[pure-lang-svn] SF.net SVN: pure-lang:[495] pure/trunk/ChangeLog
Status: Beta
Brought to you by:
agraef
From: <ag...@us...> - 2008-08-14 13:03:13
|
Revision: 495 http://pure-lang.svn.sourceforge.net/pure-lang/?rev=495&view=rev Author: agraef Date: 2008-08-14 13:03:22 +0000 (Thu, 14 Aug 2008) Log Message: ----------- Updated ChangeLog. Modified Paths: -------------- pure/trunk/ChangeLog Modified: pure/trunk/ChangeLog =================================================================== --- pure/trunk/ChangeLog 2008-08-14 12:52:47 UTC (rev 494) +++ pure/trunk/ChangeLog 2008-08-14 13:03:22 UTC (rev 495) @@ -1,5 +1,11 @@ 2008-08-14 Albert Graef <Dr....@t-...> + * lib/math.pure: Bugfixes, overhaul of number predicates, added + missing semantic number predicates. + + * runtime.cc (pure_bigintval, same): Fix up bigint conversions and + syntactic comparisons of doubles for the inf/nan cases. + * lib/primitives.pure, runtime.cc/h: Removed obsolete fun and arg functions, as 'arg' conflicted with math.pure. Also, applp is now implemented directly in Pure, and the corresponding runtime This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |