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

17 Commits

Author SHA1 Message Date
brodsom
df5f3d6c97 -Fix some warnings
-Code formating
2003-11-18 02:27:41 +00:00
brodsom
88a2611ed1 -Removing some unneeded headers (WIN_NT) or explaining why are needed 2003-11-16 16:17:38 +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
brodsom
77472d28d9 Warning fixes 2003-11-06 17:57:22 +00:00
brodsom
4346b7242b corrections 2003-11-06 01:52:19 +00:00
brodsom
dd3d3337dd Make msvc build work again after last Dmitry S changes (journal which is not build in MinGW is broken). 2003-11-05 13:32:04 +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
b200e7bbc9 Make journal build again 2003-10-20 12:41:30 +00:00
brodsom
9757af1c66 Macro cleaning 2003-10-09 02:02:42 +00:00
aafemt
bb792bd478 'struct' cleanup 2003-09-18 10:24:03 +00:00
brodsom
7c7c2758dc BOOLEAN cleaning 2003-09-10 17:52:12 +00:00
brodsom
48e390595a -Correction (Thanks to Claudio) 2003-09-05 09:30:14 +00:00
brodsom
a5bb314128 -Some cleaning
-Two fixes and one new comment(Thanks to claudio)
2003-09-04 15:20:44 +00:00
brodsom
4e06eaa795 -Making journal buildable (and translating e to epp) 2003-09-02 18:28:23 +00:00
brodsom
c69e6a7577 -Making journal buildable (and translating e to epp) 2003-09-02 17:57:37 +00:00