[pure-lang-svn] SF.net SVN: pure-lang: [244] pure/trunk/ChangeLog
Status: Beta
Brought to you by:
agraef
From: <ag...@us...> - 2008-06-16 08:36:15
|
Revision: 244 http://pure-lang.svn.sourceforge.net/pure-lang/?rev=244&view=rev Author: agraef Date: 2008-06-16 01:36:20 -0700 (Mon, 16 Jun 2008) Log Message: ----------- Updated ChangeLog. Modified Paths: -------------- pure/trunk/ChangeLog Modified: pure/trunk/ChangeLog =================================================================== --- pure/trunk/ChangeLog 2008-06-16 07:59:35 UTC (rev 243) +++ pure/trunk/ChangeLog 2008-06-16 08:36:20 UTC (rev 244) @@ -1,3 +1,16 @@ +2008-06-16 Albert Graef <Dr....@t-...> + + * etc/pure.lang: New language definition file for Andre Simon's + highlight program (http:/www.andre-simon.de/). This allows you to + format Pure sources with syntax highlighting as HTML and LaTeX + files, for instance. + + * configure.ac, Makefile.in: Clean up the source tree. Moved + auxiliary configure files and the syntax highlighting and + programming mode stuff into separate config and etc + subdirectories. Moreover, Makefile.in now has a target to + regenerate the configury using autoconf and autoheader. + 2008-06-15 Albert Graef <Dr....@t-...> * matcher.hh: gcc 4.3 compatibility fixes. Suggested by Toni This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |