gecko-dev/xpcom/io
1999-03-10 02:50:16 +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 Change assignment operator not to create dirs. 1999-03-10 02:50:16 +00:00
nsFileSpec.h Turning on dougt's special system directory stuff, and adding it to the Macintosh build. Fixed spurious leading slash on getting leaf name (win and unix). Adding dougt's equality test operator, too. Adding dougt's test code for all the above. 1999-03-09 22:33:36 +00:00
nsFileSpecMac.cpp 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
nsFileSpecUnix.cpp Fix a unix warning 1999-03-05 23:00:57 +00:00
nsFileSpecWin.cpp Turning on dougt's special system directory stuff, and adding it to the Macintosh build. Fixed spurious leading slash on getting leaf name (win and unix). Adding dougt's equality test operator, too. Adding dougt's test code for all the above. 1999-03-09 22:33:36 +00:00
nsFileStream.cpp Removed the offset parameter from the base stream interfaces. Implemented string streams. 1999-03-05 22:53:56 +00:00
nsFileStream.h Removed the offset parameter from the base stream interfaces. Implemented string streams. 1999-03-05 22:53:56 +00:00
nsIBaseStream.h rename |IID()| --> |GetIID()| 1999-03-03 19:48:57 +00:00
nsIFileStream.cpp Removed the offset parameter from the base stream interfaces. Implemented string streams. 1999-03-05 22:53:56 +00:00
nsIFileStream.h Removed the offset parameter from the base stream interfaces. Implemented string streams. 1999-03-05 22:53:56 +00:00
nsIInputStream.h Removed the offset parameter from the base stream interfaces. Implemented string streams. 1999-03-05 22:53:56 +00:00
nsIOutputStream.h Removed the offset parameter from the base stream interfaces. Implemented string streams. 1999-03-05 22:53:56 +00:00
nsIStringStream.cpp First Checked In. 1999-03-05 20:55:10 +00:00
nsIStringStream.h First Checked In. 1999-03-05 20:55:10 +00:00
nsIUnicharInputStream.h Hacky Unicode converters implementation replaced with the real xpcom thing. 1999-02-03 18:55:10 +00:00
nsSpecialSystemDirectory.cpp Turning on dougt's special system directory stuff, and adding it to the Macintosh build. Fixed spurious leading slash on getting leaf name (win and unix). Adding dougt's equality test operator, too. Adding dougt's test code for all the above. 1999-03-09 22:33:36 +00:00
nsSpecialSystemDirectory.h Turning on dougt's special system directory stuff, and adding it to the Macintosh build. Fixed spurious leading slash on getting leaf name (win and unix). Adding dougt's equality test operator, too. Adding dougt's test code for all the above. 1999-03-09 22:33:36 +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 add prototype to reduce warnings on Macintosh compiler 1999-02-19 16:13:47 +00:00