<feed xmlns='http://www.w3.org/2005/Atom'>
<title>open-axiom/src/algebra/net.spad.pamphlet, branch master</title>
<subtitle>open scientific computation system</subtitle>
<id>https://git.pashev.ru/open-axiom/atom?h=master</id>
<link rel='self' href='https://git.pashev.ru/open-axiom/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/open-axiom/'/>
<updated>2011-05-29T02:28:09Z</updated>
<entry>
<title>	* interp/sys-utility.boot (displayTextFile): New.</title>
<updated>2011-05-29T02:28:09Z</updated>
<author>
<name>dos-reis</name>
<email>gdr@axiomatics.org</email>
</author>
<published>2011-05-29T02:28:09Z</published>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/open-axiom/commit/?id=c220d4d9a44a3828d96e55b1b1a0756d3acea9fe'/>
<id>urn:sha1:c220d4d9a44a3828d96e55b1b1a0756d3acea9fe</id>
<content type='text'>
	* interp/i-syscmd.boot (summary): Use it.
	(copyright): Likewise.
	* algebra/net.spad.pamphlet: Replace closeFile with closeStream.
	* boot/translator.boot: Likewise.
	* interp/as.boot: Likewise.
	* interp/ax.boot: Likewise.
	* interp/br-saturn.boot: Likewise.
	* interp/br-search.boot: Likewise.
</content>
</entry>
<entry>
<title>	* lisp/core.lisp.in: Define and export readLine and readbyte.</title>
<updated>2011-05-28T07:00:13Z</updated>
<author>
<name>dos-reis</name>
<email>gdr@axiomatics.org</email>
</author>
<published>2011-05-28T07:00:13Z</published>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/open-axiom/commit/?id=d4b55b57874770ebaf0bd0f79b91ff40a6d94b94'/>
<id>urn:sha1:d4b55b57874770ebaf0bd0f79b91ff40a6d94b94</id>
<content type='text'>
	* interp/sys-utility.boot (readByteFromFile): Remove.
	* boot/tokens.boot: Don't rename readLine and readByte.
	* boot/includer.boot (shoeReadLine): Remove.
	(bRgen1): Adjust.  Use resdLine.
	* algebra/net.spad.pamphlet (InputBinaryFile): Use readByte from
	the runtime system.
</content>
</entry>
<entry>
<title>	* interp/i-syscmd.boot (reportOpsFromUnitDirectly): Tidy.</title>
<updated>2009-10-15T06:42:17Z</updated>
<author>
<name>dos-reis</name>
<email>gdr@axiomatics.org</email>
</author>
<published>2009-10-15T06:42:17Z</published>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/open-axiom/commit/?id=ba8c0daf0ca45c08bd5025f9dd67892132a16110'/>
<id>urn:sha1:ba8c0daf0ca45c08bd5025f9dd67892132a16110</id>
<content type='text'>
</content>
</entry>
<entry>
<title>	* algebra/data.spad.pamphlet (ByteBuffer): Tidy.  Manage size</title>
<updated>2009-02-15T21:36:21Z</updated>
<author>
<name>dos-reis</name>
<email>gdr@axiomatics.org</email>
</author>
<published>2009-02-15T21:36:21Z</published>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/open-axiom/commit/?id=54c2b07353f228554b92269a9a4e688683ae85d6'/>
<id>urn:sha1:54c2b07353f228554b92269a9a4e688683ae85d6</id>
<content type='text'>
	explicitly. 
	* algebra/net.spad.pamphlet (writeBytes!$InetClientStreamSocket):
	Convert buffer to array before calling VM function.
	(readBytes!$InetClientStreamSocket): Likewise.
	* interp/sys-utility.boot (makeByteBuffer): Don't ask for fill
	pointers. 
</content>
</entry>
<entry>
<title>	* algebra/net.spad.pamphlet (InputByteConduit): Add readInt8!,</title>
<updated>2009-01-13T16:27:57Z</updated>
<author>
<name>dos-reis</name>
<email>gdr@axiomatics.org</email>
</author>
<published>2009-01-13T16:27:57Z</published>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/open-axiom/commit/?id=839f230416f2e0c5d8efcf778edeee3a31ac8f7b'/>
<id>urn:sha1:839f230416f2e0c5d8efcf778edeee3a31ac8f7b</id>
<content type='text'>
	readInt16!, readInt32!, readUInt8!, readUInt16!, readUInt32!.
</content>
</entry>
<entry>
<title>Fix documentation</title>
<updated>2009-01-07T09:37:52Z</updated>
<author>
<name>dos-reis</name>
<email>gdr@axiomatics.org</email>
</author>
<published>2009-01-07T09:37:52Z</published>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/open-axiom/commit/?id=1bdcca4e5a17ffeb4542c689a705b11b9c6a35cb'/>
<id>urn:sha1:1bdcca4e5a17ffeb4542c689a705b11b9c6a35cb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>	* interp/sys-utility.boot (readByteFromFile): Tidy.</title>
<updated>2009-01-07T07:54:17Z</updated>
<author>
<name>dos-reis</name>
<email>gdr@axiomatics.org</email>
</author>
<published>2009-01-07T07:54:17Z</published>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/open-axiom/commit/?id=a4baedf72d3abfe9f74ee1dade09a454c0ae7c00'/>
<id>urn:sha1:a4baedf72d3abfe9f74ee1dade09a454c0ae7c00</id>
<content type='text'>
	(makeByteBuffer): Set fill pointer.
	(connectToHostAndPort): Define here.
	(readByteFromStreamSocket): Likewise.
	(writeByteToStreamSocket): Likewise.
	* interp/sys-os.boot (doConnectToHostAndPort): Rename from
	connectot$NetworkClientSocket. 
	(doReadByteFromStreamSocket): Rename from readByteFromStreamSocket.
	(doWriteByteToStreamSocket): Rename from writeByteToStreamSocket.
	* algebra/net.spad.pamphlet: Use Maybe Byte.
	* algebra/data.spad.pamphlet (ByteBuffer): Fix fill pointer thinko.
</content>
</entry>
<entry>
<title>	* algebra/net.spad.pamphlet (resolve$Hostname): Return a Maybe %.</title>
<updated>2009-01-07T03:55:32Z</updated>
<author>
<name>dos-reis</name>
<email>gdr@axiomatics.org</email>
</author>
<published>2009-01-07T03:55:32Z</published>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/open-axiom/commit/?id=cd753a762cfc0b7067806c794f463a3636c3918e'/>
<id>urn:sha1:cd753a762cfc0b7067806c794f463a3636c3918e</id>
<content type='text'>
	(connectot$NetworkClientSocket): Likewise.
	(connectot$InetClientStreamSocket): Likewise.
</content>
</entry>
<entry>
<title>	* algebra/net.spad.pamphlet (readBytes!$InputByteConduit): Set</title>
<updated>2008-12-27T02:20:07Z</updated>
<author>
<name>dos-reis</name>
<email>gdr@axiomatics.org</email>
</author>
<published>2008-12-27T02:20:07Z</published>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/open-axiom/commit/?id=fdc64c2abcdf53d9afee4541503d1d17763ee92c'/>
<id>urn:sha1:fdc64c2abcdf53d9afee4541503d1d17763ee92c</id>
<content type='text'>
	length of buffer to count of bytes read.
	* algebra/si.spad.pamphlet (SingleInteger): Now formally subdomain
	of Integer.
</content>
</entry>
<entry>
<title>	* configure.ac.pamphlet: Look for path to `awk'.</title>
<updated>2008-10-27T02:31:37Z</updated>
<author>
<name>dos-reis</name>
<email>gdr@axiomatics.org</email>
</author>
<published>2008-10-27T02:31:37Z</published>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/open-axiom/commit/?id=761c8889e9cc0d4e73f32f06290fe7d07d75d551'/>
<id>urn:sha1:761c8889e9cc0d4e73f32f06290fe7d07d75d551</id>
<content type='text'>
	Instantiate src/hyper/presea.
</content>
</entry>
</feed>
