Mike Hommey
|
028c1af63d
|
Bug 1017926 - Update NSPR to NSPR_4_10_6_BETA2, which includes nspr patch for bug 1014976. r=ted
|
2014-05-30 09:36:57 +09:00 |
|
Wan-Teh Chang
|
79f2bd8e3a
|
Bug 891551: Update NSPR to NSPR_4_10_6_BETA1, which also includes fixes
for bug 1003946, bug 1009270, and bug 1011861.
|
2014-05-23 10:51:29 -07:00 |
|
Wan-Teh Chang
|
c0bf0a4283
|
Bug 993569: Update to NSS 3.16.1 and NSPR 4.10.5. r=kaie.
|
2014-05-05 13:51:39 -07:00 |
|
Wan-Teh Chang
|
e9ca87469a
|
Bug 992471: Update to NSPR_4_10_5_BETA4.
|
2014-04-27 19:59:07 -07:00 |
|
Wan-Teh Chang
|
542dc7b9a1
|
Bug 849085: Update to NSPR_4_10_5_BETA3. Also includes fixes for
bug 989497 and bug 986745.
|
2014-04-03 07:24:00 -07:00 |
|
Wan-Teh Chang
|
e7b32897b3
|
Bug 983945: Handle an NSPR configure script generated with autoconf 2.68.
r=glandium.
Bug 849085: Port NSPR's build/autoconf/acwinpaths.m4 to autoconf 2.56+.
r=bsmedberg.
|
2014-03-26 06:40:07 -07:00 |
|
Wan-Teh Chang
|
d650a2102d
|
Bug 849093: Update NSPR to NSPR_4_10_5_BETA1. Also includes fixes for
bug 50549, bug 977685, bug 695993, bug 978636, bug 981558, bug 983942.
|
2014-03-21 16:36:42 -07:00 |
|
Wan-Teh Chang
|
f1ef86fcfb
|
Bug 967153: Update to NSS 3.16 (NSS_3_16_RTM) and NSPR 4.10.4
(NSPR_4_10_4_RTM).
|
2014-03-15 06:30:30 -07:00 |
|
Wan-Teh Chang
|
2bc90a2cb8
|
Bug 844784: Update NSPR to NSPR_4_10_4_BETA4. Also includes the changes
for bug 972125, bug 963033, bug 767759, bug 971152, bug 936320, and
bug 969061.
|
2014-03-01 08:46:18 -08:00 |
|
Wan-Teh Chang
|
2d8a525078
|
Bug 844784: Update NSPR to NSPR_4_10_4_BETA3. Also includes the fix for
bug 939786.
|
2014-02-08 08:19:09 -08:00 |
|
Wan-Teh Chang
|
0291773dc7
|
Bug 958796: Update NSPR to NSPR_4_10_4_BETA2.
|
2014-02-05 18:51:10 -08:00 |
|
Wes Kocher
|
817f7a8c19
|
Backed out changeset ed9194eec73b (bug 958796) for multiple OSX debug failures on a CLOSED TREE
|
2014-02-04 19:26:24 -08:00 |
|
Wan-Teh Chang
|
699fffce39
|
Bug 958796: Update NSPR to NSPR_4_10_4_BETA1. Also includes the fixes
for bug 844784 and bug 939786.
|
2014-02-04 18:20:07 -08:00 |
|
Wan-Teh Chang
|
3035695bee
|
Bug 936320: Update NSPR to NSPR_4_10_3_BETA3. r=gdestuynder.
|
2014-01-24 08:33:02 -08:00 |
|
Wan-Teh Chang
|
61b485c354
|
Bug 942207: Update NSPR to NSPR_4_10_3_BETA2. Includes changes for
bug 932398, bug 952621, bug 957458, and bug 749849.
|
2014-01-21 17:16:46 -08:00 |
|
Ted Mielczarek
|
6e07cfcb3e
|
bug 942207 - Update NSPR to NSPR_4_10_3_BETA1
--HG--
extra : rebase_source : cece0860369aeebbb0cac304d069ecc91e08b48a
|
2013-11-22 14:42:35 -05:00 |
|
Kai Engert
|
8d1d356bcf
|
Bug 935568, update Mozilla to NSPR 4.10.2 RTM, r=wtc/me
|
2013-11-09 11:18:00 +01:00 |
|
Wan-Teh Chang
|
8654040f04
|
Bug 915522: Update NSPR to NSPR_4_10_2_BETA1.
|
2013-09-27 18:00:13 -07:00 |
|
Wan-Teh Chang
|
9f09f45399
|
Bug 917391: Update to NSPR_4_10_1_RTM.
|
2013-09-19 12:01:05 -07:00 |
|
Wan-Teh Chang
|
82a5a0307f
|
Bug 907512: Update NSPR to NSPR_4_10_1_BETA2.
|
2013-08-23 12:22:47 -07:00 |
|
Wan-Teh Chang
|
42eece097d
|
Bug 888273: Update NSPR to NSPR_4_10_1_BETA1 to pick up the bug fix.
|
2013-07-25 10:03:09 -07:00 |
|
Kai Engert
|
4fda66d20f
|
Bug 858231, update to NSS 3.15 and NSPR 4.10, final releases, r=wtc
|
2013-06-05 21:03:40 +02:00 |
|
Wan-Teh Chang
|
398c464eef
|
Bug 865828: Update NSPR to NSPR_4_10_BETA2. r=wtc.
Includes fixes for bug 844513, bug 331169, bug 859066, and bug 871064.
|
2013-05-22 07:31:26 -07:00 |
|
Wan-Teh Chang
|
fd7156900e
|
Bug 841651: Update NSPR to NSPR_4_9_6_RTM. Remove the private patch.
|
2013-03-14 21:53:25 -07:00 |
|
Wan-Teh Chang
|
b4b99336e8
|
Bug 841651: Implement PR_SetThreadPriority() on Linux-based platforms
using per-thread nice values. The patch is contributed by Gabriele
Svelto <gsvelto@mozilla.com>. r=wtc.
|
2013-02-27 12:51:25 -08:00 |
|
Wan-Teh Chang
|
6a46933254
|
Bug 807883: Update NSPR to NSPR 4.9.6 Beta 2. This adds 'const' to the
'pool' input parameter of PL_SizeOfArenaPoolExcludingPool. r=n.nethercote.
|
2013-02-11 17:35:56 -08:00 |
|
Wan-Teh Chang
|
5aa40c0fdb
|
Bug 807883: Update NSPR to NSPR 4.9.6 Beta 1 to pick up the new
PL_SizeOfArenaPoolExcludingPool function. Also include the fixes
for bug 782214, bug 812085, bug 827271.
|
2013-02-10 16:27:31 -08:00 |
|
Kai Engert
|
d4ddc18806
|
Bug 834741, NSPR_4_9_5_BETA2 and NSS_3_14_2_BETA2, r=wtc
|
2013-01-25 17:26:46 +01:00 |
|
Wan-Teh Chang
|
1b9c76ac12
|
Bug 634793: update NSPR to NSPR_4_9_5_BETA1 and add the TestPRIntN.cpp
test to verify PRInt{N} matches int{N}_t. r=ehsan,jlebar.
|
2012-12-14 09:01:25 -08:00 |
|
Wan-Teh Chang
|
64d4c2e574
|
Bug 757593: update NSPR to NSPR_4_9_4_RTM. The only change is the
version string.
|
2012-11-21 06:14:33 -08:00 |
|
Wan-Teh Chang
|
44e1d8541d
|
Bug 804806: Update NSPR to NSPR_4_9_4_BETA2.
|
2012-11-14 05:59:06 -08:00 |
|
Wan-Teh Chang
|
bcb463935f
|
Bug 757593: update NSPR to NSPR_4_9_4_BETA1. Also includes the fixes for
bug 804806 and bug 804833.
|
2012-11-12 17:44:12 -08:00 |
|
Wan-Teh Chang
|
1d2354d4de
|
Bug 795987: Upgrade NSPR to NSPR_4_9_3_RTM. Includes a patch for
bug 749849.
|
2012-10-24 12:37:30 -07:00 |
|
Wan-Teh Chang
|
585482e37b
|
Bug 795987: Upgrade NSPR to NSPR_4_9_3_BETA2. Includes patches for
bug 749849 and bug 767759.
|
2012-10-20 10:28:37 -07:00 |
|
Brian Smith
|
08d09fcbd0
|
Bug 795987: Upgrade NSPR to NSPR_4_9_3_BETA1, r=me
--HG--
extra : rebase_source : dfc778a8221d3ae57bf88d7865208bcfb5e52adb
|
2012-10-01 10:25:35 -07:00 |
|
Wan-Teh Chang
|
a093074906
|
Bug 758837: shorten a long thread name by eliding the middle part of
the thread name with a '~'.
Bug 763410: fix compilation error on MinGW.
|
2012-06-20 15:46:33 -07:00 |
|
Ryan VanderMeulen
|
b74e4a29db
|
Revert c39d36167b99 due to a horribly munged backout.
|
2012-06-10 19:44:50 -04:00 |
|
Ryan VanderMeulen
|
061d4c2616
|
Backout the bug 754202 backout due to orange.
|
2012-06-10 19:37:47 -04:00 |
|
Wan-Teh Chang
|
245f2e7645
|
Bug 758837: update NSPR to NSPR_4_9_2_BETA1 to pick up the new
thread name functions. r=honzab.
|
2012-06-07 11:26:20 -07:00 |
|
Kai Engert
|
1e2f1eef75
|
Update NSPR to NSPR_4_9_1_RTM tag. Fixes bug 754649, bug 290726, bug 735223, bug 756575 & bug 729019; a=ted
|
2012-06-01 21:19:47 +02:00 |
|
Mike Hommey
|
0b2d4d78cc
|
Update NSPR to NSPR_4_9_1_BETA2 tag. Fixes bug 754649, bug 290726, bug 735223, bug 756575 & bug 729019; a=ted
|
2012-05-22 08:31:54 +02:00 |
|
Michael Wu
|
fcb600bece
|
Update NSPR to NSPR_4_9_1_BETA1 tag, a=ted
Includes bug 331299, 722125, 693329, 274013, 716564, 736962, 739469, 482002, 693329
|
2012-05-10 12:01:43 -07:00 |
|
Brian Smith
|
3a9ac2bbb7
|
Bug 713936, Part 3: Update to NSPR 4.9 RTM (NSPR_4_9_RTM), r=kaie, a=akeybl
|
2012-02-17 15:03:46 -08:00 |
|
Kai Engert
|
d6dab78e50
|
Bug 713936, land NSPR_4_9_BETA7 for final release testing, r=wtc
|
2012-02-14 23:06:50 +01:00 |
|
Mike Hommey
|
2369107847
|
Update NSPR to NSPR_4_9_BETA6 tag. Fixes bug 712262, bug 712275 & bug 712281; a=ted
|
2012-01-19 08:19:21 +01:00 |
|
Ed Morley
|
698609027d
|
Update NSPR to NSPR_4_9_BETA5 tag. Fixes bug 702997, bug 700376 & bug 687380; a=ted
|
2011-12-13 20:30:42 +00:00 |
|
Ted Mielczarek
|
e3a2e1c8e9
|
Update NSPR to NSPR_4_9_BETA4 tag. Fixes bug 681558, bug 675593, bug 674277, bug 481815
--HG--
extra : rebase_source : 83d02f6ace9a1eebb7b00e2f5ca0ec0cc2f76776
|
2011-11-03 15:13:17 -04:00 |
|
Ehsan Akhgari
|
2aa707acd5
|
Update NSPR to NSPR_4_9_BETA3. Fixes bug 684254, bug 331316, bug 684758, bug 681558
|
2011-09-29 18:42:53 -04:00 |
|
Mike Hommey
|
c7b2f47024
|
Update NSPR to the NSPR_4_9_BETA2 tag. Fixes bug 676584, bug 679334, bug 666376, bug 677191, bug 681588
|
2011-08-29 19:16:12 +02:00 |
|
Kai Engert
|
7faadb5faa
|
Bug 673382, Upgrade to NSPR 4.8.9, landing beta 5, r=wtc
|
2011-08-05 17:51:26 +02:00 |
|