summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* close SeaMonkey_M10_BRANCHSeaMonkey_M10_BRANCHFranziskus Kiefer2017-09-290-0/+0
* fixup commit for branch 'SeaMonkey_M10_BRANCH'cvs2hg1999-09-180-0/+0
* Add memmove to autoconf tests.SeaMonkey_M10_BASENEW_SKIN_19991014_BASEslamm%netscape.com1999-09-181-1/+4
* Fix a build warning (do not compile a file if it isn't needed).slamm%netscape.com1999-09-171-1/+4
* Only use HAVE_UINT to check whether uint is defined.cls%seawood.org1999-09-161-1/+1
* Add -D_POSIX_SOURCE to DEFS to get rid of those useless 'index shadow' warnin...cls%seawood.org1999-09-122-0/+6
* Minor rearrangement.briano%netscape.com1999-09-102-20/+19
* Got rid of a couple of superfluous macros.briano%netscape.com1999-09-101-4/+2
* Added the NPL blurb that was missing.briano%netscape.com1999-09-101-1/+19
* being anal, ignore me.sspitzer%netscape.com1999-09-031-1/+1
* #ifdef around a #define such that it isnt defined twicemgleeson1%netscape.com1999-09-031-0/+2
* Cleaned it up and eliminated the pointless #!gmake.briano%netscape.com1999-09-012-30/+24
* Remove IGNORE_MANIFEST=1. It doesn't do anything and it confuses people.cyeh%netscape.com1999-09-012-2/+2
* Cleanup linkin of mozdbm.ramiro%netscape.com1999-08-312-3/+6
* removing LITENESSTREE_WIDGET_19990826_BASESeaMonkey_M9_BASEdveditz%netscape.com1999-07-302-6/+0
* Trivial elimination of some pointless macros as discussed in bug 8568. Appro...briano%netscape.com1999-07-292-8/+4
* Adding support for Alpha NT. Patch provided by Bob Meader.TEMPLATE_19990726_BASEPRE_NECKO_LANDING_M9_MidLifeCrisis_19990728_BASEmcafee%netscape.com1999-07-211-0/+10
* ssize_t aint available on windoze. Fixing build. - mcafee & dpdp%netscape.com1999-07-151-2/+2
* Fixing warning errors (9245)mcafee%netscape.com1999-07-158-40/+45
* Fix VMS bustage. Patch submitted by Colin Blake.SeaMonkey_M8_BASEmcafee%netscape.com1999-07-071-1/+1
* fix warnings.sspitzer%netscape.com1999-07-011-2/+2
* fix the "ANSI C forbids an empty source file" warning.sspitzer%netscape.com1999-06-262-0/+6
* strerror() should only be implemented if we don't HAVE_STRERROR. Fixes BeOS ...mcafee%netscape.com1999-06-251-0/+2
* Patch for BeOS, thanks to Duncan Wilcox.sspitzer-news-tagTREEWIDGET_19990616_BASESeaMonkey_M7_BASESeaMonkey_M7_19990619_BASERDF_19990617_BASEmcafee%netscape.com1999-06-151-1/+1
* Fix for platforms that don't have memory.h.briano%netscape.com1999-06-051-1/+2
* Single public include directory on Win32.waterson%netscape.com1999-06-031-1/+1
* Eliminate the need to use -DQNX by switching to __QNX__, predefined by the co...XPCOM21_BASESeaMonkey_M6_BASEbriano%netscape.com1999-05-142-2/+2
* Fix for QNX. stat doesn't have st_blksize.XPCOM20_BASEbriano%netscape.com1999-05-131-0/+4
* Added support for QNX, and replaced a pile of platform-specific ifdefs with H...briano%netscape.com1999-05-131-30/+22
* Fix for QNX. Need to tell it what uint is....briano%netscape.com1999-05-121-1/+1
* Fix for bug 5770. Thanks to lennox@cs.columbia.edu.briano%netscape.com1999-05-051-26/+42
* Add missing include file to define sprintfXUL_19990428_BASESeaMonkey_M5_BASERDF_19990422_BASEEVENTQUEUE_19990503_BASEENUMERATOR_19990424_BASEbraddr%puremagic.com1999-04-101-0/+2
* Brace an if to shut ecgs up and possibly prevent an accident in the future.braddr%puremagic.com1999-04-101-1/+2
* Fix for SunOS 4 builds.SeaMonkey_M4_BASERDF_19990407_BASEbriano%netscape.com1999-04-081-2/+1
* Make it possible to prefix mozilla dlls that conflict with system dlls.SeaMonkey_M3_BASERDF_SCRIPTABLE_19990317_BASERDF_19990326_BASENSPRPUB_LIB3_NAME_CHANGE_BASEN3ramiro%netscape.com1999-03-122-3/+3
* Changes to fix the Irix N32/egcs build; thanks to Jason Heirtzler <jasonh@cth...akkana%netscape.com1999-03-091-0/+2
* Uninitialized variablesRDF_19990305_BASEmcafee%netscape.com1999-03-051-2/+2
* cdefs.h and mcom_db.h also exist in mozilla/include, merging some changes ove...mcafee%netscape.com1999-03-022-13/+81
* Turn of "modification date caching" so that dependencies are sure to work.XTech99Stablesar%netscape.com1999-02-111-0/+0
* Fixed unsigned problems.warren%netscape.com1999-02-061-2/+2
* Better include line, alternative to Elliot Lee's patch in mozilla.patchesmcafee%netscape.com1999-01-291-2/+2
* Ignore generated files.ramiro%netscape.com1999-01-261-0/+2
* Compiler warningmcafee%netscape.com1999-01-231-3/+0
* Missing licensemcafee%netscape.com1999-01-221-0/+15
* Woops, forgot the license.mcafee%netscape.com1999-01-221-0/+17
* moving from STDARG to autoconf-blessed STDC_HEADERSmcafee%netscape.com1999-01-221-9/+5
* Add tests if ENABLE_TESTS=1.mcafee%netscape.com1999-01-221-0/+4
* hooked up STDARG to the autoconf definition.mcafee%netscape.com1999-01-221-1/+3
* Bringing dbm/tests into the new autoconf worldmcafee%netscape.com1999-01-221-66/+5
* STDARG=1 is the default until we can autoconf thismcafee%netscape.com1999-01-221-0/+8