8
0
mirror of https://github.com/FirebirdSQL/firebird.git synced 2025-01-23 22:03:03 +01:00
firebird-mirror/src
robocop 70d5ebdfdf - Got rid of the fixed array that kept the stream count in the first element and 255 streams after it.
- Changed streams from UCHAR to ULONG as Dmitry wanted
- Got rid of some redundant flags to indicate BLR level
- Misc changes (for example, converted to test for DBB_read_only in Database to a function)
- BLR v6 is left commented (waiting for a better solution to appear, if any exists)
- This change is not going to raise the engine limits until a solution is found to express more than 255 streams in BLR.
2012-04-12 09:02:13 +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 - 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
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 - 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
lock Misc. 2012-04-10 01:46:14 +00:00
misc nightly update 2012-04-12 04:48:38 +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 Misc. 2012-04-10 01:46:14 +00:00
utilities Misc. 2012-04-05 18:28:44 +00:00
yvalve Misc. 2012-04-10 01:46:14 +00:00