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 |