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

132 Коммитов

Автор SHA1 Сообщение Дата
warren%netscape.com 4ab4ee4d4e Eliminated the libs build pass. 1999-11-28 03:05:01 +00:00
cls%seawood.org a6e331edd8 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 d91cf0678c fix build warning 1999-11-16 04:55:37 +00:00
bienvenu%netscape.com d6a4048ff0 fix trivial build warnings, unused variables 1999-11-10 23:58:39 +00:00
bienvenu%netscape.com 2840308432 fix build warnings about unused variables 1999-11-10 03:59:45 +00:00
dmose%mozilla.org 8535dda53e updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org 1999-11-06 03:43:54 +00:00
bienvenu%netscape.com cda5110fee 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 85c6df051f try not to leak all environments r=davidmc 1999-10-07 14:45:26 +00:00
bienvenu%netscape.com aaf885d10e try not to leak all factories r=davidmc 1999-10-07 14:43:44 +00:00
bienvenu%netscape.com bcf8716fef use nsIModule for Mork r=mscott no bug 1999-10-07 14:26:15 +00:00
beard%netscape.com b547c2ffb0 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 5600520198 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 609641c452 fix several warnings. we only need to declare this a friend once. 1999-09-22 08:17:46 +00:00
sspitzer%netscape.com d30971382c fix build bustage. (it was me, not davidmc) 1999-09-22 05:38:10 +00:00
sspitzer%netscape.com 6966878509 changes for davidmc. 1999-09-22 05:35:43 +00:00
davidmc%netscape.com eb00f13df4 changes for hash tables and zone pooling. 1999-09-22 05:35:28 +00:00
davidmc%netscape.com e5e62ee2c5 add these. not part of the build yet. 1999-09-22 05:06:37 +00:00
mscott%netscape.com 4475c037d2 remove obsolete reference to nsMgCore.h 1999-09-10 18:34:57 +00:00
mscott%netscape.com 7b2259cdd0 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 cee0772a49 Cleaned it up. 1999-09-07 23:53:09 +00:00
mscott%netscape.com 2b8e8819ae adjust depth to account for new directory position in the mozilla tree. 1999-09-07 23:32:25 +00:00
mscott%netscape.com fe789103ec 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 f77114396d Adjust depth to account for new location in mozilla tree. 1999-09-07 23:22:40 +00:00
davidmc%netscape.com fb0013ca1b First Checked In. 1999-09-03 22:32:58 +00:00
bienvenu%netscape.com 405e088d80 comment out code not ready to compile yet 1999-09-03 22:29:59 +00:00
bienvenu%netscape.com fc903d7944 add new files to makesystem 1999-09-03 22:25:46 +00:00
davidmc%netscape.com e3d6030b4e files, sorting, searching 1999-09-03 22:23:21 +00:00
davidmc%netscape.com 3fc0c4177a First Checked In. 1999-09-03 22:19:04 +00:00
bienvenu%netscape.com 10855247b5 fix assert about auto assigning ids by commenting out atom zapping code 1999-08-29 16:50:48 +00:00
ramiro%netscape.com 6cec5c3abb Cleanup zlib cruft. 1999-08-25 14:39:53 +00:00
slamm%netscape.com 96a104b9b9 Removed items from DIRS that do not exist. 1999-08-24 21:45:26 +00:00
jdunn%netscape.com 8228453710 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 174a3260d4 First Checked In. 1999-08-10 21:52:13 +00:00
mscott%netscape.com 1659608160 fix warning...we were shadowing a variable called count. 1999-08-05 23:06:23 +00:00
mscott%netscape.com c24b425661 Fix warnings...link is a global variable and we were shadowing it. 1999-08-05 23:02:51 +00:00
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
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