summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Bug 827271: Add support for Aarch64 (64-Bit ARM). The patch is contributedNSPR_4_9_6_BETA1wtc%google.com2013-02-102-1/+60
* Bug 782214: Auto detect android api version for x86. The patch iswtc%google.com2013-02-102-117/+133
* Bug 812085: Initialize Windows CRITICAL_SECTIONs without debug info andwtc%google.com2013-02-102-4/+56
* Bug 807883: Add the PL_SizeOfArenaPoolExcludingPool function to measure allwtc%google.com2013-02-103-0/+33
* Set NSPR version to 4.9.6 Beta.wtc%google.com2013-02-104-9/+10
* Set NSPR version to 4.9.5.NSPR_4_9_5_RTMwtc%google.com2013-01-311-2/+2
* Bug 831793: PR_UnloadLibrary should consistently hold pr_linker_lock whenwtc%google.com2013-01-291-1/+8
* bug 824742 - NSPR shouldn't require librt. Patch by Mike Hommey <mh@glandium....NSPR_4_9_5_BETA2ted.mielczarek%gmail.com2013-01-031-1/+5
* bug 822932 - Android NDK r8b support for x86. Patch by Makoto Kato <m_kato@ga...ted.mielczarek%gmail.com2012-12-192-111/+130
* Bug 782815: optlen is of type socklen_t on Darwin and FreeBSD. The patch iswtc%google.com2012-12-141-1/+1
* Bug 634793: Add OpenBSD and Android to the list of exceptions to how NSPRNSPR_4_9_5_BETA1wtc%google.com2012-12-073-7/+33
* Bug 634793: Back out the previous "try build" checkin.wtc%google.com2012-12-023-45/+11
* Bug 634793: a checkin to do a "try" build of a proposed patch (to definewtc%google.com2012-12-013-11/+45
* Set NSPR version to 4.9.5 Beta. Drop MKS shell support in configure.wtc%google.com2012-11-225-190/+11
* Set NSPR version to 4.9.4.NSPR_4_9_4_RTMwtc%google.com2012-11-211-2/+2
* Bug 804806: Remove code related to NCR, NEC, NEXTSTEP, SINIX, SNI, SONY,NSPR_4_9_4_BETA2wtc%google.com2012-11-1334-430/+42
* Bug 757593: Change to 1000 ticks per second (NSPR minimum), down fromNSPR_4_9_4_BETA1wtc%google.com2012-11-104-11/+15
* Bug 757593: Fix build error. _MD_INTERVAL_INIT used to be defined inwtc%google.com2012-10-251-7/+1
* Bug 757593: Make PR_IntervalNow monotonic for Android, Linux, Mac OS X, andwtc%google.com2012-10-2421-51/+100
* Bug 804806: Remove the _xxx.cfg, _xxx.h, and xxx.c files for ncr, nec,wtc%google.com2012-10-2426-3478/+23
* Bug 804833: Allow PR_FormatTime and PR_FormatTimeUSEnglish withwtc%google.com2012-10-231-13/+0
* Set NSPR version to 4.9.4 Beta.wtc%google.com2012-10-235-13/+13
* Set NSPR version to 4.9.3.NSPR_4_9_3_RTMwtc%google.com2012-10-231-2/+2
* Bug 749849: Assert that the pthread_key_delete call in _PR_Fini succeeds.wtc%google.com2012-10-231-1/+2
* Bug 749849: Delete the _PT_PTHREAD_KEY_DELETE macro. Fix a comment typo.wtc%google.com2012-10-232-5/+2
* Backing out bug 749849 patch v6 as an attempt to fix the recently introduced ...kaie%kuix.de2012-10-222-9/+9
* Bug 767759: Add support for the new x32 ABI. The patch is contributed byNSPR_4_9_3_BETA2wtc%google.com2012-10-191-0/+49
* Bug 749849: Delete the _PT_PTHREAD_KEY_DELETE macro. Have PR_Cleanup callwtc%google.com2012-10-192-9/+9
* Bug 795213: the variable used for the return value of GETADDRINFO() shouldNSPR_4_9_3_BETA1wtc%google.com2012-09-28634-28220/+5405
|\
| * Bug 794316: update the 'higher' pointer of the layer right below the newwtc%google.com2012-09-282-0/+15
| * Set NSPR version to 4.9.3 Beta.wtc%google.com2012-09-285-13/+13
| * Bug 794316: add a regression test pushtop.c. r=michal.novotny.wtc%google.com2012-09-284-0/+65
| * Bug 794316: fix the bug that PR_PushIOLayer doesn't push a layer on the topwtc%google.com2012-09-261-0/+5
| * Bug 749849 - NSPR pthread_key_t leak and memory corruption, fix contributed b...kaie%kuix.de2012-07-242-0/+4
| * Set NSPR version to 4.9.2.NSPR_4_9_2_RTMwtc%google.com2012-07-191-2/+2
| * Bug 758837: add a comment to explain the source of the 15-char name lengthwtc%google.com2012-06-221-3/+8
| * Bug 758837: Fix an off-by-one error in the thread name reduction code inNSPR_4_9_2_BETA2wtc%google.com2012-06-202-11/+10
| * Bug 758837: Use a smarter way to reduce the thread names passed towtc%google.com2012-06-191-1/+9
| * Bug 763410: comment out the code in _PR_MD_SET_CURRENT_THREAD_NAME on MinGWwtc%google.com2012-06-132-0/+4
| * Bug 758837: Rename PR_SetThreadName to PR_SetCurrentThreadName and changeNSPR_4_9_2_BETA1wtc%google.com2012-06-064-16/+10
| * Dummy white space change to force the Tinderboxes to rebuild.wtc%google.com2012-06-051-1/+0
| * Bug 758837: target the PR_SetThreadName and PR_GetThreadName functions atwtc%google.com2012-05-311-1/+1
| * Set NSPR version to 4.9.2 Beta.wtc%google.com2012-05-315-13/+14
| |\
| | * fixup commit for tag 'NSPR_4_9_1_RTM'NSPR_4_9_1_RTMcvs2hg2012-05-3110-202/+0
| |/
| * Set NSPR version to 4.9.1.wtc%google.com2012-05-311-2/+2
| * Bug 716564 - update licence to MPL 2. r=gerv.wtc%google.com2012-05-3146-1579/+139
| * Bug 758837: add the PR_SetThreadName and PR_GetThreadName functions forwtc%google.com2012-05-2610-0/+202
| * bug 729019 - Add Android/mips support. Patch by Mike Hommey <mh@glandium.org>...NSPR_4_9_1_BETA2ted.mielczarek%gmail.com2012-05-192-111/+129
| * bug 756575 - android-platform detection is broken for android-x86. Patch by M...ted.mielczarek%gmail.com2012-05-192-111/+129
| * bug 735223 - Drop support for ancient Android NDKs. Patch by Mike Hommey <mh@...ted.mielczarek%gmail.com2012-05-192-144/+134