This website requires JavaScript.
Explore
Help
Sign In
Bommels05
/
Mozilla
Watch
1
Star
0
Fork
0
You've already forked Mozilla
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Mozilla
/
mozilla
/
string
/
public
History
bryner%netscape.com
79c62ac5b7
Get rid of gcc3's numerous warnings about using <new.h> instead of <new> by creating a new #define, NEW_H, which should be used instead of <new.h> or <new>. This is so we can continue to support a couple of braindead compilers that don't accept <new>. Bug 155852, r=cls.
...
git-svn-id: svn://10.0.0.236/trunk@127585 18797224-902f-48f8-a5cc-f745e15eee43
2002-08-19 03:50:27 +00:00
..
Makefile.in
…
MANIFEST
…
nsAFlatString.h
…
nsAlgorithm.h
…
nsASingleFragmentString.h
…
nsAString.h
…
nsAStringGenerator.h
…
nsBufferHandle.h
…
nsBufferHandleUtils.h
Get rid of gcc3's numerous warnings about using <new.h> instead of <new> by creating a new #define, NEW_H, which should be used instead of <new.h> or <new>. This is so we can continue to support a couple of braindead compilers that don't accept <new>. Bug 155852, r=cls.
2002-08-19 03:50:27 +00:00
nsCharTraits.h
…
nsDependentConcatenation.h
…
nsDependentString.h
…
nsDependentSubstring.h
…
nsFragmentedString.h
…
nsLiteralString.h
…
nsPrintfCString.h
…
nsPromiseFlatString.h
…
nsReadableUtils.h
…
nsSharableString.h
…
nsSharedBufferList.h
…
nsSlidingString.h
…
nsStringDefines.h
…
nsStringFragment.h
…
nsStringFwd.h
…
nsStringIterator.h
…
nsStringIteratorUtils.h
…
nsStringTraits.h
…
nsXPIDLString.h
…