summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* fixup commit for branch 'BOOKMARKS_20030310_BRANCH'BOOKMARKS_20030320_BASEBOOKMARKS_20030310_BASEBOOKMARKS_20030310_BRANCHcvs2hg2003-03-040-0/+0
* Bug 195411: added the LL_MaxUint function and the LL_MAXUINT macro.wtc%netscape.com2003-03-045-4/+20
* Bug 192797: improved the implementation of PR_Poll for Win32. Increasewtc%netscape.com2003-02-281-3/+30
* Bug 164841: use high performance timers (again) on OS/2.wtc%netscape.com2003-02-281-4/+44
* Added a comment.wtc%netscape.com2003-02-281-0/+6
* Renamed MOD_REVISION_VERSION to MOD_PATCH_VERSION.wtc%netscape.com2003-02-284-7/+7
* Removed obsolete PR_CLIENT_BUILD and PR_CLIENT_BUILD_UNIX make variables.wtc%netscape.com2003-02-271-11/+0
* Removed unused file module.df.wtc%netscape.com2003-02-271-42/+0
* Bug 191948: a better implementation of PR_GetLibraryFilePathname for 32-bitwtc%netscape.com2003-02-271-15/+27
* Bug 191703: if struct tm has the nonstandard tm_zone and tm_gmtoff fields,wtc%netscape.com2003-02-271-7/+5
* Bug 191270: added the ability to load a dynamic shared library (.dylib) onwtc%netscape.com2003-02-261-4/+37
* Sync up the NSPRPUB_PRE_4_2_CLIENT_BRANCH with the trunk.wtc%netscape.com2003-02-2610-18/+121
* Backed out the previous checkin. Just noticed that the Mozilla trunk iswtc%netscape.com2003-02-2610-121/+18
* Sync up the NSPRPUB_PRE_4_2_CLIENT_BRANCH with the trunk.wtc%netscape.com2003-02-2610-18/+121
* Added to NSPRPUB_PRE_4_2_CLIENT_BRANCH.wtc%netscape.com2003-02-260-0/+0
* Bug 193380: added IPv6 support on HP-UX 11i or later. Cleaned up thewtc%netscape.com2003-02-263-28/+53
* Only force the use of absolute symlinks on Darwin when building Mozilla.seawood%netscape.com2003-02-262-3/+8
* Bug 192015: implemented the PR_GetLibraryFilePathname function for OpenVMS.wtc%netscape.com2003-02-251-0/+154
* Bug 191823: implement the PR_GetLibraryFilePathname function for OS/2. Thewtc%netscape.com2003-02-251-0/+21
* Bug 193007: export PR_CreateThread and PR_SetError and new NSPR 4.3wtc%netscape.com2003-02-252-1/+123
* Bug 186745: Use the BSD getifaddrs() function to query the presence ofwtc%netscape.com2003-02-251-1/+2
* Bug 194298: inherit from the shell instead of the parent. The patch iswtc%netscape.com2003-02-241-1/+1
* Default to using absolute symlinks when building on Darwin.seawood%netscape.com2003-02-231-0/+11
* Backed out the previous checkin. Mozilla Tinderbox is failing a test. Iwtc%netscape.com2003-02-231-18/+2
* Bug 191270: added the ability to load a dynamic shared library (.dylib) onwtc%netscape.com2003-02-231-2/+18
* Bug 186745: on FreeBSD, use the getifaddrs function to query the presencewtc%netscape.com2003-02-221-1/+1
* Bug 192589: added a comment explaining what the bug fix does.wtc%netscape.com2003-02-221-0/+5
* Bug 192589: keep querying the presence of IPv4 and IPv6 interfaces untilwtc%netscape.com2003-02-221-7/+22
* Cause Mozilla trunk Tinderboxes to rebuild.wtc%netscape.com2003-02-221-1/+0
* Bug 193969: implemented atomic routines for Darwin PPC in assembly.wtc%netscape.com2003-02-224-25/+44
* fixup commit for branch 'NSPRPUB_PRE_4_2_CLIENT_BRANCH'cvs2hg2003-02-224-0/+312
* Removed the temporary fix in the previous checkin.wtc%netscape.com2003-01-211-3/+0
* Temporary fix for Mozilla trunk tinderbox build bustage on Linux. Willwtc%netscape.com2003-01-201-0/+3
* Bug 188439: fixed a bug in the PR_Poll implementation forwtc%netscape.com2003-01-205-59/+102
* Forced the Mozilla trunk tinderboxes to rebuild.wtc%netscape.com2003-01-201-0/+1
* Bug 185687: added PR_CallOnceWithArg, a version of PR_CallOnce that allowswtc%netscape.com2003-01-203-0/+34
* Bug 189332: Implemented the new function PR_GetLibraryFilePathname forwtc%netscape.com2003-01-2012-10/+279
* Bug 80082: need to install libnspr_flt4.so in dist/bin too, for the Mozillawtc%netscape.com2003-01-201-0/+1
* Forced the Mozilla trunk tinderboxes to rebuild.wtc%netscape.com2003-01-201-1/+0
* Bug 134113: make NSPR build on Win32 using MinGW gcc. The patch iswtc%netscape.com2003-01-2019-198/+200
* fixup commit for branch 'NSPRPUB_PRE_4_2_CLIENT_BRANCH'cvs2hg2003-01-171-0/+126
* Forced the Mozilla trunk tinderbox to rebuild.wtc%netscape.com2003-01-171-0/+1
* Bug 168228: added IPv6 support for Darwin (Mac OS X). Added two newwtc%netscape.com2003-01-1611-11/+121
* MACOS_DEPLOYMENT_TARGET only needs to be defined if we are building onwtc%netscape.com2003-01-152-33/+33
* Bug 185034: updated the OpenVMS symbol vector tables for NSPR 4.3.wtc%netscape.com2003-01-143-7/+174
* Bug 186599: 1. added support for relative paths to PR_LoadLibrary onwtc%netscape.com2003-01-141-196/+237
* Bug 188396: don't use ftime because its 32-bit timestamp will overflowwtc%netscape.com2003-01-146-20/+25
* 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-096-33/+46
* Forced Mozilla trunk tinderbox to rebuild.wtc%netscape.com2003-01-081-1/+0