mccabe%netscape.com
|
6183efe935
|
Not part of the Mozilla build.
Promulgate line-editing to the lcshell standalone command-line interpreter, and add more comments to the js shell support for the same.
|
2000-07-26 03:14:49 +00:00 |
|
rogerl%netscape.com
|
9cb37bc8c8
|
Function prototype objects etc.
|
2000-07-26 01:56:47 +00:00 |
|
rogerl%netscape.com
|
c30779b359
|
More ECMA 3 mucking about to support constructors etc.
|
2000-07-25 22:58:04 +00:00 |
|
brendan%mozilla.org
|
4736a63576
|
What a dork, I didn't test-build on Linux!
|
2000-07-24 21:28:08 +00:00 |
|
putterman%netscape.com
|
6f2bb03f35
|
backing out brendan's changes to fix build
|
2000-07-24 21:13:13 +00:00 |
|
morse%netscape.com
|
57b98ea166
|
attempt to fix build bustage
|
2000-07-24 21:03:41 +00:00 |
|
brendan%mozilla.org
|
5e0d51703d
|
Micro-optimize source (compilers probably do it, but hey); fix a comment.
|
2000-07-24 20:17:24 +00:00 |
|
brendan%mozilla.org
|
af6dc1da89
|
Fix broken code that stored off the end of 'vector' in ProcessArgs (not part of build).
|
2000-07-24 20:13:50 +00:00 |
|
brendan%mozilla.org
|
ef35aeadcc
|
Fix second (prototype-owns-property) setter/shared special case to unlock properly (45940, r=mccabe).
|
2000-07-22 01:03:04 +00:00 |
|
rogerl%netscape.com
|
7b8358b869
|
r=brendan@mozilla.org Bug #31381 Bug in Alpha 64-bit pointer cast.
Added extra 'long'field to Java wrapper object to handle platforms with
64 bit pointers.
|
2000-07-21 21:57:29 +00:00 |
|
rogerl%netscape.com
|
11aa5e9f47
|
r,a=brendan@mozilla.org. Bug #23502, crash in qsort when user function
misbehaves.
|
2000-07-21 21:46:22 +00:00 |
|
nboyd%atg.com
|
a0e64bea0b
|
Fix 45928 NativeDate uses getDeclaredConstructor instead of getConstructor
|
2000-07-21 17:13:09 +00:00 |
|
beard%netscape.com
|
583d45e258
|
added jsmath.cpp/h
|
2000-07-21 05:07:29 +00:00 |
|
beard%netscape.com
|
90c948a47a
|
XML project file.
|
2000-07-21 05:07:05 +00:00 |
|
beard%netscape.com
|
eec51fa4ce
|
update dependencies to include jsmath.o
|
2000-07-21 05:01:10 +00:00 |
|
beard%netscape.com
|
94888cdb78
|
add jsmath.cpp to the build.
|
2000-07-21 05:00:43 +00:00 |
|
beard%netscape.com
|
b955eb7e09
|
scope of loop variables fix
|
2000-07-21 05:00:10 +00:00 |
|
rogerl%netscape.com
|
84455b51d9
|
Implementing Object.prototype object and global object for ECMA 3
Adding Math class support.
|
2000-07-21 01:16:49 +00:00 |
|
jband%netscape.com
|
43adc72647
|
drastically reduce unnecessary malloc calls from js_Atomize. r=brendan@mozilla.org. a=brendan@mozilla.org
|
2000-07-21 00:57:19 +00:00 |
|
dougt%netscape.com
|
b5027cd07a
|
more debug information. r=jband.
|
2000-07-21 00:53:07 +00:00 |
|
jband%netscape.com
|
f392c7097c
|
fix for crash that can happen when wrapped JS objects get accessed after xpconnect shutdown. This was burning outside users of xpconnect. bug 45669. r=mccabe@netscape.com a=brendan@mozilla.org
|
2000-07-19 06:15:32 +00:00 |
|
jband%netscape.com
|
a09164a7d1
|
fix bustage from dougt's last change to this file. not part of build. r=dougt@netscape.com
|
2000-07-19 06:11:12 +00:00 |
|
jband%netscape.com
|
ff320436f0
|
patches from madams@janna.com to build xpconnect standalone. bug 42026. r=leaf@mozilla.org a=brendan@mozilla.org
|
2000-07-19 03:36:27 +00:00 |
|
rogerl%netscape.com
|
06f0a5261f
|
Removed all xxxCall, using simple call for everything.
Changed methods to use mMethods vector instead.
Various other fixes etc.
|
2000-07-18 20:53:03 +00:00 |
|
beard%netscape.com
|
7a1c2d350a
|
Added ClassOutput.java, WrapHandler.java.
|
2000-07-18 01:29:34 +00:00 |
|
beard%netscape.com
|
a5ef09a1a6
|
cleaned up by removing widenCString() calls when using world.identifiers
|
2000-07-17 20:39:19 +00:00 |
|
nboyd%atg.com
|
22adf6c37b
|
Fix javadoc error.
|
2000-07-17 14:08:28 +00:00 |
|
brendan%mozilla.org
|
5ee77531dd
|
Remove unused vars and WIN16 crap; improve freelist-scavenging code to avoid taking too big an arena off the freelist in the case where nb > arenasize (41381 again, r=jband@netscape.com).
|
2000-07-15 19:12:49 +00:00 |
|
mcafee%netscape.com
|
c77af9f272
|
Ignore generated files
|
2000-07-15 15:56:34 +00:00 |
|
rginda%netscape.com
|
950d90e264
|
removing bogus assert (per rogerl)
|
2000-07-15 00:01:25 +00:00 |
|
beard%netscape.com
|
96e8363f86
|
added operator[](const char*) to StringAtomTable.
|
2000-07-14 23:10:02 +00:00 |
|
rogerl%netscape.com
|
3def89ee0d
|
Fixed slots for non-function vars, plus bug in slot xcrement.
|
2000-07-14 22:23:20 +00:00 |
|
brendan%mozilla.org
|
1735e9b50e
|
Fix for..in loop bug that reopened 41126 (r=jband@netscape.com).
|
2000-07-14 05:37:40 +00:00 |
|
brendan%mozilla.org
|
d5fbbb870c
|
Fix 41381 regression from last fix attempt (r=jband).
|
2000-07-14 05:35:08 +00:00 |
|
jband%netscape.com
|
cc7bff60f8
|
Fix dropProperty crash. This is needed because the JSObjects used by xpconnect wrapped natives need to act both as host objects with non-slot properties and as a plain JSObjects using the default JSOps and all that entails. So, we can't be passing the host-style props to dropProperty though we do still need to do so for other props. This has only been working up to now by luck. r=brendan@mozilla.org a=brendan@mozilla.org
|
2000-07-14 05:34:46 +00:00 |
|
rogerl%netscape.com
|
0d866e25b5
|
Backed out time()
|
2000-07-14 01:46:14 +00:00 |
|
rogerl%netscape.com
|
23e9d7c1c8
|
Type targetted binary operators.
Added 'time()' function as native.
|
2000-07-14 01:00:53 +00:00 |
|
jband%netscape.com
|
bd65f5dc54
|
add THREADSAFE nsISupports implementation macros to some of the classes which lacked them. bug 45404. a=brendan@mozilla.org
|
2000-07-13 23:04:15 +00:00 |
|
brendan%mozilla.org
|
f0b2ab9b86
|
Why didn't the lack of this break Linux, where I tested?
|
2000-07-13 05:56:28 +00:00 |
|
syd%netscape.com
|
dacf41392f
|
Add support to JS profiler for collecting min, max, and average execution
times of functions. Doesn't yet handle rentrancy. Create Makefile.in files
so this stuff will build on *nix. r=jband, a=leaf
|
2000-07-13 05:19:22 +00:00 |
|
brendan%mozilla.org
|
2566f33358
|
Try again for bug 41381, r=wtc@netscape.com
|
2000-07-13 05:08:35 +00:00 |
|
brendan%mozilla.org
|
d63dccc79d
|
Uh oh. Back out last change until I'm sure I'm not an idiot.
|
2000-07-13 04:00:33 +00:00 |
|
brendan%mozilla.org
|
ac90b0c17d
|
Fix ancient bugs: compare-and-swap is not threadsafe given A-B-A address replay via malloc/free; release to mark in pool->first empty arena would not free anything, as troy@tellme.com found (41381, r=wtc@netscape.com).
|
2000-07-13 03:49:22 +00:00 |
|
beard%netscape.com
|
89608ef140
|
need <stdio.h> for fopen on the Mac.
|
2000-07-13 02:23:55 +00:00 |
|
beard%netscape.com
|
60feb5d1fd
|
fixing readEvalFile to save off important Context data members. implemented identical_Default for string
|
2000-07-13 01:35:57 +00:00 |
|
beard%netscape.com
|
e9a25e0a62
|
fixing readEvalFile() by creating another Context
|
2000-07-13 00:44:30 +00:00 |
|
rogerl%netscape.com
|
58dc7e47b7
|
Switching to generic binary operator in order to distinguish situation
where Operators package had been loaded and be able to generate typed
versions of the binary operators otherwise.
|
2000-07-13 00:14:54 +00:00 |
|
dougt%netscape.com
|
d84c495203
|
bug 40750.
Adding followSymlink flag to nsILocalFile.
Adjusting callers.
windows shortcut optimizations.
r=blizzard@mozilla.org.
a=brendan@mozilla.org
|
2000-07-12 23:31:31 +00:00 |
|
jdunn%netscape.com
|
8e48251700
|
do not include -lm for HPUX (as well as BeOS)
r= leaf@mozilla.org
|
2000-07-12 22:41:17 +00:00 |
|
brendan%mozilla.org
|
7a8885ff90
|
Fix 'out of order' malloc failure-handling bug found by cgn1234@yahoo.com (41022, r=cgn1234).
|
2000-07-12 01:44:12 +00:00 |
|