[pure-lang-svn] SF.net SVN: pure-lang: [26] pure/trunk/ChangeLog
Status: Beta
Brought to you by:
agraef
|
From: <ag...@us...> - 2008-05-02 05:46:29
|
Revision: 26
http://pure-lang.svn.sourceforge.net/pure-lang/?rev=26&view=rev
Author: agraef
Date: 2008-05-01 22:46:36 -0700 (Thu, 01 May 2008)
Log Message:
-----------
Updated ChangeLog.
Modified Paths:
--------------
pure/trunk/ChangeLog
Modified: pure/trunk/ChangeLog
===================================================================
--- pure/trunk/ChangeLog 2008-05-02 05:45:38 UTC (rev 25)
+++ pure/trunk/ChangeLog 2008-05-02 05:46:36 UTC (rev 26)
@@ -1,5 +1,11 @@
2008-05-02 Albert Graef <Dr....@t-...>
+ * lib/strings.pure: Add missing range check in string indexing
+ operation. Reported by Eddie Rucker.
+
+ * printer.cc (operator <<): Handle stack overflow while printing
+ an expression.
+
* interpreter.cc (dodefn): Fix a tricky bug causing the executable
code of closures bound to variables to be freed when it was still
needed. Reported by Chris Double.
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|