summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* fixup commit for tag 'NSPR_4_8_4_BETA2'NSPR_4_8_4_BETA2cvs2hg2012-09-286-0/+537
* Set NSPR version to 4.8.4 Beta 2.wtc%google.com2010-02-161-1/+1
* Bug 545865: Fix PDB file name for WINCE. The patch is contributed bywtc%google.com2010-02-131-1/+1
* Bug 545865: A better way to build NSPR tests for Windows Mobile. The patchwtc%google.com2010-02-138-487/+34
* Bug 545031: Fix leaks of a PRLock and a PRMonitor in _PR_UnixInit.wtc%google.com2010-02-109-0/+26
* bug 543089 - XP_MACOSX should be defined when cross-compiling using toolwhip....NSPR_4_8_4_BETA1ted.mielczarek%gmail.com2010-02-082-2/+2
* Bug 541222: Fix compiler warnings in prlog.h and w95sock.c. Remove CRwtc%google.com2010-02-043-6/+7
* Remove unused header plresolv.h from CVS. r=christophe.wtc%google.com2010-01-272-109/+0
* Bug 482002: Update dtoa.c from http://www.netlib.org/fp/dtoa.c datedwtc%google.com2010-01-271-33/+129
* Bug 541690: Code cleanup related to Visual C++ predefined macros. r=m_katowtc%google.com2010-01-276-166/+32
* Remove obsolete MANIFEST files for the Classic Mac build system.wtc%google.com2010-01-234-73/+0
* Bug 538940: the error message buffer should be one byte larger than thewtc%google.com2010-01-151-1/+2
* Bug 451187: Mark freedtoa as static as it is used only in prdtoa.c.wtc%google.com2010-01-151-1/+1
* Bug 536821: Fix compilation errors on AIX 4.3.3. The patch is contributedwtc%google.com2010-01-072-0/+5
* Rename aton.c to praton.c per review comment.NSPR_HEAD_20091219dwitte%mozilla.com2009-12-193-2/+2
* Bug 344809 - numerous platform inconsistencies of PR_StringToNetAddr for IPv4...NSPR_HEAD_20091218dwitte%mozilla.com2009-12-184-55/+227
|\
| * fixup commit for tag 'NSPR_4_8_3_RTM'NSPR_4_8_3_RTMcvs2hg2009-12-152-2/+3
* | Dummy whitespace change to force a rebuild.wtc%google.com2009-12-151-0/+1
* | Bug 533966: Add AVR32 Linux support. The patch is contributed bywtc%google.com2009-12-152-0/+47
* | Set NSPR version to 4.8.4 Beta.wtc%google.com2009-12-155-13/+13
* | Set NSPR version to 4.8.3.wtc%google.com2009-12-151-2/+2
* | bug 515748 - differentiate between wince and winmo. Patch by Brad Lassey <bug...NSPR_HEAD_20091210ted.mielczarek%gmail.com2009-12-097-108/+217
|/
* Bug 533093: ux_wait_timeout needs the same fix of rev. 1.3 (remove % 256wtc%google.com2009-12-081-1/+1
* Bug 521306: Add a test case with a very long input for PR_strtod. r=reed.NSPR_HEAD_20091118NSPR_4_8_3_BETAwtc%google.com2009-11-141-1/+22
* Bug 521306: PR_strtod should simply return 0 without spending the timewtc%google.com2009-11-141-0/+2
* bug 525221 - Loop over DIRS better. address some wtc review commentsted.mielczarek%gmail.com2009-11-111-3/+3
* bug 525221 - Loop over DIRS better. Patch by Benjamin Smedberg <benjamin@smed...ted.mielczarek%gmail.com2009-11-111-11/+6
* Bug 522992: NSPR logging timestamp month number is off by one. The patchwtc%google.com2009-10-311-1/+1
* Set NSPR version to 4.8.3 Beta.wtc%google.com2009-10-315-12/+12
* bug 520359 - pymake fails to build Firefox. use CURDIR instead of in pr_absp...NSPR_HEAD_20091019ted.mielczarek%gmail.com2009-10-071-2/+1
* Set NSPR version to 4.8.2.NSPR_4_8_2_RTMwtc%google.com2009-10-051-2/+2
* Dummy whitespace change to force a rebuild.wtc%google.com2009-10-051-1/+0
* Bug 516396: Back out the input length check for PR_strtod. We need morewtc%google.com2009-10-051-3/+0
* Bug 516396: Remove the incorrect input string length check because thewtc%google.com2009-10-041-7/+3
* Set NSPR version to 4.8.2 Beta 1.wtc%google.com2009-10-045-14/+15
* A dummy change to force a rebuild.NSPR_4_8_1_RTMwtc%google.com2009-09-291-0/+1
* Set NSPR version to 4.8.1.wtc%google.com2009-09-291-2/+2
* Set NSPR version to 4.8.1 Beta 2.NSPR_4_8_1_BETA2wtc%google.com2009-09-261-1/+1
* Bug 516396: Limit the input string for PR_strtod to at most 64 * 1024wtc%google.com2009-09-261-0/+7
* Bug 414772: Add a regression test.wtc%google.com2009-09-261-0/+7
* Bug 414772: Remove a buggy test that causes a debug build to exit withwtc%google.com2009-09-261-4/+0
* Bug 482002: Add dtoa.c from http://www.netlib.org/fp/dtoa.c datedwtc%google.com2009-09-251-0/+4207
* Set NSPR version to 4.8.1 Beta 1.NSPR_4_8_1_BETA1wtc%google.com2009-09-221-1/+1
* Bug 516396: Backported a change from dtoa.c upstream made on 2009-03-01.wtc%google.com2009-09-161-9/+23
* Bug 515064: Check if _MSC_VER is defined before using it in a Cwtc%google.com2009-09-131-1/+2
* Bug 512806: don't link with -lsocket -ldl on OS/2. The patch isNSPR_HEAD_20090828wtc%google.com2009-08-262-32/+31
* Bug 508165: Miscellaneous cleanups of the previous checkin. Use morewtc%google.com2009-08-261-13/+18
* Bug 508165: Use the Windows CE 6 API GetSystemTimeAsFileTime if available.wtc%google.com2009-08-263-14/+44
* Bug 510705: Simulate memory-mapped files by reading the entire mappedwtc%google.com2009-08-262-19/+86
* Fix for bug 511315. Add support for LOAD_WITH_ALTERED_SEARCH_PATH flag to PR_...julien.pierre.boogz%sun.com2009-08-252-1/+5