summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* fixup commit for branch 'ANYTHING_FOR_PUTTERMAN_BRANCH'ANYTHING_FOR_PUTTERMAN_BASEANYTHING_FOR_PUTTERMAN_08082002_BASEANYTHING_FOR_PUTTERMAN_BRANCHcvs2hg2002-07-170-0/+0
* #157347mkaply%us.ibm.com2002-07-171-66/+9
* Fixing bug 139802 on the branch. Avoid spending lots of time in WaitNextEvent...sfraser%netscape.com2002-07-152-7/+26
* Bug 154918: finishing touches to declare NSPR 4.2.1 and NSS 3.5 RTM forwtc%netscape.com2002-06-291-2/+2
* Sync config.guess & config.sub with official GNU copies.seawood%netscape.com2002-06-292-120/+174
* #150157mkaply%us.ibm.com2002-06-241-0/+6
* Bug 151671: merged NSPR 4.2 and 4.2.1 fixes into MOZILLA_1_0_BRANCH.wtc%netscape.com2002-06-216-18/+21
* Fix real_install rules so that headers are still installed correctly if inclu...seawood%netscape.com2002-06-133-3/+3
* #141820mkaply%us.ibm.com2002-05-161-21/+0
* 3.46 <wtc@netscape.com> 11 Apr 2002 11:34NETSCAPE_7_0_PR1_RELEASENETSCAPE_7_0_PR1_BASEMOZILLA_1_0_RC2_RELEASEtimeless%mac.com2002-05-031-3/+0
* Cause tinderbox to rebuild. (Tag: MOZILLA_1_0_0_BRANCH)wtc%netscape.com2002-04-271-0/+1
* Backed out the fix for bug 121975 on the MOZILLA_1_0_0_BRANCH. It doesn'twtc%netscape.com2002-04-276-92/+74
* #136958mkaply%us.ibm.com2002-04-241-39/+4
* Bugzilla bug 135448: removed a level of code to make semaphores faster.ROGC_20020802_FREEZEROGC_20020603_FREEZEROGC_20020430_FREEZEROGC_20020430_BASEMOZILLA_1_0_RC1_RELEASEwtc%netscape.com2002-04-123-139/+44
* Bugzilla bug 135119: fixed compilation problems on Linux Alpha. r=cls.wtc%netscape.com2002-04-111-6/+1
* #135450mkaply%us.ibm.com2002-04-101-1/+9
* force commit to allow checkouts by branch and datecltbld%netscape.com2002-04-100-0/+0
* fixup commit for branch 'MOZILLA_1_0_BRANCH'cvs2hg2002-03-3194-2014/+11885
* Bugzilla bug 110869: defining the FORCE_PR_ASSERT macro allows one towtc%netscape.com2001-12-271-2/+2
* Bugzilla bug 48308: checked in part of the patch to bring NSPR up towtc%netscape.com2001-12-264-10/+21
* Bugzilla bug 115149: clean up threads properly on non-emx platforms.wtc%netscape.com2001-12-204-50/+29
* Bugzilla bug 97485: added the zone allocator (implemented by Nelsonwtc%netscape.com2001-12-204-0/+378
* Updated the test for the NSPR 4.2 release.wtc%netscape.com2001-12-181-6/+6
* Fix bug 106999 -- implement Mac atomic operations using Open Transport routin...sfraser%netscape.com2001-12-072-0/+39
* Bugzilla bug 113740: do not use the 32-bit SPARC assembly implementation ofwtc%netscape.com2001-12-073-6/+6
* Bugzilla bug 113906: Made _PR_MD_OPEN more efficient. The patch iswtc%netscape.com2001-12-071-16/+25
* Do not build NSPR optimized if MOZ_TRACE_MALLOC is set.seawood%netscape.com2001-12-061-1/+1
* Revert to using standard config.sub & config.guess entries for OS/2.seawood%netscape.com2001-12-024-30/+15
* Adding test for gcc -pipe feature.seawood%netscape.com2001-12-022-52/+140
* Use -no-cpp-precomp instead of -traditional-cpp for darwinseawood%netscape.com2001-11-142-2/+2
* Tell BSD strip to just strip local & debug symbols rather than all symbols fo...seawood%netscape.com2001-11-032-22/+24
* Moved darwin section to proper platform location.seawood%netscape.com2001-11-032-79/+83
* Adding strtok.c per bug 106372sfraser%netscape.com2001-11-011-0/+0
* Use PL_strcmp instead of strcmp to avoid having to include <string.h>.wtc%netscape.com2001-11-011-1/+1
* Added lib/tests/Makefile to the list of makefiles to be generated bywtc%netscape.com2001-10-316-1/+167
* Bugzilla bug 106771: support building on HP-UX 11.11. The patch is fromwtc%netscape.com2001-10-262-5/+5
* Convert all rhapsody (pre-beta-macosx) references to darwin.seawood%netscape.com2001-10-2618-66/+32
* Rename rhapsody to darwinseawood%netscape.com2001-10-253-8/+8
* Bugzilla bug 71179: Neutrino needs the RTLD_GROUP flag to load Netscapewtc%netscape.com2001-10-171-0/+5
* Bugzilla bug 77197: use spawn in Neutrino because fork & exec does notwtc%netscape.com2001-10-171-0/+42
* Bugzilla bug 92085: checked in a Neutrino patch fromwtc%netscape.com2001-10-172-2/+3
* Bugzilla bug 77188: checked in a configure patch for Neutrino fromwtc%netscape.com2001-10-172-37/+47
* Bugzilla bug 105154: fixed a timing problem in OS/2's implementation ofwtc%netscape.com2001-10-161-2/+6
* We don't assert on invalid arguments now.wtc%netscape.com2001-10-161-5/+0
* Bugzilla bug 104269: allow one to specify an includedir or dist_includedirwtc%netscape.com2001-10-163-96/+102
* Install *.cfg files used for cross-compilingseawood%netscape.com2001-10-131-1/+3
* Add support for mips*elseawood%netscape.com2001-10-131-2/+2
* Bugzilla bug 104286: teach the configure script about MKS Toolkit. r=cls.wtc%netscape.com2001-10-124-100/+114
* Fix for 100353 -- handle polling for read and write on different threads, and...sfraser%netscape.com2001-10-092-131/+173
* Updating config.guess & config.sub with 2001-10-07 changes from the GNU master ccls%seawood.org2001-10-072-275/+268