Граф коммитов

7360 Коммитов

Автор SHA1 Сообщение Дата
igor%mir2.org cdf0f2bfd1 Reverting commit for bug 319719: Makefile changes broke too much builds. 2006-01-22 21:08:05 +00:00
brendan%mozilla.org 186da35074 Attempt to fix Windows bustage. 2006-01-22 06:56:34 +00:00
igor%mir2.org a755447074 Bug 319719: JS scanner checks for keywords using pregenerated C source
avoiding the cost of atomizing keyword strings. r=brendan
2006-01-22 01:14:20 +00:00
brendan%mozilla.org 919e2c19c7 Fix comment glitches. 2006-01-21 15:54:13 +00:00
brendan%mozilla.org c22d539f90 Fix DEBUG_brendan code to track Igor's change. 2006-01-20 21:37:45 +00:00
mrbkap%gmail.com 0f54694d49 Make this file vim-friendly. 2006-01-19 01:00:49 +00:00
igor%mir2.org f3ed9ece6b Bug 323765: VarPrefix is thread-safe now. r=brendan 2006-01-18 11:17:21 +00:00
mrbkap%gmail.com 5ea1608db4 bug 319872: Don't free the sentinal value. r=brendan 2006-01-18 02:22:55 +00:00
shaver%mozilla.org 6b682d8476 Bug 321021: Add option to preserve exceptions thrown from outermost frames,
rather than convert to error reports.  r=mrbkap, sr=brendan.
2006-01-18 00:29:35 +00:00
igor%mir2.org 1dd2a80816 Bug 294499: GC directly calls malloc instead of using JSArena for paged
allocation to avoid overhead of arena headers that GC does not use. r=brendan
2006-01-17 01:26:35 +00:00
brendan%mozilla.org 76676f8d41 Remove bogus arena-pool alignment parameters (323529, r=igor). 2006-01-15 21:57:26 +00:00
brendan%mozilla.org 6b2687cd65 Fix uintN/size_t 64-bit hazards (323510, r=daumling). 2006-01-15 17:52:42 +00:00
brendan%mozilla.org 15e8ed8136 Update DUMP_CALL_TABLE (NPOTB) code to track 322001. 2006-01-14 17:49:58 +00:00
igor%mir2.org 9bb7bef927 Fixing bug 323267:
Sweep script's filenames after the main GC sweep loop so the filenames are
still available for a destroy script hook. r=brendan
2006-01-14 02:30:49 +00:00
brendan%mozilla.org 8def00c88a Add missing null check (323338, r=mrbkap). 2006-01-14 01:09:42 +00:00
brendan%mozilla.org 8ada639a87 Fix errors that were JSEXN_NONE to have a valid exception type, so that they can be thrown by default (e.g., strict warnings with the werror option set as well as strict; 323314, r=mrbkap). 2006-01-13 22:20:30 +00:00
bob%bclary.com ae5466f096 JS Test Library - handle global object toString containing address in debug builds 2006-01-13 19:50:49 +00:00
bob%bclary.com a5c6dd653b JS Test Library - whitespace fixes 2006-01-13 19:47:27 +00:00
bob%bclary.com aad9bef095 JS Test Library - add calls to collect garbage after test completed 2006-01-13 19:45:55 +00:00
bob%bclary.com 1115ebbc97 JS Test Library - update make file for tests, remove make macros 2006-01-13 19:44:20 +00:00
bob%bclary.com 83d0c13b75 JS Test Library - properly escape embedded tags in output to browser windows, add call to actual GC from the JSDebugger service 2006-01-13 19:26:59 +00:00
bob%bclary.com 93fce770be JS Test Library - move regression test for bug 309242 from js1_6 to js1_5 since it requires that e4x not be explicitly turned on, bug 309242 2006-01-13 19:20:34 +00:00
bob%bclary.com 98d595c8f1 JS Test Library - fix test suite counts in menu.html, no bug, not part of the build. 2006-01-13 16:40:00 +00:00
bob%bclary.com 6cf6cd7ec2 Regression test for bug 322430 2006-01-13 16:25:56 +00:00
bob%bclary.com e36b8a8e51 JS Test Library - make sure JavaScriptOptions has the appropriate permission, no bug, not part of the build 2006-01-13 16:23:39 +00:00
bob%bclary.com fd437cd2c7 Regression test for bug 322836 2006-01-13 14:32:01 +00:00
bob%bclary.com f51470f8d7 Regression test for bug 321547, by Biju 2006-01-13 11:14:34 +00:00
bob%bclary.com 2575a92058 Correct regression test for bug 321874 2006-01-12 20:52:44 +00:00
bob%bclary.com c6e8b2d257 Regression test for bug 321874, by Yuh-Ruey Chen, Brendan Eich 2006-01-12 19:58:56 +00:00
bob%bclary.com 7a33b91acf Regression test for bug 321971, by Brendan Eich 2006-01-12 18:35:41 +00:00
bob%bclary.com 951f819ce0 Regression test for bug 322177, by Jesse Ruderman 2006-01-12 18:27:08 +00:00
bob%bclary.com d3959aaebc Regression test for bug 322499, by Brendan Eich 2006-01-12 17:00:53 +00:00
bob%bclary.com b635faf7c5 Regression test for bug 322772 2006-01-12 16:47:16 +00:00
bob%bclary.com dbe0af71ef Regression test for bug 322957, by Igor Bukanov 2006-01-12 16:35:25 +00:00
bob%bclary.com 39c96a52c6 Regression test for bug 320119, by Jason Barnabe 2006-01-12 10:21:09 +00:00
timeless%mozdev.org 8397d43a6a Bug 106386 Correct misspellings in source code
patch by philippuryear@gmail.com r=timeless rs=brendan
2006-01-12 07:57:31 +00:00
timeless%mozdev.org afb80273e3 Bug 106386 Correct misspellings in source code
patch by ispiked@gmail.com r=timeless r=rginda
2006-01-12 06:32:57 +00:00
timeless%mozdev.org db6058784b Bug 320951 ASSERTION: file too large: 'Error', mozJSComponentLoader.cpp line 1084
r=dbradley sr=darin
2006-01-11 08:26:44 +00:00
brendan%mozilla.org c13b1fee49 80th column policing. 2006-01-11 05:23:29 +00:00
brendan%mozilla.org 920c7d93ed Fix typo in enum tag. 2006-01-11 05:18:30 +00:00
mrbkap%gmail.com aef4030125 bug 322971: Fix this botched return value. r+sr=shaver 2006-01-10 21:43:17 +00:00
mrbkap%gmail.com dccb9e4d1e bug 322836: negative lookahead assertions don't always work correctly (when the first op is simple). r=brendan 2006-01-10 18:28:56 +00:00
brendan%mozilla.org 09649658de Remove deprecated with statement usage strict warning (322430, r=shaver). 2006-01-09 20:53:06 +00:00
igor%mir2.org 6d3273e94c Implementing bug 322001:
JSFunction is shrinked via removal of nref field
and moving interreter-only or native-only fields into union. r=brendan
2006-01-09 08:26:26 +00:00
brendan%mozilla.org a6da68bcef Allow set-call, grouped, and e4x LHS in for-in loop (321874, r=mrbkap). 2006-01-09 05:14:52 +00:00
mrbkap%gmail.com b694b9110c bug 321522: The sandbox object needs to come from a new context, not the old
context. r=shaver sr=brendan
2006-01-06 22:28:18 +00:00
brendan%mozilla.org de21c01432 Better GC_MARK_DEBUG code (315783, NPOTB but r=bz). 2006-01-06 06:32:11 +00:00
shaver%mozilla.org 739ee70523 bug 315783: fix GC_MARK_DEBUG crash when marking E4X text nodes, r=mrbkap 2006-01-06 05:28:19 +00:00
brendan%mozilla.org 37762e3c1d Remove e4x singleton entrainment hazards and hide naked * as value (322499, r=mrbkap). 2006-01-06 02:08:35 +00:00
brendan%mozilla.org 4630140dc0 Avoid stupid GCC warning introduced by last checkin. 2006-01-05 20:32:05 +00:00