This website requires JavaScript.
Explore
Help
Register
Sign In
Magic-Mirror
/
gecko-dev
Watch
1
Star
0
Fork
0
You've already forked gecko-dev
mirror of
https://github.com/mozilla/gecko-dev.git
synced
2025-02-25 20:01:50 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
gecko-dev
/
xpcom
/
io
History
mkaply%us.ibm.com
2d50c07dd5
OS/2 build bustage from 276592 - a=mkaply
2005-01-06 18:11:46 +00:00
..
.cvsignore
…
macDirectoryCopy.c
…
macDirectoryCopy.h
…
Makefile.in
…
nsAppDirectoryServiceDefs.h
…
nsAppFileLocationProvider.cpp
…
nsAppFileLocationProvider.h
…
nsBinaryStream.cpp
…
nsBinaryStream.h
…
nsByteArrayInputStream.cpp
…
nsByteArrayInputStream.h
…
nsDirectoryService.cpp
…
nsDirectoryService.h
…
nsDirectoryServiceDefs.h
…
nsDirectoryServiceUtils.h
…
nsEscape.cpp
bug 263462 : NS_UnescapeURL doesn't honor esc_OnlyNonASCII (r=darin, sr=jst)
2004-10-12 08:48:31 +00:00
nsEscape.h
…
nsFastLoadFile.cpp
Fix misspellings of 'pseudo' in comments. Bug 106386. Patch by Alex Vincent <ajvincent@gmail.com>. r=timeless sr=peterv
2004-12-19 21:45:51 +00:00
nsFastLoadFile.h
…
nsFastLoadPtr.h
…
nsFastLoadService.cpp
…
nsFastLoadService.h
…
nsIAsyncInputStream.idl
…
nsIAsyncOutputStream.idl
…
nsIBaseStream.idl
…
nsIBinaryInputStream.idl
…
nsIBinaryOutputStream.idl
…
nsIByteArrayInputStream.idl
…
nsIDirectoryService.idl
…
nsIFastLoadFileControl.idl
…
nsIFastLoadService.idl
Reduce do_GetService code bloat further by adding specialized assignment to nsCOMPtr and providing a version with no error pointer. Also make CallGetService work the same way as CallGetComponent does, as far as using frozen/non-frozen interface to service manager. Bug 264456, r=darin.
2004-11-24 22:48:45 +00:00
nsIFile.idl
…
nsIInputStream.idl
…
nsIInputStreamTee.idl
…
nsILineInputStream.idl
…
nsILocalFile.idl
…
nsILocalFileMac.idl
…
nsIMultiplexInputStream.idl
…
nsInputStreamTee.cpp
…
nsIObjectInputStream.idl
…
nsIObjectOutputStream.idl
…
nsIObservableInputStream.idl
…
nsIObservableOutputStream.idl
…
nsIOutputStream.idl
…
nsIPipe.idl
…
nsIScriptableInputStream.idl
…
nsISeekableStream.idl
…
nsIStorageStream.idl
…
nsIStreamBufferAccess.idl
…
nsIStringStream.idl
…
nsIUnicharInputStream.h
Make it possible to use the string input stream without heap-allocating a
2004-10-27 02:19:43 +00:00
nsLinebreakConverter.cpp
…
nsLinebreakConverter.h
…
nsLocalFile.h
…
nsLocalFileCommon.cpp
…
nsLocalFileMac.cpp
Make people that want empty strings use EmptyC?String(). Bug 232691, patch by
2005-01-04 19:31:31 +00:00
nsLocalFileMac.h
…
nsLocalFileOS2.cpp
Make people that want empty strings use EmptyC?String(). Bug 232691, patch by
2005-01-04 19:31:31 +00:00
nsLocalFileOS2.h
…
nsLocalFileOSX.cpp
…
nsLocalFileOSX.h
…
nsLocalFileUnicode.h
…
nsLocalFileUnix.cpp
…
nsLocalFileUnix.h
…
nsLocalFileWin.cpp
Make people that want empty strings use EmptyC?String(). Bug 232691, patch by
2005-01-04 19:31:31 +00:00
nsLocalFileWin.h
…
nsMultiplexInputStream.cpp
…
nsMultiplexInputStream.h
…
nsNativeCharsetUtils.cpp
bug 268219 NS_CopyNativeToUnicode/NS_CopyUnicodeToNative on Mac OS X should use CopyUTF8toUTF16/CopyUTF16toUTF8, r=ccarlen sr=darin
2004-11-08 05:20:05 +00:00
nsNativeCharsetUtils.h
…
nsPipe3.cpp
…
nsScriptableInputStream.cpp
…
nsScriptableInputStream.h
…
nsSegmentedBuffer.cpp
…
nsSegmentedBuffer.h
…
nsStorageStream.cpp
fixes bug 207846 "M17 FF09x [@ msvcrt.dll - nsStorageInputStream::Read] Miscellaneous non-repeatable browsing crashes" r=dbradley sr=bzbarsky
2004-09-29 16:45:22 +00:00
nsStorageStream.h
…
nsStreamUtils.cpp
…
nsStreamUtils.h
…
nsStringIO.h
…
nsStringStream.cpp
…
nsStringStream.h
…
nsUnicharInputStream.cpp
Make it possible to use the string input stream without heap-allocating a
2004-10-27 02:19:43 +00:00
SpecialSystemDirectory.cpp
OS/2 build bustage from 276592 - a=mkaply
2005-01-06 18:11:46 +00:00
SpecialSystemDirectory.h
…