scc%netscape.com
1331dc468c
First Checked In.
...
git-svn-id: svn://10.0.0.236/trunk@14516 18797224-902f-48f8-a5cc-f745e15eee43
1998-11-12 20:00:51 +00:00
bjorn%netscape.com
63114a760a
New support for typeinformation and typelibraries. nsISupports.h has an
...
additional definition NS_DECL_ISUPPORTS_EXPORTED, which exports the threesome.
This is not yet part of the build. It will be picked up by support code in
mozilla/js/src/xpcom.
git-svn-id: svn://10.0.0.236/trunk@14477 18797224-902f-48f8-a5cc-f745e15eee43
1998-11-11 23:46:21 +00:00
cls%seawood.org
3a70c5668a
Some updated to work with nglayout. Others sync'd to remove cruft.
...
git-svn-id: svn://10.0.0.236/trunk@13593 18797224-902f-48f8-a5cc-f745e15eee43
1998-10-28 03:49:12 +00:00
cls%seawood.org
909945b91f
Sync'd various Makefile.ins to their Makefile counterparts.
...
Removed nspr & nspr20 from REQUIRES. Removed NSPR_LDFLAGS.
Changed LIBNSPR refs to NSPR_LIBS.
Removed leftover NSPR20 ifdefs.
git-svn-id: svn://10.0.0.236/trunk@13233 18797224-902f-48f8-a5cc-f745e15eee43
1998-10-21 02:13:56 +00:00
cyeh%netscape.com
27f7f2d66d
reflect change made in Makefile to fix autoconf build.
...
git-svn-id: svn://10.0.0.236/trunk@13138 18797224-902f-48f8-a5cc-f745e15eee43
1998-10-19 23:08:31 +00:00
cyeh%netscape.com
5e0237d8a6
reflect changes in Makefile to fix autoconf build
...
git-svn-id: svn://10.0.0.236/trunk@13136 18797224-902f-48f8-a5cc-f745e15eee43
1998-10-19 22:41:03 +00:00
scullin%netscape.com
d2e0e65685
Moved headers from src to public
...
git-svn-id: svn://10.0.0.236/trunk@13130 18797224-902f-48f8-a5cc-f745e15eee43
1998-10-19 21:44:55 +00:00
scullin%netscape.com
34d108941a
Moved files from src to public
...
git-svn-id: svn://10.0.0.236/trunk@13129 18797224-902f-48f8-a5cc-f745e15eee43
1998-10-19 21:42:39 +00:00
briano%netscape.com
c0ed029036
Cleaned it up and made it work all platforms, not just the ones that support shared libs.
...
git-svn-id: svn://10.0.0.236/trunk@11327 18797224-902f-48f8-a5cc-f745e15eee43
1998-09-29 06:30:14 +00:00
mcafee%netscape.com
0f4bd530c5
Rhapsody is having trouble linking this with the C++ compiler, linking with cc for now.
...
git-svn-id: svn://10.0.0.236/trunk@11203 18797224-902f-48f8-a5cc-f745e15eee43
1998-09-28 06:01:12 +00:00
mcafee%netscape.com
355e72d632
Removing empty export: rule, minor whitespace-tab stuff.
...
git-svn-id: svn://10.0.0.236/trunk@11202 18797224-902f-48f8-a5cc-f745e15eee43
1998-09-28 05:42:46 +00:00
mcafee%netscape.com
999f279f03
Removed two local rules, instead relying on global rules in config/rules.mk.
...
git-svn-id: svn://10.0.0.236/trunk@11201 18797224-902f-48f8-a5cc-f745e15eee43
1998-09-28 05:37:23 +00:00
warren%netscape.com
d623edaca1
Renamed NSRepository to nsRepository.
...
git-svn-id: svn://10.0.0.236/trunk@8922 18797224-902f-48f8-a5cc-f745e15eee43
1998-09-01 00:26:28 +00:00
warren%netscape.com
226ae1a7bb
Changed NSServiceManager to nsServiceManager.
...
git-svn-id: svn://10.0.0.236/trunk@8918 18797224-902f-48f8-a5cc-f745e15eee43
1998-09-01 00:17:47 +00:00
warren%netscape.com
d20f81781c
Premature checkin of renamed nsRepository.
...
git-svn-id: svn://10.0.0.236/trunk@8804 18797224-902f-48f8-a5cc-f745e15eee43
1998-08-29 03:42:29 +00:00
mcafee%netscape.com
9c9dabf8b6
Fixing build bustage on Linux
...
git-svn-id: svn://10.0.0.236/trunk@8803 18797224-902f-48f8-a5cc-f745e15eee43
1998-08-29 03:33:31 +00:00
mcafee%netscape.com
b23a134de1
Fixing build bustage on Linux
...
git-svn-id: svn://10.0.0.236/trunk@8802 18797224-902f-48f8-a5cc-f745e15eee43
1998-08-29 03:27:09 +00:00
warren%netscape.com
6edcfe6a82
Fixed typo
...
git-svn-id: svn://10.0.0.236/trunk@8784 18797224-902f-48f8-a5cc-f745e15eee43
1998-08-29 02:24:41 +00:00
warren%netscape.com
2ab76ffdb1
Added test for service manager.
...
git-svn-id: svn://10.0.0.236/trunk@8778 18797224-902f-48f8-a5cc-f745e15eee43
1998-08-29 01:51:44 +00:00
cls%seawood.org
4288391d23
AUTOCONF_1_0 landing.
...
git-svn-id: svn://10.0.0.236/trunk@8198 18797224-902f-48f8-a5cc-f745e15eee43
1998-08-19 20:42:14 +00:00
wtc%netscape.com
89f4721199
Do not declare variables in a 'for' statement because the scope
...
of such variables is compiler-dependent. (approved by kipp@netscape.com )
git-svn-id: svn://10.0.0.236/trunk@7711 18797224-902f-48f8-a5cc-f745e15eee43
1998-08-11 00:10:36 +00:00
rickg%netscape.com
0609a6954b
fixed problem in testCRT. GetUnicode returns a const ptr
...
git-svn-id: svn://10.0.0.236/trunk@7146 18797224-902f-48f8-a5cc-f745e15eee43
1998-08-03 21:33:32 +00:00
michaelp%netscape.com
8afa74e8ef
modified streaming APIs to be what the OJI guys want.
...
git-svn-id: svn://10.0.0.236/trunk@6302 18797224-902f-48f8-a5cc-f745e15eee43
1998-07-23 20:34:01 +00:00
danm
99159ddc96
glowcode. bug 299200 a:don.
...
git-svn-id: svn://10.0.0.236/trunk@5225 18797224-902f-48f8-a5cc-f745e15eee43
1998-07-09 16:33:15 +00:00
toshok
e9b46ed3c1
Fix build on FreeBSD. don't hardcode '.so', some platforms don't use it.
...
git-svn-id: svn://10.0.0.236/trunk@2878 18797224-902f-48f8-a5cc-f745e15eee43
1998-06-02 00:18:45 +00:00
hardts
053114cc3c
was 0 length file after landing branch, copy in the branch version
...
git-svn-id: svn://10.0.0.236/trunk@2223 18797224-902f-48f8-a5cc-f745e15eee43
1998-05-22 22:34:32 +00:00
hardts
35e38c9902
TestID.cpp didn't get branch changes for some reason, adding them now.
...
git-svn-id: svn://10.0.0.236/trunk@2221 18797224-902f-48f8-a5cc-f745e15eee43
1998-05-22 22:30:53 +00:00
hardts
217d4a9900
landing XPCOM_BRANCH
...
git-svn-id: svn://10.0.0.236/trunk@2218 18797224-902f-48f8-a5cc-f745e15eee43
1998-05-22 21:56:30 +00:00
scullin
e794b4507e
Fix NSPR related breakage.
...
git-svn-id: svn://10.0.0.236/trunk@1360 18797224-902f-48f8-a5cc-f745e15eee43
1998-05-08 23:56:08 +00:00
kipp
fb1503758e
moved to pub
...
git-svn-id: svn://10.0.0.236/trunk@165 18797224-902f-48f8-a5cc-f745e15eee43
1998-04-13 20:24:54 +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