dougt%netscape.com
|
10c079470d
|
Now using PL_* functions in nsprPath()
ifdef'ing the deallocation of nsprPath()
|
1999-04-15 19:39:23 +00:00 |
mcmullen%netscape.com
|
ef4a73c482
|
An "oops" correction in the previous checkin.
|
1999-04-15 02:17:41 +00:00 |
mcmullen%netscape.com
|
8a002d9b23
|
Fixed two warnings and added a method with a shorter name because of bug in VC++ compiler
|
1999-04-15 01:11:42 +00:00 |
mcmullen%netscape.com
|
82df0f6471
|
Fixed compiler warning.
|
1999-04-15 01:07:20 +00:00 |
mcmullen%netscape.com
|
bc106712df
|
Support unix paths .. and . in the path conversion routine.
|
1999-04-15 01:06:55 +00:00 |
mcmullen%netscape.com
|
d579b733aa
|
Fix backwards failure logic
|
1999-04-15 01:06:03 +00:00 |
sspitzer%netscape.com
|
3d0a4b9e8f
|
more cvs ignorage
|
1999-04-15 01:05:29 +00:00 |
waterson%netscape.com
|
295796c6fd
|
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 |
beard%netscape.com
|
6db7f132d5
|
sorry, size_t != unsigned int, made declarations consistent to fix later link errors.
|
1999-04-14 04:19:42 +00:00 |
tague%netscape.com
|
c022a18095
|
Added nsQuickSort.obj to the object list
|
1999-04-13 23:35:49 +00:00 |
tague%netscape.com
|
147062e400
|
Rolled out change
|
1999-04-13 23:25:38 +00:00 |
tague%netscape.com
|
2c44e52c4c
|
Fixed windows build booboo. Added extern C to the defintion of nsQuickSort
|
1999-04-13 23:03:40 +00:00 |
alecf%netscape.com
|
1d8ac0d5c2
|
export this symbol correctly
|
1999-04-13 22:16:52 +00:00 |
gordon%netscape.com
|
818eafc444
|
Add nsIThread.h and nsIByteBufferInputStream.h for network update.
|
1999-04-13 21:16:24 +00:00 |
alecf%netscape.com
|
f52c5ea8d3
|
make sure nsQuickSort is extern "C"
|
1999-04-13 20:36:57 +00:00 |
alecf%netscape.com
|
5919f4826a
|
fix mac bustage
|
1999-04-13 20:34:38 +00:00 |
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 |