8
0
mirror of https://github.com/FirebirdSQL/firebird.git synced 2025-01-24 06:03:02 +01:00
Commit Graph

863 Commits

Author SHA1 Message Date
fsg
bdb4f4ff6a ChangeLog updated 2002-08-22 13:11:31 +00:00
eku
ea4a1ae649 increment build number 2002-08-22 11:30:35 +00:00
eku
1c31fe7ff0 increment build number 2002-08-22 11:30:34 +00:00
eku
1821b0c6b2 increment build number 2002-08-22 11:30:33 +00:00
eku
b956e567b9 Check for the existence of the function snprintf. Added a work-around
for systems like SINIX-Z, that do not have snprintf. We really need
a plug-in replacement for those systems.
2002-08-22 11:30:32 +00:00
eku
f0969257b4 increment build number 2002-08-22 11:30:31 +00:00
dimitr
7dec951435 increment build number 2002-08-22 11:22:50 +00:00
dimitr
bd3f3bfe40 Make sure a length of string being allocated is always initialized. 2002-08-22 11:22:49 +00:00
dimitr
773a995dd9 increment build number 2002-08-22 10:57:38 +00:00
dimitr
e0e6bf8a27 Corrected the GATEWAY cleanup. 2002-08-22 10:57:37 +00:00
eku
2b298e26c7 increment build number 2002-08-22 10:48:28 +00:00
eku
4a7c2d4a6a increment build number 2002-08-22 10:48:27 +00:00
eku
56b9633d5b Another autoconf cleanup:
o check for the existence of the function sigaction
 o replaced SIGACTION_SUPPORTED with HAVE_SIGACTION
2002-08-22 10:48:26 +00:00
eku
6a86ea96f8 increment build number 2002-08-22 10:48:25 +00:00
eku
b699619628 increment build number 2002-08-22 10:48:24 +00:00
eku
15d9ac497e increment build number 2002-08-22 10:48:23 +00:00
dimitr
865ed30606 Fixed a typing error in my bugfix <g>. 2002-08-22 10:16:46 +00:00
dimitr
aaefad10b0 increment build number 2002-08-22 10:16:45 +00:00
eku
34afe09513 increment build number 2002-08-22 09:07:56 +00:00
eku
e0c18fd8d8 Unset a cached variable before rerunning a test. 2002-08-22 09:07:55 +00:00
dimitr
dbfaa7afe1 increment build number 2002-08-22 08:34:47 +00:00
dimitr
c2a135cd0c More careful (and proper) implementation of my yesterday's bugfix. 2002-08-22 08:34:46 +00:00
dimitr
80ea237371 increment build number 2002-08-22 08:20:29 +00:00
dimitr
4ca6690314 increment build number 2002-08-22 08:20:28 +00:00
dimitr
b9ef9abcc0 Get rid of the legacy GATEWAY (vms/oracle) implementation. 2002-08-22 08:20:27 +00:00
dimitr
da53d58c40 increment build number 2002-08-22 08:20:25 +00:00
eku
99af79451a increment build number 2002-08-22 07:56:29 +00:00
eku
aaf2616930 Major cleanup of the autoconf stuff:
o changed the order of the tests, because some tests rely on the result
   of others
 o removed test for CONST as suggested by Dmitry Yemanov
 o added test for 64 bit I/O support
 o added SINIX-Z specific cases
2002-08-22 07:56:28 +00:00
dimitr
ca1b6f1973 increment build number 2002-08-21 13:34:54 +00:00
dimitr
3576c4e808 1. More changes for the correct database alias management.
2. Fixed bug with a buffer overrun.
2002-08-21 13:34:53 +00:00
eku
830b20d2da increment build number 2002-08-20 11:49:12 +00:00
eku
8c981da952 The call to ftime is obsoleted by gettimeofday. 2002-08-20 11:49:10 +00:00
eku
da04bb058a increment build number 2002-08-16 13:34:27 +00:00
eku
0db65d02ec Fixed error with last check-in. 2002-08-16 13:34:25 +00:00
eku
27650c7d06 increment build number 2002-08-16 13:21:47 +00:00
eku
7a9bf05c13 Fixed error from last check-in. 2002-08-16 13:21:46 +00:00
eku
6d6da6d745 increment build number 2002-08-14 13:43:20 +00:00
eku
549e084210 Check for return type of function 'signal'. 2002-08-14 13:43:18 +00:00
eku
bc6c822b13 increment build number 2002-08-14 13:10:01 +00:00
eku
0b422e5928 Set default values for configureable options. 2002-08-14 13:10:00 +00:00
eku
cdb08a0c69 increment build number 2002-08-14 12:27:43 +00:00
eku
ba5365a1e3 increment build number 2002-08-14 12:27:42 +00:00
eku
599ab7de28 Minor 'dirname' cleanup:
o check for the availability in configure
 o removed the ugly test in flu.cpp
 o synchronised config.h.in and MSVC pendant

NOTE: If you have problems on your system, don't change the source.
      Extend the tests in configure.in!!!
2002-08-14 12:27:41 +00:00
eku
a5ad017bfc increment build number 2002-08-14 12:27:40 +00:00
eku
9bd452c1ad increment build number 2002-08-14 12:27:39 +00:00
eku
59b9799377 increment build number 2002-08-14 12:15:24 +00:00
eku
f9fd57edcc Fixed some typos. 2002-08-14 12:15:23 +00:00
eku
1f498e90f6 increment build number 2002-08-14 12:13:21 +00:00
eku
6fc63b24fc Architecture and production type are now a command line switch to
configure. See 'configure --help' for details.
2002-08-14 12:13:20 +00:00
eku
c38f10910c increment build number 2002-08-14 11:44:05 +00:00