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

62 Commits

Author SHA1 Message Date
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
brodsom
37d9d5a0a2 Create conversions directory 2003-01-23 03:21:45 +00:00
brodsom
5ef45c832a Create collations directory 2003-01-23 03:21:04 +00:00
brodsom
a412574f6e Create charsets directory 2003-01-23 03:19:31 +00:00
dimitr
7771b24017 Cleanup. 2003-01-18 19:50:43 +00:00
eku
5b8ffd81c2 Removed unused variables. 2002-12-10 11:53:53 +00:00
eku
053fb25a20 Removed unused variable. 2002-12-04 07:06:21 +00:00
eku
34e9391a97 Use the new macro FB_NELEM to calculate the number of elements in an array. 2002-12-02 09:45:52 +00:00
fsg
da561d0eb6 Fixed hungarian collation provided by Sandor Szollosi 2002-11-12 18:59:01 +00:00
eku
fd48714a19 Need to include "firebird.h" to get the autoconf values. 2002-11-06 14:35:29 +00:00
dimitr
911f840488 Fixed MAXPATHLEN cleanup for win32. 2002-11-06 12:33:29 +00:00
eku
95f1b36bfc Do not redefine MAXPATHLEN. Always use the value supplied by the operating
system (header files).
2002-11-06 07:19:02 +00:00
eku
507b9c86c8 Do not redefine MAXPATHLEN. Always use the value supplied by the operating
system (header files).
2002-11-06 07:08:49 +00:00
eku
9342d36baa Arrays that hold filenames must be at least MAXPATHLEN long. 2002-11-04 11:19:21 +00:00
dimitr
e91a342614 New collate for WIN1251 charset. 2002-11-03 16:30:03 +00:00
seanleyne
d82bc761c6 Removed support for obsolete "MS_DOS" define 2002-10-31 05:09:27 +00:00
seanleyne
0b82f4aa07 Removed obsolete "Netware" port 2002-10-30 06:40:58 +00:00
seanleyne
19d707f3d1 Completed removal of obsolete "DG" port 2002-10-29 02:48:40 +00:00
seanleyne
3c9b9514dd Completed removal of "NeXT" port 2002-10-28 05:24:57 +00:00
seanleyne
026d8c0441 Code Cleanup, removed obsolete "Ultrix" and "Ultrix/MIPS" ports 2002-10-28 05:19:52 +00:00
eku
df48d04eff Fixed compiler warning 'No newline at end of file'. 2002-10-02 09:40:21 +00:00
eku
5834b9edb4 Avoid compiler warning 'No newline at end of file'. 2002-09-30 07:41:01 +00:00
skidder
b9235e74b4 Make INTL work on Linux 2002-09-10 18:35:56 +00:00
dimitr
d1d6f4a26d Merging changes from fb1. 2002-07-02 14:06:59 +00:00
skywalker
501db31ef9 ported changed from fb1. 2002-06-29 17:37:21 +00:00
paul_reeves
f9b8800970 Updated code to support building under Linux. Main changes are to support the platform manager and the move of kanji.* to /intl. 2002-06-23 19:51:37 +00:00
dimitr
416b0e5d76 Fixed compile problems on Win32. 2002-06-05 11:02:46 +00:00