8
0
mirror of https://github.com/FirebirdSQL/firebird.git synced 2025-01-24 07:23:03 +01:00
firebird-mirror/src
2004-10-22 02:11:55 +00:00
..
alice Misc and treat string literals as constants. 2004-10-07 08:21:15 +00:00
burp reinterpret_cast downgraded to static_cast 2004-10-18 07:17:48 +00:00
common Some folks couldn't compile... 2004-10-15 05:50:32 +00:00
dbs Removing PYXIS 2003-09-11 02:12:52 +00:00
dsql a) Error reporting functions must not overflow their buffers. 2004-10-18 07:19:36 +00:00
dudley Redundant casts. 2004-10-08 11:08:42 +00:00
extern Import POSIX regular expressions matcher: unmodified rxspencer-alpha3.8.g3. It will be used for Win32 and maybe some old unices, Linux and *BSD implement this part of POSIX spec natively 2004-07-07 22:18:30 +00:00
extlib Make fbudf more civilized: 2004-10-04 08:47:41 +00:00
gpre Looking at gpre.c in FB1 and the usage of the variable fatal_env, it's evident that the conversion SEH->C++ try/except screwed the logic. The original idea was that CPR_abort will cause the program to exit gracefully, not to continue parsing, because it's useless and clutters the console with hundreds of messages. As far as I can test, when gpre cannot attach to the db, run-time failures can be detected by gpre_static or a false result is converted in exception. The new gpre_exception propagates up to the highest level where it allows the program to exit gracefully as it was in FB1. Until now, the behavior in FB1.5 & FB2 has been annoying. When we fail to connect to the db, anything more than we do is useless; we now will print a message, clean the house and exit. Hope everyone can compile my change. 2004-10-07 09:59:02 +00:00
include Implement vprintf routine in Firebird::string class 2004-10-09 00:43:04 +00:00
install/arch-specific/solx86gcc Putted SolX86 install files from 1.5.1 to HEAD 2004-08-19 13:51:15 +00:00
intl 1.- Misc changes 2004-05-21 06:16:17 +00:00
iscguard Hack to fix mingw build (due to a mingw bug). 2004-07-02 10:47:03 +00:00
isql After talking to Ann, decided to disable several items: 2004-10-03 04:49:04 +00:00
jrd increment build number 2004-10-22 02:11:55 +00:00
lock Forgotten commit. 2004-10-13 18:45:10 +00:00
misc increment build number 2004-10-22 02:11:55 +00:00
msgs Redundant casts. 2004-10-08 11:08:42 +00:00
qli Misc. 2004-10-07 09:19:25 +00:00
remote 1) Backport my previous fix from B1_5_Release branch 2004-10-20 17:42:36 +00:00
utilities Simplification 2004-10-08 08:11:54 +00:00