igor%mir2.org
1c19587b2c
Bug 397215: Runtime option to switch to UTF-8 encoding in byte <-> jschar conversiions. Patch from Sam Ruby with some changes by me. r,a=brendan
2007-12-11 10:09:58 +00:00
igor%mir2.org
36850b18be
Bug 366725: Fixing compilation problems with JS_C_STRINGS_ARE_UTF8 defined.
2007-04-05 10:52:35 +00:00
brendan%mozilla.org
6c46252312
White space police state attack.
2006-06-19 23:38:02 +00:00
daumling%adobe.com
521b468de5
Bug 318402: Replaced JS_STRINGS_ARE_UTF* with JS_C_STRING_ARE_UTF8
2006-02-19 17:52:56 +00:00
daumling%adobe.com
bbc897b35a
Bug 315974: JSprintf functions cannot print jschar characters and strings
2006-02-18 07:13:16 +00:00
brendan%mozilla.org
ee394ee667
Undo last change, it broke ports and is not strictly speaking part of the fix for bug 253241.
2004-09-24 03:31:15 +00:00
brendan%mozilla.org
23717e4167
Check in patch from Nicholas Miell <nmiell@comcast.net> for bug 253241 (r=shaver, a=asa).
2004-09-23 23:32:51 +00:00
brendan%mozilla.org
f8dee927c3
Pick up fix for NSPR bug 162786.
2004-05-11 01:45:20 +00:00
timeless%mozdev.org
ff7704d674
Bug 123584 JavaScript engine should use malloc/realloc/free consistently
...
Replace JS_DELETE with free/JS_smprintf_free
r=rogerl
2004-02-25 13:33:42 +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
b4a4a67418
Use va_copy if available for VARARGS_ASSIGN
...
Bug #187180 r=blizzard sr=brendan
2003-02-23 06:59:39 +00:00
brendan%mozilla.org
dd18cf4466
Remove l10n_debug cruft, expand tabs, eliminate else-after-break, don't invade the standard C namespace with leading _ in identifiers, etc. (173827, r=scole@planetweb.com).
2002-11-13 22:59:15 +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
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
briano%netscape.com
3be5dd203e
Final portion of the fix for bug 20882. Just a cleaner way of doing what is already being done.
1999-12-14 00:56:50 +00:00
briano%netscape.com
c96cde4b0f
QNX-specific build bustage fix. Also excludes NTO just in case both are defined under Neutrino.
1999-12-08 03:58:40 +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
mccabe%netscape.com
e791da07ae
Fix most remaining warnings in js/src. Patch courtesy slamm.
...
r=mccabe.
1999-11-11 21:52:35 +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
brendan%mozilla.org
2ac2a0d840
Fix warnings reported at http://tinderbox.mozilla.org/SeaMonkey/warnings.html , mostly unsigned/signed bothers.
1999-07-28 06:48:44 +00:00
cls%seawood.org
382f88e891
Removed some MKLINUX & MACLINUX ifdefs. Replace a couple with (defined(linux) && defined(__powerpc__)).
...
Added glibc ifndefs to strdup declarations.
Fixed problem with stderr under glibc 2.1.
Patch submitted by Tom Rini <trini@kernel.crashing.org>.
1998-10-22 06:05:19 +00:00
fur%netscape.com
e625374abd
Checkpoint JS1.4 from JS_STABLE_10131998_BRANCH. Changes include:
...
+ merging of js/src and js/ref
+ elimination of most dependencies on NSPR
+ JS1.4 feature additions and accumulated bug fixes
More details are in last week's mozilla status report.
1998-10-14 10:22:38 +00:00