<feed xmlns='http://www.w3.org/2005/Atom'>
<title>open-axiom/src/graph/view3D, 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>More C cleanups</title>
<updated>2013-04-01T16:25:31Z</updated>
<author>
<name>dos-reis</name>
<email>gdr@axiomatics.org</email>
</author>
<published>2013-04-01T16:25:31Z</published>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/open-axiom/commit/?id=3e31ba0630d42e66ad7006871bcbf2b483d55860'/>
<id>urn:sha1:3e31ba0630d42e66ad7006871bcbf2b483d55860</id>
<content type='text'>
</content>
</entry>
<entry>
<title>More C cleanups</title>
<updated>2013-04-01T00:49:23Z</updated>
<author>
<name>dos-reis</name>
<email>gdr@axiomatics.org</email>
</author>
<published>2013-04-01T00:49:23Z</published>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/open-axiom/commit/?id=86c534a99a9eda6be04595e2fecc433e51ddaed2'/>
<id>urn:sha1:86c534a99a9eda6be04595e2fecc433e51ddaed2</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>	* graph/view2D/process2d.c: Include "cfuns.h? before other local</title>
<updated>2011-07-04T21:42:28Z</updated>
<author>
<name>dos-reis</name>
<email>gdr@axiomatics.org</email>
</author>
<published>2011-07-04T21:42:28Z</published>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/open-axiom/commit/?id=e1989d674ccc83e2ca332b1dad30cefff007c32b'/>
<id>urn:sha1:e1989d674ccc83e2ca332b1dad30cefff007c32b</id>
<content type='text'>
	headers. 
	* graph/view2D/control2d.c: Likewise.
	* graph/view2D/main2d.c: Likewise.
	* graph/view3D/process3d.c: Likewise.
	* graph/view3D/main3d.c: Likewise.
	* graph/view3D/surface3d.c: Likewise.
</content>
</entry>
<entry>
<title>	* graph/view3D/header.h (swap): Remove.</title>
<updated>2011-06-09T18:06:23Z</updated>
<author>
<name>dos-reis</name>
<email>gdr@axiomatics.org</email>
</author>
<published>2011-06-09T18:06:23Z</published>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/open-axiom/commit/?id=b8b8c917eb3b8c911ff85c54180afd3fe30c2541'/>
<id>urn:sha1:b8b8c917eb3b8c911ff85c54180afd3fe30c2541</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>
</feed>
