summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* fixup commit for branch 'XFORMS_20050106_BRANCH'XFORMS_20050106_BRANCHcvs2hg2005-01-040-0/+0
* Bugzilla bug 276170: fixed unused variable addrp on some platforms.wtchang%redhat.com2005-01-041-21/+8
* Bugzilla Bug 274751: fixed the regression that the *.res files were notwtchang%redhat.com2005-01-041-3/+3
* Fix bustage by working around shells that don't allow ! after &&. b=275674, ...PREFERENCES_20050101_BASEdbaron%dbaron.org2004-12-232-33/+37
* Fix undesired tinderbox rebuilds due to system header wrapper timestamps chan...bryner%brianryner.com2004-12-161-5/+10
* Add support for using gcc's visibility pragma to treat all function and metho...bryner%brianryner.com2004-12-1510-91/+564
* Bugzilla bug 151709: declare the temporary variables as PRInt32.wchang0222%aol.com2004-12-061-3/+3
* Bugzilla bug 151709: implemented atomic operations in assembly on Alphawchang0222%aol.com2004-12-061-0/+56
* 238319: Sun packaging changes.wchang0222%aol.com2004-12-0615-285/+175
* fixup commit for branch 'NSPRPUB_PRE_4_2_CLIENT_BRANCH'cvs2hg2004-11-297-0/+231
* Checked in the fixes for Bugzilla bugs 106386, 266981, and 266327 on thewchang0222%aol.com2004-11-2312-27/+148
* #247962MOZILLA_1_8a5_RELEASEmkaply%us.ibm.com2004-11-222-36/+0
* Bugzilla bug 249782: make NSPR compile with Microsoft Visual Studio 2005.wchang0222%aol.com2004-11-082-1/+5
* Bugzilla bug 249782: make NSPR compile with Microsoft Visual Studio 2005.wchang0222%aol.com2004-11-088-13/+13
* Bugzilla bug 265219: go to errorExit on DosStartSession failure. r=mkaply.wchang0222%aol.com2004-11-051-1/+2
* Bugzilla bug 265219: added support for redirecting stdin/stdout of a childwchang0222%aol.com2004-11-041-10/+90
* Bugzilla bug 265501: merged 32 and 64 bit versions of prcpucfg.h onwchang0222%aol.com2004-10-264-330/+21
* fixup commit for branch 'NSPRPUB_PRE_4_2_CLIENT_BRANCH'cvs2hg2004-10-261-0/+201
* Bugzilla bug 265709: fixed compiler warnings on LP64 platforms aboutwchang0222%aol.com2004-10-261-2/+2
* Bugzilla bug 264324: we need to test for __s390x__ before __s390__ becausewchang0222%aol.com2004-10-182-29/+29
* Regenerated using official autoconf 2.13, with manual change to eliminatewchang0222%aol.com2004-10-061-199/+78
* Bugzilla bug 259001: ported NSPR to Solaris on AMD64 architecture. Thewchang0222%aol.com2004-10-064-96/+249
* fixup commit for branch 'NSPRPUB_PRE_4_2_CLIENT_BRANCH'cvs2hg2004-10-061-0/+92
* Bugzilla bug 256217: implement PR_GetLibraryFilePathname for FreeBSD, whichMOZILLA_1_8a4_RELEASEwchang0222%aol.com2004-09-021-1/+1
* landing NSPR portion of patch for bug 239358 "DNS: Reverse lookups are degrad...darin%meer.net2004-08-302-11/+22
* Add support for generating PDB-format debug symbols with MSVC, by setting MOZ...bryner%brianryner.com2004-08-262-205/+94
* Update comments and use enhanced cygwin-wrapper script for nspr & ldap.cls%seawood.org2004-08-181-10/+62
* Bugzilla bug 244095: link libplds4.so and libplc4.so with -R $ORIGIN onwchang0222%aol.com2004-05-272-0/+6
* Bugzilla bug 235381: use the -features=tmplife flag for Sun compilers towchang0222%aol.com2004-05-212-2/+2
* Use the proper flags when building with --enable-debug --enable-optimize.seawood%netscape.com2004-05-202-64/+56
* Bugzilla bug 244010: support NetBSD/sparc64. Accept more variants of theMOZILLA_1_8a1_RELEASEwchang0222%aol.com2004-05-191-4/+24
* Regenerated using a better version of autoconf 2.13.wchang0222%aol.com2004-05-071-78/+199
* Bugzilla bug 242741: MSVC .NET 2003 does not support the /PDB:NONE linkerwchang0222%aol.com2004-05-064-201/+111
* Bugzilla bug 242741: use $(RES) (the .res file) only when building awchang0222%aol.com2004-05-061-12/+4
* Bugzilla bug 209499: more improvements to PL_str functions. The patch forwchang0222%aol.com2004-05-024-30/+32
* Dummy whitespace change to force the Mozilla trunk Tinderboxes to rebuild.wchang0222%aol.com2004-04-291-1/+0
* The return type of PR_GetMonitorEntryCount should be PRIntn.wchang0222%aol.com2004-04-291-1/+1
* Bugzilla bug 123403: LL_INIT should use PR_UINT32 because the hi and lowchang0222%aol.com2004-04-291-2/+2
* Dummy whitespace change to force Mozilla trunk tinderboxes to rebuild.wchang0222%aol.com2004-04-281-0/+1
* Bug 236613: change to MPL/LGPL/GPL tri-license.wchang0222%aol.com2004-04-28606-18093/+20010
* Allow nspr to accept multiple --{enable,disable}-{debug,optimize} args.seawood%netscape.com2004-04-262-103/+119
* 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 236228: fixed the remaining problems with logFile == WinDebugwchang0222%aol.com2004-04-241-11/+16
* Bugzilla bug 162786: fixed a bug where PR_snprintf returns wrong stringwchang0222%aol.com2004-04-221-1/+1
* #239663mkaply%us.ibm.com2004-04-1912-16/+60
* Bugzilla bug 108305: upgraded to the Mon Apr 12 00:44:22 MDT 2004 versionwchang0222%aol.com2004-04-171-847/+1726
* It is not necessary to define _THREAD_SAFE when using pthreads on OpenBSD.wchang0222%aol.com2004-04-132-5/+0
* Bugzilla bug 238842: avoid the copying of va_list (the VARARGS_ASSIGNwchang0222%aol.com2004-04-121-53/+64
* Set NSPR version to 4.6 Beta.wchang0222%aol.com2004-04-121-2/+2