larryh%netscape.com
0ffcf38e58
bugzilla: 45343. re-implement PL_ArenaAllocate()
2001-04-03 23:23:02 +00:00
cls%seawood.org
70a68f932e
Fix nspr autoconf for OpenVMS.
...
Thanks to Colin Blake <colin@theblakes.com> for the patch.
Bug #69842 r=cls
2001-02-25 21:50:47 +00:00
cls%seawood.org
737ae63adf
More generated files to ignore
2001-02-24 05:31:07 +00:00
cls%seawood.org
b06b54dd72
There is no need to invoke recursive makes for the dummy libs & install phases of nspr. Especially when it means having a dummy target in every makefile that has a dependency upon export. Instead, put the dummy target in rules.mk.
2001-01-22 06:36:06 +00:00
cls%seawood.org
5581220542
Switch from using $(DIST)/bin, $(DIST)/lib, etc to using $(bindir), $(includedir). This gives us the advantage of being able to set different directories for libs & headers as needed. r=bryner
2001-01-21 06:37:45 +00:00
cls%seawood.org
bb5c53fa5e
Add OS_LIBS to EXTRA_LIBS as necessary
2001-01-17 19:15:05 +00:00
cls%seawood.org
d67e0d81fc
Preparations for building on win32 with autoconf Makefile.ins.
2000-12-30 05:44:01 +00:00
cls%seawood.org
0293179f8b
Sync'ing long lost changes between Makefile & Makefile.in
2000-12-30 00:47:58 +00:00
wtc%netscape.com
cdfc51cf1d
Bugzilla bug #54195 : extended the 'uc' array to 256 elements because
...
it may be indexed by an 8-bit character. Thanks to Naoki Hotta
<nhotta@netscape.com> for the fix.
2000-10-06 04:28:07 +00:00
wtc%netscape.com
a8bb856914
Restored the correct copyright years.
2000-08-30 17:00:08 +00:00
wtc%netscape.com
b37c0aaf12
Do not use the 'const' qualifier with PL_HashTableLookupConst() and
...
PL_HashTableRawLookupConst() because when compiled with HASHMETER defined
they increment some counters in the hash table. r=larryh@netscape.com .
2000-08-22 00:17:23 +00:00
wtc%netscape.com
5d75c053dd
Removed obsolete test event.c.
...
Modified files: Makefile, Makefile.in
Removed file: event.c
2000-08-08 21:35:14 +00:00
wtc%netscape.com
d9efb3750f
Bugzilla bug #46166 : checked in a patch contributed by Marcello Nuccio
...
<marcenuc@lica.unimo.it>. r=roeber@netscape.com .
2000-07-25 00:30:43 +00:00
larryh%netscape.com
dc5530d464
BugZilla: 42367. Fix copyright date, Original Code
2000-06-20 21:48:45 +00:00
larryh%netscape.com
07cb73b3c8
BugZilla 42367. change license to dual-license
2000-06-13 20:59:02 +00:00
wtc%netscape.com
4253fae7ae
Bugzilla bug #32184 : added 'const' versions of hash table lookup
...
functions that don't reorder the hash entries.
Modified files: plhash.h, plhash.c
2000-03-24 23:13:45 +00:00
wtc%netscape.com
6df2423fff
Added the generated header file to GARBAGE.
...
Modified files: lib/ds/Makefile, pr/src/Makefile, pr/src/Makefile.in
2000-03-15 01:45:35 +00:00
wtc%netscape.com
a37f49577d
Moved the definition of GARBAGE to a standard place.
2000-03-15 01:43:40 +00:00
wtc%netscape.com
3e932b885d
Landed NSPRPUB_RELEASE_4_0_20000223 onto the main trunk.
2000-02-23 23:38:19 +00:00
wtc%netscape.com
1a54d702fd
Bugzilla bug #17101 : removed plevent.h and plevent.c. These two files
...
have been moved to mozilla/xpcom/threads.
2000-01-28 00:29:16 +00:00
wtc%netscape.com
77ae2ff6a6
Bugzilla bug #17101 : move plevent.h and plevent.c from mozilla/nsprpub
...
to mozilla/xpcom/threads by landing the PLEVENT_MOVE_BRANCH.
Modified files: nsprpub/lib/ds/MANIFEST, nsprpub/lib/ds/Makefile,
nsprpub/lib/ds/Makefile.in, nsprpub/macbuild/NSPR20PPC.mcp,
nsprpub/pr/include/obsolete/protypes.h,
xpcom/macbuild/xpcomPPC.mcp, xpcom/threads/MANIFEST,
xpcom/threads/Makefile.in, xpcom/threads/makefile.win,
xpcom/threads/plevent.h
2000-01-28 00:27:37 +00:00
wtc%netscape.com
0213d7efe2
Added plevent.c and plevent.h back.
2000-01-26 07:56:02 +00:00
wtc%netscape.com
fb397e72be
Added plevent.h and plevent.c back.
2000-01-26 07:54:25 +00:00
wtc%netscape.com
b03b2a9aaa
Added plevent.h back.
2000-01-26 07:53:08 +00:00
blizzard%redhat.com
2111707af0
re-add plevent.c
2000-01-26 07:45:58 +00:00
blizzard%redhat.com
cd7aa844d1
re-add plevent.h
2000-01-26 07:41:59 +00:00
blizzard%redhat.com
d395269ede
hrm
2000-01-26 07:25:57 +00:00
wtc%netscape.com
233a54c61e
Bugzilla bug #17101 : removed plevent.h and plevent.c from
...
mozilla/nsprpub/lib/ds. Modified the makefiles in
mozilla/nsprpub/lib/ds and mozilla/xpcom/threads to
reflect the new location of plevent.{h,c}.
(PLEVENT_MOVE_BRANCH)
2000-01-26 06:20:45 +00:00
wtc%netscape.com
3b41b38998
Bugzilla bug #23969 : checked in dougt/bienvenu's modified fix.
2000-01-25 03:00:35 +00:00
wtc%netscape.com
63ebf31080
Backed out previous checkin because it introduced bug #23969 .
...
a=chofmann@netscape.com
2000-01-22 07:21:32 +00:00
wtc%netscape.com
73c6187dbd
Bugzilla bug #23969 : checked in patches from dougt@netscape.com and
...
bienvenu@netscape.com . r=troy@netscape.com ,wtc@netscape.com.
a=brendan@mozilla.org .
2000-01-21 21:53:40 +00:00
brendan%mozilla.org
bdd72383d6
Fix based on rogerl's keen analysis to ancient circa 1995 bug (19165).
2000-01-19 03:53:19 +00:00
srinivas%netscape.com
61d0495a1f
Update to OS/2 port; the build now uses OS_ARCH=OS2, in place of WINNT.
...
Checkin for sobotka@axess.com . Bugzilla 23544.
2000-01-10 21:08:45 +00:00
wtc%netscape.com
61d23eec81
Added a little logging to the OpenVMS code. (Contributed by Colin Blake
...
<colin@theblakes.com>)
1999-12-23 00:33:35 +00:00
cls%seawood.org
1721c271f5
Cleaned up BeOS autoconf build.
...
Added RESOLVE_LINK_SYMBOLS for platforms that need to resolve all symbols when linking shared libs.
Removed use of EXTRA_LIBS from configure.
1999-12-22 00:07:07 +00:00
cls%seawood.org
e624a661f6
Disable unneeded arch specific portions of Makefile
1999-12-03 10:33:06 +00:00
wtc%netscape.com
7c6011f114
Checked in patch for OpenVMS contributed by Colin Blake.
1999-12-03 00:42:18 +00:00
srinivas%netscape.com
69311e0a8b
Export version descriptor. Bugzilla 4742
1999-10-28 21:28:46 +00:00
srinivas%netscape.com
598f761e25
Include system files for BeOS; checkin for <duncan@be.com>.
1999-10-28 11:40:33 +00:00
wtc%netscape.com
7aa6773f73
Bugzilla bug #17093 : made plevent.c independent of any internal NSPR
...
headers (primpl.h in particular). Tested on Linux, Solaris, Win32,
and Mac. r=srinivas@netscape.com
Modified files: lib/ds/Makefile, lib/ds/Makefile.in, lib/ds/plevent.c
1999-10-25 19:20:58 +00:00
srinivas%netscape.com
7f85a80420
PL_ProcessPendingEvents() dispatches only those events currently on the
...
queue. Added a static helper function (_pl_GetEventCount) that locks the
monitor and counts the number of events in the queue. Checkin for troy.
1999-10-22 13:28:39 +00:00
srinivas%netscape.com
413e829459
Invoke the native acknowledge notify routine only when queue is non-empty.
...
Checkin for kipp@netscape.com .
1999-10-21 21:52:02 +00:00
srinivas%netscape.com
57e7bdef64
Update with post-3.5 fixes on the tip
1999-10-19 00:40:39 +00:00
cls%seawood.org
c3ac045cd4
Bug 11893. r=shaver
...
Sync the autoconf Makefile.ins.
1999-10-17 15:12:41 +00:00
wtc%netscape.com
a73091ee3d
Bugsplat bug #358401 : created a separate .rc file for each DLL. The
...
product name is "Netscape Portable Runtime" and the file descriptions
are "NSPR Library", "PLDS Library", "PLC Library", and "PRSTRMS Library".
A debug build is indicated in the file description. The copyright years
changed to 1996-1999.
Modified files: rules.mk, lib/ds/Makefile, lib/ds/Makefile.in,
lib/libc/src/Makefile, lib/libc/src/Makefile.in,
lib/prstreams/Makefile, lib/prstreams/Makefile.in,
prinit.h, nspr.rc
Added files: plds.rc, plc.rc, prstrms.rc
Removed file: resource.h
1999-10-15 00:51:41 +00:00
srinivas%netscape.com
bc24d35ef7
Add autoconf for NSPR. Check in for cls@seawood.org. Buzill 11893
1999-10-14 15:09:11 +00:00
larryh%netscape.com
76ed113c5c
NSPR 3.5 landing
1999-10-13 18:32:42 +00:00
waterson%netscape.com
bfea8e7797
Back out last change; it killed tinderbox. a=don%netscape.com.
1999-09-21 04:04:03 +00:00
wtc%netscape.com
4ea62afeaf
On WIN32, do not include <windef.h> directly. It is better
...
to include <windows.h>, the mother of all Windows include files.
Specifically, in MSVC 6.0, <windef.h> sets WINVER to 0x0500
while <windows.h> sets it to 0x0400 if that macro is not defined.
But 0x0500 means NT 5.0 and Win 98, and NT 5.0 is not released yet.
To build a retail application right now, we have to set WINVER to 0x0400.
1999-09-21 00:45:46 +00:00
srinivas%netscape.com
240be3f51c
The previous checkin being enabled for WIN32 only; needs further
...
investigation.
1999-09-20 19:18:35 +00:00