gecko-dev/base/src
1999-01-07 22:19:57 +00:00
..
gtk Saner nsTimer implementation for gtk. This probably still isn't right 1998-12-18 02:55:20 +00:00
mac Added a directory iterator class. Added canonification and recursive directory creation, and some other handy methods. Eventual goal: replace xp_file.h entirely. 1999-01-06 23:38:21 +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 fixing includes for solaris. -donm 1999-01-07 21:03:42 +00:00
windows Fix unused parameter warning. 1999-01-07 02:11:24 +00:00
.cvsignore Add cvsignore entries for makefiles generated bu autoconf. 1998-12-05 09:07:33 +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 Add nsFile* to Windows build 1998-12-22 20:01:41 +00:00
MANIFEST 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
nscore.h Added an entry for the application shell... 1998-12-29 23:59:23 +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 Added comment to strdup() noting that t he caller must use delete[] 1998-12-22 19:01:14 +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 Added a directory iterator class. Added canonification and recursive directory creation, and some other handy methods. Eventual goal: replace xp_file.h entirely. 1999-01-06 23:38:21 +00:00
nsFileStream.cpp Simplify the console case, so that Windows does not think it has to compile with exception handling. 1998-12-29 00:24:32 +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
nsInt64.h Fixed linkage problems with nsInt64 and nsTime classes. 1998-10-06 20:06:06 +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
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 Made the aCopy parameter to nsString::Insert const to clear up some compiler warnings. a=rickg. 1999-01-07 22:19:57 +00:00
nsString.h Made the aCopy parameter to nsString::Insert const to clear up some compiler warnings. a=rickg. 1999-01-07 22:19:57 +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