<feed xmlns='http://www.w3.org/2005/Atom'>
<title>open-axiom/src/graph/viewman, 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>Rename CXXCOMPILE to COMPILE and CXXLINK to LINK</title>
<updated>2014-02-24T03:54:45Z</updated>
<author>
<name>dos-reis</name>
<email>gdr@axiomatics.org</email>
</author>
<published>2014-02-24T03:54:45Z</published>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/open-axiom/commit/?id=d445d40c7948ab323be419569bb0e95ace3f0c25'/>
<id>urn:sha1:d445d40c7948ab323be419569bb0e95ace3f0c25</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Clean up global variable names.</title>
<updated>2014-02-10T15:55:48Z</updated>
<author>
<name>dos-reis</name>
<email>gdr@axiomatics.org</email>
</author>
<published>2014-02-10T15:55:48Z</published>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/open-axiom/commit/?id=6e38720187fc1ec374e19e03c248a74141b9ac2b'/>
<id>urn:sha1:6e38720187fc1ec374e19e03c248a74141b9ac2b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix global variable names in Makefiles</title>
<updated>2014-02-03T10:01:34Z</updated>
<author>
<name>dos-reis</name>
<email>gdr@axiomatics.org</email>
</author>
<published>2014-02-03T10:01:34Z</published>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/open-axiom/commit/?id=ac136e818759d62bd8eabad781aabdba9a7f589e'/>
<id>urn:sha1:ac136e818759d62bd8eabad781aabdba9a7f589e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix various warnings from the C++ compiler</title>
<updated>2013-04-01T00:00:11Z</updated>
<author>
<name>dos-reis</name>
<email>gdr@axiomatics.org</email>
</author>
<published>2013-04-01T00:00:11Z</published>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/open-axiom/commit/?id=664e27a1d8f4927285e8c4f89870796c9d9f518e'/>
<id>urn:sha1:664e27a1d8f4927285e8c4f89870796c9d9f518e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>	* graph/Gdraws/Gfun.c (GDrawLine): Make string parameter of type</title>
<updated>2012-08-26T20:27:00Z</updated>
<author>
<name>dos-reis</name>
<email>gdr@axiomatics.org</email>
</author>
<published>2012-08-26T20:27:00Z</published>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/open-axiom/commit/?id=50731b6737c4ec7ef2f5be7eca44a5e7692d305a'/>
<id>urn:sha1:50731b6737c4ec7ef2f5be7eca44a5e7692d305a</id>
<content type='text'>
	const char*.
	(GDrawPushButton): Likewise.
	(GDrawString): Likewise.
	(PSCreateContext): Likewise.
	(centerX): Likewise.
	* Makefile.am (all-graph): Require all-utils.
</content>
</entry>
<entry>
<title>explicitly cast NULL to appropriate pointer type when used as sentinel</title>
<updated>2011-06-16T01:27:47Z</updated>
<author>
<name>dos-reis</name>
<email>gdr@axiomatics.org</email>
</author>
<published>2011-06-16T01:27:47Z</published>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/open-axiom/commit/?id=3d059f356a2add0e713b2dc3f3a5f253572e7892'/>
<id>urn:sha1:3d059f356a2add0e713b2dc3f3a5f253572e7892</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>Remove CCF variables</title>
<updated>2010-08-18T17:32:06Z</updated>
<author>
<name>dos-reis</name>
<email>gdr@axiomatics.org</email>
</author>
<published>2010-08-18T17:32:06Z</published>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/open-axiom/commit/?id=3acb80d8039c289b5257af5eee8e31cca088590d'/>
<id>urn:sha1:3acb80d8039c289b5257af5eee8e31cca088590d</id>
<content type='text'>
</content>
</entry>
</feed>
