.. |
bufferRoutines.h
|
fixing cases of declaration not exactly matching definition and a few other instances of extraneous 'const' on PRUnichar passed by value
|
1999-03-27 07:34:44 +00:00 |
nsArena.cpp
|
moved to pub
|
1998-04-13 20:24:54 +00:00 |
nsAtomTable.cpp
|
Use proper new operator
|
1999-03-05 04:33:57 +00:00 |
nsBTree.cpp
|
warning removal
|
1998-07-25 02:11:02 +00:00 |
nsBTree.h
|
warning removal
|
1998-07-25 02:11:02 +00:00 |
nsByteBuffer.cpp
|
purify fixes from bruce@cybersight.com - free memory the right way
|
1999-03-10 00:32:44 +00:00 |
nsConjoiningEnumerator.cpp
|
tweak
|
1999-03-11 11:01:16 +00:00 |
nsCRT.cpp
|
fixed link error
|
1999-03-22 22:26:17 +00:00 |
nsCRT.h
|
landing nsString2
|
1999-03-22 09:54:46 +00:00 |
nsDeque.cpp
|
fixed mail/news crash and bug 4606
|
1999-04-07 21:05:19 +00:00 |
nsDeque.h
|
fixed bug in deque::pushfront
|
1999-03-31 08:42:06 +00:00 |
nsHashtable.cpp
|
Thread Safe nsHashtable (on demand only)
|
1999-03-30 08:15:39 +00:00 |
nsHashtable.h
|
Made instance variables protected so that we can subclass.
|
1999-04-16 18:16:21 +00:00 |
nsIArena.h
|
moved to pub
|
1998-04-13 20:24:54 +00:00 |
nsIAtom.h
|
rename |IID()| --> |GetIID()|
|
1999-03-03 19:48:57 +00:00 |
nsIByteBuffer.h
|
Networking changes: Reworked nsIURL, adding setters, factoring Open. Unsigned arguments for nsIStreamListener.
|
1998-12-16 05:40:20 +00:00 |
nsICollection.h
|
Fixed comment.
|
1999-04-13 18:26:53 +00:00 |
nsICollection.idl
|
add nsIEnumerator interface, and fix nsICollection interface to use long not int
|
1999-02-26 17:57:34 +00:00 |
nsIEnumerator.h
|
Landed RDF_19990326_BRANCH, scriptability changes.
|
1999-03-29 19:52:54 +00:00 |
nsIEnumerator.idl
|
Added idl
|
1999-02-24 08:46:00 +00:00 |
nsInt64.h
|
Fixed linkage problems with nsInt64 and nsTime classes.
|
1998-10-06 20:06:06 +00:00 |
nsIObserver.h
|
Warning elimination (remove extra ; )
|
1999-04-15 19:54:27 +00:00 |
nsIObserverList.h
|
initial checkin for ObserverService api
|
1999-04-06 20:54:09 +00:00 |
nsIObserverService.h
|
implemented wrapper funtions to make GetObserverList private.
|
1999-04-20 14:50:47 +00:00 |
nsIProperties.h
|
public header file for new nsIProperties class (like Java properties)
|
1999-01-26 23:48:54 +00:00 |
nsISizeOfHandler.h
|
new
|
1998-06-05 20:46:23 +00:00 |
nsIString.h
|
Fixed some syntax errors that I found when I actually tried to compile.
|
1999-03-23 01:46:12 +00:00 |
nsISupportsArray.h
|
rename |IID()| --> |GetIID()|
|
1999-03-03 19:48:57 +00:00 |
nsIUnicharBuffer.h
|
Networking changes: Reworked nsIURL, adding setters, factoring Open. Unsigned arguments for nsIStreamListener.
|
1998-12-16 05:40:20 +00:00 |
nsObserver.cpp
|
initial checkin for ObserverService api
|
1999-04-06 20:54:09 +00:00 |
nsObserver.h
|
initial checkin for ObserverService api
|
1999-04-06 20:54:09 +00:00 |
nsObserverList.cpp
|
implemented wrapper funtions to make GetObserverList private.
|
1999-04-20 14:50:47 +00:00 |
nsObserverList.h
|
initial checkin for ObserverService api
|
1999-04-06 20:54:09 +00:00 |
nsObserverService.cpp
|
implemented wrapper funtions to make GetObserverList private.
|
1999-04-20 14:50:47 +00:00 |
nsObserverService.h
|
initial checkin for ObserverService api
|
1999-04-06 20:54:09 +00:00 |
nsProperties.cpp
|
API cleanup for nsString
|
1999-04-05 08:06:54 +00:00 |
nsProperties.h
|
Forgot to say "public" in "class nsPropertiesFactory : nsIFactory".
|
1999-02-10 22:51:01 +00:00 |
nsQuickSort.cpp
|
Rolled out change
|
1999-04-13 23:25:38 +00:00 |
nsQuickSort.h
|
sorry, size_t != unsigned int, made declarations consistent to fix later link errors.
|
1999-04-14 04:19:42 +00:00 |
nsRBTree.cpp
|
Fixed compiler bugs/warnings
|
1998-04-26 03:13:20 +00:00 |
nsRBTree.h
|
warning removal
|
1998-07-25 02:11:02 +00:00 |
nsSizeOfHandler.cpp
|
new
|
1998-06-05 20:46:23 +00:00 |
nsStr.cpp
|
fixed nsStr bug found by davidBienvenu -- I owe him a beer
|
1999-04-05 21:38:50 +00:00 |
nsStr.h
|
fixed nsStr bug found by davidBienvenu -- I owe him a beer
|
1999-04-05 21:38:50 +00:00 |
nsString2.cpp
|
fixed nsStr bug found by davidBienvenu -- I owe him a beer
|
1999-04-05 21:38:50 +00:00 |
nsString2.h
|
fixed bug in nsString; added recycler to nsString2
|
1999-03-23 07:26:27 +00:00 |
nsString.cpp
|
any fix for entities
|
1999-03-25 01:27:27 +00:00 |
nsString.h
|
prep work to land nsString2
|
1999-03-22 08:29:26 +00:00 |
nsStringImpl.cpp
|
Initial revision. Not currently in the build.
|
1999-03-23 01:46:44 +00:00 |
nsSupportsArray.cpp
|
Patch for unsigned vs signed warnings. Thanks to <bruce@cybersight.com>
|
1999-03-21 19:26:32 +00:00 |
nsSupportsArray.h
|
Backed out change to nsISupportsArray::AppendElement() and RemoveElement(); they now return PRBool's like they used to.
|
1999-04-14 23:06:22 +00:00 |
nsSupportsArrayEnumerator.cpp
|
Fixed First method to return error.
|
1999-03-05 05:48:21 +00:00 |
nsSupportsArrayEnumerator.h
|
Added export/import declaration (temporarily).
|
1999-02-24 09:55:44 +00:00 |
nsTime.h
|
Added constructor for strings.
|
1999-02-18 00:12:08 +00:00 |
nsUnicharBuffer.cpp
|
purify fixes from bruce@cybersight.com - free memory the right way
|
1999-03-10 00:32:44 +00:00 |
nsUnitConversion.h
|
re-added backed-out changes
|
1998-08-01 00:56:28 +00:00 |
nsVector.h
|
Migrating public header files to public
|
1998-10-19 17:48:55 +00:00 |
nsVoidArray.cpp
|
added nsStringArray
|
1999-01-23 06:58:34 +00:00 |
nsVoidArray.h
|
added nsStringArray
|
1999-01-23 06:58:34 +00:00 |
nsXPIDLString.cpp
|
Landed RDF_19990326_BRANCH, scriptability changes.
|
1999-03-29 19:52:54 +00:00 |
nsXPIDLString.h
|
Fixed the 'extra token after the endif' bug that was breaking some Unix builds.
|
1999-03-29 23:05:49 +00:00 |
plvector.c
|
Moved plvector.c and plvector.h from mozilla/nsprpub/lib/ds
|
1998-11-09 20:10:21 +00:00 |
plvector.h
|
Moved plvector.c and plvector.h from mozilla/nsprpub/lib/ds
|
1998-11-09 20:09:33 +00:00 |