summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Bug 350616: use Microsoft (R) Manifest Tool to build tests. The patch isBOB_3_12_ALPHA_TEST_1wtc%google.com2007-06-091-0/+6
* Bug 350616: detect and use Microsoft (R) Manifest Tool. The patch iswtc%google.com2007-06-094-102/+160
* Bugzilla bug 375985: Moved the definition of PR_STATIC_ASSERT from perror.hwtc%google.com2007-05-282-15/+8
* Bug 371247: checked in some changes for OpenBSD. The patch is contributedwtc%google.com2007-05-266-3/+16
* Bug 369722: the IEEE_ARM macro should not be defined for ARM EABI. Thewtc%google.com2007-05-141-2/+3
* Fix for bug 353899 . PR_CallOnce and PR_CallOnceWithArg do not set NSPR error...julien.pierre.bugs%sun.com2007-05-105-2/+16
* Bug 377451. Fix crash in cvt_s when string is longer than precision.nelson%bolyard.com2007-04-261-6/+13
* Bug 376062. Ignore failure of wsaioctlProc( SIO_SET_COMPATIBILITY_MODE,nelson%bolyard.com2007-04-191-9/+3
* fix for bug #376062: can't connect with the internet on Wista RC1sspitzer%mozilla.org2007-04-121-4/+15
* Fixing bug 375985. Add compile time assertions to NSPR. r=wtchang@gmail.comjwatt%jwatt.org2007-04-021-0/+15
* Bugzilla bug 363997: define the WSAOVERLAPPED type properly to fix MinGWwtchang%redhat.com2007-03-151-7/+2
* Bugzilla bug 363997: when running on Windows Vista, set the sockets in thewtchang%redhat.com2007-03-144-0/+118
* Bug 34843: PR_StringToNetAddr and PR_NetAddrToString should callwtchang%redhat.com2007-03-013-5/+129
* Bug 369467: use a more robust way to ensure the pointer p does not pointwtchang%redhat.com2007-02-151-3/+4
* Bug 362768: implemented NSPR shared library finalization function for AIX.wtchang%redhat.com2007-01-202-1/+4
* Bug 329807: define struct _md_sockaddr_in6 because HP-UX's structwtchang%redhat.com2007-01-171-0/+18
* Bugzilla bug 362768: improved comments.wtchang%redhat.com2007-01-161-1/+8
* Bug 365997: declared the variable 'dst' as pointer to const.wtchang%redhat.com2007-01-161-1/+1
* Bug 365997: changed timetest to test the years 2005-2008 rather than thewtchang%redhat.com2007-01-161-59/+69
* Bug 365997: updated PR_USPacificTimeParameters with the new US Daylightwtchang%redhat.com2007-01-161-48/+82
* Bugzilla bug 362768: restored the _pt_thread_death call in _PR_Fini becausewtchang%redhat.com2007-01-131-2/+0
* Bug 329807: set USE_IPV6=1 (define _PR_INET6) on HP-UX B.11.23 or later,wtchang%redhat.com2007-01-133-6/+7
* Bugzilla bug 362768: commented out the _pt_thread_death call in _PR_Finiwtchang%redhat.com2007-01-121-0/+2
* Bug 362768: implemented NSPR shared library finalization function for majorwtchang%redhat.com2007-01-112-0/+66
* Bug 254983: implemented PR_DetachThread for Unix. r=nelsonbwtchang%redhat.com2007-01-111-1/+11
* Bug 365703: added a level of parenthesis. Suggested by Mike Hommey.wtchang%redhat.com2007-01-052-2/+2
* Bug 365703: turn off logging and tracing if the effective group ID iswtchang%redhat.com2007-01-052-2/+2
* Bugzilla Bug 362134: fixed a crash in dtoa when running with reduced CPUwtchang%redhat.com2006-12-211-1/+1
* Bugzilla Bug 360933: removed dead code (for the plevent.h functions and forwtchang%redhat.com2006-12-1912-1483/+1
* Bugzilla Bug 360933: removed the 'windows' directory from CVS.wtchang%redhat.com2006-12-191-4/+0
* Bugzilla Bug 360933: removed dead code (for the plevent.h functions, whichwtchang%redhat.com2006-12-193-469/+0
* [OS/2] Bug 351246: Load Mozilla into Highmem on OS/2. Part 2, changes towtchang%redhat.com2006-12-141-101/+121
* [OS/2] Bug 351246: Load Mozilla into Highmem on OS/2. Part 2, changes to NSPR...mozilla%weilbacher.org2006-12-123-0/+48
* Bug 236613: added newline to the end of file.wtchang%redhat.com2006-12-121-1/+1
* Bug 236613: change to MPL/LGPL/GPL tri-license.gerv%gerv.net2006-12-1119-524/+594
* Bugzilla Bug 363092: removed the pthread_kill macro definition. Mac OS Xwtchang%redhat.com2006-12-081-7/+0
* Bugzilla Bug 363092: made 10.2 the default Mac OS X ppc deployment target.wtchang%redhat.com2006-12-082-206/+85
* Bugzilla Bug 362246: enable large-file support on Mac OS X.wtchang%redhat.com2006-12-061-1/+1
* Bugzilla Bug 354593: checked in minor changes suggested by Nelson. r=nelsonwtchang%redhat.com2006-12-011-5/+8
* Bugzilla Bug 354593: fixed a race condition in the creation of the lockwtchang%redhat.com2006-11-304-6/+22
* Bugzilla Bug 355999: fix up for kfreebsd support. The patch is contributedwtchang%redhat.com2006-11-302-0/+13
* Bugzilla Bug 353729: handle PR_vsmprintf failure in PR_vfprintf. r=timelesswtchang%redhat.com2006-11-301-0/+3
* Updated for the current platform list. Pass the -p option to mkdir towtchang%redhat.com2006-11-221-24/+20
* Bugzilla Bug 360169: changed the value of the _PR_SI_ARCHITECTURE macrowtchang%redhat.com2006-11-141-1/+6
* Fix for bug 356616 . NSPR DLLs should build at default base address. r=wtchangjulien.pierre.bugs%sun.com2006-10-196-28/+0
* Bugzilla Bug 335301: handle memory allocation failure in PR_OpenDir. Thewtchang%redhat.com2006-10-171-1/+4
* [OS/2] Bug 346376: Don't use PRTYC_IDLETIME class for thread priorities, r=mk...mozilla%weilbacher.org2006-10-051-6/+1
* [OS/2] Bug 333639: Add note about assembleCmdLine() usage and fix build warni...mozilla%weilbacher.org2006-10-051-2/+5
* Bugzilla Bug 354305: allows to build NSPR on FreeBSD 6.2. Support forwtchang%redhat.com2006-09-261-0/+5
* Bugzilla Bug 353427: changed PL_FPrintError to use PR_ErrorToName to avoidwtchang%redhat.com2006-09-221-83/+3