This website requires JavaScript.
Explore
Help
Sign In
Bommels05
/
Mozilla
Watch
1
Star
0
Fork
0
You've already forked Mozilla
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Mozilla
/
mozilla
/
xpcom
/
obsolete
History
joshmoz%gmail.com
bcca8a2301
clean up old mac os classic stuff. b=281889 r=smfr sr=bryner a=bsmedberg
...
git-svn-id: svn://10.0.0.236/trunk@175668 18797224-902f-48f8-a5cc-f745e15eee43
2005-07-06 01:23:20 +00:00
..
component
Add support for using gcc's visibility pragma to treat all function and method declarations as "hidden" unless declared otherwise. Create wrappers for system headers that cause them to be treated as default-visibility declarations. This gives a substantial code size and performance win on compilers that support it, and should show up on the gruff tinderbox. Bug 273336, r=darin sr=dbaron.
2004-12-15 05:52:44 +00:00
dlldeps-obs.cpp
…
Makefile.in
bug 280245. WinCE build and support changes. r=darin
2005-01-30 21:33:47 +00:00
nsFileSpec.cpp
Making directories be created with 0700 permission. r=dougt. Fix for bug 299133. a=uncle sam
2005-07-04 16:46:50 +00:00
nsFileSpec.h
fixes a mailnews regression. We need to be able to create a unique directory. sr=dveditz, a=dveditz, bug 299133
2005-06-29 22:23:55 +00:00
nsFileSpecBeOS.cpp
…
nsFileSpecImpl.cpp
fixes a mailnews regression. We need to be able to create a unique directory. sr=dveditz, a=dveditz, bug 299133
2005-06-29 22:23:55 +00:00
nsFileSpecImpl.h
…
nsFileSpecMac.cpp
…
nsFileSpecOS2.cpp
…
nsFileSpecUnix.cpp
Bug 286185 nsFileSpecUnix::Rename leaks on failure
2005-03-16 20:07:34 +00:00
nsFileSpecWin.cpp
bug 280245. WinCE build and support changes. r=darin
2005-01-30 21:33:47 +00:00
nsFileStream.cpp
…
nsFileStream.h
…
nsIFileSpec.idl
fixes a mailnews regression. We need to be able to create a unique directory. sr=dveditz, a=dveditz, bug 299133
2005-06-29 22:23:55 +00:00
nsIFileStream.cpp
…
nsIFileStream.h
…
nsIRegistry.idl
…
nsIRegistryUtils.h
…
nsSpecialSystemDirectory.cpp
clean up old mac os classic stuff. b=281889 r=smfr sr=bryner a=bsmedberg
2005-07-06 01:23:20 +00:00
nsSpecialSystemDirectory.h
These functions were duplicated for no apparent reason, and are unused outside of XPCOM removal r=darin
2004-12-07 00:21:36 +00:00
nsXPCOMObsolete.cpp
…
xpcomobsolete.h
…
xpcomobsolete.pkg
…