1 |
< |
FBINTF Change Log version (1.1-2) Wed, 14 Mar 2018 12:45:19 +0000 |
1 |
> |
FBINTF Change Log version (1.1-3) Fri, 27 Apr 2018 09:06:10 +0100 |
2 |
> |
|
3 |
> |
1. DARWIN only syntax error: fix missing semi-colon in TFBClientAPI.LoadIBLibrary |
4 |
> |
|
5 |
> |
FBINTF Change Log version (1.1-2) Mon, 16 Apr 2018 09:30:32 +0100 |
6 |
|
|
7 |
|
1. Firebird.pas: {$OBJECTCHECKS OFF} added to file to avoid runtime error when |
8 |
|
program compiled with -CR command line switch. |
29 |
|
7. Type change: "TPerfCounters = array[TPerfStats] of Int64". Note "Int64" |
30 |
|
replaces deprecated "comp" type. |
31 |
|
|
32 |
+ |
10. Testsuite Test10 updated to include thread synchronisation for event reporting. |
33 |
+ |
|
34 |
+ |
11. URL Connection Strings: inet4 and inet6 now recognised. |
35 |
+ |
|
36 |
+ |
12. IBUtils: Parse and Make Connect String now recognise URL style loopback syntax. |
37 |
+ |
|
38 |
+ |
13. IAttachment.CharSetName2CharSetID is now performed case insensitive. |
39 |
+ |
|
40 |
|
|
41 |
|
FBINTF Change Log version (1.1-1) Tue, 27 Feb 2018 16:51:16 +0000 |
42 |
|
|