summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* fixup commit for branch 'GECKO181_20071115_RELBRANCH'GECKO181_20071115_RELBRANCHcvs2hg2007-05-0459-963/+1723
* 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
* Bugzilla bug 294122: made the changes I suggested and Howard Chu agreedwtchang%redhat.com2005-08-162-44/+30
* Set NSPR version to 4.6.1 Beta.wtchang%redhat.com2005-08-155-13/+13
* Bugzilla Bug 303345: added comments for obsolete XP_MAC only enum constantswtchang%redhat.com2005-08-131-4/+4
* Bugzilla Bug 266123: added ppc64 support. The patch is contributed bywtchang%redhat.com2005-08-092-2/+50
* Bugzilla bug 303345: restored the SYM_OFFSET macro to make the code easierwtchang%redhat.com2005-08-081-5/+8
* Use #ifdef XP_MACOSX as a shorthand for #if defined(XP_MACOSX).wtchang%redhat.com2005-08-061-7/+7
* Bugzilla Bug 303345: just use c2pstrcpy directly. This patch iswtchang%redhat.com2005-08-061-3/+1
* Bugzilla Bug 303345: removed support for XP_MAC (Mac OS Classic). Thewtchang%redhat.com2005-08-051-363/+47
* Bugzilla Bug 298612: ensure that the return value of StringGetChar, whichwtchang%redhat.com2005-08-051-1/+1
* Bugzilla Bug 303169: worked around a link error with gcc on Solaris SPARCwtchang%redhat.com2005-08-042-4/+8
* 238319: Sun packages changeschristophe.ravel.bugs%sun.com2005-07-221-3/+9
* Bugzilla Bug 298674: checked in the remaining changes for the RISC OS port.wtchang%redhat.com2005-07-215-7/+15
* Bugzilla Bug 290725: implement USE_64 for x86_64. Now we do a 32-bit x86wtchang%redhat.com2005-07-052-24/+41
* Bugzilla Bug 298674: initial checkin of the RISC OS port contributed bywtchang%redhat.com2005-07-0113-32/+544
* Fixed spelling errors in comments.wtchang%redhat.com2005-07-011-2/+2
* Fixed spelling errors in comments.wtchang%redhat.com2005-07-011-2/+2
* Fixed a spelling error (loosly => loosely).wtchang%redhat.com2005-07-011-1/+1
* Bugzilla Bug 298543: eliminated MACOS_DEPLOYMENT_TARGET. Replaced thewtchang%redhat.com2005-07-015-149/+148
* Bugzilla Bug 289052: added braces around nested if statements to ensurewtchang%redhat.com2005-06-295-20/+25
* Bugzilla Bug 298531: updated for Mac 10.4u ("universal") SDK, which addswtchang%redhat.com2005-06-283-205/+99
* Bugzilla bug 298462: removed unused definition of the _PRSockOptVal_twtchang%redhat.com2005-06-231-11/+0
* Bugzilla Bug 294017: make PR_NETADDR_SIZE return the correct value onwtchang%redhat.com2005-06-203-1/+33
* Path translation fixes for msys.cls%seawood.org2005-06-022-33/+39
|\
| * fixup commit for tag 'NSPR_4_6_RTM'NSPR_4_6_RTMcvs2hg2005-06-011-1/+1
* | 238319: Sun packages changes.christophe.ravel.bugs%sun.com2005-06-011-1/+1
* | Add support for msys uname & cleanup OS_ARCH checks.cls%seawood.org2005-06-012-74/+85
* | Use dashes instead of backslashes for program options to avoid msys shell exp...cls%seawood.org2005-06-017-7/+7
* | Allow --enable-debug to accept compiler flags like --enable-optimizecls%seawood.org2005-06-012-115/+254
* | Update SDK support to build on OSX 10.4 (Tiger)cls%seawood.org2005-06-012-28/+93
|/
* Bugzilla bug 294955: allow the "primordial" thread (the thread thatwtchang%redhat.com2005-05-261-6/+21
* Bugzilla bug 293438: use -fvisibility=hidden, without wrapped systemwtchang%redhat.com2005-05-192-33/+55
* Moved code that only applies to MSVC to the MSVC section. The patch iswtchang%redhat.com2005-05-182-10/+10
* Bugzilla Bug 273336: fixed an incorrect variable name.wtchang%redhat.com2005-05-132-2/+2
* Bugzilla Bug 273336: arguments to the test command should be quoted. r=cls.wtchang%redhat.com2005-05-112-4/+4
* Allow --includedir & --libdir to be properly overriden.cls%seawood.org2005-05-111-10/+37
* Bugzilla bug 293400: removed an extraneous blank line introduced in the fixwtchang%redhat.com2005-05-091-1/+0
* Attempting to fix AIX bustage again (bug 292899). r=wtcbryner%brianryner.com2005-05-071-4/+5
* Fixing AIX bustage (typo) (bug 292899)bryner%brianryner.com2005-05-061-1/+1
* Add PR_GetPhysicalMemorySize to determine the amount of system memory install...bryner%brianryner.com2005-05-066-3/+159
* Bugzilla Bug 269591: use the poll prototype in current OpenBSD releases.wtchang%redhat.com2005-04-301-1/+1
* Internal functions should not be declared with NSPR_API.wtchang%redhat.com2005-04-291-41/+41
* Fixed compiler warnings.wtchang%redhat.com2005-04-299-6/+22
* Updated for the NSPR 4.6 release.wtchang%redhat.com2005-04-293-11/+12
* Bugzilla Bug 273336: Checked in Brian Ryner's patch:wtchang%redhat.com2005-04-2911-43/+404