gecko-dev/base/src
mcmullen%netscape.com 7a7045d044 Rewrote the stream stuff to be simple, since Unix build environment cannot even handle ostream and istream. This builds and runs correctly on Linux and Macintosh now. 1998-12-18 23:06:54 +00:00
..
gtk Saner nsTimer implementation for gtk. This probably still isn't right 1998-12-18 02:55:20 +00:00
mac Rewrote the stream stuff to be simple, since Unix build environment cannot even handle ostream and istream. This builds and runs correctly on Linux and Macintosh now. 1998-12-18 23:06:54 +00:00
motif Add --enable-debug=module1,module2 to selective turn on debugging. 1998-12-15 16:32:37 +00:00
rhapsody Add --enable-debug=module1,module2 to selective turn on debugging. 1998-12-15 16:32:37 +00:00
unix Some more tweaks to suit various compilers and platforms. 1998-12-11 01:42:04 +00:00
windows Minor fix in operator= 1998-12-12 01:28:28 +00:00
.cvsignore Add cvsignore entries for makefiles generated bu autoconf. 1998-12-05 09:07:33 +00:00
MANIFEST Added wrappers for 64-bit arithmetic and PRTime. 1998-09-16 19:53:12 +00:00
Makefile.in Made all this build on Unix, using Macros up the wazoo 1998-12-15 22:45:09 +00:00
makefile.win Added wrappers for 64-bit arithmetic and PRTime. 1998-09-16 19:53:12 +00:00
nsArena.cpp moved to pub 1998-04-13 20:24:54 +00:00
nsAtomTable.cpp changed HashCode to HashValue and fixed return type 1998-09-02 01:59:30 +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 Networking changes: Reworked nsIURL, adding setters, factoring Open. Unsigned arguments for nsIStreamListener. 1998-12-16 05:40:20 +00:00
nsCRT.cpp Networking changes: Reworked nsIURL, adding setters, factoring Open. Unsigned arguments for nsIStreamListener. 1998-12-16 05:40:20 +00:00
nsCRT.h Networking changes: Reworked nsIURL, adding setters, factoring Open. Unsigned arguments for nsIStreamListener. 1998-12-16 05:40:20 +00:00
nsDeque.cpp Fixed off by 1 error that occurs in PopBack() when 1998-12-09 17:07:20 +00:00
nsDeque.h Fixed compiler problem with other compilers by removing useless const in front of void 1998-08-27 02:39:36 +00:00
nsEscape.cpp First Checked In. 1998-12-08 02:15:50 +00:00
nsFileSpec.cpp Rewrote the stream stuff to be simple, since Unix build environment cannot even handle ostream and istream. This builds and runs correctly on Linux and Macintosh now. 1998-12-18 23:06:54 +00:00
nsFileStream.cpp Rewrote the stream stuff to be simple, since Unix build environment cannot even handle ostream and istream. This builds and runs correctly on Linux and Macintosh now. 1998-12-18 23:06:54 +00:00
nsIArena.h moved to pub 1998-04-13 20:24:54 +00:00
nsIAtom.h Added SizeOf method 1998-06-05 21:38:36 +00:00
nsIBaseStream.h Networking changes: Reworked nsIURL, adding setters, factoring Open. Unsigned arguments for nsIStreamListener. 1998-12-16 05:40:20 +00:00
nsIByteBuffer.h Networking changes: Reworked nsIURL, adding setters, factoring Open. Unsigned arguments for nsIStreamListener. 1998-12-16 05:40:20 +00:00
nsIInputStream.h Networking changes: Reworked nsIURL, adding setters, factoring Open. Unsigned arguments for nsIStreamListener. 1998-12-16 05:40:20 +00:00
nsIOutputStream.h Networking changes: Reworked nsIURL, adding setters, factoring Open. Unsigned arguments for nsIStreamListener. 1998-12-16 05:40:20 +00:00
nsITimer.h Added comment to clarify an implementation issue (what conditions did nsITimer callback functions expect). 1998-09-03 21:16:41 +00:00
nsITimerCallback.h moved to pub 1998-04-13 20:24:54 +00:00
nsIUnicharBuffer.h Networking changes: Reworked nsIURL, adding setters, factoring Open. Unsigned arguments for nsIStreamListener. 1998-12-16 05:40:20 +00:00
nsIUnicharInputStream.h Networking changes: Reworked nsIURL, adding setters, factoring Open. Unsigned arguments for nsIStreamListener. 1998-12-16 05:40:20 +00:00
nsInt64.h Fixed linkage problems with nsInt64 and nsTime classes. 1998-10-06 20:06:06 +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
nsStdFileStream.cpp First Checked In. 1998-12-18 22:38:28 +00:00
nsString.cpp Networking changes: Reworked nsIURL, adding setters, factoring Open. Unsigned arguments for nsIStreamListener. 1998-12-16 05:40:20 +00:00
nsString.h Networking changes: Reworked nsIURL, adding setters, factoring Open. Unsigned arguments for nsIStreamListener. 1998-12-16 05:40:20 +00:00
nsTime.h Fixed linkage problems with nsInt64 and nsTime classes. 1998-10-06 20:06:06 +00:00
nsUnicharBuffer.cpp Networking changes: Reworked nsIURL, adding setters, factoring Open. Unsigned arguments for nsIStreamListener. 1998-12-16 05:40:20 +00:00
nsUnicharInputStream.cpp Networking changes: Reworked nsIURL, adding setters, factoring Open. Unsigned arguments for nsIStreamListener. 1998-12-16 05:40:20 +00:00
nsUnitConversion.h re-added backed-out changes 1998-08-01 00:56:28 +00:00
nsVoidArray.cpp Modified ReplaceElementAt to grow the array if an index out of the 1998-07-02 00:28:56 +00:00
nsVoidArray.h Added an additional constructor 1998-06-11 22:48:25 +00:00
nscore.h Got rid of NS_DYNAMIC_CAST() macro at scc's prodding. 1998-12-11 21:39:18 +00:00