<feed xmlns='http://www.w3.org/2005/Atom'>
<title>open-axiom/src/etc/asq.c.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>2022-10-29T09:57:20Z</updated>
<entry>
<title>Fix some compiler warnings &amp; buffer overflows</title>
<updated>2022-10-29T09:57:20Z</updated>
<author>
<name>Igor Pashev</name>
<email>pashev.igor@gmail.com</email>
</author>
<published>2022-10-28T02:00:00Z</published>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/open-axiom/commit/?id=8df721df25864f89772c58a4486314855bf1a37e'/>
<id>urn:sha1:8df721df25864f89772c58a4486314855bf1a37e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix misc warnings.</title>
<updated>2015-03-08T18:54:04Z</updated>
<author>
<name>dos-reis</name>
<email>gdr@axiomatics.org</email>
</author>
<published>2015-03-08T18:54:04Z</published>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/open-axiom/commit/?id=b75f75e80ea1130b3d3f21d5c0da1789ce988d1c'/>
<id>urn:sha1:b75f75e80ea1130b3d3f21d5c0da1789ce988d1c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>	* clef/: Add using directive at toplevel.</title>
<updated>2010-11-28T18:27:48Z</updated>
<author>
<name>dos-reis</name>
<email>gdr@axiomatics.org</email>
</author>
<published>2010-11-28T18:27:48Z</published>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/open-axiom/commit/?id=a53a740a2a1cb6cbfa58cc79caedd4e947ff1ca0'/>
<id>urn:sha1:a53a740a2a1cb6cbfa58cc79caedd4e947ff1ca0</id>
<content type='text'>
	* etc/: Likewise.
	* graph/: Likewise.
	* hyper/: Likewise.
	* lib/: Likewise.
	* sman/: Likewise.
	* Makefile.am (OA_SMAN_TARGETS): New.
	(OA_GRAPHICS_TARGETS): Likewise.
</content>
</entry>
<entry>
<title>	* etc/Makefile.in: Compile and link with a C++ compiler.</title>
<updated>2010-11-27T21:28:37Z</updated>
<author>
<name>dos-reis</name>
<email>gdr@axiomatics.org</email>
</author>
<published>2010-11-27T21:28:37Z</published>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/open-axiom/commit/?id=31cd499e87188ec57621f12335d4db910facdc1b'/>
<id>urn:sha1:31cd499e87188ec57621f12335d4db910facdc1b</id>
<content type='text'>
	* etc/asq.c.pamphlet: Fix bogus declarations of standard
	functions.  Fix const-correctness for string literals.
</content>
</entry>
<entry>
<title>	* interp/sys-os.boot: Import oa_socket_read_byte as</title>
<updated>2008-10-25T03:21:55Z</updated>
<author>
<name>dos-reis</name>
<email>gdr@axiomatics.org</email>
</author>
<published>2008-10-25T03:21:55Z</published>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/open-axiom/commit/?id=a3dccc344e57259f113b7f2d7e2761ad8131e60b'/>
<id>urn:sha1:a3dccc344e57259f113b7f2d7e2761ad8131e60b</id>
<content type='text'>
	readByteFromStreamSocket. Import oa_socket_write_byte as
	writeByteToStreamSocket.
	* include/sockio.h (oa_socket_read_byte): Declare.
	(oa_socket_write_byte): Likewise.
	* lib/sockio-c.c (oa_socket_read_byte): Define.
	(oa_socket_write_byte): Likewise.
	* algebra/net.spad.pamphlet (readByteIfCan!$InetClientStreamSocket):
	Implement.
	(writeByteIfCan!$InetClientStreamSocket): Likewise.
	* etc/asq.c.pamphlet: Update build rules for asq$(EXEEXT).
</content>
</entry>
<entry>
<title>Use oa_getenv function.</title>
<updated>2008-10-24T22:25:33Z</updated>
<author>
<name>alfredoport</name>
<email>doyenatccny@gmail.com</email>
</author>
<published>2008-10-24T22:25:33Z</published>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/open-axiom/commit/?id=ca39f5ae7631e3bedf6114f7ebe7dfa2a8579f76'/>
<id>urn:sha1:ca39f5ae7631e3bedf6114f7ebe7dfa2a8579f76</id>
<content type='text'>
</content>
</entry>
<entry>
<title>	* configure.ac.pamphlet: Check from uint8_t.</title>
<updated>2008-04-28T02:13:31Z</updated>
<author>
<name>dos-reis</name>
<email>gdr@axiomatics.org</email>
</author>
<published>2008-04-28T02:13:31Z</published>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/open-axiom/commit/?id=3223409ab97b1a6a8e60d541b0c7b5b69c8b9a83'/>
<id>urn:sha1:3223409ab97b1a6a8e60d541b0c7b5b69c8b9a83</id>
<content type='text'>
	* config/openaxiom-c-macros.h.in: Rename from
	config/axiom-c-macros.h.in.
	* src: Propagate change.
</content>
</entry>
<entry>
<title>Remove more Makefile pamphlets and other leftover.</title>
<updated>2007-12-27T19:39:53Z</updated>
<author>
<name>dos-reis</name>
<email>gdr@axiomatics.org</email>
</author>
<published>2007-12-27T19:39:53Z</published>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/open-axiom/commit/?id=1d956ee860df63134233a71d8de39598dfe9a8bb'/>
<id>urn:sha1:1d956ee860df63134233a71d8de39598dfe9a8bb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Initial population.</title>
<updated>2007-08-14T05:14:52Z</updated>
<author>
<name>dos-reis</name>
<email>gdr@axiomatics.org</email>
</author>
<published>2007-08-14T05:14:52Z</published>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/open-axiom/commit/?id=ab8cc85adde879fb963c94d15675783f2cf4b183'/>
<id>urn:sha1:ab8cc85adde879fb963c94d15675783f2cf4b183</id>
<content type='text'>
</content>
</entry>
</feed>
