benjamin%smedbergs.us
|
9a5e353afa
|
Bug 326981 - build broken on BeOS from bug 325229, patch by Doug Shelton <doug@sheltonfamily.org> r=me
|
2006-02-13 16:19:31 +00:00 |
|
benjamin%smedbergs.us
|
8f457f8d89
|
Bug 325229 part 2 - Stub out the old exitroutine functions which are fatally flawed, r=darin
|
2006-02-13 16:08:55 +00:00 |
|
pavlov%pavlov.net
|
96977de95a
|
fixing build bustage
|
2006-02-10 20:26:28 +00:00 |
|
mark%moxienet.com
|
8bdb888f26
|
326710 Non-win32 debug builds broken since bug 325229. r=bsmedberg
|
2006-02-10 20:23:22 +00:00 |
|
masayuki%d-toybox.com
|
b6aefad9b1
|
Bug 180849 Mail loss in import of NC4 mail when 0x5C(\) is used as 2nd byte of muti-byte character in folder name. r=jshin, sr=dougt
|
2006-02-10 19:56:48 +00:00 |
|
benjamin%smedbergs.us
|
85fa444b47
|
Bug 78081 - don't export intermediate libraries - initial makefile changes to switch from $(DIST)/lib to in-tree library locations - blanket-r=mento
|
2006-02-10 18:23:52 +00:00 |
|
benjamin%smedbergs.us
|
a9d8f4e8f9
|
Bug 325229 followup: only dump refcnt statistics if logging has been initialized
|
2006-02-10 16:19:13 +00:00 |
|
benjamin%smedbergs.us
|
8b72bb0f97
|
Bug 325229 part 1 - standalone glue registers exit routine which is called after module unload; also fixes bug 317481 - C API for nsTraceRefcnt; also fixes bug 318622 - Make nsTraceRefcntImpl::SetActivityIsLegal work properly and turn it on; design review by dbaron, r=darin
|
2006-02-10 15:00:36 +00:00 |
|
dbaron%dbaron.org
|
5c0a0a1611
|
Use __builtin_frame_address instead of setjmp to get the frame pointer for Linux stack traces, plus a little other cleanup. r=caillon sr=shaver b=323853
|
2006-02-09 23:03:49 +00:00 |
|
mark%moxienet.com
|
02f3e18931
|
313398 Crashes in xptcall with unaligned stack on x86 Mac at -O0. Align the stack for all calls. r=josh sr=shaver
|
2006-02-09 16:43:55 +00:00 |
|
darin%meer.net
|
f1141fd8e2
|
fixes bug 325331 "Make nsTArray a bit more useful" r=bsmedberg (relanding)
|
2006-02-08 01:23:26 +00:00 |
|
dougt%meer.net
|
dc29180674
|
Using stdcall works much better then the hack we had. r=dveditz. WINCE ONLY
|
2006-02-07 16:46:20 +00:00 |
|
darin%meer.net
|
effdd39acc
|
reverting last change since it makes vc6 unhappy.
|
2006-02-04 01:21:54 +00:00 |
|
darin%meer.net
|
e2bb3bb1e7
|
fixes bug 311456 "Calling Truncate() on an nsAutoString makes next append work hard and doesn't clear F_VOIDED flag" r=bzbarsky
|
2006-02-04 00:42:18 +00:00 |
|
darin%meer.net
|
7293ef5468
|
fixes bug 325331 "Make nsTArray a bit more useful" r=bsmedberg
|
2006-02-03 21:41:31 +00:00 |
|
timeless%mozdev.org
|
66f1b2ad42
|
backing out changes from
Bug 323853 - JB_BP not exported by newer glibc
per shaver, r=shaver
|
2006-02-03 19:35:14 +00:00 |
|
cbiesinger%web.de
|
c2d981f764
|
bug 183156 remove *UCS2* functions, replacing them with *UTF16* ones
r+sr=darin
|
2006-02-03 14:18:39 +00:00 |
|
pedemont%us.ibm.com
|
ae0df7a328
|
Bug 325260 - On Mac OS X, XPCOMGlueLoadXULFunctions should search library's symbol table, not global symbol table. Also, use snprintf (instead of sprintf) on all platforms. r=bsmedberg, sr=mentovai.
|
2006-02-01 16:51:12 +00:00 |
|
darin%meer.net
|
c7c435dffa
|
fixes bug 324981 "nsTArray crash in RemoveElement" r=bsmedberg
|
2006-01-30 17:16:50 +00:00 |
|
cbiesinger%web.de
|
05469c7826
|
fixing bustage from bug 323412: check in missing file
|
2006-01-28 16:25:25 +00:00 |
|
cbiesinger%web.de
|
98b02e0a96
|
bug 323412 get the event queue service outside of the proxy locks
patch by Matthew Gertner <matthew@allpeers.com> r=dougt
|
2006-01-28 15:46:11 +00:00 |
|
wr%rosenauer.org
|
e02549661e
|
Bug 323853 - JB_BP not exported by newer glibc (2.4), r=bsmedberg, sr=shaver
|
2006-01-25 05:46:27 +00:00 |
|
bryner%brianryner.com
|
ecc0706743
|
Remove deprecated nsTString::ToCString (bug 323471). r+sr=darin.
|
2006-01-24 19:22:02 +00:00 |
|
bsmedberg%covad.net
|
1eb3ec5f06
|
Bug 242870 - (optionally) statically link libIDL/glib with xpidl on Windows instead of having to use compiler-specific DLLs r=cls
|
2006-01-24 18:15:11 +00:00 |
|
mark%moxienet.com
|
18681d809c
|
323337 Use fastcall on Mac OS X x86: __attribute__(regparm(3)). r=josh
|
2006-01-23 20:11:08 +00:00 |
|
gerv%gerv.net
|
f7c292d73e
|
Bug 324392: fix licensing on Apple DTS code.
|
2006-01-23 10:22:40 +00:00 |
|
bzbarsky%mit.edu
|
f4b4bb5843
|
Remove assertion that unnecessarily makes do_GetInterface less useful. Bug
323382, patch by Martijn Wargers <martijn.martijn@gmail.com>, r=darin,
moa=dougt, sr=bzbarsky
|
2006-01-21 22:24:27 +00:00 |
|
jag%tty.nl
|
75b6f54f62
|
Follow-up to bug 316782. Prevent "copy-construction" of nsAutoPtr through |nsAutoPtr::operator T*() const| chained with constructor |nsAutoPtr(T*)| by adding an extra implicit conversion through a helper class. r=dbaron, r=darin
|
2006-01-21 11:39:22 +00:00 |
|
jag%tty.nl
|
4e97474bac
|
Bug 324124: nsCOMPtr can be constructed with const char* and nsID
r=bsmedberg, sr=dbaron
|
2006-01-21 11:23:32 +00:00 |
|
darin%meer.net
|
3e09f527cd
|
fixes bug 324058 "Fix nsStringStream compilation warning about multiple SetData versions" r=biesi sr=bzbarsky
|
2006-01-20 19:17:58 +00:00 |
|
bsmedberg%covad.net
|
b27abd6141
|
Bug 321673 - Make component loader logging more useful and dump to stderr in debug builds, r=darin
|
2006-01-18 15:55:10 +00:00 |
|
bsmedberg%covad.net
|
3530da7ba8
|
Bug 319999 - XPCOM Shutdown: xpcom-shutdown-threads notification and cleanup of event queues before component manager shutdown, r=darin
|
2006-01-17 15:41:40 +00:00 |
|
dbaron%dbaron.org
|
7ad0193c28
|
Fixes for gcc 4.0. Patch from Zack Weinberg <zackw@panix.com>. b=323114 r=dbaron
|
2006-01-14 20:44:37 +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 |
|
darin%meer.net
|
2389bd0f85
|
fixes bug 243429 "XPCOM_BREAK_ON_LOAD no longer works" patch by makotoy@ms.u-tokyo.ac.jp, r+sr=darin
|
2006-01-12 01:19:05 +00:00 |
|
darin%meer.net
|
387edde4eb
|
fixes bug 319368 "Implement <a ping>" r=jst sr=bzbarsky
|
2006-01-11 01:50:15 +00:00 |
|
darin%meer.net
|
146ceb4bc3
|
fixes bug 322908 "ASSERTION: NS_Alloc of size 0: 'size'" r=bsmedberg
|
2006-01-10 20:39:35 +00:00 |
|
darin%meer.net
|
3f64b82bb8
|
fixes bug 321997 "Minimize memory footprint of nsTArray object" r=sicking,bsmedberg
|
2006-01-10 20:38:54 +00:00 |
|
bsmedberg%covad.net
|
1092713530
|
Bug 320328 - Ts regression from bug 316416 (nsIModuleLoader) - cache the canonical (short) pathname (windows only), r=darin
|
2006-01-10 20:33:54 +00:00 |
|
darin%meer.net
|
a07510ef0d
|
fixes bug 322314 "[trunk] Firefox crashes on login Gmail Notifier extension [@ nsStringInputStream::SetData] [@ xpcom_core.dll + 0x3cd2c (0x6034cd2c) cd66f780]" r=biesi sr=bz
|
2006-01-10 01:56:00 +00:00 |
|
neil%parkwaycc.co.uk
|
4f99174f62
|
Bustage fix for previous checkin which was for bug 293485
|
2006-01-04 14:48:25 +00:00 |
|
neil%parkwaycc.co.uk
|
46301e899d
|
Rebuild .xpt files when included .idl files change r=bsmedberg sr=shaver
|
2006-01-04 13:43:59 +00:00 |
|
wtchang%redhat.com
|
ff7e780e6f
|
Bugzilla bug 40950: updated with the current Linux ia64 status (Done).
r=shaver.
|
2006-01-03 23:30:24 +00:00 |
|
bsmedberg%covad.net
|
8c240e5441
|
Bug 321847 - C++-style comments in C header (bah! this is #if 0 it shouldn't matter)
|
2006-01-03 16:54:26 +00:00 |
|
darin%meer.net
|
eb3847a802
|
fixes bug 318193 "Input streams are not implemented consistently" r=biesi sr=bz
|
2006-01-02 02:30:32 +00:00 |
|
gerv%gerv.net
|
7f1b5c62e5
|
Bug 236613: change to MPL/LGPL/GPL tri-license.
|
2005-12-31 13:18:10 +00:00 |
|
timeless%mozdev.org
|
a48dff0654
|
Bug 289571 Optimization for nsRecyclingAllocator
patch by alfredkayser@nl.ibm.com r=dougt sr=dbaron
|
2005-12-23 00:08:21 +00:00 |
|
bsmedberg%covad.net
|
9bf056b19d
|
Bug 320324 - Static modules released too late, assertions in GenerateJavaInterfaces, r=darin
|
2005-12-21 13:50:13 +00:00 |
|
ginn.chen%sun.com
|
19a8ffc8ca
|
Bug 295306 Firefox is unusable in solaris x86 using Sun SOS10 compiler.
revised patch addressing dbaron's comment
r=dbaron sr=benjamin
|
2005-12-21 05:31:05 +00:00 |
|
bsmedberg%covad.net
|
4f07681075
|
Bug 320328 (mac) - Ts regression from bug 316416 (possible fix), r=josh moa=shaver
|
2005-12-19 20:19:09 +00:00 |
|