1 |
< |
FBINTF Change Log version (1.1-2) Wed, 14 Mar 2018 12:45:19 +0000 |
1 |
> |
FBINTF Change Log version (1.1-2) Fri, 16 Mar 2018 10:24:10 +0000 |
2 |
|
|
3 |
|
1. Firebird.pas: {$OBJECTCHECKS OFF} added to file to avoid runtime error when |
4 |
|
program compiled with -CR command line switch. |
25 |
|
7. Type change: "TPerfCounters = array[TPerfStats] of Int64". Note "Int64" |
26 |
|
replaces deprecated "comp" type. |
27 |
|
|
28 |
+ |
10. Testsuite Test10 updated to include thread synchronisation for event reporting. |
29 |
+ |
|
30 |
|
|
31 |
|
FBINTF Change Log version (1.1-1) Tue, 27 Feb 2018 16:51:16 +0000 |
32 |
|
|