From: <k-...@us...> - 2013-05-20 14:45:07
|
Revision: 633 http://sourceforge.net/p/euslisp/code/633 Author: k-okada Date: 2013-05-20 14:44:58 +0000 (Mon, 20 May 2013) Log Message: ----------- update HISTORY Modified Paths: -------------- trunk/EusLisp/doc/HISTORY Modified: trunk/EusLisp/doc/HISTORY =================================================================== --- trunk/EusLisp/doc/HISTORY 2013-05-20 14:20:25 UTC (rev 632) +++ trunk/EusLisp/doc/HISTORY 2013-05-20 14:44:58 UTC (rev 633) @@ -491,4 +491,13 @@ mv fstringdouble fix, rewrite int to eusinteger_t, switch float to eusfloat_t for 64bit euslisp, use strerror_r, remove sys_errlist - +2011-May + support Darwin +2012-Nov + avoiding conflict with std::min, std::max when using c++ +2013-Jan + add for Cygwin64 and debug reduce definition in l/common.l for one length sequence +2013-Feb + add functions for using double array in 32bit version :fstringdouble.c +2013-Apr + expand MAXSTACK from 65536 to 8388608 and KEYWORDPARAMETERLIMIT from 32 to 128 This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |