Commit Graph

19 Commits

Author SHA1 Message Date
Brad Lassey
14c6990adb update nspr to NSPR_HEAD_20100330 to pick up support for android r=ted 2010-03-30 15:23:44 -04:00
Brad Lassey
01adf72abb update nspr to 4.8.4 beta 1 r=ted, wtc 2010-02-09 09:55:23 -05:00
Wan-Teh Chang
3288d2c55d Upgrade NSPR to NSPR_HEAD_20090321. This CVS tag includes
the following changes:
- Bug 439144: fixed strict aliasing issues in prdtoa.c
- Bug 449665: suppress the parentheses warnings in prdtoa.c
- Bug 442706: build for Symbian OS with autoconf and GNU make
- Bug 432430: some more changes for the Symbian OS port
- Bug 476536: added PR_ASSERT_CURRENT_THREAD_OWNS_LOCK and
  PR_ASSERT_CURRENT_THREAD_IN_MONITOR.
- Bug 478687: made PRUint64/uint64 compatible with uint64_t
  for 64-bit Mac OS X
- Bug 480730: PR_LoadLibrary for 64-bit MAC OS X should not
  search DYLD_LIBRARY_PATH if the library is specified as a
  pathname
- Bug 480740: PR_ParseTimeString crash with dates >= year
  3001 when compiled with Visual C++ 2005.
- Bug 480074: better dependency resolution for import libraries
- Bug 469083: ported NSPR test programs to WINCE
- Bug 433790: removed some obsolete WIN16 code
2009-03-22 09:44:55 -07:00
Benjamin Smedberg
edb904aa29 Import NSPR 4_7_1_RTM 2008-06-06 08:36:51 -04:00
hg@mozilla.com
2ca566cd74 Free the (distributed) Lizard! Automatic merge from CVS: Module mozilla: tag HG_REPO_INITIAL_IMPORT at 22 Mar 2007 10:30 PDT, 2007-03-22 10:30:00 -07:00
gerv@gerv.net
ab0b8c26a4 Bug 236613: change to MPL/LGPL/GPL tri-license. 2004-04-25 15:03:26 +00:00
wtc@netscape.com
5786ee64cb Bugzilla bug 110869: defining the FORCE_PR_ASSERT macro allows one to
use PR_ASSERT in optimized builds.
2001-12-27 00:57:48 +00:00
larryh@netscape.com
4f8975e46e Bugzilla: 46651. buffsize -> bufsize 2000-10-11 22:51:04 +00:00
larryh@netscape.com
6b35dad62a BugZilla: 42367. Fix copyright date, Original Code 2000-06-20 21:48:45 +00:00
larryh@netscape.com
a3c44cc58e BugZilla 42367. change license to dual-license 2000-06-13 20:59:02 +00:00
sdagley@netscape.com
e00c367de0 Fix #25042. Moving PR_Init_Log proto from prlog.h to pprio.h as it is an internal function that normally doesn't belong in the NSPR public interfaces but the Mac needs it. Changes actually from wtc, sdagley just reviewed them and is checking them in. 2000-01-28 04:00:28 +00:00
srinivas@netscape.com
15907fa10e Add new API declaration, NSPR_API. Bugzilla #12913. 2000-01-07 01:28:13 +00:00
sdagley@netscape.com
8158b4cde3 Part deux of the fix for #8491. Had to add the ability to externally re-init NSPR's log feature as we were reading the environemnt vars on the Mac after the initial init. Reviewed saari. 1999-07-09 04:03:51 +00:00
dmose@mozilla.org
d5cea3bfc1 updating to license version 1.1 in boilerplate comments 1999-04-21 21:40:44 +00:00
wtc@netscape.com
9eb938b168 Bugsplat bug #343158: corrected a typo in the comment. Thanks to
John Bandhauer <jband@netscape.com> for the bug report and fix.
1999-02-19 00:45:35 +00:00
wtc@netscape.com
f3f84ba658 NSPR20 v3.0 beta landing from NSPRPUB_RELEASE_3_0_LANDING_BRANCH. 1998-09-25 20:34:39 +00:00
warren@netscape.com
2999d9ebf8 Added PR_DestroyLogModule. 1998-09-01 00:17:18 +00:00
wtc
4a93571ab4 Merged NSPRPUB_19980508_BRANCH to the main trunk. The 19980508
branch is a temporary branch for us to copy the latest changes
from our internal development tree to the public mozilla tree.
1998-05-14 18:09:56 +00:00
ltabb
c4cc52826a Free the lizard 1998-03-28 02:44:41 +00:00