Dave Townsend
|
d979d4da91
|
Backout of bug 443874: Need a hook for thread creation and destruction in thread pool
Removes the following changesets:
01e24ad20f35
ebf77231b06e
f4b859edddd2
22201dfdb1f3
f8762f56712f
2c6f51bf3bed
c8ac37904c16
|
2008-07-25 10:21:04 -04:00 |
|
Ben Turner
|
3a1577699c
|
Bug 443874 - Beef up windows test case to see what could be causing the hang.
|
2008-07-24 21:36:34 -07:00 |
|
Ben Turner
|
42fd53c413
|
Bug 443877 - "Need a way to point timers at a different event target". r=bsmedberg.
|
2008-07-24 10:20:33 -07:00 |
|
Ben Turner
|
591253915b
|
Bug 443874 - "Need a hook for thread creation and destruction in thread pool". r=bsmedberg.
|
2008-07-24 10:18:57 -07:00 |
|
Reed Loden
|
478f37cda4
|
Backed out changeset 88a91e1e9a3f
|
2008-07-12 16:32:25 -05:00 |
|
Jeff Walden
|
abf8b90dee
|
Bug 397227 - "Reduce the effort needed to write C++ tests" [r=ted/luser]
|
2008-07-12 16:27:27 -05:00 |
|
Jeff Walden
|
6773debbac
|
Bug 421576 - Unpaired surrogate handled wrongly (Acid3 #68). acid3++ r=dbaron
|
2008-06-02 21:29:00 -04:00 |
|
jorendorff@mozilla.com
|
9b5032bfde
|
Merge from cvs-trunk-mirror to mozilla-central.
|
2008-05-13 09:57:11 -05:00 |
|
bent.mozilla@gmail.com
|
2b4da89847
|
Bug 432887 - "Add tests for XPCOM Proxies (and enable other C++ unit tests)". r=sayrer, a=Tests Only.
|
2008-05-08 17:14:19 -07:00 |
|
benjamin@smedbergs.us
|
6114a47d6e
|
Bug 428326 - Configuring with a relative srcdir breaks unit tests in XPCOM, r=luser a=beltzner
|
2008-04-11 06:10:59 -07:00 |
|
Benjamin Smedberg
|
1a7696b809
|
Bug 428326 - 'make check' fails when you've configured from a relative srcdir (e.g. ../src/configure), r=luser
|
2008-04-10 12:14:01 -04:00 |
|
jorendorff@mozilla.com
|
1dd1d9f71d
|
Merge from cvs-trunk-mirror to mozilla-central.
--HG--
rename : js/src/js.c => js/src/js.cpp
rename : js/src/jsapi.c => js/src/jsapi.cpp
rename : js/src/jsarray.c => js/src/jsarray.cpp
rename : js/src/jscntxt.c => js/src/jscntxt.cpp
rename : js/src/jsdate.c => js/src/jsdate.cpp
rename : js/src/jsdbgapi.c => js/src/jsdbgapi.cpp
rename : js/src/jsemit.c => js/src/jsemit.cpp
rename : js/src/jsexn.c => js/src/jsexn.cpp
rename : js/src/jsfun.c => js/src/jsfun.cpp
rename : js/src/jsgc.c => js/src/jsgc.cpp
rename : js/src/jsinterp.c => js/src/jsinterp.cpp
rename : js/src/jsiter.c => js/src/jsiter.cpp
rename : js/src/jslock.c => js/src/jslock.cpp
rename : js/src/jsobj.c => js/src/jsobj.cpp
rename : js/src/jsopcode.c => js/src/jsopcode.cpp
rename : js/src/jsparse.c => js/src/jsparse.cpp
rename : js/src/jsregexp.c => js/src/jsregexp.cpp
rename : js/src/jsscope.c => js/src/jsscope.cpp
rename : js/src/jsscript.c => js/src/jsscript.cpp
rename : js/src/jsxml.c => js/src/jsxml.cpp
|
2008-04-02 16:35:13 -05:00 |
|
brade@comcast.net
|
ce7a4ae748
|
bug #416886 - reinstate test case for registration order (which failed to compile in non-libXUL builds; that has been fixed).
|
2008-04-01 06:06:18 -07:00 |
|
brade@comcast.net
|
109495323d
|
Backout test case for registration order.
|
2008-03-31 08:36:52 -07:00 |
|
brade@comcast.net
|
ca61c9e2e7
|
Bug #416886; r=bsmedberg, a=beltzner Preserve original order when processing deferred components. Add TestRegistrationOrder automated test.
|
2008-03-31 07:40:10 -07:00 |
|
benjamin@smedbergs.us
|
22ab1903e9
|
Merge cvs-trunk-mirror -> mozilla-central
--HG--
rename : js/src/jsarray.c => js/src/jsarray.cpp
rename : js/src/jsnum.c => js/src/jsnum.cpp
|
2008-03-12 16:32:37 -04:00 |
|
reed@reedloden.com
|
270d099f76
|
Bug 414063 - "annotate xpidl-generated c++ headers with attributes for scriptable and deprecated methods" [p=Pidgeot18@gmail.com (Joshua Cranmer) r=dbradley a1.9=damons]
|
2008-03-12 04:00:24 -07:00 |
|
benjamin@smedbergs.us
|
27523547f0
|
Bug 419624 - Build framework, basic usage, and testsuite for statically checking the codebase using gcc-dehydra, r=luser,dbaron,tglek
|
2008-02-27 11:28:13 -05:00 |
|
jwalden@mit.edu
|
08317171e2
|
Bug 394692 - ASSERTION: read cursor is bad: 'mReadCursor != mWriteCursor', file xpcom/io/nsPipe3.cpp, line 539. Narrow the criteria used to decide whether to fire the assertion to deal with a particular (valid) pattern of memory allocations. r=biesi, a=bz
|
2007-09-20 23:17:59 -07:00 |
|
scott@scott-macgregor.org
|
bc1961884c
|
try to fix mac orange again.
|
2007-09-20 17:34:42 -07:00 |
|
scott@scott-macgregor.org
|
cd3973f8f1
|
try to fix the orange mac tinderbox builds by adjusting the Makefile.in rule. Thanks to bsmedberg for suggesting the fix.
|
2007-09-20 16:56:10 -07:00 |
|
scott@scott-macgregor.org
|
f9d06920f7
|
Bug 384979 --> move nsTextFormatter to the glue code so it can be used with frozen linkage. Patch by prasad <prasad@medhas.org> sr=bsmedberg a=bsmedberg
|
2007-09-20 16:14:25 -07:00 |
|
philringnalda@gmail.com
|
d90d948a45
|
Bug 380783 - nsStringAPI.h: no equivalent of IsVoid (tell if string is null), patch by Mook <mook.moz+mozbz@gmail.com>, r=bsmedberg/dbaron, sr=dbaron, a1.9=bz
|
2007-08-17 20:48:16 -07:00 |
|
roc+@cs.cmu.edu
|
ab2533b6bd
|
Bug 368270. Implement nsExpirationTracker, a data structure for managing the timed expiration of many objects. r+sr=sicking
|
2007-03-26 20:38:21 -07:00 |
|
hg@mozilla.com
|
465265d0d4
|
Free the (distributed) Lizard! Automatic merge from CVS: Module mozilla: tag HG_REPO_INITIAL_IMPORT at 22 Mar 2007 10:30 PDT,
|
2007-03-22 10:30:00 -07:00 |
|