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

52497 Commits

Author SHA1 Message Date
firebirds
84d742a90c increment build number 2017-08-16 00:05:49 +00:00
83e1342979 Partially backported CORE-5536: Connections compressed/encrypted in Attachment::getInfo() tags 2017-08-15 16:46:19 +03:00
firebirds
45fe3014f6 increment build number 2017-08-03 00:05:20 +00:00
31ce125788 Backported fix for CORE-5591: Engine hangs soon after some errors during transaction start 2017-08-02 15:05:38 +03:00
firebirds
12708fe237 increment build number 2017-08-02 00:05:16 +00:00
6fab8fdb94 Committed updated pascal interfaces 2017-08-01 18:22:08 +03:00
firebirds
92b66a3a32 increment build number 2017-07-26 00:05:28 +00:00
Ilya Eremin
cdaab7f30a Excess conversion of sql statement to UTF8 is removed from fbtrace (#101) 2017-07-25 12:36:22 +03:00
firebirds
e69e1bcff0 increment build number 2017-07-25 00:05:20 +00:00
Adriano dos Santos Fernandes
830372f0b9 Another try to fix CORE-5570 - Negative infinity (double) shown incorrectly without sign in isql - without breaking MSVC build. 2017-07-24 15:17:00 +00:00
firebirds
6af61deaf9 increment build number 2017-07-22 00:05:40 +00:00
Adriano dos Santos Fernandes
1b670aeeca Revert "Fixed CORE-5570 - Negative infinity (double) shown incorrectly without sign in isql." - not compiling in MSVC.
This reverts commit 63080abc1e.
2017-07-21 19:29:06 +00:00
firebirds
23fb106cbe increment build number 2017-07-20 00:05:12 +00:00
Ilya Eremin
cf558fa11b Conversion of statements, procedures and functions parameters (CHAR and VARCHAR) to UTF8 in trace log (#95)
* Conversion of statements, procedures and functions parameters (CHAR and VARCHAR) to UTF8 in trace log

* cloop interface version check is added for getTextUTF8 function
2017-07-19 17:42:34 +03:00
17d1771830 Backported fix for CORE-5588: DbInfo interface is not passed to ancillary instances of plugin 2017-07-19 17:22:47 +03:00
firebirds
55f0659d58 increment build number 2017-07-19 00:04:50 +00:00
Adriano dos Santos Fernandes
63080abc1e Fixed CORE-5570 - Negative infinity (double) shown incorrectly without sign in isql. 2017-07-18 18:25:17 +00:00
fd03822796 No English.lproj now 2017-07-18 13:18:04 +02:00
de81f862ce Minor modification 2017-07-18 13:18:04 +02:00
faeeaef2d2 Update info for the installer 2017-07-18 13:18:04 +02:00
481b852635 Update info for the installer 2017-07-18 13:18:04 +02:00
5deb08ea23 wrongly added 2017-07-18 13:18:04 +02:00
3152121653 No English.lproj now 2017-07-18 13:18:04 +02:00
f2de296fe9 Minor modification 2017-07-18 13:18:04 +02:00
9fe004a458 Update info for the installer 2017-07-18 13:18:04 +02:00
9c491e76d3 Update info for the installer 2017-07-18 13:18:04 +02:00
47bc160d8e Place fbintl.conf in the intl subfolder 2017-07-18 13:18:04 +02:00
61baaccae8 More changes for the installer 2017-07-18 13:18:04 +02:00
8ef9fafb70 Final changes to the installer 2017-07-18 13:18:04 +02:00
4eafc6c294 Allow users to change server modes 2017-07-18 13:18:04 +02:00
78376b0797 Run postfix manually 2017-07-18 13:18:04 +02:00
53c83b3b25 More work on postfix 2017-07-18 13:18:04 +02:00
0b0d02fea7 Tidy unwanted dnl's 2017-07-18 13:18:04 +02:00
20542beae1 clock_gettime is only supported on 10.12, but lazy binding means that the code will compile even though version-min is set to 10.7 and Firebird will then throw a run time error on any versions of OSX post 10.7 and pre 10.12 - disable the function 2017-07-18 13:18:04 +02:00
ca751e5b72 reinstate otool for plugin examples 2017-07-18 13:18:04 +02:00
030324bdb8 English.lproj contents no longer needed, use Resources instead 2017-07-18 13:18:04 +02:00
4ad4971115 Pick up ICU libraries during build time 2017-07-18 13:18:04 +02:00
ff783b02b2 Darwin postfix for 3.x 2017-07-18 13:18:04 +02:00
d21556d2e1 Darwin install file for 3.x 2017-07-18 13:18:04 +02:00
271725ba61 Support glibtool on Darwin 2017-07-18 13:18:04 +02:00
a38df462ff Updated build files for 3.x 2017-07-18 13:18:04 +02:00
16ea677411 Find icu libs within the framework 2017-07-18 13:18:04 +02:00
1a808f4f66 Startupitems is no longer needed 2017-07-18 13:18:04 +02:00
f116f25a90 Add readme to install for Firebird 3.x 2017-07-18 13:18:04 +02:00
531733d296 Firebird 3.x updated install script 2017-07-18 13:18:04 +02:00
b38aee0981 Firebird 3.x updated preupgrade script 2017-07-18 13:18:04 +02:00
c825391be4 Remove old change server mode and add new one 2017-07-18 13:18:04 +02:00
0fba521fcd Firebird 3.x updated launctl scripts 2017-07-18 13:18:04 +02:00
firebirds
eda27b866c increment build number 2017-07-18 00:05:09 +00:00
Adriano dos Santos Fernandes
b2112be29e Backport fix for CORE-5580 - Signature of packaged functions is not checked for mismatch with [NOT] DETERMINISTIC attribute. 2017-07-17 18:14:56 +00:00