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

129 Commits

Author SHA1 Message Date
robocop
af6a16107a Misc. 2004-11-30 06:18:39 +00:00
robocop
441817bd82 1.- Misc changes
2.- Style
3.- Recover dsc_ttype in dsc after Blas' cleanup as a synonym for dsc_sub_type in text types
2004-05-21 06:16:17 +00:00
brodsom
afc2164523 Style 2004-05-19 15:21:15 +00:00
brodsom
8d062bf07e -Macro cleaning
-Remove langdrv.h
2004-05-18 21:58:19 +00:00
brodsom
98d9fe6e63 Macro cleaning 2004-05-18 16:32:07 +00:00
brodsom
97922e9fe9 Move the definition to where it is used 2004-05-17 15:00:23 +00:00
brodsom
36d6d40469 Macro cleaning 2004-05-17 10:22:34 +00:00
brodsom
8fc56d6907 Macro cleaning 2004-05-16 02:53:50 +00:00
brodsom
e5677e3a8c Remove unused header 2004-05-16 02:52:28 +00:00
robocop
802f244ec1 Misc changes 2004-05-09 05:48:33 +00:00
brodsom
a549091c94 - Split sqlda.h to avoid duplicated definitions between ibase.h and sqlda.h
- Replace define for constants
- Remove contants.h where not used.
2004-04-30 22:47:16 +00:00
brodsom
0daa189563 Removing ib_stdio.h 2004-04-28 22:36:29 +00:00
robocop
2ab1f94dd2 Cleanup
Some minor corrections
Second step to rename
2004-03-11 05:04:26 +00:00
skidder
111a65f0b1 Fix POSIX DEV_BUILD recently broken by Claudio cleanup 2004-03-11 04:07:54 +00:00
robocop
e6187cecd2 Cleanup
Some bug fixes
Style
2004-03-07 07:58:55 +00:00
arnobrinkman
e1e84382b2 no message 2004-02-26 00:40:16 +00:00
robocop
5c3c8abd9a Big cleanup.
God have pity on platform maintainers.
I only can compile/test Win32; sorry, folks.
2004-02-20 06:43:27 +00:00
robocop
2b295a9108 General cleanup. Sorry if I missed some occurrence. 2004-01-28 07:50:41 +00:00
robocop
16cbc204df Cleanup 2003-12-31 05:36:12 +00:00
robocop
d020ea5ca1 ping-pong cleanup: change one place and you have to change several others 2003-12-11 10:33:30 +00:00
skidder
184ffe896c Change DLL_EXPORT to FB_DLL_EXPORT in intl module to match engine (needed for INTL_BUILTIN on Linux) 2003-11-23 16:44:26 +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
e5397f4180 Ugly hack to make Firebird compatible with host applications using STL 2003-10-27 22:27:30 +00:00
robocop
f7e153bae4 style 2003-10-05 07:03:31 +00:00
robocop
467f0f6794 changed _INTL_COMPONENT_ to INTL_COMPONENT_FB 2003-10-05 07:03:09 +00:00
brodsom
2aeb693d06 extern cleaning
removing underscores in macros
DLL_EXPORT cleaning
2003-10-03 01:53:34 +00:00
brodsom
e1c63c5dd0 extern cleaning
removing underscores in macros
DLL_EXPORT cleaning
Removing duplicated declarations
2003-10-03 01:50:54 +00:00
dimitr
a47abc0dcc Added new collation by Sandor Szollosi. 2003-09-26 15:26:35 +00:00
brodsom
90738963a8 Remove duplicated function declaration 2003-09-20 23:33:36 +00:00
brodsom
52cb6ab2fd Cleaning extern C 2003-09-20 23:33:06 +00:00
brodsom
63f395e786 Macro cleaning (intl) 2003-09-18 22:12:03 +00:00
brodsom
03322c320c Macro cleaning (intl) 2003-09-18 22:06:59 +00:00
brodsom
ef2bbbb8b7 Style 2003-09-18 22:04:19 +00:00
aafemt
787a2f3f43 'struct' removal 2003-09-16 10:33:33 +00:00
brodsom
602c201989 -Remove NULL_PTR
-Remove unneeded NULL casts
-Remove (void) function return cast
2003-08-28 13:07:29 +00:00
brodsom
b353fb955b -Replace STATIC with static
-Remove a few unused macros
2003-08-21 16:22:11 +00:00
brodsom
79041a6fe2 Fix calling convention 2003-08-21 15:43:23 +00:00
brodsom
00e70270e8 Fix wrong header 2003-08-21 01:37:31 +00:00
brodsom
72ba3b14b9 Move intl module to c++ 2003-08-20 11:35:21 +00:00
brodsom
8093eca225 Move intl module to c++ 2003-08-20 08:38:05 +00:00
brodsom
8feff51688 Remove depends (unused and unmaintained) 2003-07-08 23:38:30 +00:00
skidder
d97fe56e4d Strange, but MSVC fails to compile C code that uses "inline" keyword directly. Replace it with "__inline" in my previous commit 2003-05-09 14:45:45 +00:00
skidder
574c18aa6e Optimize it a little 2003-05-08 19:47:27 +00:00
dimitr
80bdbdc195 Handle special win1251 characters properly. 2003-05-08 06:21:23 +00:00
skidder
891ac7638a Make UPPER() work correctly for WIN1251 charset 2003-04-29 17:14:03 +00:00
brodsom
47be7f6055 Add cast 2003-04-03 01:52:05 +00:00
brodsom
b0aa2de8ac Only code formatting changes 2003-03-31 23:44:21 +00:00
brodsom
2f4e70a863 Remove remaining warnings in intl 2003-03-21 13:16:21 +00:00
brodsom
06b9a8bda3 Add function pointers casts (remove warnings) 2003-03-18 12:25:59 +00:00