57809 Commits

Author SHA1 Message Date
law%netscape.com
f03a6d38fe Fix for bug 32664; change url and menu text for some QA menu items; a=leaf 2000-04-09 01:55:04 +00:00
talisman%anamorphic.com
f42f6c0b2c Added contribution from Ian Clarke. 2000-04-08 06:16:32 +00:00
endico%mozilla.org
529deac28b add link to unconfirmed 2000-04-08 06:04:15 +00:00
beard%netscape.com
717ab59840 Fixed warnings about member initializers on Linux. Whatever. 2000-04-08 04:49:41 +00:00
beard%netscape.com
513caa886a Reduced size of args arrays to minimum. 2000-04-08 04:41:19 +00:00
beard%netscape.com
207529a65d Reordered parameters to getProperty()/setProperty() to be consistent with operand ordering. Added array allocation/indexing to testObjects(). 2000-04-08 04:15:02 +00:00
beard%netscape.com
65f51d1dc0 JSArray::elements(1), operator[](const JSValue&), fixed register-indexing. 2000-04-08 04:12:28 +00:00
beard%netscape.com
654a3c2f25 Fixed NEW_ARRAY, GET_ELEMENT, SET_ELEMENT printing., 2000-04-08 04:11:16 +00:00
beard%netscape.com
baed85e41a NEW_ARRAY 2000-04-08 03:37:49 +00:00
beard%netscape.com
3a59608302 Reordered GetProp/SetProp operands to base, name. Added NewArray, GetElement, SetElement instructions. 2000-04-08 03:37:18 +00:00
beard%netscape.com
5834a20d81 added JSArray, GET_ELEMENT, SET_ELEMENT, changed some ops to dest/src. 2000-04-08 03:23:44 +00:00
beard%netscape.com
fffdece17c added JSArray, comments. 2000-04-08 02:44:34 +00:00
beard%netscape.com
eecdd6e6fb Changed boilerplate, chmod -x 2000-04-08 02:29:07 +00:00
beard%netscape.com
bd9723a414 converted NotALabel to an enum, so it obeys proper scoping rules. 2000-04-08 02:25:37 +00:00
rogerl%netscape.com
5071a48e76 added interpreter & icodegenerator 2000-04-08 01:09:50 +00:00
rogerl%netscape.com
3e3b3e45fd Fixed wacky tabs 2000-04-08 01:08:01 +00:00
rogerl%netscape.com
4898874939 Added ICodeModule to collect extra info about executable chunks. 2000-04-08 01:04:55 +00:00
beard%netscape.com
365dd176a7 fixed LoadImmediate. 2000-04-08 00:57:28 +00:00
beard%netscape.com
13179cd572 reindented, introduced gc_map_allocator to hide platform differences 2000-04-08 00:52:59 +00:00
beard%netscape.com
cd69e46bec conforming to MSVC++ allocators 2000-04-08 00:48:13 +00:00
cls%seawood.org
932870c3c6 Set SHORT_LIBNAME for 8.3 platforms. 2000-04-08 00:39:39 +00:00
mjudge%netscape.com
f7d9bfc8c0 a=leaf r=ftang. I will be more carefull with ime when doing selection.. I will be more carefull with ime... 2000-04-08 00:17:14 +00:00
nhotta%netscape.com
52b25adc68 Initialize the output buffer length in order to avoid infinite loop, bug 34859, r=ftang, a=leaf. 2000-04-07 23:58:59 +00:00
sspitzer%netscape.com
6fdba025f1 fix for #33749. first time compose window problems on linux. use skinnable menulist instead of html-select (kill two birds with one stone.) right-on=mscott, amen=leaf. 2000-04-07 23:47:31 +00:00
gagan%netscape.com
8429a748bc Some test changes to allow echoing requests at arbitrary locations in urlmap. You can now use ECHO [HTTPHeader] to display all headers (if HTTPHeader is not specified) or that header value as it came in the request. See <your-testserver>/echo for an example. Not in build (a=leaf) 2000-04-07 23:14:52 +00:00
Peter.VanderBeken%pandora.be
9ad9804e66 Prevent multiple inclusion. Fix class declaration. Not part of build yet. a=leaf 2000-04-07 23:00:35 +00:00
Peter.VanderBeken%pandora.be
e81d97f4d6 Use DOMString instead of String. Not part of build yet. a=leaf 2000-04-07 22:59:18 +00:00
rogerl%netscape.com
adb5b77071 Re-ordered instructions so destination is always first.
Changed labels to be struct * instead of ints.
2000-04-07 22:19:36 +00:00
rogerl%netscape.com
748a0de92d fix invalid return in GC_free for win32 build 2000-04-07 21:58:33 +00:00
mscott%netscape.com
3e63dc7696 backing out my bug fix because it appears to have broken the page cycler.
thanks to sspitzer for helping me figure this out.
2000-04-07 21:36:09 +00:00
rginda%netscape.com
0bc7ecc593 #if out references to std::iterator to get gcc to compile 2000-04-07 21:11:40 +00:00
attinasi%netscape.com
edb4a5ee1b New Daily run data. not part of builds. 2000-04-07 20:30:07 +00:00
leaf%mozilla.org
d9ec3b55ad removing incompatibly licensed source. 2000-04-07 20:14:28 +00:00
mjudge%netscape.com
8132899a96 a=leaf. r=sfraser. fixing ime lockup. stupid mistake on my part 2000-04-07 19:32:46 +00:00
mscott%netscape.com
9d80021e58 Bug #34769 --> don't set the refferer as the original url on the channel in the webshell.
r=warren
a=leaf
2000-04-07 19:25:42 +00:00
waterson%netscape.com
315557d12e Bug 34726. Add an out parameter to ConflictSet::Add() that indicates whether the new instantiation triggered any new rules to be matched. The caller then uses this parameter to decide whether or not to add the key of a rule cluster to the 'newkeys' set. r=rjc, a=leaf 2000-04-07 19:22:59 +00:00
cls%seawood.org
51b7d3b4dd Removing unused bitrotted file from BeOS build. Bug #34555. r=pavlov, a=leaf 2000-04-07 19:21:19 +00:00
hyatt%netscape.com
553dd52ec9 Backing out some global changes that cause sidebar horkage. 2000-04-07 18:38:04 +00:00
hyatt%netscape.com
5a7d052e32 Fix double sidebar problem. Still don't understand why these rules would be required.
r=don
2000-04-07 18:29:21 +00:00
waterson%netscape.com
15adcd65d2 Bug 34408. Fix botched checkin that left '#if 0' in the code. a=leaf 2000-04-07 18:24:15 +00:00
robodan%netscape.com
539019c038 Add a multi-OS build tool 2000-04-07 17:51:22 +00:00
erik%netscape.com
bd62b54933 was dereferencing a NULL pointer for some fonts; discovered via Beta 1's
TalkBack; r=troy; a=leaf
2000-04-07 17:47:40 +00:00
rich.burridge%sun.com
a28b4a8d5c Adjusted the be instruction to now branch to .invoke and not invoke (was
a missing symbol at link time).
a=leaf r=rogerl
Bug id #15604
2000-04-07 17:45:03 +00:00
Peter.VanderBeken%pandora.be
727ee70d09 Obsolete. Not part of build yet. a=leaf 2000-04-07 10:36:35 +00:00
Peter.VanderBeken%pandora.be
b82b911cbe Removing obsolete Create method. Renaming CID and PROGID defines. Move PROGID into header file. Add my copyright. Not part of build yet. a=leaf 2000-04-07 10:35:05 +00:00
kvisco%ziplink.net
5cd67768e2 checking in for Olivier Gerardin 2000-04-07 09:00:45 +00:00
kvisco%ziplink.net
2b3c3d5090 checking in for Olivier 2000-04-07 09:00:06 +00:00
kvisco%ziplink.net
3fafc69322 Added scoping back in 2000-04-07 08:58:55 +00:00
kvisco%ziplink.net
9a3bf9ba9c removed copyright for myself 2000-04-07 08:09:25 +00:00
beard%netscape.com
545dc2fc59 printing code in testObjects(). 2000-04-07 04:59:57 +00:00