summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 322578 Cross-compileCAMINO_1_0rc1_RELEASECAMINO_1_0_RELEASECAMINO_1_0_BRANCHmark%moxienet.com2006-02-034-94/+155
* fixup commit for branch 'CAMINO_1_0_BRANCH'XULRUNNER_1_8_0_1_RELEASESEAMONKEY_1_0_RELEASEMOZILLA_1_8_0_1rc1_RELEASEMOZILLA_1_8_0_1_RELEASEFIREFOX_1_5_0_1rc1_RELEASEFIREFOX_1_5_0_1_RELEASEcvs2hg2006-01-1139-968/+1348
* 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
* Regenerated using the official autoconf 2.13 (as opposed to the autoconfwtchang%redhat.com2005-03-091-201/+80
* Bugzilla bug 256508: make --with-pthreads the default on OpenBSD. Thewtchang%redhat.com2005-03-092-24/+28
* Bugzilla Bug 195222: removed obsolete NSPR makefiles.wtchang%redhat.com2005-03-092-223/+0
* Bugzilla Bug 281250: internal functions should not be defined withwtchang%redhat.com2005-03-091-12/+12
* Bugzilla Bug 279817: removed the NODL_TABLE code. It was added for Win16.wtchang%redhat.com2005-03-091-14/+0
* Bugzilla Bug 285020: wrap the member access in parenthesis because recvwtchang%redhat.com2005-03-081-1/+1
* Bugzilla bug 274450: a default thread stack size of 64K is too small forwtchang%redhat.com2005-03-081-4/+10
* Dummy whitespace change to force the Mozilla tinderboxes to rebuild.wtchang%redhat.com2005-03-081-1/+0
* Removed blank lines in *.def files.wtchang%redhat.com2005-03-084-0/+54
* Bug 236613: change to MPL/LGPL/GPL tri-license.wtchang%redhat.com2005-03-082-58/+66
* 238319: Sun packages changes.wtchang%redhat.com2005-03-0821-42/+729
* Bugzilla Bug 279071: removed a duplication definition of thewtchang%redhat.com2005-03-081-1/+0
* Bugzilla Bug 280872: prmem.h doesn't need to include <stddef.h> directlywtchang%redhat.com2005-03-081-2/+1
* Bugzilla Bug 274450: use pthread_attr_setstacksize on Linux.wtchang%redhat.com2005-03-083-9/+0
* Bugzilla Bug 283710: disable executable stack on ia64. The patch iswtchang%redhat.com2005-02-281-36/+60
* Bugzilla Bug 260899: removed dead code.wtchang%redhat.com2005-02-241-117/+0
* Dummy whitespace change to force the Mozilla Tinderboxes to rebuild.wtchang%redhat.com2005-02-241-0/+1
* Bugzilla Bug 260899: do not use the spinlock based implementation ofwtchang%redhat.com2005-02-242-92/+0
* Bugzilla Bug 283210: Use the B_DO_NOT_RESCHEDULE flag to avoid unnecessarywtchang%redhat.com2005-02-233-11/+11
* #271883mkaply%us.ibm.com2005-02-181-7/+1