<feed xmlns='http://www.w3.org/2005/Atom'>
<title>open-axiom/src/graph/Gdraws, branch master</title>
<subtitle>open scientific computation system</subtitle>
<id>http://git.pashev.ru/open-axiom/atom?h=master</id>
<link rel='self' href='http://git.pashev.ru/open-axiom/atom?h=master'/>
<link rel='alternate' type='text/html' href='http://git.pashev.ru/open-axiom/'/>
<updated>2014-02-24T03:54:45Z</updated>
<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='http://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='http://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='http://git.pashev.ru/open-axiom/commit/?id=ac136e818759d62bd8eabad781aabdba9a7f589e'/>
<id>urn:sha1:ac136e818759d62bd8eabad781aabdba9a7f589e</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='http://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>	* 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='http://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='http://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='http://git.pashev.ru/open-axiom/commit/?id=3acb80d8039c289b5257af5eee8e31cca088590d'/>
<id>urn:sha1:3acb80d8039c289b5257af5eee8e31cca088590d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>	* clef/edible.c: #include "cfuns.h" for oa_getenv use.</title>
<updated>2008-10-26T03:12:00Z</updated>
<author>
<name>dos-reis</name>
<email>gdr@axiomatics.org</email>
</author>
<published>2008-10-26T03:12:00Z</published>
<link rel='alternate' type='text/html' href='http://git.pashev.ru/open-axiom/commit/?id=8906ae4ab9656413fb58db32f2abee8fbf99365e'/>
<id>urn:sha1:8906ae4ab9656413fb58db32f2abee8fbf99365e</id>
<content type='text'>
	* graph/Gdraws/Gfun.c: Likewise.
	* graph/view2D/control2d.c: Likewise.
	* graph/view2D/main2d.c: Likewise.
	* graph/view2D/process2d.c: Likewise.
	* graph/view3D/main3d.c: Likewise.
	* graph/view3D/process3d.c: Likewise.
	* graph/viewAlone/spoon2D.c: Likewise.
	* graph/viewAlone/spoonComp.c: Likewise.
	* graph/viewman/fun2D.c: Likewise.
	* graph/viewman/fun3D.c: Likewise.
	* hyper/extent2.c: Likewise.
	* hyper/hthits.c: Likewise.
	* hyper/htinp.c: Likewise.
	* hyper/initx.c: Likewise.
	* hyper/lex.c: Likewise.
	* hyper/parse-types.c: Likewise.
	* hyper/spadint.c: Likewise.
	* hyper/titlebar.c: Likewise.
	* lib/fnct_key.c: Likewise.
	* sman/sman.c: Likewise.
</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='http://git.pashev.ru/open-axiom/commit/?id=ca39f5ae7631e3bedf6114f7ebe7dfa2a8579f76'/>
<id>urn:sha1:ca39f5ae7631e3bedf6114f7ebe7dfa2a8579f76</id>
<content type='text'>
</content>
</entry>
<entry>
<title>	* graph/Gdraws/Makefile.in (HEADERS): Don't include hash.H1.</title>
<updated>2008-05-21T11:30:55Z</updated>
<author>
<name>dos-reis</name>
<email>gdr@axiomatics.org</email>
</author>
<published>2008-05-21T11:30:55Z</published>
<link rel='alternate' type='text/html' href='http://git.pashev.ru/open-axiom/commit/?id=28aeada5c757a5a997526f74a471cf0c56c6b473'/>
<id>urn:sha1:28aeada5c757a5a997526f74a471cf0c56c6b473</id>
<content type='text'>
	* include/halloc.h: Rename from include/halloc.H1.
	* include/lex.H1: Remove.
	* include/hterror.H1: Likewise.
	* hyper/halloc.c: Likewise.
	* hyper/hash.c: Likewise.
	* hyper/Makefile.in (hypertex_SOURCES): Don't include hash.c,
	halloc.c. 
</content>
</entry>
</feed>
