colin%theblakes.com
|
2bb0467282
|
Only a read of 0 means EOF. r=dougt
|
2000-02-11 00:50:58 +00:00 |
dougt%netscape.com
|
fd69a2f423
|
Landing nsIFile.
|
2000-01-24 21:28:28 +00:00 |
dmose%mozilla.org
|
8535dda53e
|
updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org
|
1999-11-06 03:43:54 +00:00 |
scc%netscape.com
|
b67e1fc39c
|
removed incorrect use of private class name in favor of |do_QueryInterface|, part of the fix for bug #17364, r=valeski (additional builds done by dmose, and syd)
|
1999-10-31 00:32:15 +00:00 |
sfraser%netscape.com
|
7d4a0c331c
|
Use CR for line termination on Macintosh, and don't call flush() for an endl. r dougt.
|
1999-10-05 03:00:13 +00:00 |
mcmullen%netscape.com
|
7da73546db
|
Added a null test
|
1999-06-15 09:31:49 +00:00 |
mcmullen%netscape.com
|
26d15e37ff
|
Added constructors from new nsIFileSpec
|
1999-06-14 22:04:27 +00:00 |
mcmullen%netscape.com
|
8794a22bd5
|
Don't try to call strlen() on a null string.
|
1999-06-10 02:24:21 +00:00 |
dp%netscape.com
|
0443b20e33
|
Landing xpcom20/21 branch.
|
1999-05-26 01:38:36 +00:00 |
mcmullen%netscape.com
|
b7e2a9919d
|
Use CRLF on windows for nsEndl()
|
1999-04-27 21:26:15 +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 |
alecf%netscape.com
|
53f20b6e1a
|
fix newline and end of file problem
|
1999-03-20 02:34:54 +00:00 |
mcmullen%netscape.com
|
4dbdbee851
|
Added output streamers for int and unsigned int.
|
1999-03-10 20:56:38 +00:00 |
mcmullen%netscape.com
|
0b721e55f8
|
Removed the offset parameter from the base stream interfaces. Implemented string streams.
|
1999-03-05 22:53:56 +00:00 |
mcmullen%netscape.com
|
22a00633c9
|
Fix seek again so it resets eof. Allow ns*FileStream stack-based classes to be closed explicitly. Fix refcounting. Remove "close on destroy" kludge.
|
1999-02-28 01:36:48 +00:00 |
dougt%netscape.com
|
ccbad16cde
|
Merging branch BASE_19_FEB_99 to tip. These are extensive changes
to nsFileSpec and and nsFileStream. See dougt@netscape.com or
John McMullen for futher information.
|
1999-02-25 20:49:47 +00:00 |
mcmullen%netscape.com
|
08350f58b5
|
Backing out previous change from the trunk, because it was supposed to have gone in on a branch.
|
1999-02-18 00:45:07 +00:00 |
mcmullen%netscape.com
|
eda401b85b
|
Updated to match the header changes I've been making. Also, added the declaration of the persistent filespec class.
|
1999-02-18 00:35:39 +00:00 |
waterson%netscape.com
|
febb896a80
|
Got Win32-specific stuff up and running. This caused a bit of code-juggling in the Unix and Mac implementations. a=mcmullen.
|
1999-01-26 23:49:33 +00:00 |
mcmullen%netscape.com
|
d943dfc62a
|
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 |
law%netscape.com
|
47cba1c029
|
Add nsFile* to Windows build
|
1998-12-22 20:01:41 +00:00 |
mcmullen%netscape.com
|
9cdd955cd4
|
Rewrote the stream stuff to be simple, since Unix build environment cannot even handle ostream and istream. This builds and runs correctly on Linux and Macintosh now.
|
1998-12-18 23:06:54 +00:00 |
mcmullen%netscape.com
|
bc3cd3e280
|
Made all this build on Unix, using Macros up the wazoo
|
1998-12-15 22:45:09 +00:00 |
mcmullen%netscape.com
|
dd79f3130c
|
And again.
|
1998-12-11 18:17:22 +00:00 |
mcmullen%netscape.com
|
12ac82aeff
|
Some more tweaks to suit various compilers and platforms.
|
1998-12-11 01:42:04 +00:00 |
mcmullen%netscape.com
|
b6aba71e21
|
Tried to make this a little more gcc friendly - created some NS_USING_NAMESPACE/ NS_NAMESPACE ugliness. Sigh.
|
1998-12-09 05:09:28 +00:00 |
law%netscape.com
|
c3e6a55dd2
|
Added Windoze support
|
1998-12-09 01:04:53 +00:00 |
mcmullen%netscape.com
|
2d03507d69
|
First Checked In.
|
1998-12-08 22:43:57 +00:00 |