Граф коммитов

41 Коммитов

Автор SHA1 Сообщение Дата
nelsonb%netscape.com fa4b497eb8 Fix bugzilla bugs 69753 and 39465. Temporary DB files are now created
in $TMP, $TMPDIR or $TEMP, if possible.  On windows, temporary DB files
are now opened in binary mode and are removed when the progam terminates
or the DB is closed.  Multiple temp DB files can now be created in the
same program.  EOF value on disk is now updated when file is extended.
2001-03-14 00:29:55 +00:00
pinkerton%netscape.com d465909997 carbon changes. r=pink/sdagley/beard. a=sfraser. 2001-02-13 21:48:26 +00:00
mkaply%us.ibm.com db81023cc4 Tinderbox break - change OS/2 only code - third time is a charm 2000-07-10 20:38:41 +00:00
mkaply%us.ibm.com 1e88b1cf64 OS/2 only tinderbox break - we will probably still break on a link, but at least we will compile 2000-07-10 14:48:47 +00:00
mkaply%us.ibm.com 7e7f2a42a7 Tinderbox break - remove OS/2 includes 2000-07-10 12:53:08 +00:00
mkaply%us.ibm.com d7236ee829 # 25555
r= pavlov@netscape.com
OS/2 changes for Mozilla - add #ifdef, change #ifdef
2000-03-07 21:00:06 +00:00
cls%seawood.org 52b103d9d3 Mingw32 fixes. 2000-03-02 15:58:02 +00:00
cls%seawood.org deb12d64ee Remove the HAVE_UINT define & uint typedef as NSPR unconditionally typedefs uint. 2000-03-02 15:57:10 +00:00
akkana%netscape.com e3baf152e0 18391: Remove MAX and MIN. Fix from cls@seawood.org, reviewed by me 2000-01-26 01:35:17 +00:00
dmose%mozilla.org 5312eacf8c updated license boilerplate to xPL 1.1, a=chofmann@netscape.com,r=endico@mozilla.org 1999-11-06 03:40:37 +00:00
cls%seawood.org bdd69cd299 Only use HAVE_UINT to check whether uint is defined. 1999-09-16 14:58:16 +00:00
briano%netscape.com 0f040f7ad3 Added the NPL blurb that was missing. 1999-09-10 09:30:29 +00:00
mgleeson1%netscape.com 51ba3639b8 #ifdef around a #define such that it isnt defined twice 1999-09-03 22:09:35 +00:00
briano%netscape.com 51d59f6f69 Cleaned it up and eliminated the pointless #!gmake. 1999-09-01 23:27:16 +00:00
cyeh%netscape.com 780c169cc7 Remove IGNORE_MANIFEST=1. It doesn't do anything and it confuses people. 1999-09-01 01:41:20 +00:00
dveditz%netscape.com 340c1d9c62 removing LITENESS 1999-07-30 23:54:36 +00:00
mcafee%netscape.com c898af2497 Adding support for Alpha NT. Patch provided by Bob Meader. 1999-07-21 00:40:58 +00:00
mcafee%netscape.com 6b837eb2d2 Fixing warning errors (9245) 1999-07-15 00:17:20 +00:00
mcafee%netscape.com e3c1c8239c Patch for BeOS, thanks to Duncan Wilcox. 1999-06-15 01:24:06 +00:00
waterson%netscape.com 4287b83347 Single public include directory on Win32. 1999-06-03 18:34:27 +00:00
briano%netscape.com 9f7bc3c783 Eliminate the need to use -DQNX by switching to __QNX__, predefined by the compiler. 1999-05-14 01:46:00 +00:00
briano%netscape.com a0c1dbe55d Added support for QNX, and replaced a pile of platform-specific ifdefs with HAVE_SYS_BYTEORDER_H. 1999-05-13 01:40:19 +00:00
briano%netscape.com 615ed6ddf1 Fix for QNX. Need to tell it what uint is.... 1999-05-12 23:44:27 +00:00
briano%netscape.com 0336a17f9c Fix for SunOS 4 builds. 1999-04-08 23:51:11 +00:00
akkana%netscape.com 72a97f2925 Changes to fix the Irix N32/egcs build; thanks to Jason Heirtzler <jasonh@cthulhu.engr.sgi.com> 1999-03-09 00:24:17 +00:00
mcafee%netscape.com ed01728ae7 cdefs.h and mcom_db.h also exist in mozilla/include, merging some changes over to these versions in anticipation of retiring the mozilla/include versions of these files. 1999-03-02 07:47:29 +00:00
cls%seawood.org d342ba3bf6 Don't include local cdefs.h if we have a system version. 1999-01-18 19:11:35 +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
cls%seawood.org 7411f07b1d Updated checks for solaris. Started using platform.h. 1998-11-18 18:32:52 +00:00
akkana%netscape.com bf913685f9 An include was missing, breaking the Irix build 1998-11-17 02:09:12 +00:00
ramiro%netscape.com fe8a962678 Patch from fraioli@dg-rtp.dg.com (Marc J. Fraioli) to unbreak DGUX. 1998-11-04 17:54:14 +00:00
cls%seawood.org d04b57c1f9 Added ifndef HAVE_SYS_CDEFS_H around cdefs.h include. Approved by terry@netscape.com 1998-10-28 03:43:53 +00:00
cyeh%netscape.com f31dc000c8 removing obsolete files. use MANIFEST instead. 1998-10-05 18:42:02 +00:00
cyeh%netscape.com 4229291c6d removing old NSPR20 #ifdefs 1998-09-28 20:42:14 +00:00
cls%seawood.org 84f1cedcbb AUTOCONF_1_0 landing. 1998-08-19 20:42:14 +00:00
wtc%netscape.com 1b8f8755bf Deleted the code that sets BYTE_ORDER to LITTLE_ENDIAN on Linux, whic
on big-endian machines.  Use __osf__ instead of __alpha to identify
Digital Unix, which has <machine/endian.h>.
Files changed: mozilla/include/mcom_db.h, mozilla/dbm/include/mcom_db.h.
1998-08-13 04:47:03 +00:00
scc a0d2a32d1d First Checked In. 1998-06-02 23:54:58 +00:00
sfraser ad4fdf5897 Fix warnings 1998-05-27 22:47:28 +00:00
sfraser 44e9956672 First Checked In. 1998-05-23 01:14:17 +00:00
ltabb 3b56a9af51 Free the lizard 1998-03-28 02:44:41 +00:00