Commit Graph

440 Commits

Author SHA1 Message Date
dp%netscape.com
e6a86ec777 Added Current Working Directory 1999-04-03 17:17:49 +00:00
rickg%netscape.com
dda2c5d456 fix to pushfront 1999-04-02 22:06:05 +00:00
warren%netscape.com
9ee65b1f03 Added nsIThread and nsIThreadPool. 1999-04-02 09:20:44 +00:00
mcmullen%netscape.com
21744e4f8d Just added a divider comment. 1999-04-01 20:07:52 +00:00
mcmullen%netscape.com
ae221e38a6 Fixed an illegal preprocessor directive. 1999-04-01 20:06:46 +00:00
mcafee%netscape.com
2487b0b4a8 Simplifying SCO case. 1999-04-01 05:16:32 +00:00
mcafee%netscape.com
2351aa3b9a Adding support for NTO. 1999-04-01 05:06:34 +00:00
mcafee%netscape.com
291d034bd2 Simplifying ifdef logic in preparation for jump to hyperspace (autoconf) 1999-04-01 05:02:32 +00:00
rickg%netscape.com
3554b4a46a fixed bug in deque::pushfront 1999-03-31 08:42:06 +00:00
dougt%netscape.com
694908155a Fixes off by one error. 1999-03-31 05:04:28 +00:00
jdunn%netscape.com
757da9fdb0 Fixed compiler problem on AIX with references. 1999-03-31 04:19:02 +00:00
kipp%netscape.com
2f1125da8a new 1999-03-30 05:45:36 +00:00
ramiro%netscape.com
532f507e84 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
f9165ef867 Use delete[] for strings allocated with ToNewCString(). 1999-03-30 01:23:24 +00:00
waterson%netscape.com
0cf17d4ce5 Landed RDF_19990326_BRANCH, scriptability changes. 1999-03-29 19:52:54 +00:00
jband%netscape.com
ccca3b497c 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
1797b45114 removed aErrorCode from the comment.
aErrorCode is no longer a parameter to Read()
1999-03-25 03:00:04 +00:00
rickg%netscape.com
dd619c3450 any fix for entities 1999-03-25 01:27:27 +00:00
jdunn%netscape.com
93e4488a2d backing out changes, because the tree was closed - doh 1999-03-24 21:55:53 +00:00
jdunn%netscape.com
26bcb3a653 Fix compiler errors on AIX
Approved by mcmullen@netscape.com
1999-03-24 21:38:44 +00:00
rickg%netscape.com
61a70a0c96 removed linux warnings 1999-03-23 08:47:54 +00:00
rickg%netscape.com
eb7f160063 added recycler to nsString2 1999-03-23 07:33:10 +00:00
rickg%netscape.com
a313d5394a fixed bug in nsString; added recycler to nsString2 1999-03-23 07:26:27 +00:00
waterson%netscape.com
ac209c730f Initial revision. Not currently in the build. 1999-03-23 01:46:44 +00:00
waterson%netscape.com
58442e8477 Fixed some syntax errors that I found when I actually tried to compile. 1999-03-23 01:46:12 +00:00
waterson%netscape.com
86604a8b50 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
7c8125c3cc Added nsIString interface. 1999-03-23 00:43:54 +00:00
rickg%netscape.com
0ab7547cf9 removed unsightly warnings from string classes 1999-03-23 00:28:36 +00:00
rickg%netscape.com
bf82500ce5 fixed link error 1999-03-22 22:26:17 +00:00
rickg%netscape.com
fcb125cfb9 added nsString to unix make system 1999-03-22 22:09:37 +00:00
rickg%netscape.com
4e2bed1cd2 added nsString2 to makefile 1999-03-22 22:06:28 +00:00
rickg%netscape.com
b9efb47ef0 fixed nsString2 build problem 1999-03-22 22:03:14 +00:00
dcone%netscape.com
9722af1758 fixed small mac bug 1999-03-22 21:52:57 +00:00
dcone%netscape.com
5107ff368a Fixed small mac bug 1999-03-22 21:52:39 +00:00
dcone%netscape.com
4f3999b652 Added nsStr.h and nsString2.h for public 1999-03-22 21:30:38 +00:00
dcone%netscape.com
5fec03c157 added nsStr.cpp and nsString2.cpp to project 1999-03-22 21:29:52 +00:00
bienvenu%netscape.com
46d901db87 fix problem with SetLeafName r+a=mcmullen 1999-03-22 19:15:30 +00:00
rickg%netscape.com
f601e29751 landing nsString2 1999-03-22 09:54:46 +00:00
rickg%netscape.com
e26a3d2825 prep work to land nsString2 1999-03-22 08:29:26 +00:00
pavlov%pavlov.net
422db61565 add a cast to fix build problems on the ports tinderboxes. 1999-03-21 15:42:44 +00:00
dougt%netscape.com
8929a4a930 Fixing unix breakage. 1999-03-21 06:57:56 +00:00
dougt%netscape.com
aae2baf3ab 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
2dda57ddc1 fixed reference count leaking, File no longer nulls out mCallbackObject. 1999-03-20 23:15:02 +00:00
alecf%netscape.com
5ad7970d08 oops, back out my old patch - caused more harm than good 1999-03-20 02:41:27 +00:00
alecf%netscape.com
8f120bbb86 fix newline and end of file problem 1999-03-20 02:34:54 +00:00
alecf%netscape.com
c9eb80041f there is no header file on unix that actually includes this path. wierd. 1999-03-20 02:34:31 +00:00
mcmullen%netscape.com
1e294da835 FIxing another unix problem. 1999-03-20 01:13:35 +00:00
mcmullen%netscape.com
7e8e0f5edf Fix unix bustage. 1999-03-20 00:13:08 +00:00
mcmullen%netscape.com
fb1366b389 Bugs #3997, 3934 1999-03-19 23:09:39 +00:00
warren%netscape.com
87ef6a89de Backed out nsUnicharKey -- couldn't get it to build with -pedantic linux. 1999-03-19 10:27:41 +00:00