From 03d711add39db01cde68821d879fe4da14db6300 Mon Sep 17 00:00:00 2001 From: yexo Date: Sat, 15 Aug 2009 21:21:52 +0000 Subject: (svn r17195) -Update: squirrel to 2.2.3 stable --- src/3rdparty/squirrel/HISTORY | 14 ++++++++++++++ 1 file changed, 14 insertions(+) (limited to 'src/3rdparty/squirrel/HISTORY') diff --git a/src/3rdparty/squirrel/HISTORY b/src/3rdparty/squirrel/HISTORY index 3717ae445..2dbc70b5b 100644 --- a/src/3rdparty/squirrel/HISTORY +++ b/src/3rdparty/squirrel/HISTORY @@ -1,3 +1,17 @@ +***version 2.2.3 stable*** +-added sq_getfunctioninfo +-added compile time flag SQUSEDOUBLE to use double precision floats +-added global slot _floatsize_ int the base lib to recognize single precision and double precision builds +-sq_wakeupvm can now resume the vm with an exception +-added sqstd_format +-generators can now be instantiated by calling sq_call() or closure.call() +-fixed a bug in sqstd_printcallstack(thx takayuki_h) +-fixed modulo by zero(thx jup) +-fixed negative enums and constants +-fixed generator crash bug if invoked as tail call (thx Mr.Accident) +-fixed some minor bug + +***2008-09-24 *** ***version 2.2.2 stable*** -fixed some behaviour inconsistencies in thread.call() and thread.wakeup() (thx Mr.Accident) -fixed coroutine error propagation -- cgit v1.2.3-70-g09d2