This website requires JavaScript.
Explore
Help
Register
Sign In
Magic-Mirror
/
gecko-dev
Watch
1
Star
0
Fork
0
You've already forked gecko-dev
mirror of
https://github.com/mozilla/gecko-dev.git
synced
2025-03-02 06:22:20 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
gecko-dev
/
xpcom
History
dwitte%stanford.edu
925977835a
make nsSafeFileOutputStream follow target symlinks.
...
b=252050, r=biesi, sr=darin
2004-07-30 05:00:32 +00:00
..
base
This stuff doesn't work on OS/2 and is causing thousands of warnings errors
2004-07-22 20:27:48 +00:00
build
…
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
…
ds
Bug 238963 nsObserverList::GetObserverList should return OOM on failure
2004-07-30 02:43:13 +00:00
glue
fix uninitialized variable warning (does not correspond to a real bug)
2004-07-29 13:48:08 +00:00
io
make nsSafeFileOutputStream follow target symlinks.
2004-07-30 05:00:32 +00:00
libxpt
/xptcall
…
MoreFiles
…
obsolete
…
proxy
…
reflect
…
sample
…
string
adding missing NS_COM to fix win bustage
2004-07-25 13:58:47 +00:00
stub
…
tests
…
threads
…
tools
…
typelib
…
windbgdlg
…
.cvsignore
…
Makefile.in
…
xpcom-config.h.in
…
xpcom-private.h.in
…