8
0
mirror of https://github.com/FirebirdSQL/firebird.git synced 2025-01-31 20:43:03 +01:00
Commit Graph

230 Commits

Author SHA1 Message Date
asfernandes
281d382185 Misc 2010-02-06 01:32:53 +00:00
robocop
331a54cbc3 Totally misc. 2010-02-05 06:22:50 +00:00
paulbeach
6ea68925af Additional re. Solaris 256 fd issue In 2.5+ this affects superclassic 2010-02-04 12:49:45 +00:00
paulbeach
8da3cf6ffb Additional comments re. Solaris 256 fd issue 2010-02-04 12:26:39 +00:00
robocop
d5fc87e0d2 Make checksum deterministic in all platforms (it was already in Windows and UNIX). 2009-11-29 07:09:41 +00:00
alexpeshkoff
902b0a476c Fixed issues noticed by Claudio 2009-11-15 14:04:06 +00:00
asfernandes
9430be967b 1) Fix conditional code
2) Check for GCC under Windows
2009-11-14 00:47:09 +00:00
alexpeshkoff
8bfa0a37a2 Feature CORE-1952: deprecate Implementation IDs, easing new ports; ODS change - BOOT build needed 2009-11-13 18:29:06 +00:00
robocop
08a33d50cc Unfortunately several of these are intertwined:
CORE-462 	 New option in addition to -V switch to specify a custom verbose interval
CORE-2540 	 Utilities need a more coherent way to show help and version
CORE-2541 	 Too many hardcoded messages in nbackup
CORE-2542 	 qli and nbackup accept arbitrary input after the first letter of an option
CORE-2543 	 nbackup may hide the real cause of failure
CORE-2545	 Lack of several validations in gbak
CORE-2547 	 Utilities need to honor their minimum number of characters to recognize an option
CORE-2565 	 Many hardcoded messages in Trace Manager
Moving functions that don't depend on preprocessing to iutils.cpp in isql is the only alien change here.
2009-11-05 09:03:41 +00:00
alexpeshkoff
23b4e0767e Port to Renesas SH (linux) by Nobuhiro Iwamatsu 2009-10-07 13:29:17 +00:00
alexpeshkoff
ecbf4312a1 Implemented CORE-2644: Make lock table expandable on HPUX 2009-09-28 16:03:44 +00:00
asfernandes
d4e407cb3f Misc 2009-09-24 02:11:10 +00:00
asfernandes
8c3e124f6d printf format warnings/errors 2009-09-23 15:43:33 +00:00
robocop
2d8ac61977 Misc. 2009-09-20 06:32:07 +00:00
alexpeshkoff
2ca82515cd Impovement CORE-2625: Port to s390 (32-bit), patch from Damyan Ivanov 2009-09-18 13:08:47 +00:00
skidder
aca5a83a46 Fixed CORE-2609: Update support for Windows 98/ME and NT4.0 2009-08-30 19:00:46 +00:00
robocop
cd43c3930d Who need SATOM and UATOM these days? 2009-08-23 12:35:03 +00:00
robocop
2b8fc84b27 Get rid of "KILLER_SIGNALS" legacy definition. 2009-08-22 12:20:49 +00:00
alexpeshkoff
f405174799 Moved O_DIRECT definition for DARWIN to common place 2009-08-05 07:36:19 +00:00
asfernandes
2cb136d9b8 Misc 2009-08-05 02:12:46 +00:00
robocop
ef30c29512 Fix CORE-2581 Infinity should not escape from the engine. UDF issues not touched yet. 2009-08-04 13:01:53 +00:00
dimitr
c624241245 Fixed Win64 build. 2009-08-04 11:32:17 +00:00
dimitr
f4df212109 Fix SIZEFORMAT definitions for 64-bit Windows and 32-bit Linux. 2009-08-04 10:42:18 +00:00
alexpeshkoff
62a7956036 Removed twice defined macro 2009-08-04 09:55:05 +00:00
robocop
7c24b9c07d Fix the Win32 build. 2009-08-02 14:23:19 +00:00
dimitr
e24dd620a0 Little battle against warnings. 2009-08-02 10:47:45 +00:00
asfernandes
8c265e5a45 Misc 2009-08-01 18:41:46 +00:00
alexpeshkoff
3bdb9d5f06 Fixed use of size_t variables in printf() - thanks to Claudio 2009-07-30 12:16:36 +00:00
alexpeshkoff
fec5a06b91 HPUX port 2009-07-28 12:28:26 +00:00
alexpeshkoff
440fad4858 HPUX port by Bill Oliver and Jerry Adair 2009-07-23 08:58:26 +00:00
alexpeshkoff
c8485edf9e Applied Dan's patch to start port for s390 - primarily to reserve CLASS and IMPLEMENTATION 2009-07-21 13:39:58 +00:00
alexpeshkoff
4506ae61bc Solaris 9 patch from SAS 2009-07-21 08:58:28 +00:00
robocop
ba89580753 CORE 2540: Utilities need a more coherent way to show help and version
Now all utilities react to -z for version and -? for help (qli was left for another time)
CORE-2541: Too many hardcoded messages in nbackup (done partially)
2009-07-07 10:25:50 +00:00
alexpeshkoff
cef41b3286 1. Solaric/Sparc SunProCC port.
2. Cleanup SOLARIS_MT threading model.
2009-05-05 08:06:37 +00:00
robocop
dea57e9099 Get rid of SCO. 2009-04-15 06:29:00 +00:00
alexpeshkoff
4da21c1e29 Solaris port 2009-04-10 10:29:13 +00:00
alexpeshkoff
77498cac9b Fixed some warnings 2009-04-03 10:49:07 +00:00
dimitr
b2a8a619e3 Move the int64 typedefs from common.h into fb_types.h.
This brings the consistency with other FB types and allows to use int64 values without including common.h.
2009-02-05 20:08:33 +00:00
alexpeshkoff
1bfa3f9ca4 fixed non-Mac build 2009-01-22 07:35:00 +00:00
paulbeach
13274ac5a9 Frontport and solve symbol issue for MacOSX 2009-01-21 13:04:36 +00:00
asfernandes
a177d28d60 Misc 2008-12-31 20:22:10 +00:00
alexpeshkoff
755f52124b Solaris port 2008-12-30 17:58:30 +00:00
alexpeshkoff
812c153990 AIX port 2008-12-24 14:17:55 +00:00
alexpeshkoff
1d94f3d9e1 Rolled back my wrong change - mmap is not usable on HPUX 2008-12-23 08:35:18 +00:00
alexpeshkoff
bc1c8d26be Tuning HPUX build - this OS does have mmap() system call, violating some posix rules, but OK for us 2008-12-22 17:48:28 +00:00
asfernandes
ff5f8745fb Remove trailing spaces (.h files) 2008-12-05 00:56:15 +00:00
alexpeshkoff
2200a681f8 fixed some gcc warning 2008-11-28 18:49:07 +00:00
alexpeshkoff
d8ea120ded AIX port - use FB_ prefix for alignment constants 2008-11-05 11:26:23 +00:00
alexpeshkoff
fb6a37a819 We have to add this cause a lot of kernels have that bug 2008-10-06 16:57:39 +00:00
asfernandes
1899067660 Misc 2008-08-30 03:14:08 +00:00