Update SQUIRREL to 2.2.5
[supertux.git] / external / squirrel / HISTORY
old mode 100644 (file)
new mode 100755 (executable)
index 6c29474..31b8a8f
@@ -1,3 +1,15 @@
+***version 2.2.5 stable***\r
+-sq_getsize() now returns userdatasize for classes and instances\r
+-added parameter 'isstatic' to _newmember metamethod(thx G.Meyer)\r
+-now array.sort() is implemented with heapsort\r
+-added SQUIRREL_VERSION_NUMBER preprocessor definition\r
+-now floats in scientific notation also accept numbers with no '.' (eg. 1e+6 or 1e6)\r
+-fixed some compiler warning\r
+-fixed a minor compiler bug\r
+-fixed some bugs when SQUSEDOUBLE is used in 32bits systems\r
+-fixed bug in GC\r
+\r
+***2009-11-15          ***\r
 ***version 2.2.4 stable***\r
 -fixed bug in functions with default parameters\r
 \r