summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Bugzilla Bug 340956: when emulating PR_APPEND, we should use PR_Seek64MOZILLA_1_8_0_BRANCHwtchang%redhat.com2006-06-121-4/+3
* Bugzilla Bug 322578: Support ppc<->x86 cross builds for Mac OS X. Thewtchang%redhat.com2006-02-225-94/+171
* Bugzilla Bug 111428: more file pathname internationalization bug fixes.wtchang%redhat.com2006-02-222-10/+38
* Bugzilla Bug 124695: the implementation of _PR_MD_GET_INTERVAL for MinGWwtchang%redhat.com2006-02-131-6/+0
* Bugzilla Bug 307527: implement NSPR interval timer with timeGetTime insteadscott%scott-macgregor.org2006-02-133-64/+7
* atomic ops for Intel Macs. b=322287 r=mento sr=wtc a=dveditzwtchang%redhat.com2006-01-111-26/+25
* atomic ops for Intel Macs. b=322287 r=mento sr=wtc a=dveditzjoshmoz%gmail.com2006-01-103-6/+121
* Regenerate configure scripts after committing bug 302212 on branches (cltbld,...mark%moxienet.com2006-01-051-135/+167
* 302212 Mac OS X x86 and Xcode 2.2/gcc 4.0.1 builds can't target SDKs. Use -i...mark%moxienet.com2006-01-053-49/+100
* fixup commit for branch 'MOZILLA_1_8_0_BRANCH'THUNDERBIRD_1_5rc2_RELEASETHUNDERBIRD_1_5rc2_20051107-UNUSED_RELEASETHUNDERBIRD_1_5rc1_RELEASETHUNDERBIRD_1_5_RELEASESEAMONKEY_1_0b_RELEASEMOZILLA_1_8rc3_RELEASEMOZILLA_1_8rc2_RELEASEMOZILLA_1_8rc1_RELEASEMOZILLA_1_8_RELEASEMOZILLA_1_8_0_BASEFIREFOX_1_5rc3_RELEASEFIREFOX_1_5rc2_RELEASEFIREFOX_1_5rc1_RELEASEFIREFOX_1_5_RELEASECAMINO_1_0_BETA_1_RELEASECAMINO_1_0_B2_RELEASEcvs2hg2005-10-230-0/+0
* Bugzilla Bug 313319: set NSPR version to 4.6.1. r=darin. a=asa forwtchang%redhat.com2005-10-231-2/+2
* fixes bug 308587 "PR_GetPhysicalMemorySize returns garbage on systems with mo...THUNDERBIRD_1_5b2_RELEASEMOZILLA_1_8b5_RELEASEFIREFOX_1_5b2_RELEASEdarin%meer.net2005-09-191-11/+9
* Dummy whitespace change to force Tinderboxes to rebuild.wtchang%redhat.com2005-09-151-1/+0
* Sync up MOZILLA_1_8_BRANCH with NSPR_4_6_BRANCH.wtchang%redhat.com2005-09-152-75/+26
* Skip libpthread check in Darwin buildswtchang%redhat.com2005-09-152-21/+35
* Bugzilla Bug 266123: support 64-bit PowerPC builds on Linux distributionsTHUNDERBIRD_1_5b1_RELEASESEAMONKEY_1_0a_RELEASEMOZILLA_1_8b4_RELEASEMOZILLA_1_8_SVG_BASEFIREFOX_1_5b1_RELEASECAMINO_1_0a1_RELEASEwtchang%redhat.com2005-08-242-22/+34
* Whitespace change to force the Tinderboxes to rebuild.wtchang%redhat.com2005-08-181-0/+1
* Bugzilla Bug 304526: upgraded the NSPR on the MOZILLA_1_8_BRANCH to NSPRwtchang%redhat.com2005-08-1835-615/+912
* fixup commit for branch 'MOZILLA_1_8_BRANCH'THUNDERBIRD_1_1a2_RELEASESPLITWINDOW_20050714_INITIAL_TRUNK_LANDINGSPLITWINDOW_20050714_BASEMOZILLA_1_8b3_RELEASEMOZILLA_1_8_BASEFIREFOX_1_1a2_RELEASEcvs2hg2005-06-300-0/+0
* Bugzilla Bug 298531: updated for Mac 10.4u ("universal") SDK, which addswtchang%redhat.com2005-06-303-205/+99
* Path translation fixes for msys.cls%seawood.org2005-06-022-33/+39
* 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
* Sync with NSPR 4.6cls%seawood.org2005-06-0118-197/+229
* 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 293438: use -fvisibility=hidden, without wrapped systemTHUNDERBIRD_1_1a1_RELEASEFIREFOX_1_1a1_RELEASEwtchang%redhat.com2005-05-192-33/+55
* Bugzilla Bug 273336: arguments to the test command should be quoted.wtchang%redhat.com2005-05-112-4/+4
* Allow --includedir & --libdir to be properly overriden when calling nspr-config.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
* Changed "it's" to "its".wtchang%redhat.com2005-04-291-1/+1
* Bugzilla Bug 291724: removed the workaround for a very old Windows NT 4.0wtchang%redhat.com2005-04-293-75/+1
* Bugzilla Bug 289015: backed out the checkin. It broke some tinderboxeswtchang%redhat.com2005-04-291-2/+1
* Bugzilla Bug 289015: enable nspr-config to use the --libdir option passedwtchang%redhat.com2005-04-281-1/+2
* Bugzilla Bug 291631: changed MOD_MINOR_VERSION to 6 for NSPR 4.6.wtchang%redhat.com2005-04-282-2/+2
* Bugzilla Bug 291982: fixed a bug when we remove an item from a listwtchang%redhat.com2005-04-281-3/+5
* Fix for bug 170911 - add support for >2GB files on OS/2. r=mkaply, pedemonteSOFTWARE_UPDATE_20050428_BASEjulien.pierre.bugs%sun.com2005-04-223-55/+211
* Bugzilla bug 290122: pass full pathnames of source files to the compilerwtchang%redhat.com2005-04-131-1/+1
* Bugzilla Bug 287197: undo the damage of rev. 3.2. Comments must beginwtchang%redhat.com2005-03-221-54/+54
* Bugzilla Bug 238563: added a comment that Nelson suggested in code review.wtchang%redhat.com2005-03-161-0/+5
* Bugzilla Bugs 255633, 285934: '-' must be the first or last character inwtchang%redhat.com2005-03-151-2/+2
* Bugzilla Bug 238563: carried the fixes from the trunk (revisions 3.15 andwtchang%redhat.com2005-03-151-10/+23
* Bugzilla Bug 252195: use Microsoft IPv6 Technology Preview for Windowswtchang%redhat.com2005-03-101-15/+24
* Bugzilla Bug 164163: removed unused function PR_FindLibrary.wtchang%redhat.com2005-03-102-14/+5
* Bugzilla Bug 285286: PR_ReadDir reported the wrong error code when thewtchang%redhat.com2005-03-095-0/+5
* Bugzilla Bug 255633: allow hyphen (-) and underscore (_) in log modulewtchang%redhat.com2005-03-091-2/+2
* Bugzilla Bug 100776: make a copy of the sockaddr structure and pass thewtchang%redhat.com2005-03-091-1/+4