pjs/rdf/base/src
tingley%sundell.net 32aea9b30b Bustage fix for b=115342, courtesy of dbaron. 2002-07-10 00:32:48 +00:00
..
.cvsignore
Makefile.in fix for bug 101761 - REQUIRES update - remove all REQUIRES that are no longer necessary.. r=cls, a=asa (build-only changes) 2002-06-06 20:28:14 +00:00
makefile.win Rename 'install' build phase to 'libs'. 2001-11-21 09:49:41 +00:00
nsCompositeDataSource.cpp Add CPP_THROW_NEW macro to the build system. This macro should be used when defining a local |operator new| function. It will be set to an empty throw function by default on all platforms except mac CW builds. This will allow us to not crash on systems that expect |operator new| to throw an exception by default and will suppress compiler warnings about how |operator new| should throw an exception instead of returning NULL. 2002-07-02 20:25:30 +00:00
nsContainerEnumerator.cpp fix for #102037. use GetValueConst() instead of GetValue() to avoid strdups. 2001-09-29 00:01:58 +00:00
nsDefaultResourceFactory.cpp
nsInMemoryDataSource.cpp Fix for bug 153480 - crash deleting download manager entries. 2002-07-09 05:21:33 +00:00
nsNameSpaceMap.cpp Convert users of nsAReadable[C]String and nsAWritable[C]String typedefs to [const] nsA[C]String. b=131899 r=scc sr=jag a=asa 2002-03-23 21:23:50 +00:00
nsNameSpaceMap.h Convert users of nsAReadable[C]String and nsAWritable[C]String typedefs to [const] nsA[C]String. b=131899 r=scc sr=jag a=asa 2002-03-23 21:23:50 +00:00
nsRDFBaseDataSources.h
nsRDFContainer.cpp Bug 146797. Bullet-proof RDF containers so that uninitialized use (e.g., from script) won't cause a crash. r=tingley, sr=shaver 2002-06-16 00:44:06 +00:00
nsRDFContainerUtils.cpp Bug 144992 [FIX] BookmarksUtils.cloneFolder does not clone subfolders (hordes of separators created in bookmarks) 2002-07-09 19:37:24 +00:00
nsRDFContentSink.cpp Bustage fix for b=115342, courtesy of dbaron. 2002-07-10 00:32:48 +00:00
nsRDFParserUtils.cpp a further nsString api reduction: remove the last case-insensitive PRUnichar*-to-PRUnichar* comparisons, moving to new API, and remove old methods from nsString. r=dougt, sr=jag a=scc 2002-03-19 06:46:56 +00:00
nsRDFParserUtils.h
nsRDFService.cpp Fixes mozilla/strings requiring unfrozen nsCRT class. patch by scc, r=dougt, sr=jag, b=136756 2002-05-15 18:55:21 +00:00
nsRDFXMLDataSource.cpp Fixes mozilla/strings requiring unfrozen nsCRT class. patch by scc, r=dougt, sr=jag, b=136756 2002-05-15 18:55:21 +00:00
nsRDFXMLParser.cpp Convert users of nsAReadable[C]String and nsAWritable[C]String typedefs to [const] nsA[C]String. b=131899 r=scc sr=jag a=asa 2002-03-23 21:23:50 +00:00
nsRDFXMLParser.h
nsRDFXMLSerializer.cpp Convert users of nsAReadable[C]String and nsAWritable[C]String typedefs to [const] nsA[C]String. b=131899 r=scc sr=jag a=asa 2002-03-23 21:23:50 +00:00
nsRDFXMLSerializer.h
rdfutil.cpp Relanding the Compare --> Equals conversion. a=mcafee 2002-02-10 15:49:46 +00:00
rdfutil.h Bug 121833. Fix assertion (and optimize) string-fu in rdf_MakeRelativeRef. Remove unused rdf_MakeRelativeName. r=timeless, sr=shaver. 2002-01-25 22:28:55 +00:00