8
0
mirror of https://github.com/FirebirdSQL/firebird.git synced 2025-02-02 10:40:38 +01:00

nightly update

This commit is contained in:
fsg 2009-05-05 18:39:18 +00:00
parent 96bb86670b
commit 6f84a7fdf8

View File

@ -1,3 +1,92 @@
2009-05-05 16:46 robocop
* firebird2/src/intl/collations/: koi8r_ru.h (1.4), koi8u_ua.h
(1.4), win1257_ee.h (1.4), win1257_lt.h (1.4), win1257_lv.h (1.4):
Add license and give proper credits (better late than never).
2009-05-05 14:46 robocop
* firebird2/src/intl/collations/: bl88591ca0.h (1.7), bl88591da0.h
(1.8), bl88591de0.h (1.7), bl88591es0.h (1.8), bl88591fi0.h (1.7),
bl88591fr0.h (1.7), bl88591is0.h (1.7), bl88591it0.h (1.7),
bl88591nl0.h (1.7), bl88591no0.h (1.8), bl88591pt0.h (1.7),
bl88591ptbr0.h (1.6), bl88591sv0.h (1.7), bl88591uk0.h (1.7),
bl88591us0.h (1.8), blNEXTde0.h (1.7), blNEXTes0.h (1.7),
blNEXTfr0.h (1.7), blNEXTit0.h (1.7), blNEXTus0.h (1.8), db437de0.h
(1.8), db437es1.h (1.9), db437fi0.h (1.8), db437fr0.h (1.8),
db437it0.h (1.8), db437nl0.h (1.8), db437sv0.h (1.8), db437uk0.h
(1.8), db437us0.h (1.8), db850cf0.h (1.8), db850de0.h (1.8),
db850es0.h (1.9), db850fr0.h (1.8), db850it1.h (1.8), db850nl0.h
(1.8), db850pt0.h (1.8), db850sv1.h (1.8), db850uk0.h (1.8),
db850us0.h (1.8), db852cz0.h (1.9), db852po0.h (1.8), db852sl0.h
(1.7), db857tr0.h (1.7), db860pt0.h (1.7), db863cf1.h (1.7),
db865da0.h (1.7), db865no0.h (1.7), db866ru0.h (1.7), koi8r_ru.h
(1.3), koi8u_ua.h (1.3), pd437intl.h (1.7), pd437swedfin.h (1.7),
pd852czech.h (1.7), pd852hundc.h (1.8), pd852polish.h (1.7),
pd852slovene.h (1.7), pd861iceland.h (1.7), pd865nordan40.h (1.7),
pd866cyrr.h (1.7), pw1250czech.h (1.8), pw1250hun.h (1.8),
pw1250hundc.h (1.8), pw1250polish.h (1.7), pw1250slov.h (1.7),
pw1251cyrr.h (1.7), pw1252i850.h (1.7), pw1252intl.h (1.7),
pw1252nor4.h (1.7), pw1252ptbr.h (1.4), pw1252span.h (1.8),
pw1252swfn.h (1.7), pw1253greek1.h (1.7), pw1254turk.h (1.7),
win1250bsba.h (1.3), win1257_ee.h (1.3), win1257_lt.h (1.3),
win1257_lv.h (1.3), win_cz.h (1.3), win_cz_ci_ai.h (1.3),
xx1251_ua.h (1.7), xx885913lt.h (1.5), xx88592czech.h (1.8),
xx88592hun.h (1.5), xx88592plk.h (1.3):
Misc.
2009-05-05 13:45 robocop
* firebird2/src/: qli/all.cpp (1.39), qli/command.cpp (1.33),
qli/compile.cpp (1.40), qli/dtr.cpp (1.69), qli/eval.cpp (1.59),
qli/exe.cpp (1.64), qli/expand.cpp (1.48), qli/format.cpp (1.46),
qli/gener.cpp (1.52), qli/help.epp (1.31), qli/lex.cpp (1.48),
qli/meta.epp (1.80), qli/mov.cpp (1.53), qli/parse.cpp (1.53),
qli/picstr.cpp (1.42), qli/proc.epp (1.35), qli/report.cpp (1.25),
qli/show.epp (1.51), remote/inet.cpp (1.283), remote/interface.cpp
(1.217):
Style and misc.
2009-05-05 11:32 dimitr
* firebird2/src/jrd/btr.cpp (1.242):
Fixed CORE-2449: Unexpected "lock conflict" error can be thrown
instead of other (expected) exception.
2009-05-05 10:06 alexpeshkoff
* firebird2/: configure.in (1.339),
builds/posix/make.platform.solaris.examples (1.6),
builds/posix/prefix.solaris (1.27),
builds/posix/prefix.solaris-64SCC (1.10),
builds/posix/prefix.solaris-64gcc (1.11),
builds/posix/prefix.solx86 (1.32), builds/posix/prefix.solx86gcc_64
(1.7), extern/icu/source/config/mh-solaris (1.6),
src/common/thd.cpp (1.7), src/common/classes/alloc.h (1.87),
src/common/classes/condition.h (1.5), src/common/classes/fb_tls.h
(1.29), src/common/classes/locks.cpp (1.22),
src/common/classes/locks.h (1.56), src/common/classes/rwlock.h
(1.40), src/gpre/gpre.h (1.108), src/jrd/SysFunction.cpp (1.72),
src/jrd/ThreadData.h (1.9), src/jrd/ThreadStart.cpp (1.17),
src/jrd/ThreadStart.h (1.6), src/jrd/common.h (1.197),
src/jrd/exe.cpp (1.298), src/jrd/isc.h (1.44), src/jrd/isc_sync.cpp
(1.193), src/jrd/why.cpp (1.241), src/utilities/guard/util.cpp
(1.20), src/utilities/ibmgr/srvrmgr.cpp (1.39):
1. Solaric/Sparc SunProCC port. 2. Cleanup SOLARIS_MT threading
model.
2009-05-05 09:27 alexpeshkoff
* firebird2/src/jrd/: blb.cpp (1.198), btr.cpp (1.241):
Fixed bugs noticed by Claudio
2009-05-04 13:59 hvlad
* firebird2/src/jrd/dfw.epp (1.273):