gecko-dev/rdf
1999-03-27 00:29:35 +00:00
..
base Added paranoid check to UnregisterDataSource() in the case that the datasource was never registered & tries to unregister in its destructor. Optimization to GetResource() -- do away with nsString's as they were causing a lot of heap activity. 1999-03-27 00:29:35 +00:00
brprof Added SetCookieString() and modified to make it easier to use outside of the browser. 1999-03-27 00:26:40 +00:00
build Add FTP datasource into build. 1999-03-26 05:57:22 +00:00
content Fix indiscriminate debug comment spewage. 1999-03-26 11:34:21 +00:00
datasource Buffer up a line at a time when reading in FTP input. 1999-03-26 07:44:01 +00:00
include
macbuild Add FTP datasource into build. 1999-03-26 05:57:22 +00:00
opendir Land Guha's history stuff, including some fixes for references in the file system data source, and modifications for literals: there's now nsIntLiteral and nsDateLiteral. 1999-03-09 04:01:56 +00:00
resources Add FTP datasource into build. 1999-03-26 05:57:22 +00:00
tests Landing nspr library name change, and plevent function call change. 1999-03-17 21:32:03 +00:00
util Added some preconditions; changed resource equality test to interface ==. 1999-03-26 04:44:24 +00:00
.cvsignore
Makefile.in
makefile.win