Log of /see/releases/see-2.0.1131/NEWS
Parent Directory
Revision
1050 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Sat Feb 25 13:18:13 2006 UTC (4 years, 6 months ago) by
d
Original Path:
see/trunk/NEWS
File length: 5132 byte(s)
Diff to
previous 1032
Compat (JS11): Regular expression instances now have a [[Call]] property,
which behaves essentially the same as calling the .exec method.
Revision
992 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Tue Jan 31 15:04:16 2006 UTC (4 years, 7 months ago) by
d
Original Path:
see/trunk/NEWS
File length: 4529 byte(s)
Diff to
previous 970
Improved API to use ASCII C strings in more places.
SEE_intern_ascii()
SEE_intern_global()
SEE_OBJECT_GETA()
SEE_OBJECT_PUTA()
SEE_OBJECT_CANPUTA()
SEE_OBJECT_HASPROPERTYA()
SEE_OBJECT_DELETEA()
SEE_CFUNCTION_PUTA() - creates a cfunction and adds to object
Revision
898 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Wed Dec 21 14:51:00 2005 UTC (4 years, 8 months ago) by
d
Original Path:
see/trunk/NEWS
File length: 3232 byte(s)
Diff to
previous 896
Moved a lot of global configuration vars into one structure, SEE_system.
SEE_free is trusted a bit more.
New function SEE_intern_and_free() used by lexer.
Memory allocator defaults to system malloc() instead of NULL (ie error).
Random number seed is factored out to a hookable function too.
Revision
698 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Sat Oct 16 09:27:05 2004 UTC (5 years, 10 months ago) by
d
Original Path:
trunk/see/NEWS
File length: 1241 byte(s)
Diff to
previous 696
Bump version to 1.2
Corrected embarrasing stringdefs build problem
Adhere more closely to GNU software standards (but still BSD licence)
Look for boehm gc in libdir, instead of prefix/lib
Removed enumerator 'reset' method (never used)
Removed see/config.h from install
This form allows you to request diffs between any two revisions of this file.
For each of the two "sides" of the diff,
enter a numeric revision.