pschwartau%netscape.com
|
992dc2bc4e
|
Fixed Mac build warnings
|
2002-03-28 23:24:47 +00:00 |
rogerl%netscape.com
|
2a3e2ea765
|
Build warning fixes.
|
2002-03-28 22:53:08 +00:00 |
rogerl%netscape.com
|
d5ad5720bd
|
Incremental Shamu updates
|
2002-03-28 18:56:04 +00:00 |
rogerl%netscape.com
|
b79f39c56f
|
Added nyi() etc.
|
2002-03-25 23:34:02 +00:00 |
rogerl%netscape.com
|
1c659d2069
|
Switched to SpiderMOnkey style jsval tagged pointer scheme.
|
2002-03-22 22:58:24 +00:00 |
timeless%mac.com
|
fc883176bf
|
Bug 106386 rid source of misspellings
r=db48x sr=blake a=asa
|
2002-03-19 04:30:17 +00:00 |
rogerl%netscape.com
|
19d9fe7dc4
|
Missing newline at EOF
|
2002-02-21 18:15:40 +00:00 |
rogerl%netscape.com
|
53f281ee3c
|
Fixing gcc errors.
|
2002-02-21 18:14:56 +00:00 |
rogerl%netscape.com
|
f7f038a237
|
Sweeping changes arising from moving unary operator table to context etc.
|
2002-02-21 18:06:35 +00:00 |
rogerl%netscape.com
|
da270a2d9a
|
Incremental fixes.
|
2002-02-02 01:06:34 +00:00 |
rogerl%netscape.com
|
27085faf4e
|
Incremental ECMA test suite fixes.
|
2002-02-01 00:05:37 +00:00 |
rogerl%netscape.com
|
87d1c83a6a
|
Fixes for RE bytecode + adding Context parameter for base JSObect methods
(and associated fall-out). Fixes for Array.length ahndling.Fixing Boolean
prototype.
|
2002-01-31 01:25:26 +00:00 |
rogerl%netscape.com
|
61152d5301
|
Added shell for testing regexp engine.
|
2002-01-30 23:58:53 +00:00 |
rogerl%netscape.com
|
52b4f49467
|
Bytecode version of engine.
|
2002-01-30 02:02:33 +00:00 |
rogerl%netscape.com
|
76bf4cad4e
|
Began switch to regexp bytecode.
|
2002-01-23 01:31:39 +00:00 |
rogerl%netscape.com
|
b89d192fe3
|
Cleaning up types.
|
2002-01-22 21:39:00 +00:00 |
rogerl%netscape.com
|
d4afb080d6
|
Cleaned up match vs. execute
|
2002-01-22 20:01:02 +00:00 |
rogerl%netscape.com
|
c629f569d0
|
Fixes for wacky extra blank lines from cvs. Fixes for __proto__ and to
string.split.
|
2002-01-22 19:51:22 +00:00 |
rogerl%netscape.com
|
33898b65d0
|
Trying to remove extra blank lines from wacky cvs usage.
|
2002-01-22 19:47:18 +00:00 |
rogerl%netscape.com
|
7297d39c0a
|
Incremental ECMA compatibility fixings.
|
2002-01-18 02:03:56 +00:00 |
pschwartau%netscape.com
|
beebac8550
|
Fix Mac build errors/warnings
|
2002-01-17 21:23:59 +00:00 |
rogerl%netscape.com
|
830d61e424
|
Need stdlib on Linux.
|
2002-01-17 21:15:48 +00:00 |
rogerl%netscape.com
|
5262a916e2
|
GCC does now support the iterator.
|
2002-01-17 21:15:16 +00:00 |
rogerl%netscape.com
|
f67e076e91
|
Fixed signed'ness bug.
|
2002-01-17 21:14:32 +00:00 |
rogerl%netscape.com
|
24c830aadd
|
Package/Namespace fixes.
|
2002-01-17 18:22:27 +00:00 |
rogerl%netscape.com
|
036d2c9f30
|
Incremental fixes for Packages/Import/Use etc.
|
2002-01-16 23:55:19 +00:00 |
beard%netscape.com
|
4f59844fd0
|
Reorder initializers in class Package to remove warnings.
|
2002-01-16 16:12:36 +00:00 |
rogerl%netscape.com
|
b29764f196
|
More Package/Import implementation.
|
2002-01-16 08:30:56 +00:00 |
rogerl%netscape.com
|
163706b86d
|
Fixed VC++ build errors for GC stuff. Package & Namespace stuff.
|
2002-01-16 01:41:02 +00:00 |
rogerl%netscape.com
|
366c122925
|
blank
|
2002-01-14 19:30:38 +00:00 |
rogerl%netscape.com
|
64ee59f8a0
|
Plethora of fixes.
|
2002-01-14 03:49:38 +00:00 |
rogerl%netscape.com
|
84e7a7fd86
|
Set empty rgexp paren contents to undefined.
|
2002-01-14 03:49:10 +00:00 |
beard%netscape.com
|
69f8042b12
|
Switch to Collector::InstanceOwner templates
|
2002-01-12 17:40:36 +00:00 |
beard%netscape.com
|
4d7c67dc78
|
support for collecting C++ arrays
|
2002-01-12 17:39:41 +00:00 |
beard%netscape.com
|
6b47867a8f
|
Simplified collector support by defining scan methods, and using Collector::Owner<T>.
|
2002-01-12 02:27:51 +00:00 |
beard%netscape.com
|
a8b02d082c
|
Added templatized subclass of Collector::ObjectOwner to simplify the GC contract.
|
2002-01-12 02:27:01 +00:00 |
beard%netscape.com
|
1aff63b8e3
|
Fix windows bustage.
|
2002-01-12 02:26:14 +00:00 |
beard%netscape.com
|
8da9b13a48
|
Starting to develop gc infrastructure.
|
2002-01-11 04:45:02 +00:00 |
beard%netscape.com
|
8b289b1567
|
copy(NULL) == NULL
|
2002-01-11 04:42:11 +00:00 |
beard%netscape.com
|
0c4dfb640b
|
First working version using ObjectOwner & semi-spaces.
|
2002-01-11 01:59:52 +00:00 |
rogerl%netscape.com
|
6f1bb4a89d
|
Added regexpwrapper.
|
2002-01-11 00:18:14 +00:00 |
rogerl%netscape.com
|
0949d64014
|
Added trailing newline at EOF for gcc.
|
2002-01-11 00:12:16 +00:00 |
rogerl%netscape.com
|
2cd42335ed
|
Added trailing newline for gcc.
|
2002-01-11 00:07:53 +00:00 |
rogerl%netscape.com
|
846aa2b592
|
Fixed case for include filename.
|
2002-01-11 00:01:14 +00:00 |
beard%netscape.com
|
4451fc6204
|
Changed data structures for root management. Added ObjectScanner to abstract object scanning.
|
2002-01-10 22:21:52 +00:00 |
beard%netscape.com
|
660c240448
|
Fix Activation constructor warnings. Reindent liberally.
|
2002-01-10 22:04:11 +00:00 |
beard%netscape.com
|
4732c159ee
|
Avoid use of String::c_str(), use String::begin() instead. This also works around a bug in Mac OS X's bastring.h.
|
2002-01-10 22:03:16 +00:00 |
rogerl%netscape.com
|
cd130e309b
|
Fixed minor bugs.
|
2002-01-10 18:10:48 +00:00 |
rogerl%netscape.com
|
838ec791ba
|
incremental fixes
|
2002-01-10 00:23:24 +00:00 |
rogerl%netscape.com
|
8a3f412c8b
|
Fixed overrrun errors in character sets.
Fixed windows DEBUG build issues.
|
2002-01-09 20:58:16 +00:00 |