gecko-dev/js2/src
rogerl%netscape.com 5ee35526e9 Pandora related changes. 2003-05-23 21:27:08 +00:00
..
macbuild Added regexpwrapper.cpp 2002-01-08 23:17:11 +00:00
regexp Forcing flat regexp for string.replace 2003-05-22 23:04:27 +00:00
winbuild TRACE_DEBUG 2003-05-19 21:09:17 +00:00
Makefile.am Added js2error.cpp, js2boolean.cpp, js2function.cpp 2003-01-30 22:29:11 +00:00
algo.h Bug 106386 rid source of misspellings 2002-03-19 04:30:17 +00:00
bytecodecontainer.cpp Switched in new regexp from Monkey branch 2003-05-05 01:29:19 +00:00
bytecodecontainer.h *** empty log message *** 2003-05-18 08:39:59 +00:00
cpucfg.h Bug 106386 rid source of misspellings 2002-03-19 04:30:17 +00:00
ds.h ds.h - fixed copying bug in 'enlarge' 2003-01-14 23:45:46 +00:00
epimetheus.cpp GC fixes 2003-05-19 21:06:38 +00:00
exception.cpp SuperConstructor call sequence. 2003-05-08 07:07:55 +00:00
exception.h SuperConstructor call sequence. 2003-05-08 07:07:55 +00:00
fdlibm_ns.cpp Merging in from DIKDIK_BRANCH 2001-08-06 21:53:33 +00:00
fdlibm_ns.h Backed-out extern "C" changes. 2003-02-19 18:14:02 +00:00
formatter.cpp Incrementing to latest ECMA changes. 2002-12-13 23:14:32 +00:00
formatter.h Eliminated unnecessary VC6 workaround 2001-09-15 05:17:51 +00:00
hash.cpp Merging in from DIKDIK_BRANCH 2001-08-06 21:53:33 +00:00
hash.h !!! BROKEN !!! Major bustage, halfway through swicth to current spec. low 2003-03-24 19:36:40 +00:00
js2array.cpp unsigned int length fixes 2003-05-21 07:58:00 +00:00
js2boolean.cpp Switched in new regexp from Monkey branch 2003-05-05 01:29:19 +00:00
js2date.cpp *** empty log message *** 2003-05-19 05:55:05 +00:00
js2engine.cpp unsigned int length fixes 2003-05-21 07:58:00 +00:00
js2engine.h unsigned int length fixes 2003-05-21 07:58:00 +00:00
js2error.cpp *** empty log message *** 2003-05-19 05:55:05 +00:00
js2eval.cpp Changed array length handling. 2003-05-20 22:51:51 +00:00
js2function.cpp String fixes 2003-05-22 08:39:55 +00:00
js2math.cpp Fixed E3 bugs throughout. Added /Op to build for bug in numerics.cpp code 2003-05-12 21:33:18 +00:00
js2metadata.cpp Pandora related changes. 2003-05-23 21:27:08 +00:00
js2metadata.h Pandora related changes. 2003-05-23 21:27:08 +00:00
js2number.cpp Switched in new regexp from Monkey branch 2003-05-05 01:29:19 +00:00
js2op_access.cpp Moevd access dispatch to classes, fixed E3 bugs 2003-05-14 23:06:28 +00:00
js2op_arithmetic.cpp Moevd access dispatch to classes, fixed E3 bugs 2003-05-14 23:06:28 +00:00
js2op_flowcontrol.cpp Switched in new regexp from Monkey branch 2003-05-05 01:29:19 +00:00
js2op_invocation.cpp Pandora related changes. 2003-05-23 21:27:08 +00:00
js2op_literal.cpp unsigned int length fixes 2003-05-21 07:58:00 +00:00
js2regexp.cpp Fixed string replace 'flat' usage 2003-05-23 06:25:20 +00:00
js2runtime.cpp Fixed Mac build warnings 2002-03-28 23:24:47 +00:00
js2runtime.h Fixed Mac build warnings 2002-03-28 23:24:47 +00:00
js2string.cpp Forcing flat regexp for string.replace 2003-05-22 23:04:27 +00:00
js2value.h Integer & long arithmetic fixes. 2003-04-24 17:18:10 +00:00
jslong.h Switched in new regexp from Monkey branch 2003-05-05 01:29:19 +00:00
lexer.cpp *** empty log message *** 2003-05-18 08:39:59 +00:00
lexer.h Merging in from DIKDIK_BRANCH 2001-08-06 21:53:33 +00:00
mem.cpp Merging in from DIKDIK_BRANCH 2001-08-06 21:53:33 +00:00
mem.h Incrementing to latest ECMA changes. 2002-12-13 23:14:32 +00:00
msvc_pragma.h Moved '#pragma warning' disable list to single file. 2002-11-04 04:54:23 +00:00
nodefactory.h Bug 106386 rid source of misspellings 2002-03-19 04:30:17 +00:00
numerics.cpp Incrementing to latest ECMA changes. 2002-12-13 23:14:32 +00:00
numerics.h Added separate number class and initialization. 2002-10-25 17:58:43 +00:00
parser.cpp Updated grammar: blocks and groups are now separate statements. A group is a block with attributes that does not form a scope. A group can hold directives only if it is itself in a location that can hold directives. 2002-01-08 00:09:03 +00:00
parser.h Fixing closure related bugs. 2003-05-16 22:32:35 +00:00
prmjtime.cpp Long/Float support. 2002-10-03 06:49:07 +00:00
prmjtime.h Bug 106386 rid source of misspellings 2002-03-19 04:30:17 +00:00
reader.cpp Linux build issues. 2003-02-18 22:34:26 +00:00
reader.h Bug 106386 rid source of misspellings 2002-03-19 04:30:17 +00:00
regexpwrapper.cpp Forcing flat regexp for string.replace 2003-05-22 23:04:27 +00:00
stlcfg.h Bug 106386 rid source of misspellings 2002-03-19 04:30:17 +00:00
strings.cpp Fix for apparent missing region compare in gcc version of basic_string. 2001-09-04 21:02:10 +00:00
strings.h Fixing gc for js2val's. 2003-05-08 23:09:27 +00:00
systemtypes.h Whole slew of Linux build warning fixes. Fixed over-pop from default 2002-11-01 20:55:10 +00:00
token.cpp Leak plugging. 2003-04-11 18:53:59 +00:00
token.h Added support for named function parameters. Fixed several minor variable definition bugs. 2001-12-04 02:25:03 +00:00
utilities.cpp Bug 106386 rid source of misspellings 2002-03-19 04:30:17 +00:00
utilities.h Incrementing to latest ECMA changes. 2002-12-13 23:14:32 +00:00
world.cpp Whole slew of Linux build warning fixes. Fixed over-pop from default 2002-11-01 20:55:10 +00:00
world.h Leak plugging. 2003-04-11 18:53:59 +00:00