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

240 Коммитов

Автор SHA1 Сообщение Дата
putterman%netscape.com 5a6b2917ac Turn off probe maps. This speeds up loading a folder. r=bienvenu. 2000-04-20 03:46:32 +00:00
chuang%netscape.com cd05e988b1 Fix assigning invalid pointer. r=putterman 2000-04-18 06:19:09 +00:00
jim_nance%yahoo.com c742799ac5 configure 2000-04-17 11:16:40 +00:00
bienvenu%netscape.com 16a48320b1 fix case of nscore.h include 2000-04-14 03:05:46 +00:00
bienvenu%netscape.com f45fdae2eb teach mdb about nspr types r=sspitzer 2000-04-14 03:03:25 +00:00
cls%seawood.org fdd09457b4 Fix for EXTRA_DSO_LIBS in rules.mk
OS/2 Makefile.in changes (Patch 4a).  Bug #34106
2000-04-04 07:37:50 +00:00
cls%seawood.org f6740baa20 Moved static MOZ_COMPONENT_NSPR_LIBS, MOZ_COMPONENT_XPCOM_LIBS, MOZ_COMPONENT_LIBS definitions from configure.in to config.mk. Replaced -lxpcom in Makefiles to $(XPCOM_LIBS) so that we can optionally link against -lboehm when needed. Bug #31287 2000-04-04 04:46:38 +00:00
bienvenu%netscape.com 13937da825 mork performance improvements by davidmc, r=bienvenu 2000-04-01 17:07:38 +00:00
scc%netscape.com 73802d6f2e Pro5 update 2000-02-07 23:06:04 +00:00
brade%netscape.com 49568eb54e fix paths for move to CW5 (bug #25779) 2000-02-02 15:27:53 +00:00
pp%ludusdesign.com 1f1b827704 Oops, had a problem during the previous commit...
Replacing ::GetIID() with NS_GET_IID(). r=dp@netscape.com
2000-01-31 22:44:04 +00:00
pp%ludusdesign.com 07294f59bb *** empty log message *** 2000-01-31 22:40:33 +00:00
dougt%netscape.com 2e995c5f17 Converting to use nsIModule macro. r=dp. 2000-01-03 22:59:05 +00:00
sspitzer%netscape.com 949620ddc1 fix warnings. 1999-12-28 21:49:14 +00:00
bienvenu%netscape.com 0951f12c16 fix leak of 16K in compress commit,r=davidmc 14208 1999-12-23 06:32:40 +00:00
warren%netscape.com 96ec037ac6 Eliminated the libs build pass. 1999-11-28 03:05:01 +00:00
shaver%netscape.com 6a6af11448 readme from Daniel Howard 1999-11-25 00:29:45 +00:00
cls%seawood.org d0b4f004c4 Applied fix to mork for BeOS. Patch submitted by Duncan Wilcox <duncan@be.com>. 1999-11-20 11:03:43 +00:00
bienvenu%netscape.com 2c273657df fix build warning 1999-11-16 04:55:37 +00:00
bienvenu%netscape.com 03d87a22be fix trivial build warnings, unused variables 1999-11-10 23:58:39 +00:00
bienvenu%netscape.com fd96ea6a26 fix build warnings about unused variables 1999-11-10 03:59:45 +00:00
dmose%mozilla.org 142ac52eaf updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org 1999-11-06 03:43:54 +00:00
dmose%mozilla.org 6196f6192c updating license to xPL 1.1 1999-11-02 06:56:28 +00:00
bienvenu%netscape.com 21690a558f fix mork linked list which was disabling more than one table change from getting recorded r=davidmc 1999-10-15 00:05:10 +00:00
bienvenu%netscape.com de1cec3e95 try not to leak all environments r=davidmc 1999-10-07 14:45:26 +00:00
bienvenu%netscape.com 751078ac84 try not to leak all factories r=davidmc 1999-10-07 14:43:44 +00:00
bienvenu%netscape.com 4fc5944688 use nsIModule for Mork r=mscott no bug 1999-10-07 14:26:15 +00:00
beard%netscape.com 9eae33066d changed from directly using "MSL DropInRuntime.Lib" to using "NSComponentStartup.o" to enable GC leak detector. r=smfr 1999-10-03 20:46:23 +00:00
davidmc%netscape.com a623bf600e http://bugzilla.mozilla.org/show_bug.cgi?id=14886 should not affect runtime until compiler switches change in morkConfig.h; so only build is affected. Checkin permission from choffman last Friday. 1999-09-28 23:09:49 +00:00
sspitzer%netscape.com d6fe772d27 fix several warnings. we only need to declare this a friend once. 1999-09-22 08:17:46 +00:00
sspitzer%netscape.com deeda694cf fix build bustage. (it was me, not davidmc) 1999-09-22 05:38:10 +00:00
sspitzer%netscape.com 60e5c2f425 changes for davidmc. 1999-09-22 05:35:43 +00:00
davidmc%netscape.com 9bb49dd990 changes for hash tables and zone pooling. 1999-09-22 05:35:28 +00:00
davidmc%netscape.com 3e4dfe74cd add these. not part of the build yet. 1999-09-22 05:06:37 +00:00
sspitzer%netscape.com 7790346dec ignore generated makefile 1999-09-16 11:32:19 +00:00
mscott%netscape.com 952fbbc19b remove obsolete reference to nsMgCore.h 1999-09-10 18:34:57 +00:00
briano%netscape.com de44b4d417 General cleanup. 1999-09-10 00:59:21 +00:00
mscott%netscape.com 855d60c608 Not part of the build yet. Adjust the project depth for this project to account for the fact that it is now in mozilla\db instead of mozilla\mailnews\db. 1999-09-09 02:21:26 +00:00
briano%netscape.com 463f07e845 Cleaned it up. 1999-09-07 23:53:09 +00:00
mscott%netscape.com ee5f21ce44 adjust depth to account for new directory position in the mozilla tree. 1999-09-07 23:32:25 +00:00
mscott%netscape.com 83ac2226be build mork and mdb. (not part of the build). 1999-09-07 23:30:36 +00:00
mscott%netscape.com 7d19651e48 Adjust depth to account for new location in the mozilla tree. (not part of the build yet> 1999-09-07 23:23:01 +00:00
mscott%netscape.com af926992c6 Adjust depth to account for new location in mozilla tree. 1999-09-07 23:22:40 +00:00
mscott%netscape.com ff4a614d17 Not part of the build yet. Makefile to build mdb and mork. 1999-09-07 23:21:21 +00:00
davidmc%netscape.com 5dbc2f05f7 First Checked In. 1999-09-03 22:32:58 +00:00
bienvenu%netscape.com 753cfbafd3 comment out code not ready to compile yet 1999-09-03 22:29:59 +00:00
bienvenu%netscape.com 79b3a1efd0 add new files to makesystem 1999-09-03 22:25:46 +00:00
davidmc%netscape.com d230684a1a files, sorting, searching 1999-09-03 22:23:21 +00:00
davidmc%netscape.com abe37a512a First Checked In. 1999-09-03 22:19:04 +00:00
davidmc%netscape.com c356e81aa4 interface changes for sorting, searching, and files. 1999-09-03 22:12:58 +00:00
bienvenu%netscape.com 4f0568a698 fix assert about auto assigning ids by commenting out atom zapping code 1999-08-29 16:50:48 +00:00
ramiro%netscape.com 7ee0e69965 Cleanup zlib cruft. 1999-08-25 14:39:53 +00:00
slamm%netscape.com 319b492795 Removed items from DIRS that do not exist. 1999-08-24 21:45:26 +00:00
jdunn%netscape.com 12e301534f HP's native compiler won't allow delete's of void *... so since this
was allocated as an array of chars, i will cast the void * to char * and that works
1999-08-21 00:43:08 +00:00
davidmc%netscape.com 456ae8b24f First Checked In. 1999-08-10 21:52:13 +00:00
mscott%netscape.com 716de6baf9 fix warning...we were shadowing a variable called count. 1999-08-05 23:06:23 +00:00
mscott%netscape.com e7234b3a4e Fix warnings...link is a global variable and we were shadowing it. 1999-08-05 23:02:51 +00:00
bienvenu%netscape.com 4fc9a22e1c fix memory leak of writer 1999-08-01 17:01:32 +00:00
briano%netscape.com 0212559fff Added NSPR_LIBS so it the shared lib would build on IRIX. 1999-07-30 23:36:14 +00:00
davidmc%netscape.com 76638956ec moving row positions; responding to parse 1999-07-20 23:37:06 +00:00
davidmc%netscape.com 32dbcaa18a moving row positions; parsing 1999-07-20 23:36:38 +00:00
davidmc%netscape.com f6d10ca7dc moving row positions 1999-07-20 23:36:08 +00:00
davidmc%netscape.com 88f5c58a1b add inline method for inverse of 'isempty' -> 'hasmembers' 1999-07-20 23:29:05 +00:00
davidmc%netscape.com 6b70452837 cleanup 1999-07-20 23:24:51 +00:00
davidmc%netscape.com 40a96a1b1b cutting row syntax 1999-07-20 23:23:53 +00:00
sspitzer%netscape.com 4aed0216c8 fix warnings 1999-07-17 18:32:18 +00:00
bienvenu%netscape.com 3d0e42f707 incremental writing, memory leak fixed for davidmc 1999-07-14 15:52:46 +00:00
terry%mozilla.org eea640c1ab Allow a way to finely control the order of query results. 1999-07-12 22:09:23 +00:00
terry%mozilla.org 1c765508a9 Bullet-proof some error-handling code. 1999-07-07 18:46:53 +00:00
terry%mozilla.org 5382c33e9f Defend against multiple #include of this file. 1999-07-07 18:46:46 +00:00
terry%mozilla.org 09fadcc3a4 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 c3543c147a Removing mozilla/db due to incompatible license. 1999-07-07 08:02:17 +00:00
brendan%mozilla.org fdc81e78ce Removing mozilla/db due to incompatible license. 1999-07-07 07:44:43 +00:00
terry%mozilla.org d6f2742782 Very quick description of what TripleDB is. 1999-07-06 23:46:05 +00:00
terry%mozilla.org b9869ae526 Initial checkin of tripledb, the 'triples' database engine. 1999-07-06 23:36:39 +00:00
dveditz%netscape.com 0eb6c820cf nakefile cleanups 1999-07-02 13:42:17 +00:00
briano%netscape.com 53726b6464 Unix fixes, specifically for SunOS 4. 1999-07-02 02:05:41 +00:00
scc%netscape.com f79508bc68 |nsISupports::GetIID()| --> |nsCOMTypeInfo<nsISupports>::GetIID()| 1999-06-29 21:01:31 +00:00
mcafee%netscape.com 644ece7b3e BeOS changes 1999-06-29 09:19:14 +00:00
briano%netscape.com 82817df725 Cleanup and deleted the reference to NSPR_LIBS to fix the OpenBSD build. 1999-06-28 23:27:40 +00:00
bienvenu%netscape.com e1d1561ba8 get rid of link against dso 1999-06-22 23:15:58 +00:00
bienvenu%netscape.com e5a56dc643 replace mork with msgmork 1999-06-22 23:08:25 +00:00
alecf%netscape.com 6dd8e3da22 remove -lmork 1999-06-22 23:08:24 +00:00
alecf%netscape.com 83ea59f0b2 ignore generated files 1999-06-22 23:01:01 +00:00
bienvenu%netscape.com 0914dc3274 change name of mork lib to libmsgmork 1999-06-22 20:40:17 +00:00
bienvenu%netscape.com 96a1f19ba3 make mork a dll 1999-06-22 20:36:04 +00:00
bienvenu%netscape.com ca3a9995a7 make mork a dll /so 1999-06-22 20:34:14 +00:00
ducarroz%netscape.com 5b24805b13 fix wrong PPC target in debug 1999-06-22 18:59:54 +00:00
ducarroz%netscape.com 28dd2fe6fb First Checked In. 1999-06-21 23:04:20 +00:00
bienvenu%netscape.com eac8f03076 make mork a dll 1999-06-21 21:24:08 +00:00
sspitzer%netscape.com 3f12c659bc remove several warnings 1999-06-19 21:34:32 +00:00
sspitzer%netscape.com 026c93aa61 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 614b25751b 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 989344b80b remove IGNORE_MANIFEST. 1999-06-07 21:28:20 +00:00
mscott%netscape.com 7076a0c3d5 remove IGNORE_MANIFEST and remove LCFLAGS since we don't have any. 1999-06-07 21:11:16 +00:00
putterman%netscape.com dfe0cf574d Fix some memory leaks. 1999-06-07 20:53:22 +00:00
mscott%netscape.com 266ed15e24 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 28d6ea8627 Remove unnecessary LINCS now that all headers are pushed to the same directory. 1999-06-04 01:21:24 +00:00
putterman%netscape.com 7b69f65bfd Make sure Mork Handles get freed. 1999-06-03 22:57:41 +00:00
mcafee%netscape.com e13247b103 Solaris needs explicit cast. a,r=kevinmc@netscape.com. 1999-05-04 03:24:13 +00:00