summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* fixup commit for branch 'SONGBIRD_0_2_20070111_BRANCH'SONGBIRD_0_2_20070111_BRANCHcvs2hg2007-01-050-0/+0
* Bug 365703: turn off logging and tracing if the effective group ID isNSPR_4_6_5_BETA1wtchang%redhat.com2007-01-052-3/+3
* Bugzilla Bug 308331: the guard for the int32 typedef is no longerwtchang%redhat.com2006-12-211-2/+0
* Bugzilla Bug 362134: fixed a crash in dtoa when running with reduced CPUwtchang%redhat.com2006-12-211-1/+1
* Bugzilla Bug 362246: enable large-file support on Mac OS X.wtchang%redhat.com2006-12-061-1/+1
* Set NSPR version to 4.6.5 (Beta).wtchang%redhat.com2006-12-015-13/+14
* Bugzilla Bug 354593: fixed a race condition in the creation of the lockwtchang%redhat.com2006-12-014-6/+25
* Pass the -p option to mkdir to handle a directory in WIN_OBJDIRS of thewtchang%redhat.com2006-11-221-1/+1
* Remove Beta flag for NSPR 4.6.4 RTM.THUNDERBIRD_2_0b1_RELEASETHUNDERBIRD_2_0b1_RC2THUNDERBIRD_2_0b1_RC1SEAMONKEY_1_1_RELEASENSPR_4_6_4_RTMFIREFOX_2_0_0_1_RELEASEFIREFOX_2_0_0_1_RC2FIREFOX_2_0_0_1_RC1CAMINO_1_1_A2_RELEASEchristophe.ravel.bugs%sun.com2006-11-151-2/+2
* Bugzilla Bug 354305: allows to build NSPR on FreeBSD 6.2. Support forwtchang%redhat.com2006-11-141-0/+5
* Set NSPR version to 4.6.4.wtchang%redhat.com2006-11-144-34/+30
* 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-26/+0
* Bugzilla Bug 351609: test lib->dlh before calling NSUnLinkModule on Mac.wtchang%redhat.com2006-10-061-1/+2
* Increment NSPR version to 4.6.4 Beta.christophe.ravel.bugs%sun.com2006-09-281-3/+3
* Set NSPR version to 4.6.3. r=christophe.ravelNSPR_4_6_3_RTMwtchang%redhat.com2006-09-081-4/+4
* 351470: setuid root programs linked with NSPR allow elevation of privilege. p...alexei.volkov.bugs%sun.com2006-09-084-9/+25
* Remove Beta flag for NSPR 4.6.3 release candidate.christophe.ravel.bugs%sun.com2006-09-071-2/+2
* Bugzilla Bug 322956: added PR_SI_HOSTNAME_UNTRUNCATED, which does notwtchang%redhat.com2006-07-142-2/+9
* Remove all generated Makefiles upon distclean.wtchang%redhat.com2006-07-143-0/+5
* Bugzilla Bug 326168: Windows NT 3.51 doesn't support CP_UTF8 either, sowtchang%redhat.com2006-07-141-5/+9
* Bugzilla Bug 340956: when emulating PR_APPEND, we should use PR_Seek64wtchang%redhat.com2006-06-111-4/+3
* Changed NSPR version to 4.6.3 Beta.wtchang%redhat.com2006-05-104-10/+11
* Changed NSPR version to 4.6.2.NSPR_4_6_2_RTMwtchang%redhat.com2006-04-285-11/+11
* Bugzilla Bug 326168: fixed an allocation size bug. The patch iswtchang%redhat.com2006-04-121-1/+1
* Bugzilla bug 247896 and bug 331216: fixed the bug that 'end' was moved onewtchang%redhat.com2006-04-111-5/+1
* Bugzilla Bug 307527: implement NSPR interval timer with timeGetTime insteadwtchang%redhat.com2006-04-052-68/+4
* Bug 236613: change to MPL/LGPL/GPL tri-license.wtchang%redhat.com2006-04-056-181/+200
* fixes bug 326168 "Add a UTF-16 API to load a library" patch bywtchang%redhat.com2006-04-056-54/+268
* Bug 236613: change to MPL/LGPL/GPL tri-license.wtchang%redhat.com2006-04-051-118/+61
* Bugzilla Bug 322578: Support ppc<->x86 cross builds for Mac OS X. Thewtchang%redhat.com2006-02-225-93/+171
* Bugzilla Bug 111428: more file pathname internationalization bug fixes.wtchang%redhat.com2006-02-202-10/+38
* Fixed the MPL/GPL/LGPL license header.wtchang%redhat.com2006-02-072-30/+34
* Bugzilla bug 322427: do not compile NSPR with -ansi and with _POSIX_SOURCE,wtchang%redhat.com2006-02-075-89/+64
* Bugzilla bug 326110: use PR_IMPLEMENT with two exported functions.wtchang%redhat.com2006-02-072-4/+4
* Bugzilla bug 326110: declare PR_SetSysfdTableSize and PR_GetSysfdTableMaxwtchang%redhat.com2006-02-061-0/+9
* Bugzilla Bug 322287: Implement NSPR atomic routines in x86 assembly codewtchang%redhat.com2006-01-111-0/+105
* Bugzilla bug 302212: enable Mac OS X x86 builds to target SDKs.wtchang%redhat.com2006-01-115-192/+284
* Bugzilla bug 312199 and bug 195219: ported the HP-UX IPF (Itanium) changeswtchang%redhat.com2006-01-034-33/+173
* Determine if the visibility(default) attribute can be used by using onlywtchang%redhat.com2006-01-031-1/+3
* current version is NSPR 4.6.2 Beta.christophe.ravel.bugs%sun.com2005-12-141-3/+3
* 238319: Sun packages changes.NSPR_4_6_1_RTMNSPR_4_6_1_RC1christophe.ravel.bugs%sun.com2005-11-181-2/+4
* Set NSPR version to 4.6.1.wtchang%redhat.com2005-10-231-2/+2
* fixes bug 308587 "PR_GetPhysicalMemorySize returns garbage on systems with mo...darin%meer.net2005-09-191-11/+9
* fixup commit for branch 'NSPR_4_6_BRANCH'cvs2hg2005-09-090-0/+0
* 238319: Sun packages changes.NSPR_4_6_BASEchristophe.ravel.bugs%sun.com2005-09-092-74/+22
* 238319: Sun packages changes.christophe.ravel.bugs%sun.com2005-09-081-1/+4
* Skip libpthread check in Darwin buildscls%seawood.org2005-09-022-21/+35
* Bugzilla Bug 266123: support 64-bit PowerPC builds on Linux distributionswtchang%redhat.com2005-08-182-22/+34
* Bugzilla Bug 304526: cleaned up the "configure --help" message: put defaultwtchang%redhat.com2005-08-182-109/+115