summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* fixup commit for branch 'jar_restructuring_branch'jar_restructuring_branchcvs2hg2000-09-090-0/+0
|
* Bugzilla bug #51655: checked in BeOS load_add_on() workaround contributedjar_restructuring_basewtc%netscape.com2000-09-091-6/+63
| | | | | by Justin Morey <justin@68k.org>. r=wtc@netscape.com,a=brendan@mozilla.org. (NSPRPUB_CLIENT_BRANCH)
* Removed another unnecessary 'const'.wtc%netscape.com2000-08-221-1/+1
|
* Do not use the 'const' qualifier with PL_HashTableLookupConst() andwtc%netscape.com2000-08-222-7/+7
| | | | | | PL_HashTableRawLookupConst() because when compiled with HASHMETER defined they increment some counters in the hash table. r=larryh@netscape.com. (NSPRPUB_CLIENT_BRANCH)
* Only use HOST_CC & friends when actually cross-compiling.cls%seawood.org2000-08-201-0/+2
|
* Bugzilla bug #15906: fixed a typo.wtc%netscape.com2000-08-111-1/+1
| | | | (NSPRPUB_CLIENT_BRANCH)
* Force a rebuild.wtc%netscape.com2000-08-111-0/+1
|
* Force a rebuild.wtc%netscape.com2000-08-111-1/+0
|
* Bugzilla bug #15906: added GC_LEAK_DETECTOR support for Linux.wtc%netscape.com2000-08-119-36/+102
| | | | | | | Modified files: config.mk, primpl.h, pr/src/Makefile, pr/src/Makefile.in, pr/src/memory/Makefile, pr/src/memory/Makefile.in, prthinfo.c, ptthread.c Added file: pr/src/memory/prgcleak.c (NSPRPUB_CLIENT_BRANCH)
* fixup commit for branch 'NSPRPUB_CLIENT_BRANCH'cvs2hg2000-08-111-0/+119
|
* BugZilla: 44630larryh%netscape.com2000-08-081-1/+1
|
* BugZilla: 45623 (NSPRPUB_CLIENT_BRANCH)wtc%netscape.com2000-07-291-1/+1
|
* Changed NSPR version to 4.0.2 Beta.wtc%netscape.com2000-07-291-2/+2
| | | | (NSPRPUB_CLIENT_BRANCH)
* Force a rebuild.wtc%netscape.com2000-07-291-0/+1
|
* Force a rebuild.wtc%netscape.com2000-07-291-1/+0
|
* Bugzilla bug #45732: define align of double and long long for powerpcwtc%netscape.com2000-07-291-7/+8
| | | | | | | | correctly, and define the macros HAVE_ALIGNED_LONGLONGS and HAVE_ALIGNED_DOUBLES if long longs or doubles are 8-byte aligned. Thanks to Kevin B. Hendricks <khendricks@ivey.uwo.ca> and Franz.Sirl-kernel@lauterbach.com for reporting the bug and suggesting a fix. (NSPRPUB_CLIENT_BRANCH)
* Bugzilla bug #45683: define FD_SETSIZE to be 4096. This patch isSeaMonkey_M17_RELEASESeaMonkey_M17_BASEwtc%netscape.com2000-07-171-3/+3
| | | | | contributed by Jerry Kirk <Jerry.Kirk@nexwarecorp.com>. (NSPRPUB_CLIENT_BRANCH)
* Bugzilla bug #45141: checked in an OS/2 patch from Michael Kaplywtc%netscape.com2000-07-121-2/+2
| | | | | <mkaply@us.ibm.com>. a=waterson@mozilla.org. (NSPRPUB_CLIENT_BRANCH)
* Changing default debug & opt flags for qnx Bug #44133. Removed autoconf 2.13 ↵cls%seawood.org2000-07-081-116/+97
| | | | specific macro
* Changing default debug & opt flags for qnx Bug #44133cls%seawood.org2000-07-081-4/+3
|
* Added TINC to GARBAGEcls%seawood.org2000-07-081-0/+2
|
* Fixed a typo in the previous checkin.wtc%netscape.com2000-07-061-1/+1
| | | | (NSPRPUB_CLIENT_BRANCH)
* Bugzilla bug #41524: fixed build problems on NetBSD-current with ELFwtc%netscape.com2000-07-063-12/+21
| | | | | | object format. r=taya@sm.sony.co.jp. a=brendan@mozilla.org. Modified files: NetBSD.mk, _netbsd.h, prlink.c (NSPRPUB_CLIENT_BRANCH)
* Add remove generated config files on distclean. Bug #43142cls%seawood.org2000-07-031-0/+1
|
* Adding generated file to GARBAGEcls%seawood.org2000-07-021-0/+2
|
* Bugzilla bug #39712: backed out the workaround for a compiler bug.wtc%netscape.com2000-06-291-7/+0
| | | | | The compiler bug is fixed in Service Pack 4 of MSVC 6.0. (NSPRPUB_CLIENT_BRANCH)
* Bugzilla bug #44133: checked in NTO patches contributed bywtc%netscape.com2000-06-292-8/+9
| | | | | | Jerry Kirk <Jerry.Kirk@nexwarecorp.com>. Modified files: NTO.mk, arch.mk (NSPRPUB_CLIENT_BRANCH. a=brendan@mozilla.org.)
* BugZilla: 43337. Better implementationlarryh%netscape.com2000-06-281-1/+1
|
* Do not explicitly link against -lc_r on OpenBSD. Bug #36467 r=wtccls%seawood.org2000-06-281-2/+0
|
* BugZilla: 43337. PR_GetPeerName() asserts on NTlarryh%netscape.com2000-06-221-1/+1
|
* bug #42100, Carbon compatibility. Changed GENERATINGCFM towtc%netscape.com2000-06-211-1/+1
| | | | TARGET_RT_MAC_CFM.
* Removed commented-out code accidentally added in the previous checkin.wtc%netscape.com2000-06-211-2/+0
| | | | r=beard@netscape.com. (NSPRPUB_CLIENT_BRANCH)
* bug #42100, Carbon compatibility. r=gordon, saari, pinkerton, sfraserbeard%netscape.com2000-06-203-7/+5
|
* bug #42100, Carbon compatibility. r=gordon, saari, pinkerton, sfraserbeard%netscape.com2000-06-203-27/+20
|
* Force Tinderbox to recompile.wtc%netscape.com2000-06-091-0/+1
|
* Force Tinderbox to recompile.wtc%netscape.com2000-06-091-1/+0
|
* Bugzilla bug #40542: pass the correct size of struct sockaddr_in8 towtc%netscape.com2000-06-092-0/+51
| | | | | | | native socket functions on Solaris 8 for Intel/x86. r=larryh@netscape.com. a=pdt. Thanks to dcran@us.ibm.com (Donnie Cranford) for the bug report. Modified files: _solaris.h, primpl.h (NSPRPUB_CLIENT_BRANCH)
* Bugzilla bug #39967: replace an assertion in _PR_MD_GETFILEINFO64 bywtc%netscape.com2000-05-262-2/+8
| | | | | | | proper error checking and failure return. Thanks to Bernd Mielke <mielke@licel.com> for the bug report. Modified files: ntio.c, w95io.c (NSPRPUB_CLIENT_BRANCH. r=larryh@netscape.com. nsbeta2+)
* Checked in IPv6 patch for OpenVMS from Colin Blake <colin@theblakes.com>.wtc%netscape.com2000-05-171-3/+21
| | | | (NSPRPUB_CLIENT_BRANCH)
* Checked in IPv6 patch for Colin Blake <colin@theblakes.com>.wtc%netscape.com2000-05-171-0/+11
| | | | (NSPRPUB_CLIENT_BRANCH)
* Bugzilla bug #39350: checked in patch from beard@netscape.com. Justwtc%netscape.com2000-05-162-13/+8
| | | | | malloc the thread object if GC_LEAK_DETECTOR is defined. These thread objects will be leaked.
* Force a recompilation.wtc%netscape.com2000-05-131-0/+1
|
* Force a recompilation.wtc%netscape.com2000-05-131-1/+0
|
* Set NSPR version to 4.0.1 Beta.wtc%netscape.com2000-05-131-3/+3
| | | | (NSPRPUB_CLIENT_BRANCH)
* Sync'ed up with revision 3.28 on the main trunk.wtc%netscape.com2000-05-121-2/+2
| | | | (NSPRPUB_CLIENT_BRANCH)
* Synced up with revision 1.8 on the main trunk.wtc%netscape.com2000-05-121-1/+1
| | | | (NSPRPUB_CLIENT_BRANCH)
* Bugzilla bug #32184: added 'const' versions of hash table lookupwtc%netscape.com2000-05-122-0/+52
| | | | | | functions that don't reorder the hash entries. Modified files: plhash.h, plhash.c (NSPRPUB_CLIENT_BRANCH)
* Changed the realclean and clobber_all targets so that they don'twtc%netscape.com2000-05-102-6/+4
| | | | | | cd into pr/tests. Modified files: nsprpub/Makefile, nsprpub/Makefile.in (NSPRPUB_CLIENT_BRANCH)
* Moved stuff around so that this file is exactly the same as the versionwtc%netscape.com2000-05-101-2/+2
| | | | on the main trunk. (NSPRPUB_CLIENT_BRANCH)
* Removed an extra 'e'.wtc%netscape.com2000-05-092-2/+2
| | | | Modified files: configure, configure.in (NSPRPUB_CLIENT_BRANCH)