8
0
mirror of https://github.com/FirebirdSQL/firebird.git synced 2025-01-29 03:23:03 +01:00
firebird-mirror/src
2006-06-29 12:25:50 +00:00
..
alice cleanup 2006-06-06 10:34:32 +00:00
burp Misc. 2006-06-16 08:13:20 +00:00
common Warnings 2006-06-29 09:06:32 +00:00
config force use of redefined new/delete 2006-06-16 12:36:09 +00:00
dbs fixed SF bug 229237 2005-12-30 16:08:44 +00:00
dsql Regenerate 2006-06-26 20:58:46 +00:00
dudley It seems that all of Jim's hand-made parsers have had the same bug for 20 years in compilers that treat the "char" type as signed byte internally: they get random character attributes because they apply negative indices (obviously out of bounds) to the array of char attributes for any char value greater than 127. And all of them do their work in slightly but almost equal way... tell me about code redundance! This without losing time fixing unused stuff like jrd/jlx.c. 2006-06-08 05:15:37 +00:00
extlib Migrate fbudf to platform-neutral integral types. 2006-06-03 05:24:33 +00:00
gpre applied Damyan's patch for gcc 4.0.1 2006-06-23 08:33:33 +00:00
include Blob sub_types greater than 1 (text) are for our internal ussage. Negative blob sub_types are for users. Stop users from creating columns with blob sub_types beyond. Probably the same check has to be done in DYN. 2006-06-02 08:44:19 +00:00
install/arch-specific/solx86gcc Changed name to security2.fdb 2005-02-24 12:24:38 +00:00
intl Misc: avoiding some const_cast's. 2006-06-15 04:35:29 +00:00
iscguard A bunch of changes targeted to support multi-instancing on win32. 2006-04-20 10:35:44 +00:00
isql Small correction thanks to Claudio 2006-06-28 18:33:31 +00:00
jrd increment build number 2006-06-29 12:25:50 +00:00
lock Cleanup. 2006-06-02 08:26:08 +00:00
misc increment build number 2006-06-29 12:25:50 +00:00
msgs Misc 2006-06-10 02:21:31 +00:00
qli It seems that all of Jim's hand-made parsers have had the same bug for 20 years in compilers that treat the "char" type as signed byte internally: they get random character attributes because they apply negative indices (obviously out of bounds) to the array of char attributes for any char value greater than 127. And all of them do their work in slightly but almost equal way... tell me about code redundance! This without losing time fixing unused stuff like jrd/jlx.c. 2006-06-08 05:15:37 +00:00
remote Cleanup. 2006-06-02 08:26:08 +00:00
utilities ported fix from release - restored warning about too long password 2006-06-20 07:19:43 +00:00
vulcan added alloc.h to the rest of vulcan stuff - thanks to Michal 2006-06-19 06:42:44 +00:00