Commit Graph

23018 Commits

Author SHA1 Message Date
momoi%netscape.com
94f80f33aa Added N into the test data. Should not affect any build. 1999-04-10 01:13:53 +00:00
briano%netscape.com
c9b8e26721 Automated update 1999-04-10 01:13:44 +00:00
briano%netscape.com
7cd74587cd Cleaned up the statfs mess at the beginning to make use of configure's power. 1999-04-10 01:13:02 +00:00
nhotta%netscape.com
2fdc54840f Additional test cases for nsILocale and test options. 1999-04-10 01:09:27 +00:00
briano%netscape.com
1215530486 Change to allow us to find statfs, or statvfs if available, and do away with platform-specific ifdefs in the places this is used. 1999-04-10 01:09:22 +00:00
briano%netscape.com
b6e7599e83 Fix for SunOS4. 1999-04-10 01:06:40 +00:00
briano%netscape.com
95083e0ab1 It turns out that other platforms besides NTO don't have PATH_MAX, so this change should fix them all. 1999-04-10 01:05:53 +00:00
wtc%netscape.com
3ebd774403 Added prstreams to DIRS. 1999-04-10 01:04:32 +00:00
wtc%netscape.com
207c800889 Bugzilla bug #4736: added dummy references to rcsid and sccsid so
that they aren't optimized away as unused variables.
1999-04-10 01:01:27 +00:00
nhotta%netscape.com
8b75acccf7 MIME encoder utf-8 support. 1999-04-10 01:00:15 +00:00
alecf%netscape.com
de0ee09487 oops, forgot to include these files for libIDL detection 1999-04-10 00:54:58 +00:00
sspitzer%netscape.com
a0fffd7e2e changes to get newsParserTest to work (at least, work better...) 1999-04-10 00:54:19 +00:00
sspitzer%netscape.com
7b2008351c add the binary that gets built to the list of things to ignore 1999-04-10 00:52:22 +00:00
dougt%netscape.com
2b486988cd Removing softupdt 1999-04-10 00:49:48 +00:00
pinkerton%netscape.com
61340330b9 remove MathLib, as it is in interfacesLib already. 1999-04-10 00:49:18 +00:00
nhotta%netscape.com
8c3d16c594 Bug fix for #4505. 1999-04-10 00:47:14 +00:00
nhotta%netscape.com
d496e48db6 Changed to use nsIPosixLocale. 1999-04-10 00:45:31 +00:00
sspitzer%netscape.com
f6f3a773d2 changes to get the tree to build when the libIDL rpms are installed 1999-04-10 00:41:03 +00:00
sspitzer%netscape.com
7ab6d8f00e adding these cvsignore files 1999-04-10 00:39:11 +00:00
mccabe%netscape.com
af36599e3e Not part of the mozilla build. The currently about-to-ensue breakage is not my fault!
Remove redundant sub.  Patch courtesy Dave Neuer <dneuer@futuristics.net>.
1999-04-10 00:37:46 +00:00
sspitzer%netscape.com
492d307670 ignore the test that gets built 1999-04-10 00:36:48 +00:00
sspitzer%netscape.com
68f6ae805b fixes to get the test to build 1999-04-10 00:36:18 +00:00
sspitzer%netscape.com
a15acbf418 heed the ENABLE_TESTS variable 1999-04-10 00:36:05 +00:00
sspitzer%netscape.com
f199c3ba0a ignore the generated rdcat binary 1999-04-10 00:35:28 +00:00
jefft%netscape.com
c2943b7edf set flag state to imap parser at the intialize() method; use PR_CALLOC instead of PR_MALLOC 1999-04-10 00:35:19 +00:00
sspitzer%netscape.com
01e0a1b387 fix the makefile to listen to ENABLE_TESTS 1999-04-10 00:35:08 +00:00
sspitzer%netscape.com
5603bbb5f5 fixes to make the tests build 1999-04-10 00:34:44 +00:00
sspitzer%netscape.com
1e2ef279b1 comment out mailbox test, because it is stale and won't build 1999-04-10 00:34:26 +00:00
sspitzer%netscape.com
ee60f320be changes to make the tests build 1999-04-10 00:34:04 +00:00
sspitzer%netscape.com
30bf4b542c fixes to make the test build 1999-04-10 00:32:53 +00:00
dougt%netscape.com
4f9c445ef0 fixing Move() testcase to reflect changes made.
added nspr compatiblity tests.
1999-04-10 00:31:35 +00:00
radha%netscape.com
b274f03141 Recommiting 1.66 changes. It got removed by Matt's checkin. 1999-04-10 00:31:31 +00:00
dougt%netscape.com
76fb8170a9 Make the windows specific code use nsprPath. 1999-04-10 00:30:23 +00:00
briano%netscape.com
a248eade5c Automated update 1999-04-10 00:29:44 +00:00
dougt%netscape.com
ddc1a6b6ba Adding nsprPath class.
Removing existing check when creating subdirectories.
1999-04-10 00:29:20 +00:00
slamm%netscape.com
85bcdf7d37 Use autoconf magic to switch AC_ tests to use C++ instead of C. 1999-04-10 00:27:24 +00:00
dougt%netscape.com
a33cbfa6ce Adding nsprPath class.
Changing comments to reflect the real world.
1999-04-10 00:27:09 +00:00
alecf%netscape.com
e85e44c0e0 fix libIDL checking in configure script. For now require 0.6.3 1999-04-10 00:25:55 +00:00
pinkerton%netscape.com
fc0abb60de Move all apple libs into MacOS target of interfaces.mcp. Only "apple" lib in each project should now be InterfacesStubs (with some minor exceptions). permission to checkin granted by cyeh. 1999-04-10 00:15:14 +00:00
briano%netscape.com
39722ff30a Automated update 1999-04-09 23:14:27 +00:00
ramiro%netscape.com
51b881225c Fix for bug 4855. Packaging info for m4 on Linux. 1999-04-09 23:01:46 +00:00
jefft%netscape.com
6da163d885 (not part of the build yet) rename TIMAPACLRightsInfo to nsIMAPACLRightsInfo 1999-04-09 22:06:58 +00:00
jefft%netscape.com
884833859c (not part of the build yet) fixed typo for AllocateCanonicallFolderPath 1999-04-09 22:05:43 +00:00
jefft%netscape.com
c6202e10d5 (not part of the build yet) export nsIMAPNamespace.h 1999-04-09 22:04:21 +00:00
jefft%netscape.com
6d1b103319 (not part of the build yet) more porting from 4.5 to 5.0; filling in more stub'd methods in nsImapProtocol; added missing host info methods 1999-04-09 21:55:28 +00:00
jefft%netscape.com
22acd0af11 (not part of the build yet) more porting from 4.5 to 5.0; added missing host info methods 1999-04-09 21:51:18 +00:00
ramiro%netscape.com
dd683cee79 Fix for 4856. run-mozilla scripts were broken in release tarballs. 1999-04-09 21:41:23 +00:00
law%netscape.com
8e1c2600de Bug #4779 (file download crashes and fix cancel button XML); approved by chofmann 1999-04-09 21:37:53 +00:00
amusil%netscape.com
49b390ae3d Fix for Bug# 4751. Added support for data param in addition to src param 1999-04-09 21:23:41 +00:00
slamm%netscape.com
0b7bd56f15 New fix for bookmark properties to appease expat. It does not like '<' in javascript code. Bug #4678. Previously appropved by chofmann and cyeh. 1999-04-09 21:21:01 +00:00