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

434 Commits

Author SHA1 Message Date
alexpeshkoff
e26228270f 1. avoid code duplication defining arg_string
2. fix posix build
2007-04-27 09:20:17 +00:00
alexpeshkoff
8274d3213d Fixed CORE-867 - all utilities now hide password from "ps" as soon as possible 2007-04-25 14:10:47 +00:00
alexpeshkoff
20585b8e7e added minimum support for easy profiling setup 2007-04-25 14:00:49 +00:00
skidder
04b9ec818b NBAK synchronization rework. This should fix CORE-1151 and other Nbackup stability issues 2007-04-24 14:05:46 +00:00
asfernandes
f676883248 Misc 2007-04-21 03:27:36 +00:00
alexpeshkoff
feb4e91351 added path_utils to appropriate Makefiles 2007-04-19 09:09:25 +00:00
asfernandes
9582ea243c 1) Upgrade INTL interface to undestand misc. configuration informations
2) Make our ICU collations work with different ICU versions (tested with ICU 3.6)
2007-04-15 15:57:12 +00:00
asfernandes
8c7076b67f Port of Yaffil builtin functions 2007-04-12 15:56:34 +00:00
alexpeshkoff
e0493683a7 fixed plain-C compilation rule 2007-04-11 09:39:58 +00:00
alexpeshkoff
a3a160fa38 Turn off RTTI for known platforms 2007-04-11 09:23:24 +00:00
alexpeshkoff
d896c1ea6b misc 2007-04-09 13:07:08 +00:00
alexpeshkoff
4fcf5d4402 BSD-licensed editline build support 2007-04-09 13:06:29 +00:00
asfernandes
72d139baf3 Misc 2007-04-07 15:52:45 +00:00
alexpeshkoff
ec468c7c4a Support of new editline's version 2007-04-07 08:05:56 +00:00
alexpeshkoff
0239d16477 Fixed build on gcc 4.1/ld 2.17 2007-04-05 16:26:14 +00:00
alexpeshkoff
9d3d4573e6 make clean_all should clean as much as possible 2007-04-03 12:30:26 +00:00
alexpeshkoff
29815559fc Added configure switches to build with OS-wide editline and/or ICU 2007-04-03 08:25:55 +00:00
asfernandes
f4aba4e145 Misc 2007-04-03 02:31:30 +00:00
alexpeshkoff
775ebf25fb Remove btyacc output when making clean 2007-04-02 10:42:14 +00:00
alexpeshkoff
004579a1c3 fixed lock manager build 2007-04-02 07:58:58 +00:00
alexpeshkoff
60b09ce34d remove unneeded, insecure gds_relay from all builds 2007-04-01 10:34:30 +00:00
alexpeshkoff
4724770a8f last minute change 2007-04-01 10:06:34 +00:00
alexpeshkoff
d108970f7f Patch by Damyan Ivanov for Mipsel 2007-04-01 10:04:28 +00:00
asfernandes
1e37b9d5f2 Misc 2007-03-29 17:10:20 +00:00
aafemt
07bb8336e9 Some tweaks for POSIX builds 2007-03-29 06:08:47 +00:00
alexpeshkoff
ca83abfce9 fixed posix built after latest changes 2007-03-28 11:32:13 +00:00
alexpeshkoff
ababb0b31a let this platforms also have correct debug info 2007-03-19 17:27:33 +00:00
aafemt
82bb38d00a Move some of darwin hacks to appropriate place 2007-03-13 05:28:49 +00:00
robocop
4ddfab5fec Misc. 2007-03-11 03:52:15 +00:00
paulbeach
68b261513c Firebird 2.0 MacOS Classic Intel Build 2007-03-09 10:32:58 +00:00
asfernandes
90337587ff Misc 2007-02-08 00:03:36 +00:00
aafemt
604d85dc77 Fix MinGW build 2007-02-06 12:18:18 +00:00
alexpeshkoff
75291104c5 fixed posix build 2007-01-28 15:35:32 +00:00
alexpeshkoff
ecae1bcc5c fixed posix build 2006-10-31 12:24:56 +00:00
alexpeshkoff
182adc6036 applied patch by Damyan Ivanov for PowepPC 2006-10-23 11:48:32 +00:00
alexpeshkoff
9aae126eb9 fixed posix build 2006-10-23 11:41:00 +00:00
asfernandes
1d422a8330 1) Refactor intl_classes.h and intl.cpp
2) Make conversions from CharSet1->UTF16->CharSet2 job of CsConvert class
2006-10-10 19:40:33 +00:00
asfernandes
45346169c5 1) UNICODE_CI - UNICODE case-insensitive collation for UTF8
2) Locale specific attribute for UNICODE collations
3) Remove code duplication in implementation of UNICODE collations for fbintl
4) Remove ugly TEXTTYPE type
2006-09-17 20:06:36 +00:00
aafemt
e6576cfc69 Fix MinGW SS build 2006-08-29 08:37:33 +00:00
aafemt
dc8f8985d6 Add consts_pub.h to public ibase.h 2006-08-17 05:59:08 +00:00
aafemt
01d5526423 Misc 2006-08-10 11:29:44 +00:00
asfernandes
eb4fb2f491 1) Concatenate of BLOBs
2) Start a refactoration on descriptor manipulations
2006-08-10 02:53:16 +00:00
asfernandes
c13b4cc61a Work on collation attributes:
1) Define a common format for it
2) Merge attributes of the base collation in the attributes of the derived one
2006-07-30 20:31:25 +00:00
asfernandes
23c9df2a64 Misc 2006-07-26 02:37:54 +00:00
alexpeshkoff
0b79d0f5d8 fixed posix build 2006-07-25 13:21:19 +00:00
asfernandes
52cf18d83c Misc 2006-07-05 02:17:47 +00:00
aafemt
97e3f9ad42 Use linker to link DLLs on MinGW 2006-07-04 04:05:06 +00:00
mkubecek
5e4ef1a0c8 compatibility with rpm 4.4 2006-06-27 10:31:25 +00:00
asfernandes
1ed2374c94 Misc 2006-06-14 01:48:20 +00:00
asfernandes
93b5358e58 Ability to use:
1) ICU charsets through fbintl
2) UNICODE collation (charset_UNICODE) for all fbintl charsets
2006-06-13 02:38:39 +00:00