wtc%netscape.com
|
7f138566c6
|
Landed NSPRPUB_RELEASE_4_0_20000223 onto the main trunk.
git-svn-id: svn://10.0.0.236/trunk@61538 18797224-902f-48f8-a5cc-f745e15eee43
|
2000-02-23 23:38:19 +00:00 |
|
scc%netscape.com
|
b773eeed37
|
Pro5 update
git-svn-id: svn://10.0.0.236/trunk@60004 18797224-902f-48f8-a5cc-f745e15eee43
|
2000-02-07 23:12:23 +00:00 |
|
sdagley%netscape.com
|
0fa0e2fa9d
|
Enabling debug info on optimized build so sfraser can debug optimized builds. r=sfraser
git-svn-id: svn://10.0.0.236/trunk@59801 18797224-902f-48f8-a5cc-f745e15eee43
|
2000-02-04 23:09:10 +00:00 |
|
sdagley%netscape.com
|
bcdcf3c3c3
|
Access path updates in anticipation of update to CW Pro5 (#25949). r=pinkerton
git-svn-id: svn://10.0.0.236/trunk@59359 18797224-902f-48f8-a5cc-f745e15eee43
|
2000-02-01 04:27:22 +00:00 |
|
wtc%netscape.com
|
99f9fe4467
|
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
git-svn-id: svn://10.0.0.236/trunk@58964 18797224-902f-48f8-a5cc-f745e15eee43
|
2000-01-28 00:27:37 +00:00 |
|
gordon%netscape.com
|
c1348b13c6
|
added prgcleak.c. r=beard, bug #15906
git-svn-id: svn://10.0.0.236/trunk@55657 18797224-902f-48f8-a5cc-f745e15eee43
|
1999-12-08 00:10:15 +00:00 |
|
sdagley%netscape.com
|
372a9629c1
|
Fix Mac bustage. Make PR_GetRandomNoise() compile. Don't know about working yet.
git-svn-id: svn://10.0.0.236/trunk@53909 18797224-902f-48f8-a5cc-f745e15eee43
|
1999-11-18 21:16:51 +00:00 |
|
larryh%netscape.com
|
c2335df585
|
NSPR 3.5 landing
git-svn-id: svn://10.0.0.236/trunk@50602 18797224-902f-48f8-a5cc-f745e15eee43
|
1999-10-13 18:32:42 +00:00 |
|
sdagley%netscape.com
|
d89dab4e33
|
Added #define NSPR_AS_SHARED_LIB to avoid (never called) MacInitializeMemory. This is just tidy up. r=sfraser
git-svn-id: svn://10.0.0.236/trunk@49917 18797224-902f-48f8-a5cc-f745e15eee43
|
1999-10-06 01:06:27 +00:00 |
|
sdagley%netscape.com
|
6c3f751156
|
changed from directly using "MSL ShLibRuntime.Lib" to using "NSLibraryStartup.o" to enable GC leak detector. r=beard
git-svn-id: svn://10.0.0.236/trunk@49699 18797224-902f-48f8-a5cc-f745e15eee43
|
1999-10-03 22:04:08 +00:00 |
|
cyeh%netscape.com
|
2bd6ec48b9
|
changed optimized target linker settings to generate a symbol file (required by TalkBack) -- jj.
git-svn-id: svn://10.0.0.236/trunk@40454 18797224-902f-48f8-a5cc-f745e15eee43
|
1999-07-21 18:44:39 +00:00 |
|
gordon%netscape.com
|
eda06768da
|
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.
git-svn-id: svn://10.0.0.236/trunk@29725 18797224-902f-48f8-a5cc-f745e15eee43
|
1999-04-28 06:47:03 +00:00 |
|
dmose%mozilla.org
|
427e742473
|
updating to license version 1.1 in boilerplate comments
git-svn-id: svn://10.0.0.236/trunk@28534 18797224-902f-48f8-a5cc-f745e15eee43
|
1999-04-21 21:40:44 +00:00 |
|
wtc%netscape.com
|
12c0262a82
|
added files on behalf of wtc: prerr.c, prerrortable.c, and prrwlock.c.
git-svn-id: svn://10.0.0.236/trunk@22220 18797224-902f-48f8-a5cc-f745e15eee43
|
1999-02-26 20:49:06 +00:00 |
|
sfraser%netscape.com
|
f0dd92bf71
|
Mac project changes -- no longer need to link with some libraries, so remove these from the project (MoreFiles, MemAllcoatorStubs).
git-svn-id: svn://10.0.0.236/trunk@21998 18797224-902f-48f8-a5cc-f745e15eee43
|
1999-02-26 00:49:57 +00:00 |
|
beard%netscape.com
|
a4edceb665
|
First Checked In.
git-svn-id: svn://10.0.0.236/trunk@16326 18797224-902f-48f8-a5cc-f745e15eee43
|
1998-12-13 05:01:04 +00:00 |
|
wtc%netscape.com
|
65879c08d8
|
Moved plvector.c and plvector.h from mozilla/nsprpub/lib/ds
to mozilla/xpcom.
git-svn-id: svn://10.0.0.236/trunk@14291 18797224-902f-48f8-a5cc-f745e15eee43
|
1998-11-09 20:05:38 +00:00 |
|
wtc%netscape.com
|
c8483143ad
|
Backed out the previous change. We are trying not to introduce
new dependencies on Mozilla into NSPR.
git-svn-id: svn://10.0.0.236/trunk@11926 18797224-902f-48f8-a5cc-f745e15eee43
|
1998-10-05 19:34:12 +00:00 |
|
pinkerton%netscape.com
|
e2a44faaf3
|
pull in relevant headers instead of defining things here.
git-svn-id: svn://10.0.0.236/trunk@11367 18797224-902f-48f8-a5cc-f745e15eee43
|
1998-09-29 17:15:46 +00:00 |
|
pinkerton%netscape.com
|
c60a24416a
|
Updated projects for Pro4. Turned off mod-date caching for depend builds. Using InterfacesStubs wrapper where appropriate for Carbon.
git-svn-id: svn://10.0.0.236/trunk@11359 18797224-902f-48f8-a5cc-f745e15eee43
|
1998-09-29 17:11:00 +00:00 |
|
cyeh%netscape.com
|
c464bea451
|
removing obsolete project files
git-svn-id: svn://10.0.0.236/trunk@11072 18797224-902f-48f8-a5cc-f745e15eee43
|
1998-09-25 21:18:14 +00:00 |
|
wtc%netscape.com
|
c0b3e1fb5a
|
NSPR20 v3.0 beta landing from NSPRPUB_RELEASE_3_0_LANDING_BRANCH.
git-svn-id: svn://10.0.0.236/trunk@11064 18797224-902f-48f8-a5cc-f745e15eee43
|
1998-09-25 20:34:39 +00:00 |
|
pierre%netscape.com
|
e5e43f569f
|
added base64.c to fix Raptor build
git-svn-id: svn://10.0.0.236/trunk@7351 18797224-902f-48f8-a5cc-f745e15eee43
|
1998-08-05 08:30:07 +00:00 |
|
warren%netscape.com
|
3c42f93bf9
|
Landing changes in the OJI_19980727_BRANCH since the OJI_19980727_TIP_MERGE tag.
git-svn-id: svn://10.0.0.236/trunk@6967 18797224-902f-48f8-a5cc-f745e15eee43
|
1998-07-31 20:19:50 +00:00 |
|
sfraser
|
0f5ae2a51d
|
Changed for new build system
git-svn-id: svn://10.0.0.236/trunk@2530 18797224-902f-48f8-a5cc-f745e15eee43
|
1998-05-28 18:58:33 +00:00 |
|
atotic
|
7f02c6b2dc
|
Fixing the -ko flag
git-svn-id: svn://10.0.0.236/trunk@742 18797224-902f-48f8-a5cc-f745e15eee43
|
1998-04-28 05:17:41 +00:00 |
|
ltabb
|
8ed5afe62c
|
Free the lizard
git-svn-id: svn://10.0.0.236/trunk@10 18797224-902f-48f8-a5cc-f745e15eee43
|
1998-03-28 02:44:41 +00:00 |
|