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-02-16 22:04:36 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
gecko-dev
/
xpcom
/
glue
History
cathleen%netscape.com
8e7e7a12be
eliminates 107 nsCRT::memset calls to use memset instead. removed nsCRT::memset() function. bug 118135 r=dp sr=brendan
2005-11-02 16:05:01 +00:00
..
standalone
…
.cvsignore
…
Makefile.in
…
nsBaseHashtable.h
…
nsClassHashtable.h
…
nsCOMArray.cpp
fix an assertion from nsCOMArray where ReplaceElementAt() wouldn't property extend the array because we were just using ObjectAt()
2005-11-02 16:04:49 +00:00
nsCOMArray.h
Bug 162115: Make nsCOMArray return nsDeriviedSafes to avoid bad addrefs/releases
2005-11-02 16:04:48 +00:00
nsComponentManagerUtils.cpp
…
nsComponentManagerUtils.h
…
nsCOMPtr.cpp
…
nsCOMPtr.h
…
nsDataHashtable.h
…
nsDebug.cpp
…
nsDebug.h
…
nsGenericFactory.cpp
…
nsGenericFactory.h
…
nsGREGlue.cpp
…
nsHashKeys.h
…
nsID.cpp
…
nsID.h
…
nsIGenericFactory.h
…
nsIInterfaceRequestorUtils.cpp
…
nsIInterfaceRequestorUtils.h
…
nsINIParser.cpp
…
nsINIParser.h
…
nsInterfaceHashtable.h
…
nsISupportsImpl.h
…
nsISupportsUtils.h
…
nsIWeakReferenceUtils.h
…
nsMemory.cpp
…
nsMemory.h
…
nsQuickSort.cpp
…
nsQuickSort.h
Relicensing Round 1, Take 2. Most C-like NPL files -> NPL/GPL/LGPL. Bug 98089.
2005-11-02 16:04:51 +00:00
nsRefPtrHashtable.h
…
nsServiceManagerUtils.h
…
nsTHashtable.cpp
…
nsTHashtable.h
…
nsTraceRefcnt.cpp
…
nsTraceRefcnt.h
…
nsVersionComparator.cpp
…
nsVersionComparator.h
…
nsVoidArray.cpp
eliminates 107 nsCRT::memset calls to use memset instead. removed nsCRT::memset() function. bug 118135 r=dp sr=brendan
2005-11-02 16:05:01 +00:00
nsVoidArray.h
1. Converts callers of nsIComponentManagerObsolete to use
2005-11-02 16:05:00 +00:00
nsWeakReference.cpp
…
nsWeakReference.h
…
objs.mk
…
pldhash.c
…
pldhash.h
…