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
brodsom
ff070a16a8
Replacing assert with fb_assert
2003-11-03 23:59:24 +00:00
skidder
7b99b8a57b
Basic INTL cleanup.
...
- Rework (mostly undo) John's changes
- Some function type safety
- Make INTL OO layer very thin (this should slightly improve performance)
2003-11-03 17:14:45 +00:00
eku
84227d2d87
Added missing ;
2003-10-31 08:30:04 +00:00
robocop
1fd00840ee
Fix ISO-C++ problem found by Frank
2003-10-30 09:00:15 +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
9b1df738ac
Remove unneeded MINGW ifdef
2003-10-29 00:31:51 +00:00
brodsom
2e2319538c
Rename usn struct to avoid collision with mingw headers (appear only after last changes)
2003-10-28 13:39:32 +00:00
skidder
e5397f4180
Ugly hack to make Firebird compatible with host applications using STL
2003-10-27 22:27:30 +00:00
brodsom
2c537bb58a
Macro cleaning
2003-10-17 23:41:27 +00:00
robocop
8182b6cba2
const correctness and other tasks
2003-10-16 08:51:06 +00:00
brodsom
8dfb994c36
Style
2003-10-15 14:43:35 +00:00
brodsom
0fde011121
Macro cleaning
2003-10-15 01:18:01 +00:00
brodsom
938e66eb2f
Macro cleaning
2003-10-14 22:22:32 +00:00
robocop
1dbad1e1dd
Generally speaking, it's problematic to dereference null pointers.
...
:-)
2003-10-07 09:59:28 +00:00
robocop
b6c93778f4
const correctness and vars in scope
2003-10-07 09:58:26 +00:00
eku
5a99284d6b
Fixed "name lookup of n' changed for new ISO
for' scoping"
2003-10-07 06:20:50 +00:00
robocop
f8fadc0c40
const correctness and some variables in scope
2003-10-06 09:48:44 +00:00
robocop
827693b3a8
style
2003-10-05 06:58:07 +00:00
robocop
ac303810a5
const correctness, vars in scope, etc.
2003-10-05 06:56:48 +00:00
brodsom
2aeb693d06
extern cleaning
...
removing underscores in macros
DLL_EXPORT cleaning
2003-10-03 01:53:34 +00:00
brodsom
62a3ad5ab6
Rollback change to make tests run again
2003-09-30 23:01:07 +00:00
fsg
002b4738fa
small fixes for ftn.cpp, include fbudf for the linux build
...
FSG
2003-09-30 09:41:42 +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
skidder
235db035ce
Ok, i'm joining Firebird destruction team with my cleanup:
...
1. Bring trace DSQL, DYN and BLR trace logging up-to-date
2. Remove redundant CSB pointer dereferences in BLR parser and request compiler
3. Convert RIGHT JOIN to LEFT JOIN early during BLR parsing
4. Check BLR syntax for unititalized contexts usage
5. Some type-safety and const-correctness fixes
2003-09-28 21:36:05 +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
aafemt
7c3870cbe7
Gpre used during build doesn't need additional language modules
2003-09-24 10:39:20 +00:00
brodsom
6200974e37
Recover some macros as inlines
2003-09-16 14:01:56 +00:00
brodsom
33fe15c522
Fix switch with only default warning
2003-09-16 12:16:42 +00:00
aafemt
c77cac975d
Add 'void' to functions with no return value
2003-09-16 10:18:34 +00:00
skidder
cc0ff89fa0
Remove some crap from the code
2003-09-13 14:47:38 +00:00
brodsom
4e0cf37d02
-Fix indents
...
-Corrections (Thanks to Claudio)
2003-09-13 12:23:31 +00:00
brodsom
54fb6ea92a
Fix indents
2003-09-13 12:22:11 +00:00
brodsom
e4d5e4b3f5
-Remove some macros or transform to inline
...
-Rename tok_quoted to tok_sglquoted
2003-09-12 16:35:40 +00:00
robocop
9d6ad672a3
trivial correction
2003-09-12 09:06:50 +00:00
robocop
c08da4fadc
trivial corrections
2003-09-12 09:00:40 +00:00
brodsom
882be4631a
-BOOLEAN cleaning
...
-Rename rse to gpre_rse (Nickolay's request)
2003-09-12 02:21:53 +00:00
aafemt
42dcca440e
'struct' cleanup
2003-09-11 10:36:45 +00:00
brodsom
ad122347cc
-Remove PYXIS
2003-09-11 02:54:26 +00:00
brodsom
29e326a427
-Scope correction
2003-09-11 02:35:15 +00:00
brodsom
e5393798af
-Removing PYXIS
...
-Cleaning BOOLEAN
2003-09-11 02:13:46 +00:00
brodsom
1faaac2d34
-BOOLEAN cleaning
...
-Remove pfn_SQE_list_cb function casts
2003-09-10 19:48:53 +00:00
skidder
139a409b85
Make engine compile after recent cleanup
2003-09-08 18:46:55 +00:00
robocop
65df94f50a
const correctness, almost minimal scope for variables, bool, etc.
...
Hope I did integrate others' changes correctly and totally.
2003-09-08 11:27:51 +00:00
brodsom
69698fc2eb
Remove unneeded extern C
2003-09-06 00:52:10 +00:00
brodsom
d5a2afadec
Fix last Dmitry commit
2003-09-05 14:55:59 +00:00