.. |
.cvsignore
|
|
|
bufferRoutines.h
|
add assertion code for data lostage. r/a=rickg
|
2000-03-21 21:04:50 +00:00 |
Makefile.in
|
Added "nsCharTraits.h"
|
2000-03-23 21:10:46 +00:00 |
makefile.win
|
Added "nsCharTraits.h"
|
2000-03-23 21:10:46 +00:00 |
MANIFEST
|
Added "nsCharTraits.h"
|
2000-03-23 21:10:46 +00:00 |
MANIFEST_IDL
|
Made nsIProperties scriptable. Bug #21982
|
2000-01-05 09:29:25 +00:00 |
nsAReadableString.h
|
resolving ambiguities; getting the new string APIs to build everywhere
|
2000-03-23 22:42:34 +00:00 |
nsArena.cpp
|
|
|
nsArena.h
|
|
|
nsAtomTable.cpp
|
Bump up the intial hash table size in a bunch of places to avoid resizing the hash later. r=scc
|
2000-03-22 02:43:48 +00:00 |
nsAtomTable.h
|
|
|
nsAutoStringImpl.h
|
landed WIP nsString3 early design; not part of build; a=n/a
|
2000-03-03 09:04:50 +00:00 |
nsAVLTree.cpp
|
|
|
nsAVLTree.h
|
|
|
nsAWritableString.h
|
resolving ambiguities; getting the new string APIs to build everywhere
|
2000-03-23 22:42:34 +00:00 |
nsBufferManager.h
|
update to new string files; these are NOT part of the build
|
2000-03-09 10:50:02 +00:00 |
nsBufferPoolService.h
|
|
|
nsByteBuffer.cpp
|
|
|
nsByteBuffer.h
|
|
|
nsCharTraits.h
|
resolving ambiguities; getting the new string APIs to build everywhere
|
2000-03-23 22:42:34 +00:00 |
nsConjoiningEnumerator.cpp
|
|
|
nsCppSharedAllocator.h
|
|
|
nsCRT.cpp
|
Conditionally enable the new string APIs. Don't worry, they're not turned on yet. All changes r=waterson. Changes that effect |nsString| unconditionally, r=rickg.
|
2000-03-23 02:12:23 +00:00 |
nsCRT.h
|
fixed some warnings
|
2000-03-22 22:55:10 +00:00 |
nsDeque.cpp
|
|
|
nsDeque.h
|
|
|
nsEmptyEnumerator.cpp
|
|
|
nsEnumeratorUtils.cpp
|
|
|
nsEnumeratorUtils.h
|
|
|
nsHashtable.cpp
|
landing phase 2 to remove deprecated string calls
|
2000-03-12 11:10:07 +00:00 |
nsHashtable.h
|
landing phase 2 to remove deprecated string calls
|
2000-03-12 11:10:07 +00:00 |
nsHashtableEnumerator.cpp
|
|
|
nsHashtableEnumerator.h
|
|
|
nsIArena.h
|
|
|
nsIAtom.idl
|
Fix for 24362. Status bar gets updated message counts. a=chofmann. r=dp and jband.
|
2000-01-20 22:57:08 +00:00 |
nsIByteBuffer.h
|
|
|
nsICollection.idl
|
|
|
nsIEnumerator.idl
|
|
|
nsImmutableString.h
|
landed WIP nsString3 early design; not part of build; a=n/a
|
2000-03-03 09:04:50 +00:00 |
nsInt64.h
|
Bug 21472. Use only strict relationals with LL_CMP(). r=brendan
|
2000-01-06 20:22:29 +00:00 |
nsIObserver.idl
|
|
|
nsIObserverList.h
|
|
|
nsIObserverService.idl
|
|
|
nsIPersistentProperties.h
|
changes to let us build on MacOS X
|
2000-03-11 03:08:04 +00:00 |
nsIProperties.idl
|
Fixed Has method as per Doug's request.
|
2000-01-06 23:02:32 +00:00 |
nsISimpleEnumerator.h
|
|
|
nsISizeOfHandler.h
|
|
|
nsIStopwatch.idl
|
Added nsIStopwatch for timing analysis.
|
1999-12-29 20:54:13 +00:00 |
nsISupportsArray.idl
|
|
|
nsISupportsIterators.idl
|
First Checked In.
|
2000-02-11 14:32:11 +00:00 |
nsISupportsPrimitives.idl
|
|
|
nsIUnicharBuffer.h
|
|
|
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
|
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 |
nsObserverService.h
|
|
|
nsPersistentProperties.cpp
|
Bump up the intial hash table size in a bunch of places to avoid resizing the hash later. r=scc
|
2000-03-22 02:43:48 +00:00 |
nsPersistentProperties.h
|
Breaking out persistent properties from nsIProperties.h.
|
1999-12-29 20:55:42 +00:00 |
nsProperties.cpp
|
Fixed Has method as per Doug's request.
|
2000-01-06 23:02:32 +00:00 |
nsProperties.h
|
Made nsIProperties scriptable. Bug #21982
|
2000-01-05 09:29:25 +00:00 |
nsQuickSort.cpp
|
|
|
nsQuickSort.h
|
|
|
nsSharedString.h
|
Incremental changes, renamed |nsConcatString| to |nsPromiseConcatenation|. Added |nsPromiseSubstring|. Got rid of upper/lower signatures. Added |Assign|. Fixed comparison macros. Added |operator+=| and |operator=|. These files are not part of the build.
|
2000-03-10 02:30:14 +00:00 |
nsSizeOfHandler.cpp
|
|
|
nsStopwatch.cpp
|
Added nsIStopwatch for timing analysis.
|
1999-12-29 20:54:13 +00:00 |
nsStopwatch.h
|
Added nsIStopwatch for timing analysis.
|
1999-12-29 20:54:13 +00:00 |
nsStr.cpp
|
Conditionally enable the new string APIs. Don't worry, they're not turned on yet. All changes r=waterson. Changes that effect |nsString| unconditionally, r=rickg.
|
2000-03-23 02:12:23 +00:00 |
nsStr.h
|
WIP for removal of deprecated string methods
|
2000-03-12 22:21:14 +00:00 |
nsString2.cpp
|
resolving ambiguities; getting the new string APIs to build everywhere
|
2000-03-23 22:42:34 +00:00 |
nsString2.h
|
fixing ambiguities caused by name hiding
|
2000-03-23 22:53:53 +00:00 |
nsString2x.cpp
|
update to new string files; these are NOT part of the build
|
2000-03-09 10:50:02 +00:00 |
nsString2x.h
|
update to new string files; these are NOT part of the build
|
2000-03-09 10:50:02 +00:00 |
nsString.cpp
|
resolving ambiguities; getting the new string APIs to build everywhere
|
2000-03-23 22:42:34 +00:00 |
nsString.h
|
fixing ambiguities caused by name hiding
|
2000-03-23 22:53:53 +00:00 |
nsStringImpl.h
|
landed WIP nsString3 early design; not part of build; a=n/a
|
2000-03-03 09:04:50 +00:00 |
nsStringTokenizer.cpp
|
|
|
nsStringTokenizer.h
|
|
|
nsStringValue.h
|
update to new string files; these are NOT part of the build
|
2000-03-09 10:50:02 +00:00 |
nsStringx.cpp
|
update to new string files; these are NOT part of the build
|
2000-03-09 10:50:02 +00:00 |
nsStringx.h
|
update to new string files; these are NOT part of the build
|
2000-03-09 10:50:02 +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
|
|
|
nsSupportsPrimitives.h
|
|
|
nsTextFormater.cpp
|
Final portion of the fix for bug 20882. Just a cleaner way of doing what is already being done.
|
1999-12-14 00:56:50 +00:00 |
nsTextFormater.h
|
|
|
nsTextFormatter.cpp
|
Beginning of work on 16951, not part of build yet
|
2000-01-17 06:33:59 +00:00 |
nsTextFormatter.h
|
Beginning of work on 16951, not part of build yet
|
2000-01-17 06:33:59 +00:00 |
nsTime.h
|
|
|
nsUnicharBuffer.cpp
|
|
|
nsUnicharBuffer.h
|
|
|
nsUnitConversion.h
|
|
|
nsVector.h
|
|
|
nsVoidArray.cpp
|
Fixing runtime assert bustage. r=pinkerton
|
2000-01-19 01:18:27 +00:00 |
nsVoidArray.h
|
Bug 9489. Add support for nsAutoVoidArray. r=scc,shaver
|
1999-12-01 00:37:11 +00:00 |
nsXPIDLString.cpp
|
My bad; I reviewed this code and I suck. This is the right fix.
|
2000-02-24 06:42:36 +00:00 |
nsXPIDLString.h
|
backing out my change
|
2000-02-16 15:43:55 +00:00 |
plvector.c
|
|
|
plvector.h
|
|
|