gecko-dev/xpcom/io
1999-02-12 00:48:35 +00:00
..
nsEscape.cpp Use NS_BASE when defining the nsEscape functions. 1999-01-28 00:32:34 +00:00
nsEscape.h use NS_BASE when declaring the nsEscape functions so they get exported. 1999-01-28 00:30:57 +00:00
nsFileSpec.cpp 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
nsFileSpec.h 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
nsFileSpecMac.cpp Fixed += operator, which would only work if you had a file or folder called "G'day" in the input directory. 1999-02-12 00:48:35 +00:00
nsFileSpecUnix.cpp fixing includes for solaris. -donm 1999-01-07 21:03:42 +00:00
nsFileSpecWin.cpp 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
nsFileStream.cpp 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
nsFileStream.h Improved the readline() comment, as it was not quite clear. 1999-02-04 19:25:59 +00:00
nsIBaseStream.h Networking changes: Reworked nsIURL, adding setters, factoring Open. Unsigned arguments for nsIStreamListener. 1998-12-16 05:40:20 +00:00
nsIInputStream.h Networking changes: Reworked nsIURL, adding setters, factoring Open. Unsigned arguments for nsIStreamListener. 1998-12-16 05:40:20 +00:00
nsIOutputStream.h Networking changes: Reworked nsIURL, adding setters, factoring Open. Unsigned arguments for nsIStreamListener. 1998-12-16 05:40:20 +00:00
nsIUnicharInputStream.h Hacky Unicode converters implementation replaced with the real xpcom thing. 1999-02-03 18:55:10 +00:00
nsStdFileStream.cpp First Checked In. 1998-12-18 22:38:28 +00:00
nsStdFileStream.h First Checked In. 1998-12-18 22:38:28 +00:00
nsUnicharInputStream.cpp Hacky Unicode converters implementation replaced with the real xpcom thing. 1999-02-03 18:55:10 +00:00