summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Fix for bug 356616 . NSPR DLLs should build at default base address . r=wtchangjulien.pierre.bugs%sun.com2006-10-194-16/+0
* Use dashes instead of backslashes for program options to avoid msys shell exp...cls%seawood.org2005-06-014-4/+4
* Changed "it's" to "its".wtchang%redhat.com2005-03-171-1/+1
* Removed blank lines in *.def files.wtchang%redhat.com2005-03-082-4/+3
* Bugzilla Bug 281763: fixed a leak of the first arena on the freelist whenwtchang%redhat.com2005-02-111-2/+2
* Bug 236613: change to MPL/LGPL/GPL tri-license.gerv%gerv.net2005-02-023-75/+90
* Bugzilla bug 106386: fixed the spelling errors in NSPR's public headerwchang0222%aol.com2004-11-233-5/+5
* Bugzilla bug 249782: make NSPR compile with Microsoft Visual Studio 2005.wchang0222%aol.com2004-11-084-5/+5
* Bugzilla bug 244095: link libplds4.so and libplc4.so with -R $ORIGIN onwchang0222%aol.com2004-05-272-0/+6
* Bugzilla bug 209499: more improvements to PL_str functions. The patch forwchang0222%aol.com2004-05-024-30/+32
* Bug 236613: change to MPL/LGPL/GPL tri-license.gerv%gerv.net2004-04-2558-1728/+1914
* Bugzilla bug 209499: backed out the change to strncpy in the previouswchang0222%aol.com2004-04-241-2/+13
* Bugzilla bug 209499: converted some PL_str* implementations to use ANSI Cwchang0222%aol.com2004-04-248-94/+31
* Bugzilla bug 179828: released plarena.h and plarena.c under thewchang0222%aol.com2003-10-192-43/+51
* Bugzilla bug 218967: do not initialize unsigned chars with characterwtc%netscape.com2003-09-171-16/+16
* Merged the changes from NSPRPUB_PRE_4_2_CLIENT_BRANCH onto the trunk. Mostwtc%netscape.com2003-05-144-18/+120
* Explain how the GOLDEN_RATIO constant was calculated.wtc%netscape.com2003-04-101-1/+1
* Bug 196004: support building with gcc on Solaris better, whether gcc useswtc%netscape.com2003-03-222-0/+8
* Bug 134113: make NSPR build on Win32 using MinGW gcc. The patch iswtc%netscape.com2003-01-203-5/+16
* Bug 185034: updated the OpenVMS symbol vector tables for NSPR 4.3.wtc%netscape.com2003-01-152-2/+84
* Bug 188976: avoid calculating the difference of two unsigned integer ifwtc%netscape.com2003-01-141-2/+4
* 1. Use $(CC) (the compiler) to build shared libraries on Solaris. Addedwtc%netscape.com2003-01-082-0/+8
* Bug 158704: should use GARBAGE instead of ALL_TRASH to specify thatwtc%netscape.com2003-01-062-2/+2
* Bug 158704: merged the Solaris packaging stuff onto the trunk. The threewtc%netscape.com2003-01-042-0/+14
* I forgot to make version NSPR_4.2 depend on version NSPR_4.0.wtc%netscape.com2003-01-031-2/+2
* Bug 158704: added nspr.def, plds.def, and plc.def to the tip (pre 4.3).wtc%netscape.com2003-01-032-0/+82
* Bug 180293: moved the OpenVMS build from the POSIX subsystem to native VMSwtc%netscape.com2002-12-122-0/+8
* Bug 136344: added type casts to allow compilation with a C++ compiler.wtc%netscape.com2002-08-071-3/+3
* Bugzilla bug 135008: fixed the bug that PL_Base64Decode may step beforeNSPR_4_2_RELEASEwtc%netscape.com2002-04-031-1/+1
* Fixed compiler warnings.wtc%netscape.com2002-01-231-1/+1
* Use PL_strcmp instead of strcmp to avoid having to include <string.h>.wtc%netscape.com2001-11-011-1/+1
* Added lib/tests/Makefile to the list of makefiles to be generated bywtc%netscape.com2001-10-314-1/+165
* Bugzilla bug 96571: fixed the PL_strn* functions that may read beyondwtc%netscape.com2001-09-115-11/+11
* Bugzilla bug 98741: changed the license URL to http://www.mozilla.org/MPL/.wtc%netscape.com2001-09-073-3/+3
* Bugzilla bug 94153: destroys the arena lock in PL_ArenaFinish. Also don'twtc%netscape.com2001-08-281-3/+6
* Bugzilla bug #92810: increment or decrement the hashtable shift counterwtc%netscape.com2001-08-071-8/+8
* Bugzilla: 92610. Mozilla on MacOS crashes in plarenalarryh%netscape.com2001-07-271-1/+1
* Bug 64217: use locale-independent date format so that it doesn'twtc%netscape.com2001-06-233-3/+3
* We no longer need to generate the .vms files on OpenVMS.wtc%netscape.com2001-06-213-15/+0
* Deleted an extra line that was probably added incorrectly during merging.wtc%netscape.com2001-06-141-1/+0
* Eliminated more differences between the autoconf build system and thewtc%netscape.com2001-05-172-24/+28
* Removed all Makefile's. The new autoconf build system uses Makefile.in's.wtc%netscape.com2001-05-1712-1772/+0
* Verified that the autoconf build system is equivalent to the classicwtc%netscape.com2001-05-172-0/+8
* Verified that the autoconf build system is equivalent to the classicwtc%netscape.com2001-05-152-0/+16
* Merged NSPRPUB_CLIENT_BRANCH onto the trunk.wtc%netscape.com2001-05-142-0/+2
* Merged NSPRPUB_CLIENT_BRANCH onto the trunk.wtc%netscape.com2001-05-124-72/+54
* Merged NSPRPUB_CLIENT_BRANCH onto the trunk.wtc%netscape.com2001-05-124-90/+46
* Merged NSPRPUB_CLIENT_BRANCH onto the trunk.wtc%netscape.com2001-05-123-1/+3
* Merged NSPRPUB_CLIENT_BRANCH onto the trunk.wtc%netscape.com2001-05-121-28/+28
* Merged NSPRPUB_CLIENT_BRANCH onto the trunk.wtc%netscape.com2001-05-122-55/+13