Go to file
2009-03-12 14:03:05 +00:00
benchmarks Fixed issue where \x.. and \u.... were rot13-ed in strings (but not in 2009-01-30 13:19:29 +00:00
include Whenever a script object is created it is assigned a unique id. Currently this id is assigned from an 32 bit integer counter. 2009-03-10 08:10:50 +00:00
samples Fix debugger function that treated retry-after-gc failure as an 2009-02-16 13:31:13 +00:00
src During the refactoring in r1461 and adding of script ids in r1468 the propagation of a boolean flag was missing. This caused the line numbers retreived through ScriptMirror objects to ignore the resource line offset information in the script. 2009-03-12 14:03:05 +00:00
test During the refactoring in r1461 and adding of script ids in r1468 the propagation of a boolean flag was missing. This caused the line numbers retreived through ScriptMirror objects to ignore the resource line offset information in the script. 2009-03-12 14:03:05 +00:00
tools Add support for running the tests through valgrind. 2009-03-12 06:52:24 +00:00
AUTHORS Issue 63: Running tests fails of there is a dot in the checkout path 2009-02-25 10:09:42 +00:00
ChangeLog Prepare push to trunk. Now working on version 1.1.1. 2009-03-12 07:11:15 +00:00
LICENSE Remove JSCRE 2009-02-25 08:08:01 +00:00
SConstruct Add libraries winmm and ws2_32 when building shared library on Windows. 2009-03-06 12:56:04 +00:00