.. |
.cvsignore
|
…
|
|
MANIFEST
|
exporting to dist the new header file "nsAlgorithm.h" . Part of the fix for bug #39686
|
2000-05-20 20:00:49 +00:00 |
MANIFEST_IDL
|
37408
|
2000-05-02 05:08:39 +00:00 |
Makefile.in
|
exporting to dist the new header file "nsAlgorithm.h" . Part of the fix for bug #39686
|
2000-05-20 20:00:49 +00:00 |
bufferRoutines.h
|
Fix some leaks, and other problems found using BoundsChecker r=bryner@uiuc.edu
|
2000-05-14 09:18:43 +00:00 |
makefile.win
|
exporting to dist the new header file "nsAlgorithm.h" . Part of the fix for bug #39686
|
2000-05-20 20:00:49 +00:00 |
nsAReadableString.h
|
Exploiting a user-defined |operator->()| when the result is a pointer to a primitive type is problematic for the OS/2 VisualAge compiler. Eliminate such uses in the new string facilities. r=waterson
|
2000-06-01 06:01:18 +00:00 |
nsAVLTree.cpp
|
…
|
|
nsAVLTree.h
|
…
|
|
nsAWritableString.h
|
VisualAge doesn't like declarations in if/for expressions. r=waterson
|
2000-06-02 22:35:01 +00:00 |
nsAlgorithm.h
|
Exploiting a user-defined |operator->()| when the result is a pointer to a primitive type is problematic for the OS/2 VisualAge compiler. Eliminate such uses in the new string facilities. r=waterson
|
2000-06-01 06:01:18 +00:00 |
nsArena.cpp
|
…
|
|
nsArena.h
|
…
|
|
nsAtomService.cpp
|
Make nsAtomService implement threadsafe isupports
|
2000-05-08 20:28:21 +00:00 |
nsAtomService.h
|
add the atom service to the build
|
2000-03-31 09:19:17 +00:00 |
nsAtomTable.cpp
|
# 34082
|
2000-05-02 22:38:04 +00:00 |
nsAtomTable.h
|
…
|
|
nsAutoStringImpl.h
|
…
|
|
nsBufferManager.h
|
Renaming nsIAllocator to nsIMemory (and nsAllocator to nsMemory). API cleanup/freeze. Bug #18433
|
2000-06-03 09:46:12 +00:00 |
nsBufferPoolService.h
|
…
|
|
nsByteBuffer.cpp
|
…
|
|
nsByteBuffer.h
|
…
|
|
nsCRT.cpp
|
Standalone xpcom.
|
2000-05-13 23:35:55 +00:00 |
nsCRT.h
|
Fix some leaks, and other problems found using BoundsChecker r=bryner@uiuc.edu
|
2000-05-14 09:18:43 +00:00 |
nsCharTraits.h
|
Exploiting a user-defined |operator->()| when the result is a pointer to a primitive type is problematic for the OS/2 VisualAge compiler. Eliminate such uses in the new string facilities. These are stragglers missed in an earlier checkin.
|
2000-06-03 00:38:06 +00:00 |
nsConjoiningEnumerator.cpp
|
…
|
|
nsCppSharedAllocator.h
|
Renaming nsIAllocator to nsIMemory (and nsAllocator to nsMemory). API cleanup/freeze. Bug #18433
|
2000-06-03 09:46:12 +00:00 |
nsDeque.cpp
|
…
|
|
nsDeque.h
|
…
|
|
nsEmptyEnumerator.cpp
|
…
|
|
nsEnumeratorUtils.cpp
|
…
|
|
nsEnumeratorUtils.h
|
…
|
|
nsFragmentedString.h
|
Bug #39686. Made an |NS_COUNT|. Put it in the new file "nsAlgorithm.h", to which I also moved |NS_MIN| and |NS_MAX| from "nscore.h", and |copy_string| and |copy_string_backward| from "nsAReadableString.h". Also fixed non-standard include-guards. r={sford, jag}
|
2000-05-20 20:43:26 +00:00 |
nsHashtable.cpp
|
Count some classes for the leak stats. r=warren@netscape.com
|
2000-05-15 13:10:18 +00:00 |
nsHashtable.h
|
# 34082
|
2000-05-02 22:38:04 +00:00 |
nsHashtableEnumerator.cpp
|
# 34082
|
2000-05-02 22:38:04 +00:00 |
nsHashtableEnumerator.h
|
…
|
|
nsIArena.h
|
…
|
|
nsIAtom.idl
|
…
|
|
nsIAtomService.idl
|
add the atom service to the build
|
2000-03-31 09:19:17 +00:00 |
nsIByteBuffer.h
|
…
|
|
nsICollection.idl
|
…
|
|
nsIEnumerator.idl
|
Enforce interCaps Mozilla XPIDL style (r=shaver).
|
2000-05-15 07:03:46 +00:00 |
nsIObserver.idl
|
…
|
|
nsIObserverList.h
|
…
|
|
nsIObserverService.idl
|
…
|
|
nsIPersistentProperties.h
|
37408
|
2000-05-02 05:08:39 +00:00 |
nsIPersistentProperties2.idl
|
37408
|
2000-05-02 05:08:39 +00:00 |
nsIProperties.idl
|
…
|
|
nsISimpleEnumerator.h
|
…
|
|
nsISizeOfHandler.h
|
…
|
|
nsIStopwatch.idl
|
…
|
|
nsISupportsArray.idl
|
Renaming nsIAllocator to nsIMemory (and nsAllocator to nsMemory). API cleanup/freeze. Bug #18433
|
2000-06-03 09:46:12 +00:00 |
nsISupportsIterators.idl
|
…
|
|
nsISupportsPrimitives.idl
|
Renaming nsIAllocator to nsIMemory (and nsAllocator to nsMemory). API cleanup/freeze. Bug #18433
|
2000-06-03 09:46:12 +00:00 |
nsIUnicharBuffer.h
|
…
|
|
nsImmutableString.h
|
Renaming nsIAllocator to nsIMemory (and nsAllocator to nsMemory). API cleanup/freeze. Bug #18433
|
2000-06-03 09:46:12 +00:00 |
nsInt64.h
|
Revert changes. They're causing problems elsewhere.
|
2000-04-27 07:01:58 +00:00 |
nsObserver.cpp
|
…
|
|
nsObserver.h
|
…
|
|
nsObserverList.cpp
|
Bug 21556: Making linux be thread-safe. Making tons of classes implement threadsafe AddRef/Release. a=jar
|
2000-03-05 21:26:01 +00:00 |
nsObserverList.h
|
…
|
|
nsObserverService.cpp
|
# 34082
|
2000-05-02 22:38:04 +00:00 |
nsObserverService.h
|
…
|
|
nsPersistentProperties.cpp
|
Make string properties implement threadsafe_isupports
|
2000-05-26 20:59:04 +00:00 |
nsPersistentProperties.h
|
fix bustage
|
2000-05-02 06:27:05 +00:00 |
nsProperties.cpp
|
# 34082
|
2000-05-02 22:38:04 +00:00 |
nsProperties.h
|
# 34082
|
2000-05-02 22:38:04 +00:00 |
nsQuickSort.cpp
|
…
|
|
nsQuickSort.h
|
…
|
|
nsSharedString.h
|
Bug #39686. Made an |NS_COUNT|. Put it in the new file "nsAlgorithm.h", to which I also moved |NS_MIN| and |NS_MAX| from "nscore.h", and |copy_string| and |copy_string_backward| from "nsAReadableString.h". Also fixed non-standard include-guards. r={sford, jag}
|
2000-05-20 20:43:26 +00:00 |
nsSizeOfHandler.cpp
|
Patch from snizinsk@us.ibm.com
|
2000-05-12 22:11:45 +00:00 |
nsStopwatch.cpp
|
…
|
|
nsStopwatch.h
|
…
|
|
nsStr.cpp
|
Renaming nsIAllocator to nsIMemory (and nsAllocator to nsMemory). API cleanup/freeze. Bug #18433
|
2000-06-03 09:46:12 +00:00 |
nsStr.h
|
Renaming nsIAllocator to nsIMemory (and nsAllocator to nsMemory). API cleanup/freeze. Bug #18433
|
2000-06-03 09:46:12 +00:00 |
nsString.cpp
|
Renaming nsIAllocator to nsIMemory (and nsAllocator to nsMemory). API cleanup/freeze. Bug #18433
|
2000-06-03 09:46:12 +00:00 |
nsString.h
|
Fix boneheaded mistake: I left the return type of NS_ConvertUCS2toUTF8::Init().
|
2000-05-27 00:17:10 +00:00 |
nsString2.cpp
|
Renaming nsIAllocator to nsIMemory (and nsAllocator to nsMemory). API cleanup/freeze. Bug #18433
|
2000-06-03 09:46:12 +00:00 |
nsString2.h
|
Bugs 41279, 41280, 41290. Implement NS_ConvertUTF8toUCS2, r=ftang. Fix NS_ConvertUCS2toUTF8 to set mLength, r=ftang. Re-implement ToNew[*]String to be less bloaty, r=scc,brendan
|
2000-06-02 20:06:54 +00:00 |
nsString2x.cpp
|
Renaming nsIAllocator to nsIMemory (and nsAllocator to nsMemory). API cleanup/freeze. Bug #18433
|
2000-06-03 09:46:12 +00:00 |
nsString2x.h
|
update nsStringX classes; not part of build
|
2000-04-05 06:11:03 +00:00 |
nsStringImpl.h
|
…
|
|
nsStringTokenizer.cpp
|
…
|
|
nsStringTokenizer.h
|
…
|
|
nsStringValue.h
|
Renaming nsIAllocator to nsIMemory (and nsAllocator to nsMemory). API cleanup/freeze. Bug #18433
|
2000-06-03 09:46:12 +00:00 |
nsStringx.cpp
|
Renaming nsIAllocator to nsIMemory (and nsAllocator to nsMemory). API cleanup/freeze. Bug #18433
|
2000-06-03 09:46:12 +00:00 |
nsStringx.h
|
update nsStringX classes; not part of build
|
2000-04-05 06:11:03 +00:00 |
nsSupportsArray.cpp
|
Bug 21556: Making linux be thread-safe. Making tons of classes implement threadsafe AddRef/Release. a=jar
|
2000-03-05 21:26:01 +00:00 |
nsSupportsArray.h
|
…
|
|
nsSupportsArrayEnumerator.cpp
|
…
|
|
nsSupportsArrayEnumerator.h
|
…
|
|
nsSupportsPrimitives.cpp
|
Renaming nsIAllocator to nsIMemory (and nsAllocator to nsMemory). API cleanup/freeze. Bug #18433
|
2000-06-03 09:46:12 +00:00 |
nsSupportsPrimitives.h
|
…
|
|
nsTextFormater.cpp
|
fix 34886. add accidential deleted line back.
|
2000-04-11 22:47:18 +00:00 |
nsTextFormater.h
|
…
|
|
nsTextFormatter.cpp
|
fix 34886. add accidential deleted line back.
|
2000-04-11 22:47:18 +00:00 |
nsTextFormatter.h
|
…
|
|
nsTime.h
|
Revert changes. They're causing problems elsewhere.
|
2000-04-27 07:01:58 +00:00 |
nsUnicharBuffer.cpp
|
…
|
|
nsUnicharBuffer.h
|
…
|
|
nsUnitConversion.h
|
…
|
|
nsVector.h
|
…
|
|
nsVoidArray.cpp
|
…
|
|
nsVoidArray.h
|
# 34082
|
2000-05-02 22:38:04 +00:00 |
nsXPIDLString.cpp
|
Renaming nsIAllocator to nsIMemory (and nsAllocator to nsMemory). API cleanup/freeze. Bug #18433
|
2000-06-03 09:46:12 +00:00 |
nsXPIDLString.h
|
Renaming nsIAllocator to nsIMemory (and nsAllocator to nsMemory). API cleanup/freeze. Bug #18433
|
2000-06-03 09:46:12 +00:00 |
plvector.c
|
…
|
|
plvector.h
|
…
|
|