mrbkap%gmail.com
f9cd7ff116
Make jsfile.c compile in the new world. bug 345761, rs=brendan
2006-07-25 20:46:11 +00:00
mrbkap%gmail.com
48f644c623
Checking in Sebastien Marinier <mozilla@smarinier.net>'s patch (along with a
...
couple of other bugs that need fixing) to avoid file handle leaks when using
directory[path] syntax. bug 342148, NPOTB
2006-06-28 19:49:39 +00:00
igor%mir2.org
af96cb3ee1
Bug 338804: Making rooting bulletproof. r=mrbkap,sr=brendan
2006-05-23 07:54:17 +00:00
brendan%mozilla.org
19075ba56d
Prep patch for iterators and generators (326466, r=mrbkap).
2006-04-27 00:39:43 +00:00
mrbkap%gmail.com
1fb4391ac9
Some random fixes on top of a patch from Johan Bevemyr <jb@bevemyr.com>.
2005-10-27 21:12:13 +00:00
mrbkap%gmail.com
f9fc1fd1b4
Clean up a compile error from my last checkin. Take a suggestion from John Bevemyr <jb@bevemyr.com> so that readln returns null, and not false on EOF to make distinguishing between an empty line and EOF trivial. NPOTB
2005-10-25 20:48:16 +00:00
mrbkap%gmail.com
0cfa839899
bug 305628: Fix iloop on Windows and a couple of memory leaks. Still more work to be done, but this gets closer and closer. Lots of style nitpicks cleaned up too. rs=shaver
2005-10-24 21:35:57 +00:00
mrbkap%gmail.com
1560055e3b
Fix stupid OOM leak. r+a=shaver (bug 305628)
2005-08-23 16:25:18 +00:00
mrbkap%gmail.com
e00fb153b6
bug 132949: fix some of the more egregious bugs in jsfile.c, this also cleans up some of the style nits, but is nowhere a complete patch. Use jsfile.c at your own risk! rs=shaver
2005-08-22 17:30:44 +00:00
joshmoz%gmail.com
eff44ce0c4
remove XP_MAC stuff from js. b=281889 r=brendan a=brendan
2005-07-07 22:35:40 +00:00
brendan%mozilla.org
8e09b90acd
Expand tabs.
2004-12-09 01:32:19 +00:00
gerv%gerv.net
82a585b053
Bug 205418 - Relicense Spidermonkey (js/src) to MPL/LGPL/GPL. Patch by gerv; r,a=brendan.
2003-11-15 00:11:16 +00:00
seawood%netscape.com
93c20f113e
Purge XP_PC.
...
Bug #74999
2003-04-04 03:00:58 +00:00
seawood%netscape.com
1fa7930030
Purge XP_PC.
...
Bug #74999 r=mkaply sr=brendan
2003-04-03 19:35:29 +00:00
timeless%mozdev.org
7875f468ed
Bug 58221 don't use strlen to check if a string is of length 0
...
patch by aaronl@vitelus.com r=timeless sr=bz
2002-11-17 05:16:49 +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
brendan%mozilla.org
17a60010e3
Checking in patch for rob1@rekl.yi.org, r=khanson, sr=brendan (but neither file is part of the build).
2002-01-16 05:12:53 +00:00
brendan%mozilla.org
093db680d1
Checking in scole@planetweb.com's patch to prefix str_escape with js_ (96084, r=rogerl, sr=brendan).
2001-10-17 08:16:53 +00:00
gerv%gerv.net
2a80f3fea9
Oops.
2001-09-20 00:02:59 +00:00
scc%mozilla.org
da68f3ed78
bug #98089 : ripped new license
2001-09-19 22:39:41 +00:00
brendan%mozilla.org
b428bdcc8f
Include jsstddef.h first in all js*.c files (r=tlundeen@webcrossing.com).
2000-05-17 06:24:45 +00:00
brendan%mozilla.org
77e3687daa
Comment the need for rooted JS_NewScriptObject; whitespace/comment cleanup.
2000-05-15 06:06:12 +00:00
brendan%mozilla.org
96e08e9fe3
Cleanups from tlundeen@webcrossing.com, plus fun->call=>native renaming.
2000-05-15 03:54:50 +00:00
jband%netscape.com
8df6b9a809
fixup the exported api declarations to use JS_PUBLIC_API in a consistent fashion r=mccabe
1999-11-23 01:02:28 +00:00
rogerl%netscape.com
191067ee70
Fixed build failures - these files are NOT part of the seamonkey build.
1999-10-07 20:45:27 +00:00
dmose%mozilla.org
8370e8419f
update license boilerplate to NPL-1.1 dual-licensed with the GPL. a=brendan, r=brendan.
1999-09-28 23:12:09 +00:00
mcafee%netscape.com
b43f9d36f9
BeOS changes
1999-06-29 06:36:18 +00:00
fur%netscape.com
ab2f3e1d25
Merge changes from SpiderMonkey140_BRANCH. Note: none of the
...
added files participate in the client build.
1999-04-27 15:18:57 +00:00
val4%cornell.edu
8ddbf0d0d1
Working on condensing the file manipulation functions.
...
Some error checking.
1999-01-13 23:39:46 +00:00
val4%cornell.edu
655712f964
Even more error handling stuff. Will need to go thru the
...
file and double-check all error handlers.
1999-01-08 04:58:34 +00:00
val4%cornell.edu
f450835272
More error handling code
1999-01-08 02:37:38 +00:00
val4%cornell.edu
49199935a7
*** empty log message ***
1999-01-08 02:03:09 +00:00
val4%cornell.edu
289fe17021
Some fixes for native files. This shouldn't probably become exposed in the API...
...
Root.parent now should return null. A problem with mkdir fixed.
1999-01-07 04:41:20 +00:00
val4%cornell.edu
9ea7a8ce2f
Some pretty significant changes in terms of native file support, changed if(file->handle)
...
by if(file->isNative), etc. Made handle/nativehandle a union. Added some warnings.
1999-01-07 04:17:23 +00:00
val4%cornell.edu
183ff8c444
Done going through the code! Now will need to add error handling,
...
tests, security.
1999-01-06 02:51:26 +00:00
val4%cornell.edu
526ca13869
Almost done with jsfile.c corrections, error handling, etc.
...
This version will compile but may not run.
1999-01-06 02:30:27 +00:00
val4%cornell.edu
cf7a9076f6
Some more changes, there's not that much left. Need to figure out a
...
model for error reporting and security.
1999-01-05 03:51:30 +00:00
val4%cornell.edu
a300f77744
I am half way through changing the file object error handling code and
...
generally cleaning everything up.
1999-01-05 02:18:26 +00:00
val4%cornell.edu
28c2689592
Changes in the way error reporting works. Removed JS_ReportOutOfMemory
...
because JS_malloc calls it on failure. Removed checks for NULL returned
from JS_GetInstancePrivate because we have a check in JS_SetPrivate.
1999-01-02 04:02:36 +00:00
val4%cornell.edu
4ace9d87e9
Lots of changes in implementation of various functions and formatting.
...
The only major feature added in support of pipes, it hasn't been tested
yet.
1999-01-01 04:37:28 +00:00
val4%cornell.edu
5b70cbb5d7
The following changes were made:
...
jsfile.h
- NewFileObject function exposed
jsfile.c
- Added .msg-style error support of error reporting
- ucs2 changed to binary
- input/output/error properties are created
1998-12-31 05:58:26 +00:00
val4%cornell.edu
0c30f1eb61
Added support for dir["file"] syntax.
1998-12-25 02:31:49 +00:00
mccabe%netscape.com
ab3c1def59
Stable drop of JavaScript interpreter code from SpiderMonkey140_BRANCH
1998-11-05 00:08:43 +00:00
donm
368bad2ee2
removing Henrit's jsfile.c and jsfile.h to fix unix build bustage.
1998-04-28 18:00:54 +00:00
henrit
3122034b72
Adding a first version of the js File object. Developped and (slightly) tested on win32 only.
1998-04-28 11:36:17 +00:00