Граф коммитов

133 Коммитов

Автор SHA1 Сообщение Дата
bienvenu%netscape.com a9ef6f67df fix memory leak of writer 1999-08-01 17:01:32 +00:00
briano%netscape.com 845dc59072 Added NSPR_LIBS so it the shared lib would build on IRIX. 1999-07-30 23:36:14 +00:00
davidmc%netscape.com d36efe0ba8 moving row positions; responding to parse 1999-07-20 23:37:06 +00:00
davidmc%netscape.com a6fc56c1bc moving row positions; parsing 1999-07-20 23:36:38 +00:00
davidmc%netscape.com 4c490446a8 moving row positions 1999-07-20 23:36:08 +00:00
davidmc%netscape.com 6e70b91985 add inline method for inverse of 'isempty' -> 'hasmembers' 1999-07-20 23:29:05 +00:00
davidmc%netscape.com 27e9148acd cleanup 1999-07-20 23:24:51 +00:00
davidmc%netscape.com a5efbb7348 cutting row syntax 1999-07-20 23:23:53 +00:00
sspitzer%netscape.com 49dc7cbee3 fix warnings 1999-07-17 18:32:18 +00:00
bienvenu%netscape.com 07a48b70d6 incremental writing, memory leak fixed for davidmc 1999-07-14 15:52:46 +00:00
terry%mozilla.org 572e023755 Allow a way to finely control the order of query results. 1999-07-12 22:09:23 +00:00
terry%mozilla.org 394c1ec39b Bullet-proof some error-handling code. 1999-07-07 18:46:53 +00:00
terry%mozilla.org 23967285b8 Defend against multiple #include of this file. 1999-07-07 18:46:46 +00:00
terry%mozilla.org 0d3c57ae2a I finally came to my senses and made a separate src subdirectory (so that I can add other directories for tests and stuff.) 1999-07-07 18:03:15 +00:00
brendan%mozilla.org 9ace60125c Removing mozilla/db due to incompatible license. 1999-07-07 08:02:17 +00:00
brendan%mozilla.org 6d41d3f4f8 Removing mozilla/db due to incompatible license. 1999-07-07 07:44:43 +00:00
terry%mozilla.org cdc29d2204 Very quick description of what TripleDB is. 1999-07-06 23:46:05 +00:00
terry%mozilla.org 8714a1fb87 Initial checkin of tripledb, the 'triples' database engine. 1999-07-06 23:36:39 +00:00
dveditz%netscape.com 4c4f269dd4 nakefile cleanups 1999-07-02 13:42:17 +00:00
briano%netscape.com 68800776e3 Unix fixes, specifically for SunOS 4. 1999-07-02 02:05:41 +00:00
scc%netscape.com 54c96baa72 |nsISupports::GetIID()| --> |nsCOMTypeInfo<nsISupports>::GetIID()| 1999-06-29 21:01:31 +00:00
mcafee%netscape.com 4725767eb2 BeOS changes 1999-06-29 09:19:14 +00:00
briano%netscape.com 2117183a72 Cleanup and deleted the reference to NSPR_LIBS to fix the OpenBSD build. 1999-06-28 23:27:40 +00:00
bienvenu%netscape.com 08c1cbf6b6 get rid of link against dso 1999-06-22 23:15:58 +00:00
bienvenu%netscape.com 4c4199a248 replace mork with msgmork 1999-06-22 23:08:25 +00:00
alecf%netscape.com be48037e1c remove -lmork 1999-06-22 23:08:24 +00:00
alecf%netscape.com 56fb7829b5 ignore generated files 1999-06-22 23:01:01 +00:00
bienvenu%netscape.com 74e90ee32f change name of mork lib to libmsgmork 1999-06-22 20:40:17 +00:00
bienvenu%netscape.com 9863c83da2 make mork a dll 1999-06-22 20:36:04 +00:00
bienvenu%netscape.com 2dde332087 make mork a dll /so 1999-06-22 20:34:14 +00:00
ducarroz%netscape.com b2080f2aef fix wrong PPC target in debug 1999-06-22 18:59:54 +00:00
ducarroz%netscape.com bf51c58595 First Checked In. 1999-06-21 23:04:20 +00:00
bienvenu%netscape.com 9eb02714b6 make mork a dll 1999-06-21 21:24:08 +00:00
sspitzer%netscape.com efacaf1816 remove several warnings 1999-06-19 21:34:32 +00:00
sspitzer%netscape.com d03bc12900 giant cleanup of Windows mail / news makefile.wins. properly use MODULE, and name things so that Windows and UNIX match. (a big checkin for UNIX proceeded this.) 1999-06-08 02:22:10 +00:00
sspitzer%netscape.com 6e2a3cc01a giant cleanup of UNIX mail / news Makefiles. properly use MODULE, and
name things so that Windows and UNIX match.  (a big checkin for Windows
will follow shortly.)
1999-06-08 02:17:24 +00:00
mscott%netscape.com a80e4efdcf remove IGNORE_MANIFEST. 1999-06-07 21:28:20 +00:00
mscott%netscape.com 72b5ef7afd remove IGNORE_MANIFEST and remove LCFLAGS since we don't have any. 1999-06-07 21:11:16 +00:00
putterman%netscape.com a90cd82a2c Fix some memory leaks. 1999-06-07 20:53:22 +00:00
mscott%netscape.com 3d0e344c29 Part of makefile clean up for windows. Changes include removing old cruft, giving each
component it's own module name (this helps clear up problems with the xp connect type lib
name for each component), making sure libs built in src directories have _s suffix as
they are static libraries and unifying component names with "msg" prefixes.
Also removed extraneous CPP_SRCS info.
1999-06-07 06:52:45 +00:00
mscott%netscape.com 0f55897af7 Remove unnecessary LINCS now that all headers are pushed to the same directory. 1999-06-04 01:21:24 +00:00
putterman%netscape.com 1c579c5f4c Make sure Mork Handles get freed. 1999-06-03 22:57:41 +00:00
mcafee%netscape.com 3e319f59c7 Solaris needs explicit cast. a,r=kevinmc@netscape.com. 1999-05-04 03:24:13 +00:00
bienvenu%netscape.com 9f481ea375 add FindRow api, fix lots of warnings, speed up msg threading 1999-05-04 02:55:30 +00:00
bienvenu%netscape.com 2496f14a92 fix header row copy to use mork, force invalid dbs to close 1999-04-27 22:58:18 +00:00
davidmc%netscape.com 6c08b91c3b set morkStore::mStore_CanAutoAssignAtomIdentity to true in places where MDB clients can access a store instance, so that this bool is enabled only at the last possible moment. 1999-04-21 23:57:03 +00:00
davidmc%netscape.com bf2173b19b fix morkAtomSpace::MakeBookAtomCopy() so it will use new boolean slot on morkStore, mStore_CanAutoAssignAtomIdentity, to decide whether new atoms with auto assigned identity is allowed. 1999-04-21 23:56:02 +00:00
davidmc%netscape.com ffcaa0159e use new default atom space constant; init the new boolean controlling whether auto assignment of atom IDs is allowed 1999-04-21 23:54:22 +00:00
davidmc%netscape.com 2c4aad5376 add new constant kValueSpaceScope to replace old ambiguous ground atom space constant to fix problem with default atom spacing 'a' being used instead of the 'v' space expected by the parser (causing more than one atom space to be used ... bad). Also add a boolean controlling whether auto-assignment of atom IDs is permitted by atom spaces (so this can be disabled during parsing, so it can be detected when it's inappropriate). 1999-04-21 23:53:38 +00:00
davidmc%netscape.com e8b89fb6f9 fix morkEnv::OidAsHex() to print a scope < 0x80 as a plain text byte instead of ^hex hex when the character is a name byte 1999-04-21 23:51:22 +00:00