putterman%netscape.com
|
1744162688
|
removed fix for memory leak until we can fix other ref counting problems.
|
1999-04-23 17:46:25 +00:00 |
|
rickg%netscape.com
|
a4545edb43
|
update to sync with nsString2
|
1999-04-22 05:57:36 +00:00 |
|
waterson%netscape.com
|
b5d131d77b
|
Got rid of unncessary use of RDF_DEFINE_VOCAB macro.
|
1999-04-22 03:16:55 +00:00 |
|
waterson%netscape.com
|
bbaed3e9ea
|
Added some missing addrefs.
|
1999-04-22 03:16:09 +00:00 |
|
waterson%netscape.com
|
c38c7baa16
|
Fixed a nsIRDFResource leak.
|
1999-04-22 03:15:27 +00:00 |
|
waterson%netscape.com
|
1649adf83e
|
Made all interfaces 'scriptable' to generate a usable typelib.
|
1999-04-22 03:14:20 +00:00 |
|
waterson%netscape.com
|
083aeb67d3
|
Bug 4750. Updated RDF_NAMESPACE_URI to refer to the most recent (and final) version of the RDF recommendation.
|
1999-04-21 00:11:39 +00:00 |
|
waterson%netscape.com
|
d6317b5cb1
|
Bug 4750, 5220. Use correct RDF namespace. Fix incorrect use of RDF prefix on some RDF attributes.
|
1999-04-21 00:09:41 +00:00 |
|
rickg%netscape.com
|
e1012f40b9
|
sync with nsString2 API
|
1999-04-20 07:20:21 +00:00 |
|
waterson%netscape.com
|
99a4ed48a7
|
Code cleanup. Got rid of rdf_Assert() functions.
|
1999-04-17 00:10:18 +00:00 |
|
waterson%netscape.com
|
8052fbe8a1
|
Bug 4400. Fixed leaking of keys from resource and datasource tables.
|
1999-04-16 22:04:32 +00:00 |
|
waterson%netscape.com
|
fc64a02144
|
Code cleanup.
|
1999-04-16 08:39:02 +00:00 |
|
waterson%netscape.com
|
de6baab5e2
|
Removed a frivolous assert.
|
1999-04-16 08:36:56 +00:00 |
|
waterson%netscape.com
|
866a6cd1f9
|
Use 'ns' instead of 'namespace' just to be paranoid about C++ keywords.
|
1999-04-16 08:35:03 +00:00 |
|
shaver%netscape.com
|
b7512ba5a1
|
fix DEFINE_RDF_VOCAB
|
1999-04-15 21:01:11 +00:00 |
|
mccabe%netscape.com
|
a1eb58e008
|
Enabling xpidl as a standard part of the unix and windows build. Changed checks against BUILD_XPIDL to the (as yet undefined) USE_XPIDL variable in libpref, rdf, xpfe/AppCores, to keep them from firing just yet. The BUILD_XPIDL-enabling machinery in configure.in is unchanged, but BUILD_XPIDL is unused for now.
See http://www.mozilla.org/scriptable/xpidl/ if this breaks you.
|
1999-04-15 18:28:27 +00:00 |
|
alecf%netscape.com
|
b2f4109bbe
|
remove rdf_qsort from all makefiles
|
1999-04-15 02:47:08 +00:00 |
|
waterson%netscape.com
|
1e7f1f0c62
|
Added back into the build sp alecf & mccabe can get xpconnect working.
|
1999-04-14 00:39:20 +00:00 |
|
waterson%netscape.com
|
d99884c78e
|
Comment out EXPORTS, CPPSRCS, and LIBRARY_NAME so that this can join
back into the build.
|
1999-04-14 00:38:47 +00:00 |
|
waterson%netscape.com
|
bd9932bb35
|
Removed #ifdefs, these are just placeholder files now.
|
1999-04-13 00:30:35 +00:00 |
|
waterson%netscape.com
|
cb39e9da8d
|
Regenerated using newer xpidl compiler.
|
1999-04-13 00:29:43 +00:00 |
|
waterson%netscape.com
|
4879011832
|
Moved comments into the IDL file.
|
1999-04-13 00:16:38 +00:00 |
|
hyatt%netscape.com
|
3a913961af
|
Making sure the right URLs are writable.
|
1999-04-10 08:18:20 +00:00 |
|
waterson%netscape.com
|
93c4065513
|
Bug 4773. Removed idl directory for M4. We'll put it back next week. a=chofmann@netscape.com
|
1999-04-08 22:21:38 +00:00 |
|
waterson%netscape.com
|
a24681ea5d
|
Bug 4621. Uninitialized memory read. Many thanks to Bruce Mitchener <bruce@cybersight.com>. a=chofmann@netscape.com
|
1999-04-07 21:02:29 +00:00 |
|
waterson%netscape.com
|
cdf30f9f4c
|
Modified to use NS_RDF_ASSERTION_ACCEPTED and NS_RDF_ASSERTION_REJECTED return codes (local store implementation)
|
1999-04-07 06:29:41 +00:00 |
|
waterson%netscape.com
|
cece1551ac
|
Added NS_RDF_ASSERTION_ACCEPTED and NS_RDF_ASSERTION_REJECTED return codes.
|
1999-04-07 06:28:17 +00:00 |
|
sspitzer%netscape.com
|
a9d8eebcbe
|
only do this if the IDL stuff has been installed
|
1999-04-07 02:58:01 +00:00 |
|
alecf%netscape.com
|
c2059ee647
|
add idl to directories so that we export nsRDFInterfaces.idl
|
1999-04-07 00:40:13 +00:00 |
|
waterson%netscape.com
|
fa92c9eafd
|
Regenerated using long-long instead of PRTime.
|
1999-04-06 06:36:50 +00:00 |
|
hyatt%netscape.com
|
bf80a314de
|
Fixing a bug in the RDF content sink where the ID attribute was being
qualified with a document URI even when it was a URI in its own right.
|
1999-04-03 01:47:07 +00:00 |
|
waterson%netscape.com
|
a4d352dbff
|
Started changing assertions into log messages.
|
1999-04-02 20:46:41 +00:00 |
|
waterson%netscape.com
|
e58a237ebb
|
Removed a bunch of extraneous debug printfs that we're #ifdef DEBUG_waterson; this stuff is now being done in the in-memory data source via PR_LOG().
|
1999-04-02 19:50:40 +00:00 |
|
waterson%netscape.com
|
e16a54d29a
|
Use 'long long' instead of native type for PRTime.
|
1999-04-01 22:04:33 +00:00 |
|
waterson%netscape.com
|
8e48c3614e
|
Try #2 to land fixes for xpidl stubs: fixed long-long problem.
|
1999-04-01 22:04:10 +00:00 |
|
waterson%netscape.com
|
2d536dc80f
|
Added PR_LOG calls to debug the InMemoryDataSource.
|
1999-04-01 08:28:12 +00:00 |
|
waterson%netscape.com
|
ec23597790
|
Fixed a case where we weren't handling default namespaces on output.
|
1999-04-01 05:17:05 +00:00 |
|
donm%netscape.com
|
d4adfbd43d
|
backing out mac bustage.
|
1999-03-31 16:41:11 +00:00 |
|
waterson%netscape.com
|
452c4821d9
|
Regenerated files to pick up bug fixes to the -m stub XPIDL compiler.
|
1999-03-31 06:43:43 +00:00 |
|
waterson%netscape.com
|
99a0e395db
|
Fixed GetTarget() to use new return codes.
|
1999-03-30 03:58:24 +00:00 |
|
waterson%netscape.com
|
95fe5b64f9
|
Changed RDF-specific errors to be success rather than error codes.
|
1999-03-30 02:30:16 +00:00 |
|
waterson%netscape.com
|
833f7f782b
|
Made sure to copy data source URI for key in the hashtable.
|
1999-03-30 01:41:21 +00:00 |
|
waterson%netscape.com
|
89e53b21e2
|
Changed RDF progids to use forward-slashes instead of pipes.
|
1999-03-30 01:09:24 +00:00 |
|
waterson%netscape.com
|
0cf17d4ce5
|
Landed RDF_19990326_BRANCH, scriptability changes.
|
1999-03-29 19:52:54 +00:00 |
|
waterson%netscape.com
|
ebc7d5465e
|
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 |
|
waterson%netscape.com
|
7adacca4f2
|
Added check for null pointer when doing synchronous read. Netlib return codes are bogus.
|
1999-03-27 00:28:08 +00:00 |
|
waterson%netscape.com
|
28828bd01f
|
Fixed bad merge.
|
1999-03-26 05:34:36 +00:00 |
|
waterson%netscape.com
|
65e0d2fdfc
|
Added the _real_ RDF namespace, commented out for now.
|
1999-03-26 04:43:28 +00:00 |
|
waterson%netscape.com
|
80812f3661
|
Removed HACK_DONT_USE_LIBREG #ifdef.
|
1999-03-26 04:43:02 +00:00 |
|
waterson%netscape.com
|
9654f7b3c3
|
Fixed default namespaces.
|
1999-03-26 04:42:29 +00:00 |
|