8
0
mirror of https://github.com/FirebirdSQL/firebird.git synced 2025-01-24 01:23:03 +01:00
firebird-mirror/src
2012-04-20 04:49:41 +00:00
..
alice Fixed use of UTF8 strings in services 2012-03-15 15:05:31 +00:00
auth Make plugins use passed instance of master interface, not one got from fb_get_master_interface(). This helps in case when >1 fbclient libraries is loaded by process. 2012-03-26 11:34:52 +00:00
burp Fixed CORE-3802 - Firebird runs out of memory while restoring database backup. 2012-03-31 17:23:29 +00:00
common Misc. 2012-04-10 01:40:30 +00:00
dbs Misc. 2011-10-27 01:04:14 +00:00
dsql Additional fix for CORE-3807. Otherwise, _utf8 'A' is considered equal to _win1251 'ABCD' etc. The original code didn't check for charsets/collations but IMHO this was wrong. 2012-04-13 09:11:31 +00:00
extlib Include platform definitions file common.h in firebird.h. Use OS-specific ThreadId instead artificial FB_THREAD_ID, avoiding unneeded casts in the code. This should fix BSD and MAC ports. 2012-03-01 08:55:43 +00:00
gpre Misc. 2012-04-10 01:41:32 +00:00
include - Got rid of the fixed array that kept the stream count in the first element and 255 streams after it. 2012-04-12 09:02:13 +00:00
intl Misc. 2012-04-05 18:28:44 +00:00
iscguard Fixed Windows build 2012-03-01 18:18:46 +00:00
isql Fixed bug CORE-3810 : isql: zero divide + coredump when use "-pag 0" command switch & set heading on inside .sql script 2012-04-07 18:25:44 +00:00
jrd nightly update 2012-04-20 04:49:41 +00:00
lock Misc. 2012-04-10 01:46:14 +00:00
misc nightly update 2012-04-20 04:49:41 +00:00
msgs I plan to use this msg because the current one is misleading. 2012-04-10 01:38:57 +00:00
plugins Make plugins use passed instance of master interface, not one got from fb_get_master_interface(). This helps in case when >1 fbclient libraries is loaded by process. 2012-03-26 11:34:52 +00:00
qli Include platform definitions file common.h in firebird.h. Use OS-specific ThreadId instead artificial FB_THREAD_ID, avoiding unneeded casts in the code. This should fix BSD and MAC ports. 2012-03-01 08:55:43 +00:00
remote fixed posix build 2012-04-19 05:14:01 +00:00
utilities Misc. 2012-04-05 18:28:44 +00:00
yvalve Misc. 2012-04-10 01:46:14 +00:00