Граф коммитов

530 Коммитов

Автор SHA1 Сообщение Дата
jdunn%netscape.com 4f46ff3cee fix compiler warning/errors with conversion from a void* to a char* 1999-04-13 20:27:17 +00:00
alecf%netscape.com 26fc4d1cd6 export nsQuickSort.h for mac build 1999-04-13 20:06:55 +00:00
alecf%netscape.com afdf504bb3 added files: mozilla/base/src/nsQuickSort.cpp 1999-04-13 20:05:39 +00:00
alecf%netscape.com ba6a24ab77 add quicksort to windows build 1999-04-13 19:07:43 +00:00
alecf%netscape.com ec4767bf21 add quicksort implementation to base
(Thanks to Regents of CA and the RDF team)
1999-04-13 19:03:45 +00:00
warren%netscape.com 47d97f7869 Fixed comment. 1999-04-13 18:26:53 +00:00
warren%netscape.com 14d3585596 Added NS_NewPipe and cleaned up ByteBufferInputStreams. 1999-04-13 18:17:29 +00:00
warren%netscape.com 2115a4aa4b Added header. 1999-04-13 18:15:49 +00:00
warren%netscape.com 4cc597dc40 Fixed EOF condition. 1999-04-13 18:15:41 +00:00
warren%netscape.com c42f0d5d08 Fixed thread problems. 1999-04-13 18:15:27 +00:00
bruce%cybersight.com f8a99e7dff Adding blank lines for native compilers. 1999-04-13 06:35:42 +00:00
rhp%netscape.com 25c7fb4db1 Added nsEscapeHTML() function 1999-04-12 20:23:21 +00:00
neeti%netscape.com 443c648289 Removed XP_PC for ObserverService api 1999-04-12 19:08:25 +00:00
waterson%netscape.com 6bc97827ab Added TestObserverService.cpp 1999-04-12 18:48:20 +00:00
waterson%netscape.com 03267d0619 Added observer classes. 1999-04-12 18:48:02 +00:00
waterson%netscape.com 9cfb6872c9 Added observer interfaces. 1999-04-12 18:46:49 +00:00
waterson%netscape.com a7b582b241 Added nsIObserverService, nsIObserverList, and nsIObserver to exports. 1999-04-12 18:11:47 +00:00
sspitzer%netscape.com f1e1d10f96 some more cvs ignore work 1999-04-10 21:22:31 +00:00
blizzard%redhat.com 7f7ca00fa2 base code for unix timers without a toolkit 1999-04-10 15:20:27 +00:00
ducarroz%netscape.com 9741017840 added nsEscape.h, nsStdFileStream.h needed by mailnews 1999-04-10 01:20:02 +00:00
briano%netscape.com cf50f70912 Cleaned up the statfs mess at the beginning to make use of configure's power. 1999-04-10 01:13:02 +00:00
dougt%netscape.com f86be58b2d fixing Move() testcase to reflect changes made.
added nspr compatiblity tests.
1999-04-10 00:31:35 +00:00
dougt%netscape.com 9592b5ed44 Make the windows specific code use nsprPath. 1999-04-10 00:30:23 +00:00
dougt%netscape.com c97b3ee440 Adding nsprPath class.
Removing existing check when creating subdirectories.
1999-04-10 00:29:20 +00:00
dougt%netscape.com e68895186c Adding nsprPath class.
Changing comments to reflect the real world.
1999-04-10 00:27:09 +00:00
mcmullen%netscape.com 70a8808ba2 Bug #4619. When at eof, get() was returning undefined character. Now returning 0. 1999-04-08 17:31:00 +00:00
rickg%netscape.com 9c6e76138e fixed mail/news crash and bug 4606 1999-04-07 21:05:19 +00:00
mcafee%netscape.com 0f446c2ced Removing bogus rule 1999-04-07 00:21:53 +00:00
neeti%netscape.com 3e2bd49cad initial checkin for ObserverService api 1999-04-06 20:54:09 +00:00
mcmullen%netscape.com 75e878b3a9 memset a buffer to 0, to avoid Solaris UMR diagnostics. 1999-04-06 20:10:50 +00:00
warren%netscape.com 47085e4f4f Added GetIThread method 1999-04-06 06:09:15 +00:00
warren%netscape.com f463afe3df Fixed refcount problems. 1999-04-06 04:57:44 +00:00
warren%netscape.com 8b3e95cfa2 Added nsIByteBufferInputStream. 1999-04-06 01:43:52 +00:00
warren%netscape.com a89a6c1a63 Fixed thread pool shutdown. 1999-04-06 01:42:01 +00:00
jband%netscape.com b0859a052d fixed typo so no extra .pdb files get left behind 1999-04-06 00:10:10 +00:00
rickg%netscape.com 8bdec0ded3 fixed nsStr bug found by davidBienvenu -- I owe him a beer 1999-04-05 21:38:50 +00:00
rickg%netscape.com 897a835ff5 fixed bug found by DavidBienvenu -- I owe him a beer 1999-04-05 21:28:55 +00:00
warren%netscape.com b69511ade6 Added TestThreads 1999-04-05 21:03:22 +00:00
warren%netscape.com ed17a5b85d Mostly works now, except for nsIThreadPool::Join 1999-04-05 21:02:24 +00:00
warren%netscape.com 1c1d04115b Added copyright. 1999-04-05 21:01:33 +00:00
rickg%netscape.com aeffd0c992 API cleanup for nsString 1999-04-05 08:06:54 +00:00
dp%netscape.com 169bb17915 Added Current Working Directory 1999-04-03 17:17:49 +00:00
rickg%netscape.com 3b8cfe6aa8 fix to pushfront 1999-04-02 22:06:05 +00:00
warren%netscape.com 8bf75dfb46 Added nsIThread and nsIThreadPool. 1999-04-02 09:20:44 +00:00
mcmullen%netscape.com 83c6db8e89 Just added a divider comment. 1999-04-01 20:07:52 +00:00
mcmullen%netscape.com dc51caba2e Fixed an illegal preprocessor directive. 1999-04-01 20:06:46 +00:00
mcafee%netscape.com 2d625f9600 Simplifying SCO case. 1999-04-01 05:16:32 +00:00
mcafee%netscape.com 15d6df3109 Adding support for NTO. 1999-04-01 05:06:34 +00:00
mcafee%netscape.com e07a8b47d6 Simplifying ifdef logic in preparation for jump to hyperspace (autoconf) 1999-04-01 05:02:32 +00:00
rickg%netscape.com dfc765cb14 fixed bug in deque::pushfront 1999-03-31 08:42:06 +00:00
dougt%netscape.com ee22d153f3 Fixes off by one error. 1999-03-31 05:04:28 +00:00
jdunn%netscape.com e68fdd2cbe Fixed compiler problem on AIX with references. 1999-03-31 04:19:02 +00:00
kipp%netscape.com f54f42071f new 1999-03-30 05:45:36 +00:00
ramiro%netscape.com de0f3f737c delete vs. delete[] vs. free fixes.
Thanks to "Bruce Mitchener, Jr." <bruce@cybersight.com for finding all these
and making patches.
1999-03-30 05:26:59 +00:00
pierre%netscape.com 17dca257b7 Use delete[] for strings allocated with ToNewCString(). 1999-03-30 01:23:24 +00:00
waterson%netscape.com 66a55f3f2c Landed RDF_19990326_BRANCH, scriptability changes. 1999-03-29 19:52:54 +00:00
jband%netscape.com f332fa9be6 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
sspitzer%netscape.com a7c4e2da6c removed aErrorCode from the comment.
aErrorCode is no longer a parameter to Read()
1999-03-25 03:00:04 +00:00
rickg%netscape.com ad1ba89a86 any fix for entities 1999-03-25 01:27:27 +00:00
jdunn%netscape.com e3c9afd27f backing out changes, because the tree was closed - doh 1999-03-24 21:55:53 +00:00
jdunn%netscape.com e87951d3e0 Fix compiler errors on AIX
Approved by mcmullen@netscape.com
1999-03-24 21:38:44 +00:00
rickg%netscape.com 74944668d1 removed linux warnings 1999-03-23 08:47:54 +00:00
rickg%netscape.com 2ba72879d7 added recycler to nsString2 1999-03-23 07:33:10 +00:00
rickg%netscape.com e15cc0dd6b fixed bug in nsString; added recycler to nsString2 1999-03-23 07:26:27 +00:00
waterson%netscape.com 814643482d Initial revision. Not currently in the build. 1999-03-23 01:46:44 +00:00
waterson%netscape.com 930b662aed Fixed some syntax errors that I found when I actually tried to compile. 1999-03-23 01:46:12 +00:00
waterson%netscape.com 6d60e2479a Added an Init() method to allow the creator to specify an alternate
character size for the internal representation.
1999-03-23 01:29:16 +00:00
waterson%netscape.com 31f60d2a20 Added nsIString interface. 1999-03-23 00:43:54 +00:00
rickg%netscape.com 5757dea09a removed unsightly warnings from string classes 1999-03-23 00:28:36 +00:00
rickg%netscape.com 8e40493438 fixed link error 1999-03-22 22:26:17 +00:00
rickg%netscape.com 7a171830f0 added nsString to unix make system 1999-03-22 22:09:37 +00:00
rickg%netscape.com 92092d6e80 added nsString2 to makefile 1999-03-22 22:06:28 +00:00
rickg%netscape.com dacd8a783e fixed nsString2 build problem 1999-03-22 22:03:14 +00:00
dcone%netscape.com 5eb8628f41 fixed small mac bug 1999-03-22 21:52:57 +00:00
dcone%netscape.com 537e9b39e4 Fixed small mac bug 1999-03-22 21:52:39 +00:00
dcone%netscape.com cb9e34b3fc Added nsStr.h and nsString2.h for public 1999-03-22 21:30:38 +00:00
dcone%netscape.com fb0b6d3c02 added nsStr.cpp and nsString2.cpp to project 1999-03-22 21:29:52 +00:00
bienvenu%netscape.com b7d7665c16 fix problem with SetLeafName r+a=mcmullen 1999-03-22 19:15:30 +00:00
rickg%netscape.com 808678e7df landing nsString2 1999-03-22 09:54:46 +00:00
rickg%netscape.com ede624cbbf prep work to land nsString2 1999-03-22 08:29:26 +00:00
pavlov%pavlov.net 07d3f0be51 add a cast to fix build problems on the ports tinderboxes. 1999-03-21 15:42:44 +00:00
dougt%netscape.com 899ccc36a3 Fixing unix breakage. 1999-03-21 06:57:56 +00:00
dougt%netscape.com e4949d344c Now adjusting the nsFileSpec after a Move().
Also fixing a bug with Rename().  Now it should successfully take
partial pathnames on Unix and Windows.
1999-03-21 06:22:45 +00:00
beard%netscape.com 5cba62eb1f fixed reference count leaking, File no longer nulls out mCallbackObject. 1999-03-20 23:15:02 +00:00
alecf%netscape.com c59cbb3e36 oops, back out my old patch - caused more harm than good 1999-03-20 02:41:27 +00:00
alecf%netscape.com 53f20b6e1a fix newline and end of file problem 1999-03-20 02:34:54 +00:00
alecf%netscape.com 804aa05e63 there is no header file on unix that actually includes this path. wierd. 1999-03-20 02:34:31 +00:00
mcmullen%netscape.com 19dc840095 FIxing another unix problem. 1999-03-20 01:13:35 +00:00
mcmullen%netscape.com 5a20fa4872 Fix unix bustage. 1999-03-20 00:13:08 +00:00
mcmullen%netscape.com 6cf27d2a67 Bugs #3997, 3934 1999-03-19 23:09:39 +00:00
warren%netscape.com 1d59a013c3 Backed out nsUnicharKey -- couldn't get it to build with -pedantic linux. 1999-03-19 10:27:41 +00:00
warren%netscape.com 75ca8f8ad6 Attempt to fix pendantic breakage. 1999-03-19 09:46:09 +00:00
warren%netscape.com 5b82065f09 Added nsUnicharKey for nsHashtables. 1999-03-19 09:02:43 +00:00
rickg%netscape.com ac8a03b6c1 removed static vars 1999-03-19 08:47:20 +00:00
mcafee%netscape.com 0ab3fe8ca1 Solaris needs prototype for PR_GetEnv(). 1999-03-18 22:41:24 +00:00
mcafee%netscape.com 94137691ac Switch to PR_GetEnv(), warn once if MOZILLA_FIVE_HOME is not set. 1999-03-18 22:38:25 +00:00
leaf%mozilla.org 0a0f5ac00f Landing nspr library name change, and plevent function call change. 1999-03-17 21:32:03 +00:00
mcmullen%netscape.com 296a662cd4 Fixes for bugs #3779,#2784. Member initialization of nsFileURL for windows compiler, escaping of url when made from path or spec, add file:// on macintosh when making a url from a spec. [bugs introduced when, for dp, I changed nsFilePath not to escape]. a=chofmann. 1999-03-16 19:12:51 +00:00
ramiro%netscape.com f1f6ee8cea Fix bugs 3653, 3652 and 3566. Leaking timers.
Thanks to Tomi Leppikangas <Tomi.Leppikangas@oulu.fi> for providing the
fix and Bruce Mitchener <bruce@cybersight.com> for purifying it.
1999-03-15 21:23:49 +00:00
mcmullen%netscape.com a06c02057b Fix a parameter type. 1999-03-13 07:07:33 +00:00