Commit Graph

52 Commits

Author SHA1 Message Date
dougt%netscape.com
9aef7730c4 Merging branch BASE_19_FEB_99 to tip. These are extensive changes
to nsFileSpec and and nsFileStream.  See dougt@netscape.com or
John McMullen for futher information.
1999-02-25 20:49:47 +00:00
mcafee%netscape.com
42ad62ea01 Fixing xpcom/reg breakage. 1999-02-10 04:19:23 +00:00
mcafee%netscape.com
726434e734 ignore genereated files 1999-02-08 08:26:34 +00:00
waterson%netscape.com
edd0682f7b Added TestAutoLock.cpp 1999-02-04 00:48:09 +00:00
waterson%netscape.com
1951b61a28 Added TestAutoLock. 1999-02-04 00:44:17 +00:00
waterson%netscape.com
13e2463b73 Initial revision. 1999-02-04 00:40:22 +00:00
erik%netscape.com
c9501a7942 Added PropertiesTest.cpp to Unix build. 1999-02-03 18:13:30 +00:00
ftang%netscape.com
8489e73f9b calling nsSetupRegistry for mac. Need to try UNIX and Window before turn out the #ifdef XP_MAC 1999-02-03 01:50:15 +00:00
mcafee%netscape.com
72e9ea6997 Ignore genereated Makefile 1999-02-02 06:13:16 +00:00
mcafee%netscape.com
329c5d08d2 Adding License 1999-02-02 03:16:52 +00:00
mcafee%netscape.com
2acf05a283 TestAtoms, TestCRT, CvtURL now build on Linux, removing unused REQUIRES line 1999-02-02 03:16:07 +00:00
erik%netscape.com
78e4b669e2 added PropertiesTest for new Java property file-like class 1999-01-27 18:42:28 +00:00
erik%netscape.com
06cde79321 Added test program and test file for new nsIProperties stuff.
(Like Java properties.)
1999-01-26 23:51:18 +00:00
waterson%netscape.com
2b77c74973 Got Win32-specific stuff up and running. This caused a bit of code-juggling in the Unix and Mac implementations. a=mcmullen. 1999-01-26 23:49:33 +00:00
ftang%netscape.com
3759b987f5 change nsCharSetID into nsString type 1999-01-25 16:05:04 +00:00
mcafee%netscape.com
9055650603 Need NSPR to link 1999-01-23 12:20:31 +00:00
mcafee%netscape.com
f00c6c2ebf Pushing the 1:1 source-file-to-binary mapping mechanism into rules.mk so we can share this with other directories. Look for the SIMPLE_PROGRAMS checkin into config/rules.mk 1999-01-23 09:42:33 +00:00
mcafee%netscape.com
bb3be6e689 Removing stuff that is already in rules.mk, why duplicate it here? 1999-01-22 10:13:38 +00:00
mcmullen%netscape.com
c8b50d42a1 Added a directory iterator class. Added canonification and recursive directory creation, and some other handy methods. Eventual goal: replace xp_file.h entirely. 1999-01-06 23:38:21 +00:00
ramiro%netscape.com
779f8518f4 cvsignore FilesTest. 1998-12-30 00:38:50 +00:00
mcmullen%netscape.com
4d29219473 Simplify the console case, so that Windows does not think it has to compile with exception handling. 1998-12-29 00:24:32 +00:00
law%netscape.com
6de1ece277 Add nsFile* to Windows build 1998-12-22 20:06:56 +00:00
mcmullen%netscape.com
7a7045d044 Rewrote the stream stuff to be simple, since Unix build environment cannot even handle ostream and istream. This builds and runs correctly on Linux and Macintosh now. 1998-12-18 23:06:54 +00:00
warren%netscape.com
0580a8e5c4 Networking changes: Reworked nsIURL, adding setters, factoring Open. Unsigned arguments for nsIStreamListener. 1998-12-16 05:40:20 +00:00
mcmullen%netscape.com
c3df6e83ac Made all this build on Unix, using Macros up the wazoo 1998-12-15 22:45:09 +00:00
mcmullen%netscape.com
237f90f8df More windows stuff. 1998-12-11 23:52:31 +00:00
mcmullen%netscape.com
c35cd6f254 More windows tweaks 1998-12-11 23:05:24 +00:00
mcmullen%netscape.com
2d4c67ae2c Trying to make this build on unix gcc compilers, I have removed all references to std::string, using char* instead. This almost made me cry (not just because of all the work I had to do over again). 1998-12-09 08:47:30 +00:00
mcmullen%netscape.com
0fe2983dc3 Polished the interfaces, added long comments in the headers. The next step is checking by Bill Law and Steve Lamm for Win and Unix. Then it's open season. 1998-12-08 22:45:42 +00:00
mcmullen%netscape.com
4e1f4f4572 First Checked In. 1998-12-08 02:22:54 +00:00
ramiro%netscape.com
9de953c38c Have cvs ignore generated files. 1998-12-05 11:07:45 +00:00
ramiro%netscape.com
e2b921bf3c Add cvsignore entries for makefiles generated bu autoconf. 1998-12-05 09:07:33 +00:00
cyeh%netscape.com
65038e9551 Removing static makefiles as a part of the transition to Autoconf. I have taken great
care to only remove makefiles affailiated with building nglayout. I have also verified that
the build at this point in time succesfully builds with autoconf.

If you must recover one of these makefiles, you can use the static tag STATIC_MAKEFILES.
If I removed a makefile that you need, please e-mail cyeh@netscape.com.
1998-11-21 00:34:32 +00:00
briano%netscape.com
90932e6acc Turns out not to need the OS_LIBS addition on Linux at all. 1998-10-24 05:29:10 +00:00
cls%seawood.org
ed2a7f5f65 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.
1998-10-21 02:13:56 +00:00
briano%netscape.com
8f0cf842d8 Corrected some minor errors. Now builds on Linux 1.2.13. Whee.... 1998-10-11 08:41:04 +00:00
cls%seawood.org
84f1cedcbb AUTOCONF_1_0 landing. 1998-08-19 20:42:14 +00:00
wtc%netscape.com
dc2cd39331 Do not declare variables in a 'for' statement because the scope
of such variables is compiler-dependent.  (approved by kipp@netscape.com)
1998-08-11 00:10:36 +00:00
blythe%netscape.com
ab1a472f7e VC6 compatibility, aprv kipp 1998-08-03 21:38:59 +00:00
rickg%netscape.com
354b1357dd fixed problem in testCRT. GetUnicode returns a const ptr 1998-08-03 21:33:32 +00:00
danm%netscape.com
7d0d70355e adding (optional) glowcode build stuff 1998-08-03 21:29:18 +00:00
michaelp%netscape.com
eeeec3649e Fixed Raptor build bustage caused by the OJI landing... 1998-07-31 23:32:08 +00:00
peterl%netscape.com
0df9bcd101 temporarily removed CvtURL test to fix build 1998-07-31 22:56:02 +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
michaelp%netscape.com
cde556f1a4 modified streaming APIs to be what the OJI guys want. 1998-07-23 20:34:01 +00:00
thom
806a3e42e1 (scullin) fix for mac linux? 1998-07-01 21:16:14 +00:00
spider
4ef7e77974 Fix UNIX breakage when tweak_nspr is appended to TARGET on some systems (like mine) 1998-05-01 17:04:22 +00:00
rpotts
a5f550a102 fixed bustage... 1998-05-01 05:18:07 +00:00
rpotts
e600c605a4 added netlib to the include path 1998-05-01 04:56:26 +00:00
rpotts
6f56a8da6d added include of windows.h since NSPR no longer pulls it in... 1998-04-29 19:37:33 +00:00