seawood%netscape.com
|
fdafe18afe
|
Remove unused defines:
_IMPL_NS_HTML
_IMPL_NS_RDF
_IMPL_NS_WEB
USE_NSREG
Patches for removing above defines contributed by Stephen Walker <walk84@yahoo.com>.
Bug #125118 r=cls sr=bryner
Bug #160397 r=cls sr=bryner
Bug #160628 r=cls
Bug #160451 r=cls sr=bryner
_IMPL_NS_VIEW
Patches for removing above define contributed by Brian Ryner <bryner@netscape.com>
Bug #160416 r=cls
|
2002-08-07 06:08:00 +00:00 |
alecf%netscape.com
|
3703f3c61b
|
bug 157624 - prep for freezing nsISupports* primitives by renaming the string classes appropriately
nsISupportsString -> nsISupportsCString
nsISupportsWString -> nsISupportsString
r=dougt, sr=jag
|
2002-08-06 00:53:19 +00:00 |
pschwartau%netscape.com
|
8e001f3cf3
|
Correcting a mistake in the test.
|
2002-08-02 22:01:35 +00:00 |
pschwartau%netscape.com
|
8ee7b9ec81
|
Initial add. Testing regexps containing octal escape sequences. See bug 141078.
|
2002-08-02 21:27:12 +00:00 |
brendan%mozilla.org
|
df8efa5a0f
|
Steven Don's patch for bug 160592, opt:noicf linker option required for release builds (not part of Mozilla build).
|
2002-08-02 05:34:41 +00:00 |
pschwartau%netscape.com
|
0a859a05e8
|
Adding a comment
|
2002-08-02 00:13:00 +00:00 |
jdunn%netscape.com
|
d83f3bcd52
|
removing antiquated aix/jdk1.1.6 hackery
sr=brendan@mozilla.org
r=rogerl@netscape.com
a=asa@mozilla.org
# 158115
|
2002-08-01 11:04:21 +00:00 |
brendan%mozilla.org
|
6184d85eef
|
khanson's patch with a comment elaboration for bug 157652 (r=rogerl, sr=me, a=rjesup).
|
2002-07-31 21:42:12 +00:00 |
dbradley%netscape.com
|
5481eb216c
|
Added makefile.in to prepare for nmake going away. This is built separately, not part of the mozilla build process.
|
2002-07-29 20:47:02 +00:00 |
brendan%mozilla.org
|
d4bcf5a798
|
Finally fix 137000, which requires working around an MSVC ISO-C violation ('identical COMDAT folding', 151066, r=brendan/jrgm, sr=bryner/shaver, a=asa).
|
2002-07-24 01:48:40 +00:00 |
rogerl%netscape.com
|
c437701852
|
Changed decimal escape handling to backward compatible rather than ECMA3
conforming. (Bug#158159)
|
2002-07-23 21:38:03 +00:00 |
brendan%mozilla.org
|
60cd7dd216
|
Don't return 1 cast to JSProperty* for a property found in a non-LiveConnect prototype object (155740, r=rogerl, sr=jband, a=chofmann/blizzard/scc).
|
2002-07-19 22:00:03 +00:00 |
pschwartau%netscape.com
|
255ceec550
|
Initial add. Regression test for bug 141078.
|
2002-07-18 18:36:44 +00:00 |
seawood%netscape.com
|
7924fa60a6
|
Remove DARWIN define from osx builds as it cripples the feature set provided by OSX headers.
Bug #154232 r=wtc sr=scc a=scc
|
2002-07-18 04:09:30 +00:00 |
pschwartau%netscape.com
|
21bef9048a
|
Skip testcase for bug 157652. Will not fix this in Rhino; the OOM error is reasonable.
|
2002-07-17 18:20:58 +00:00 |
pschwartau%netscape.com
|
c86a38c3f2
|
Changing summary text.
|
2002-07-16 21:35:30 +00:00 |
pschwartau%netscape.com
|
42d131f79e
|
Initial add. Regression test for bug 157652.
|
2002-07-16 21:23:58 +00:00 |
igor%mir2.org
|
7f84dd1785
|
Serialization fixes to correctly restore members and related fields in NativeJavaClass.
|
2002-07-16 21:17:09 +00:00 |
igor%mir2.org
|
05d4e426a8
|
Fixing the bug 157196: custom serialization of ScriptableObject not to save deleted/empty slot.
|
2002-07-16 21:15:51 +00:00 |
igor%mir2.org
|
b0651090a1
|
Checking for 1.2 version in toString for objects and arrays is replaced by calling cx.hasFeature(Context.FEATURE_TO_STRING_AS_SOURCE) to allow to control toString from applications without switching on other JS 1.2 features.
|
2002-07-16 17:42:18 +00:00 |
igor%mir2.org
|
31a00f4fbb
|
I removed startString/getString and their support code as TokenStream uses its own buffer and fixed the bug 151337 which was cause by incorrect getLine
|
2002-07-16 17:37:46 +00:00 |
pschwartau%netscape.com
|
fe4ff91e5e
|
Initial add. Regression test for bug 58274.
|
2002-07-15 23:20:15 +00:00 |
pschwartau%netscape.com
|
cef0524103
|
Initial add. Testing identifiers with double-byte names; see bug 58274.
|
2002-07-15 23:15:52 +00:00 |
igor%mir2.org
|
339b48088d
|
I changed TokenStream to use internal buffer in place of LineBuffer#startString/getString to store currently read characters for identifiers, strings and numbers. For the price of yet another character coping it allows to simplify code logic especially regarding interaction with LineBuffer.
I also fixed http://bugzilla.mozilla.org/show_bug.cgi?id=157509
|
2002-07-15 18:49:42 +00:00 |
pschwartau%netscape.com
|
b6e224c759
|
Correcting two sections of test.
|
2002-07-15 17:28:05 +00:00 |
pschwartau%netscape.com
|
3d0481ed1e
|
Expanding a comment for one section in greater detail.
|
2002-07-15 17:04:38 +00:00 |
pschwartau%netscape.com
|
7e7822fb4b
|
Initial add. Regression test for bug 157509.
|
2002-07-15 15:22:35 +00:00 |
pschwartau%netscape.com
|
21c78d339e
|
Comment edit.
|
2002-07-15 15:07:33 +00:00 |
pschwartau%netscape.com
|
3b26b79276
|
Added revision date + comment clean-up.
|
2002-07-15 15:06:37 +00:00 |
pschwartau%netscape.com
|
b8851070cb
|
Correcting an error in the test. See bug 155291.
|
2002-07-15 00:40:14 +00:00 |
pschwartau%netscape.com
|
780a512ba9
|
Correcting errors in test. See bug 155289.
|
2002-07-15 00:29:37 +00:00 |
pschwartau%netscape.com
|
23870b9b8b
|
Correcting errors in the test. See bug 155289.
|
2002-07-15 00:04:22 +00:00 |
pschwartau%netscape.com
|
2f46a99fde
|
Correcting errors in the test. See bug 155289.
|
2002-07-14 23:57:03 +00:00 |
pschwartau%netscape.com
|
5b02e625d1
|
Correcting an error in one section of the test. See bug 155285.
|
2002-07-14 23:42:23 +00:00 |
pschwartau%netscape.com
|
5841696264
|
Rhino has also decided to conform with SpiderMonkey on this test. Adding early return for Rhino as well.
|
2002-07-14 22:34:50 +00:00 |
pschwartau%netscape.com
|
7ed81a0ccd
|
Rhino has also decided to conform with SpiderMonkey on this test. Removing early return for Rhino.
|
2002-07-14 22:23:52 +00:00 |
rginda%netscape.com
|
08debd5039
|
bug 155838, "Infinite loop caused by strange code", r=peterv, sr=brendan, a=roc+moz@cs.cmu.edu
don't leave gDeadScripts pointing at garbage. May or may not fix the problem at hand, but is an improvement in either case.
|
2002-07-12 21:28:29 +00:00 |
igor%mir2.org
|
212dbaa899
|
Call to InterpretedFunction.construct is inlined to avoid argument array allocation.
|
2002-07-12 19:40:49 +00:00 |
igor%mir2.org
|
0f91e59231
|
Creation and initialization of new object in BaseFunction.construct is moved to a separated function createObject to simplify inlining of InterpretedFunction.construct in Interpreter
|
2002-07-12 19:39:57 +00:00 |
igor%mir2.org
|
290f7f1a46
|
Added ObjToIntMap.intern()
|
2002-07-12 19:37:20 +00:00 |
brendan%mozilla.org
|
e7e1409de9
|
Emulate IE6 by making RegExp.prototype match the empty string (156355, r=rogerl, sr=shaver, a=dbaron).
|
2002-07-12 04:54:57 +00:00 |
igor%mir2.org
|
ede2d28ac2
|
When calling interpreted functions from Interpreter.interpret, pass current stack arrays to the callee to avoid creation of temporary argument arrays and wrapping double numbers into Double objects.
|
2002-07-11 21:17:34 +00:00 |
igor%mir2.org
|
52990d1b21
|
Optimizing encode/decode not to allocate temporary buffers if the result equals the original string
|
2002-07-11 21:10:36 +00:00 |
igor%mir2.org
|
6dd42762fe
|
Optimizing NativeGlobal.js_escape, ScriptRuntime.escapeString not to create StringBuffer if there are no character to escape in the initial string. Workaround for JDK 1.1 compiler bug in the initialization of ScriptRuntime.ComparableClass.
|
2002-07-11 18:45:16 +00:00 |
igor%mir2.org
|
40b7178ec8
|
Fixing 136893: for(i in undefined), for(i in null) do not throw TypeError but treated as for(i in {})
|
2002-07-11 18:39:24 +00:00 |
pschwartau%netscape.com
|
bf47977f38
|
Initial add. Based on examples from ECMA-262 Ed.3 spec, Section 15.10.2
|
2002-07-10 23:09:48 +00:00 |
igor%mir2.org
|
35a869988d
|
With Roger's <rogerl@netscape.com> new RegExp implementation Rhino passes:
js1_2/regexp/regress-9141.js
ecma_3/String/regress-104375.js
|
2002-07-10 22:14:48 +00:00 |
pschwartau%netscape.com
|
2d8a1cdbe2
|
Skip testcase for bug 152646. Will not fix this in Rhino; too much of a corner case.
|
2002-07-10 21:03:07 +00:00 |
igor%mir2.org
|
bb0f73fb5d
|
No more skiping of ecma/LexicalConventions/7.7.3.js, it works as DToA converts numbers to strings properly
|
2002-07-10 20:00:25 +00:00 |
brendan%mozilla.org
|
e1fef918e9
|
Fix GC_MARK_DEBUG (DEBUG only, r/sr=dbaron).
|
2002-07-10 03:01:32 +00:00 |