.. |
base
|
Only use __attribute__ on gcc 3 or higher. Fixing bustage.
|
2004-07-14 23:43:15 +00:00 |
build
|
Bug 153586 - Date.toLocaleString() not returning locale string.
|
2004-06-15 16:38:43 +00:00 |
components
|
Add a NS_FASTCALL macro that specifies regparm(3) and stdcall on gcc/x86 to improve performance (passing up to 3 arguments in registers instead of on the stack, and having the caller pop any stack arguments). Apply NS_FASTCALL to our most frequently called non-public methods and functions. Also add NS_CDECL to explicitly specify the default calling convention and make it part of NS_IMETHOD, since xptcall can't deal with NS_FASTCALL. Bug 249652, r=darin, sr=dbaron.
|
2004-07-14 22:14:34 +00:00 |
doc
|
Moving all important docs to gila. This is a documentation only change - not part of the tinderbox|release builds
|
2003-06-06 19:49:28 +00:00 |
ds
|
Only use __attribute__ on gcc 3 or higher. Fixing bustage. b=249652
|
2004-07-15 00:00:43 +00:00 |
glue
|
Add a NS_FASTCALL macro that specifies regparm(3) and stdcall on gcc/x86 to improve performance (passing up to 3 arguments in registers instead of on the stack, and having the caller pop any stack arguments). Apply NS_FASTCALL to our most frequently called non-public methods and functions. Also add NS_CDECL to explicitly specify the default calling convention and make it part of NS_IMETHOD, since xptcall can't deal with NS_FASTCALL. Bug 249652, r=darin, sr=dbaron.
|
2004-07-14 22:14:34 +00:00 |
io
|
Windows special system directories should preserve case b=221872 r=darin sr=dougt
|
2004-07-05 02:15:07 +00:00 |
libxpt/xptcall
|
|
|
MoreFiles
|
Bug 236613: change to MPL/LGPL/GPL tri-license.
|
2004-04-18 14:21:17 +00:00 |
obsolete
|
Bug 236613: change to MPL/LGPL/GPL tri-license.
|
2004-04-18 14:21:17 +00:00 |
proxy
|
Bug 236613: change to MPL/LGPL/GPL tri-license.
|
2004-04-18 14:21:17 +00:00 |
reflect
|
Relanding, since backing out did not fix orange. Bug 232691.
|
2004-05-22 20:02:43 +00:00 |
sample
|
Bug 226439. Convert codebase to use AppendLiteral/AssignLiteral/LowerCaseEqualsLiteral. r+sr=darin
|
2004-06-17 00:13:25 +00:00 |
string
|
Add a NS_FASTCALL macro that specifies regparm(3) and stdcall on gcc/x86 to improve performance (passing up to 3 arguments in registers instead of on the stack, and having the caller pop any stack arguments). Apply NS_FASTCALL to our most frequently called non-public methods and functions. Also add NS_CDECL to explicitly specify the default calling convention and make it part of NS_IMETHOD, since xptcall can't deal with NS_FASTCALL. Bug 249652, r=darin, sr=dbaron.
|
2004-07-14 22:14:34 +00:00 |
stub
|
landing patch for bug 239716 "inout wstring methods are difficult to implement with nsEmbedString" patch by marco@gnome.org r=darin sr=dbaron
|
2004-04-20 00:21:34 +00:00 |
tests
|
Bug 226439. Convert codebase to use AppendLiteral/AssignLiteral/LowerCaseEqualsLiteral. r+sr=darin
|
2004-06-17 00:13:25 +00:00 |
threads
|
fixes bug 243151 "Bogus assertion: nsThread::kIThreadSelfIndex != 0" r=timeless,wtc
|
2004-05-11 18:33:32 +00:00 |
tools
|
Bug 236613: change to MPL/LGPL/GPL tri-license.
|
2004-04-18 14:21:17 +00:00 |
typelib
|
Bug 236613: change to MPL/LGPL/GPL tri-license.
|
2004-04-18 14:21:17 +00:00 |
windbgdlg
|
Bug 236613: change to MPL/LGPL/GPL tri-license.
|
2004-04-18 14:21:17 +00:00 |
.cvsignore
|
Ignore xpcom-config.h & xpcom-private.h
|
2003-07-03 22:49:28 +00:00 |
Makefile.in
|
Bug 236613: change to MPL/LGPL/GPL tri-license.
|
2004-04-18 14:21:17 +00:00 |
xpcom-config.h.in
|
Split private xpcom defines into separate header.
|
2003-07-03 20:55:23 +00:00 |
xpcom-private.h.in
|
Bug 223084 - enable the static component loader by default r/sr=dougt
|
2003-10-30 21:11:07 +00:00 |