skidder
db54b0ff4b
Use better macros to detect 64-bit posix. They are non-standard, anyway
2004-01-29 05:56:52 +00:00
skidder
0365f32247
Temporary hack to return Win32 to buildable state. No Win64 port is possible before ULONG name clash is resolved
2004-01-27 18:19:42 +00:00
skidder
08eee5ebaa
Further AMD64 fixes. Given this fixes you may start playing with databases using isql_static.
2004-01-21 07:18:30 +00:00
skidder
6973b067ea
Do more AMD64 fixes. libfbstatic builds and can do some basic stuff now
2004-01-12 06:58:27 +00:00
skidder
1473f147c9
Add Firebird version define to ibase.h
2003-12-27 22:03:27 +00:00
robocop
ad0b5c4de3
General cleanup
2003-12-22 10:00:59 +00:00
skidder
1b43575fa9
Rollback crazy change made by Dimitry Sibiryakov and approved by Claudio Valderrama. We should not break compatibility with half of the world without apparent reasons.
2003-12-21 23:54:24 +00:00
robocop
84062732d8
More cleanup
2003-12-03 08:19:24 +00:00
robocop
9fafc348bf
const correctness
...
vars in scope
minimal interface cleanup
small bug fixes
2003-11-28 06:48:34 +00:00
brodsom
c5253ae8a5
-Replace gds__ constants with isc_ contants
...
-Replace codes.h with iberror.h (or remove)
-Move gds__vax_integer and gds__event_block* to alt.cpp and isc_ to gds.cpp
-Use ISC_QUAD internally
-Use isc_vax_integer internally
2003-11-11 12:19:20 +00:00
robocop
f55c6f6f8c
const correctness and cleanup
2003-11-10 09:16:38 +00:00
brodsom
4285bc623c
Removing gdsold.h and gds.h
2003-11-08 16:40:17 +00:00
robocop
db77ffa605
const correctness, variables in scope, cleanup, etc.
2003-11-07 08:06:35 +00:00
robocop
35396625f5
const correctness
...
function signatures
variables in local scope
BOOLEAN -> bool
TEXT[32] as SqlIdentifier for DYN
Stop random garbage in firebird.msg's bytes 8 to 11
some cleanup
2003-11-05 09:02:33 +00:00
robocop
cda707bd36
const correctness and other related changes
2003-11-01 10:26:43 +00:00
robocop
9ead7a37b4
const correctness
...
placed some variables in context
fixed some function signatures
closed a few possible buffer overruns
sorry to the platform maintainers, I can't verify what I did for non-Win32 builds
2003-10-29 10:53:47 +00:00
brodsom
224db188be
Synchronize public headers with function declaration after Claudio's changes (tests fails)
2003-10-19 01:41:13 +00:00
robocop
8182b6cba2
const correctness and other tasks
2003-10-16 08:51:06 +00:00
skidder
4e8605294e
Forward port Sparc fixes
2003-10-10 23:56:57 +00:00
robocop
480c1ee968
const correctness
2003-10-08 08:42:48 +00:00
robocop
c931a674c2
Cleanup.
...
Hopefully harmless
It should fix the issue introduced with constness in gds__interprete for current applications.
2003-09-29 12:43:14 +00:00
robocop
484c6ec372
Cleanup, const correctness, variables in scope, etc.
...
Having done my best to merge everyone else's changes, I hope the tree can be build with whatever other tools != MSVC6.
2003-09-25 11:49:12 +00:00
skidder
79dea9d5a3
- Fix incorrect assignment of DYN constants for NBACKUP
...
- Fix minor inconsistency in drop_generator DYN constant definition
Noted by Dmitry Emanov
2003-09-21 13:33:45 +00:00
aafemt
4359d47c9e
No more isc_array_gen_sdl() in public API
2003-08-29 11:13:12 +00:00
dimitr
699e00204f
Added support for "-r" and "-t" GSTAT switches to the Services API. Thanks to Vlad Horsun.
2003-08-26 07:23:58 +00:00
aafemt
cd128d6ce8
Rollback public API changes by Mike Nordell
2003-08-07 10:37:34 +00:00
skidder
143f8d2443
Implementation of fast physical incremental backup
2003-08-06 16:30:49 +00:00
dimitr
8a9fd67841
Get rid of the old config stuff completely.
2003-07-04 15:17:49 +00:00
aafemt
e631e58bfe
Backward compatibility of public interface
2003-06-05 10:12:45 +00:00
alexpeshkoff
41e822f58b
Some cosmetic cleanup to follow __ standard. Comments added.
2003-05-22 11:13:22 +00:00
skidder
32e5e6aa83
Compatibility change
2003-05-14 15:12:04 +00:00
aafemt
e5146fd644
Introduce of ISC_STATUS_ARRAY
2003-04-16 10:18:51 +00:00
aafemt
568b4bdfdd
defines -> typedefs
2003-04-10 06:03:26 +00:00
aafemt
d266ad6452
Public headers don't use pathes in #include directives any more. Now they can be provided 'as is'
2003-04-08 10:25:30 +00:00
brodsom
fe82f5aa61
Remove leading underscores from macro names
2003-03-13 12:30:54 +00:00
brodsom
845cba5ce1
Remove ISC_FAR
2003-02-28 13:10:12 +00:00
brodsom
33a232d7b6
Join two compiler dependent defines. Put in fb_types.h since it is always included in ibase.h
2003-02-27 21:09:51 +00:00
brodsom
bc5d6cfe4a
Change ISC_EXPORT to GDS_EXPORT the value is always equal. (Also ISC_EXPORT_VARARG to GDS_EXPORT_VARARG to maintain the name similar)
2003-02-27 20:06:44 +00:00
brodsom
207c8fb788
Remove GDS_FAR, win_handle, form_handle (Thanks to Claudio)
2003-02-27 04:36:28 +00:00
skidder
747bad9b5c
Add ability to get a list of currently active transactions via isc_database_info call
2003-02-22 21:54:10 +00:00
brodsom
17632bddca
Remove warnings
2003-02-20 00:10:25 +00:00
dimitr
b096a2593d
CONST -> const
2003-02-13 10:11:35 +00:00
alexpeshkoff
5ed444cd1c
Fixed external tools building
2003-02-10 16:28:05 +00:00
brodsom
c3a89aa171
- Move default attachment character set to header
...
- Mode default database character set to header
- Add isc_dpb_set_db_charset to use in create_database and apply it
2003-01-23 03:33:53 +00:00
dimitr
6de9ff27b6
Let's return version of the client library via API. Interface is IB7-compliant.
2003-01-19 14:30:53 +00:00
alexpeshkoff
80f2592983
1. Don't include internals of struct why_hndl where it is nit required.
...
2. CONST fixup in why.cpp & flu.cpp.
2003-01-03 12:49:59 +00:00
skidder
9b57d8b649
Several little changes to make engine compilable again on Linux
2002-12-16 21:19:51 +00:00
alexpeshkoff
dbfef25568
Rename all links to why.cpp handle to struct why_hndl * (or FRBRD *)
...
Fixed bug #625899 - bugcheck 291
2002-12-16 16:25:10 +00:00
seanleyne
1b7af9885d
Adding some comments regarding deprecated SPX protocol.
2002-12-03 03:55:08 +00:00
eku
39e296192c
Removed inconsistencies pointed out by Claudio Valderr.
...
Replaced 'defined(__osf__) && defined(__alpha)' with 'SIZEOF_LONG == 8'.
New macro FB_NELEM calculates the number of elements in an array.
2002-12-02 08:25:23 +00:00