summaryrefslogtreecommitdiff
path: root/dbm
Commit message (Expand)AuthorAgeFilesLines
* Bugzilla bug 129080: Unroll the collect_data code. Pin the required buffers.wtc%netscape.com2002-04-272-42/+84
* Plug leak. (bug 124234)wtc%netscape.com2002-04-2746-0/+12664
|\
* | fixup commit for tag 'NSS_TIP_20020426'NSS_TIP_20020426cvs2hg2002-04-2646-12662/+0
|/
* Remove xp_core.h & xp_mem.h and all build references to them.seawood%netscape.com2002-03-271-2/+2
* Bug 106386 rid source of misspellingstimeless%mac.com2002-03-191-1/+1
* Use dynamic library & xpidl_module names from nmake build for win32 gmake bui...seawood%netscape.com2002-01-162-0/+8
* Landing the rest of the win32 gmake changes:seawood%netscape.com2001-12-181-2/+6
* Bug 98349 - Convert Mac build to CW7 and XML projects. Removing obsolete .mcp...ccarlen%netscape.com2001-12-111-0/+0
* Adding new files for conversion to CW7 and XML project files. Bug 98349 r=pin...ccarlen%netscape.com2001-12-1047-0/+12650
|\
* | fixup commit for tag 'DDRINAN_TEST_NSS_TAG'DDRINAN_TEST_NSS_TAGcvs2hg2001-12-1047-12654/+0
|/
* Adding new files for conversion to CW7 and XML project files. Bug 98349 r=pin...ccarlen%netscape.com2001-12-101-0/+4326
* Bugzilla bug 111287: checked in a patch from Dave Inglis <dinglis@qnx.com>wtc%netscape.com2001-11-272-2/+6
* Fix for 95128 - OS/2 build issuejpierre%netscape.com2001-11-222-2/+4
* Bugzilla bug 104645: Fixed compiler warnings. Improved compiler warningwtc%netscape.com2001-11-143-12/+14
* Bugzilla bug 103892: include <stdlib.h> rather than <malloc.h> for thewtc%netscape.com2001-10-241-4/+0
|\
| * fixup commit for tag 'DBM_1_6_BETA1'DBM_1_6_BETA1cvs2hg2001-10-243-31/+30
|/
* Bugzilla bug 105173: test the compiler-defined __SVR4 macro instead ofwtc%netscape.com2001-10-233-4/+5
* Bugzilla bug 105173: restored the test for HAVE_COMPAT_H because wewtc%netscape.com2001-10-191-2/+1
* Bugzilla bug 105173: in mcom_db.h, put the tests for HAVE_XXX_H insidewtc%netscape.com2001-10-193-82/+69
* Rewrote #ifndef #else #endif by the equivalent #ifdef #else #endif.wtc%netscape.com2001-10-171-3/+3
* Bugzilla bug 104444: change the type of the h_charkey member ofwtc%netscape.com2001-10-132-2/+2
* Rewrote #ifndef #else #endif with the equivalent #ifdef #else #endif.wtc%netscape.com2001-10-121-3/+3
* Bugzilla bug 103881: restored the protection for the redefinition ofwtc%netscape.com2001-10-121-0/+3
* Bugzilla bug 103881: <sys/cdefs.h> as opposed to <cdefs.h> should bewtc%netscape.com2001-10-114-28/+3
* Fix a compiler warning (comparision between signed and unsigned). Thewtc%netscape.com2001-10-091-1/+1
* A better way to fix compiler warnings (signed/unsigned comparison) thatwtc%netscape.com2001-10-091-2/+2
* Fixed the comment about the updateEOF member of HTAB. The update_EOF()wtc%netscape.com2001-10-081-1/+1
* License changes, take 2. Bug 98089. mozilla/db/, mozilla/dbm/.gerv%gerv.net2001-09-253-45/+93
* Use EXPORTS instead of installing headers by hand.cls%seawood.org2001-09-231-4/+1
* Oops.gerv%gerv.net2001-09-193-66/+21
* bug #98089: ripped new licensescc%mozilla.org2001-09-193-21/+66
* fixup commit for tag 'NSS_3_3_RTM'NSS_3_3_RTMcvs2hg2001-07-111-4/+0
* Bugzilla bug #72014: fixed DBM temporary file problems on OS/2. Thankswtc%netscape.com2001-06-222-4/+14
* Replaced NO_SHARED_LIB & NO_STATIC_LIB with BUILD_SHARED_LIBS, BUILD_STATIC_L...cls%seawood.org2001-06-181-2/+1
* OS/2 TB breakmkaply%us.ibm.com2001-03-141-1/+1
* OS/2 TB breakmkaply%us.ibm.com2001-03-141-1/+1
* Fix bugzilla bugs 69753 and 39465. Temporary DB files are now creatednelsonb%netscape.com2001-03-144-40/+169
* carbon changes. r=pink/sdagley/beard. a=sfraser.pinkerton%netscape.com2001-02-135-10/+11
|\
| * fixup commit for tag 'NSS32RtmAll'NSS32RtmAllcvs2hg2001-02-1046-8179/+0
|/
* Tinderbox break - change OS/2 only code - third time is a charmmkaply%us.ibm.com2000-07-101-1/+1
* Tinderbox break - remove OS/2 only codemkaply%us.ibm.com2000-07-101-1/+0
* OS/2 only tinderbox break - we will probably still break on a link, but at le...mkaply%us.ibm.com2000-07-101-3/+3
* Tinderbox break - remove OS/2 includesmkaply%us.ibm.com2000-07-101-2/+2
* More OS/2 changes. Batches 19 & 20 of Bug #34106 r=pavlovcls%seawood.org2000-05-211-1/+5
* More OS/2 Makefile changes. Bug #34106 Batch 13cls%seawood.org2000-05-111-2/+4
* # 25555travisWebshell_03082000_BASEnscp_beta1_BASETravisWebshell_03082000_BRANCHSeaMonkey_M15_RELEASESeaMonkey_M15_BASEmkaply%us.ibm.com2000-03-078-17/+33
* Mingw32 fixes.cls%seawood.org2000-03-021-2/+7
* Remove the HAVE_UINT define & uint typedef as NSPR unconditionally typedefs u...cls%seawood.org2000-03-021-5/+0
* Pro5 updateSeaMonkey_M14_no_crypto_RELEASESeaMonkey_M14_BASEJAR_20000216_BASEBUG22251_BASEscc%netscape.com2000-02-071-0/+0
* fix paths for move to CW5 (bug #25779)brade%netscape.com2000-02-021-0/+0