naving%netscape.com
|
90751f7ac7
|
67799, 55814. sr=bienvenu. Propogate the error values for streams.
|
2001-03-30 05:24:34 +00:00 |
pollmann%netscape.com
|
468ce871a6
|
Bug 71834: Fix form post smoketest blocker - backout fix for bug 69862
|
2001-03-14 07:36:13 +00:00 |
naving%netscape.com
|
0ec61c69d9
|
#69862, r=bienvenu sr=scc. Close the stream in the destructor.
|
2001-03-12 22:46:41 +00:00 |
timeless%mac.com
|
2cdd147e93
|
fix smoketest blocker bug 70312
Bookmarks deleted on exit
patch by hwaara, r=timeless, a=leaf, built by hwaara
|
2001-02-27 18:09:17 +00:00 |
naving%netscape.com
|
f67645d1d2
|
69862. r=bienvenu sr=scc@mozilla.org. Check and close the file stream in the destructor
|
2001-02-26 18:50:25 +00:00 |
mkaply%us.ibm.com
|
b12d0a5ba2
|
#56767
r/a=cls,leaf
Remove XP_PC - use XP_WIN or XP_OS2 explicitly
|
2000-11-28 23:27:38 +00:00 |
jst%netscape.com
|
1bef7c0474
|
(Checking in for jefft@netscape.com). Fixing rtm++ bug 56129. The file input stream wasn't always setting the EOF state correctly, this caused problems with saving mail messages to the sent folder and also problems with 'Save As Draft'. r=ducarroz, r=sspitzer, sr=mscott.
|
2000-10-13 11:14:48 +00:00 |
dougt%netscape.com
|
3a70ed325d
|
r,a=brendan@mozilla.org 24052
|
2000-07-21 22:16:18 +00:00 |
colin%theblakes.com
|
b7dc0ab46a
|
Only a read of 0 means EOF. r=dougt
|
2000-02-11 00:50:58 +00:00 |
dougt%netscape.com
|
0b0346079c
|
Landing nsIFile.
|
2000-01-24 21:28:28 +00:00 |
dmose%mozilla.org
|
142ac52eaf
|
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
|
d13863d891
|
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
|
68d29f8de0
|
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
|
835181d19d
|
Added a null test
|
1999-06-15 09:31:49 +00:00 |
mcmullen%netscape.com
|
a7567e39b2
|
Added constructors from new nsIFileSpec
|
1999-06-14 22:04:27 +00:00 |
mcmullen%netscape.com
|
2a3a60880a
|
Don't try to call strlen() on a null string.
|
1999-06-10 02:24:21 +00:00 |
dp%netscape.com
|
94344009c8
|
Landing xpcom20/21 branch.
|
1999-05-26 01:38:36 +00:00 |
mcmullen%netscape.com
|
22000d46f3
|
Use CRLF on windows for nsEndl()
|
1999-04-27 21:26:15 +00:00 |
mcmullen%netscape.com
|
da1f481b1e
|
Bug #4619. When at eof, get() was returning undefined character. Now returning 0.
|
1999-04-08 17:31:00 +00:00 |
alecf%netscape.com
|
8f120bbb86
|
fix newline and end of file problem
|
1999-03-20 02:34:54 +00:00 |
mcmullen%netscape.com
|
21ca81038c
|
Added output streamers for int and unsigned int.
|
1999-03-10 20:56:38 +00:00 |
mcmullen%netscape.com
|
9798175c73
|
Removed the offset parameter from the base stream interfaces. Implemented string streams.
|
1999-03-05 22:53:56 +00:00 |
mcmullen%netscape.com
|
f672d26a46
|
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
|
9aef7730c4
|
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
|
0064c92613
|
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
|
36703ad10e
|
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
|
2b77c74973
|
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
|
4d29219473
|
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
|
a7d859328e
|
Add nsFile* to Windows build
|
1998-12-22 20:01:41 +00:00 |
mcmullen%netscape.com
|
7a7045d044
|
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
|
c3df6e83ac
|
Made all this build on Unix, using Macros up the wazoo
|
1998-12-15 22:45:09 +00:00 |
mcmullen%netscape.com
|
e24443adb9
|
And again.
|
1998-12-11 18:17:22 +00:00 |
mcmullen%netscape.com
|
0b5d962ae9
|
Some more tweaks to suit various compilers and platforms.
|
1998-12-11 01:42:04 +00:00 |
mcmullen%netscape.com
|
64ac3c15be
|
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
|
e89799a864
|
Added Windoze support
|
1998-12-09 01:04:53 +00:00 |
mcmullen%netscape.com
|
4e091b7bcf
|
First Checked In.
|
1998-12-08 22:43:57 +00:00 |