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

88 Commits

Author SHA1 Message Date
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
brodsom
965a17e6d1 Remove cs_unicode_fss.h and use cv_unicode_fss.h 2003-03-10 12:59:25 +00:00
brodsom
01af3bff71 Add newline at end of file 2003-03-06 12:23:13 +00:00
brodsom
c7d6889883 Put vars and functions inside the same ifdef for which is used (NOT_USED_OR_REPLACED for unused) 2003-03-04 00:09:33 +00:00
brodsom
f7be76ee00 Remove not used include 2003-02-28 14:52:03 +00:00
brodsom
165023d329 Remove FAR_VARIABLE 2003-02-28 12:57:13 +00:00
brodsom
34ccdceaa5 Update prototypes not valid for gcc when the function declaration is updated (Thank to Erik) 2003-02-20 15:47:23 +00:00
brodsom
e1bbc0d5f8 Update prototypes not valid for gcc when the function declaration is updated (Thank to Erik) 2003-02-20 13:34:42 +00:00
brodsom
46b759d9d2 Move old borland make files to builds directory 2003-02-19 13:12:38 +00:00
brodsom
3b486dfb95 Move def files to builds directory 2003-02-19 13:07:13 +00:00
brodsom
4b26b9d4f4 Fix bug in intl for a korean texttype. 2003-02-19 03:49:10 +00:00
brodsom
e8556eea30 Remove W4 warnings (old style declarator) and others W3 appeared when the declarator is updated. 2003-02-19 01:56:55 +00:00
aafemt
2dadf55537 WCHAR --> UCS2_CHAR and some cleanup around it 2003-02-18 05:24:35 +00:00
brodsom
abf4ac17a5 Add firebird header to intl 2003-02-17 10:37:42 +00:00
dimitr
5978440ce3 Cleanup. 2003-02-17 08:42:40 +00:00
eku
026e6ab673 Added needed header file to provide prototypes for sprintf and printf. 2003-02-14 14:05:47 +00:00
eku
bb53a6aedb Fixed nested comment. 2003-02-14 13:47:27 +00:00
dimitr
d39683e261 Cleanup. 2003-02-14 09:26:55 +00:00
dimitr
ea965de539 Cleanup. 2003-02-13 16:52:28 +00:00
eku
971811b68a Added missing system header file. 2003-02-13 14:55:16 +00:00
dimitr
ac645b0258 CONST -> const 2003-02-13 09:58:19 +00:00
brodsom
b888585dea Remove not used defines 2003-02-12 02:55:11 +00:00
brodsom
88cee799b1 Remove commit non used defines 2003-02-12 02:53:47 +00:00
brodsom
15171f24e8 Remove not used sources 2003-02-12 02:52:48 +00:00
brodsom
b58ac96d85 Remove BUG_6925 define and wrong (and not used) collations. 2003-02-10 19:43:13 +00:00
brodsom
226e594361 remove source, not used and broken (headers don't exits) 2003-02-10 19:31:09 +00:00
brodsom
25c2cfdb1f Remove QLD and PIRANHA defines 2003-02-10 19:25:14 +00:00
brodsom
b7e88ee451 Remove NOT_NEEDED define 2003-02-08 15:39:03 +00:00
brodsom
3a9b561a11 Remove JPN_ defines 2003-02-07 18:46:49 +00:00
brodsom
aa0428f6db Remove MS_DOS and __LDSYS_H 2003-02-07 15:07:17 +00:00
brodsom
a5f0fa8530 Remove unused vars 2003-02-05 02:19:44 +00:00
brodsom
aa54a99ac1 Patch cv_narrow.o depends 2003-01-27 10:54:27 +00:00
brodsom
e1e03ac6b3 remove renamed sources 2003-01-25 03:10:26 +00:00
brodsom
d4783a86e2 change source names 2003-01-25 03:08:11 +00:00
brodsom
77df4bd117 New character sets (update intl sources) 2003-01-25 03:05:24 +00:00
brodsom
a65945e130 New character sets (update old ones) 2003-01-25 03:03:13 +00:00
brodsom
75d88a45fb New character sets 2003-01-25 03:02:03 +00:00
brodsom
dacf350df0 Remove moved files 2003-01-23 03:29:37 +00:00
brodsom
a180efc140 Update moved files references 2003-01-23 03:28:45 +00:00
brodsom
7c9ef443a6 Remove DEBUG_LD switch 2003-01-23 03:27:40 +00:00
brodsom
2de7af184d Remove CS_ANSI (not used)
Add DEFAULT_ATTACHMEN_CHARSET
2003-01-23 03:27:10 +00:00
brodsom
31875a4635 Create utils directory 2003-01-23 03:22:23 +00:00