wtc%netscape.com
|
8b3b17b691
|
Removed NSPR20PPC.mcp. This has been replaced by NSPR20PPC.xml.
|
2002-03-15 19:24:44 +00:00 |
sfraser%netscape.com
|
cdb3d485f0
|
Fix bug 119329 -- change NSPR project to use tree-wide prefix files, for compatibility with other libraries. Also removing obsolete files, and adding a CodeWarrior Pro 7-format XML project file. r=pinkerton, r/a=wtc
|
2002-01-24 23:47:22 +00:00 |
sfraser%netscape.com
|
6fda64d278
|
Adding strtok.c per bug 106372
|
2001-11-01 00:28:57 +00:00 |
sfraser%netscape.com
|
821e14b019
|
Fix for bug 71718. Make Mac NSPR work on dual CPU Mac OS X macines by using MP critical regions to fix threading synchronization problems. Uses hand-rolled critical regions because the critical section API is broke on Mac OS 10.0.x. r=gordon, wtc.
|
2001-09-27 23:35:25 +00:00 |
wtc%netscape.com
|
5cf83526d8
|
Merged NSPRPUB_CLIENT_BRANCH onto the trunk.
|
2001-05-12 06:46:01 +00:00 |
wtc%netscape.com
|
b3f484691b
|
Merged NSPRPUB_CLIENT_BRANCH onto the trunk.
|
2001-05-12 01:47:58 +00:00 |
sdagley%netscape.com
|
6f7f5f9d11
|
Fix #75928. Add prvrsion.c to Mac build so libVersionPoint() available (needed for for NSS 3.2.1 landing). r=javi@netscape.com,r/a=larryh@netscape.com
Also sync'd Carbon targets in .mcp with version from NSPRPUB_CLIENT_BRANCH
|
2001-04-11 00:39:16 +00:00 |
wtc%netscape.com
|
fce3a02801
|
Removed pr/src/md/mac/prgcleak.c.
Added pr/src/memory/prgcleak.c and
pr/src/misc/prtpool.c.
|
2000-08-30 04:38:53 +00:00 |
wtc%netscape.com
|
bb42c05858
|
bug #42100, Carbon compatibility. r=gordon, saari, pinkerton, sfraser
|
2000-06-21 23:05:27 +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
|
3e932b885d
|
Landed NSPRPUB_RELEASE_4_0_20000223 onto the main trunk.
|
2000-02-23 23:38:19 +00:00 |
scc%netscape.com
|
c372526fe5
|
Pro5 update
|
2000-02-07 23:12:23 +00:00 |
sdagley%netscape.com
|
5ce18505cf
|
Enabling debug info on optimized build so sfraser can debug optimized builds. r=sfraser
|
2000-02-04 23:09:10 +00:00 |
sdagley%netscape.com
|
813f53ead8
|
Access path updates in anticipation of update to CW Pro5 (#25949). r=pinkerton
|
2000-02-01 04:27:22 +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 |
gordon%netscape.com
|
436766b54a
|
added prgcleak.c. r=beard, bug #15906
|
1999-12-08 00:10:15 +00:00 |
sdagley%netscape.com
|
f89f1c2c89
|
Fix Mac bustage. Make PR_GetRandomNoise() compile. Don't know about working yet.
|
1999-11-18 21:16:51 +00:00 |
larryh%netscape.com
|
76ed113c5c
|
NSPR 3.5 landing
|
1999-10-13 18:32:42 +00:00 |
sdagley%netscape.com
|
c19053ebd7
|
Added #define NSPR_AS_SHARED_LIB to avoid (never called) MacInitializeMemory. This is just tidy up. r=sfraser
|
1999-10-06 01:06:27 +00:00 |
sdagley%netscape.com
|
757d725215
|
changed from directly using "MSL ShLibRuntime.Lib" to using "NSLibraryStartup.o" to enable GC leak detector. r=beard
|
1999-10-03 22:04:08 +00:00 |
cyeh%netscape.com
|
375405b6fb
|
changed optimized target linker settings to generate a symbol file (required by TalkBack) -- jj.
|
1999-07-21 18:44:39 +00:00 |
gordon%netscape.com
|
75ce5062e7
|
Fix for bug #4313 "[PP]Replace ExitToShell() patch with CFM termination proc". Changed name of termination function in PPC Linker pref panel (for both targets) to CleanupTermProc.
|
1999-04-28 06:47:03 +00:00 |
dmose%mozilla.org
|
40c9c56b74
|
updating to license version 1.1 in boilerplate comments
|
1999-04-21 21:40:44 +00:00 |
wtc%netscape.com
|
8775f0d1e1
|
added files on behalf of wtc: prerr.c, prerrortable.c, and prrwlock.c.
|
1999-02-26 20:49:06 +00:00 |
sfraser%netscape.com
|
5c45087d94
|
Mac project changes -- no longer need to link with some libraries, so remove these from the project (MoreFiles, MemAllcoatorStubs).
|
1999-02-26 00:49:57 +00:00 |
beard%netscape.com
|
18984e5a80
|
First Checked In.
|
1998-12-13 05:01:04 +00:00 |
wtc%netscape.com
|
54b876fad2
|
Moved plvector.c and plvector.h from mozilla/nsprpub/lib/ds
to mozilla/xpcom.
|
1998-11-09 20:05:38 +00:00 |
wtc%netscape.com
|
1cbe1bcfb9
|
Backed out the previous change. We are trying not to introduce
new dependencies on Mozilla into NSPR.
|
1998-10-05 19:34:12 +00:00 |
pinkerton%netscape.com
|
000c5d09f3
|
pull in relevant headers instead of defining things here.
|
1998-09-29 17:15:46 +00:00 |
pinkerton%netscape.com
|
1fff0d4271
|
Updated projects for Pro4. Turned off mod-date caching for depend builds. Using InterfacesStubs wrapper where appropriate for Carbon.
|
1998-09-29 17:11:00 +00:00 |
cyeh%netscape.com
|
f8ebc21b0d
|
removing obsolete project files
|
1998-09-25 21:18:14 +00:00 |
wtc%netscape.com
|
5155300605
|
NSPR20 v3.0 beta landing from NSPRPUB_RELEASE_3_0_LANDING_BRANCH.
|
1998-09-25 20:34:39 +00:00 |
pierre%netscape.com
|
6beaa9ee95
|
added base64.c to fix Raptor build
|
1998-08-05 08:30:07 +00:00 |
warren%netscape.com
|
c9bd5d8074
|
Landing changes in the OJI_19980727_BRANCH since the OJI_19980727_TIP_MERGE tag.
|
1998-07-31 20:19:50 +00:00 |
sfraser
|
774052ff9b
|
Changed for new build system
|
1998-05-28 18:58:33 +00:00 |
atotic
|
7b3a34f7ec
|
Fixing the -ko flag
|
1998-04-28 05:17:41 +00:00 |
ltabb
|
3b56a9af51
|
Free the lizard
|
1998-03-28 02:44:41 +00:00 |