8
0
mirror of https://github.com/FirebirdSQL/firebird.git synced 2025-01-23 06:03:02 +01:00

nightly update

This commit is contained in:
fsg 2008-12-18 19:38:47 +00:00
parent 7073526ade
commit c6f480e2b9

View File

@ -1,3 +1,98 @@
2008-12-18 15:51 alexpeshkoff
* firebird2/src/qli/: compile.cpp (1.32), dtr.cpp (1.61), dtr.h
(1.34), eval.cpp (1.52), exe.cpp (1.60), expand.cpp (1.41),
format.cpp (1.39), gener.cpp (1.44), meta.epp (1.74), mov.cpp
(1.46), parse.cpp (1.47), picstr.cpp (1.33):
Fixed CORE-2247: Message and descriptor buffers are not aligned
properly in QLI
2008-12-18 14:49 dimitr
* firebird2/src/jrd/os/win32/mod_loader.cpp (1.15):
Sync with MSVC8 changes.
2008-12-18 13:09 robocop
* firebird2/src/jrd/: sort.cpp (1.116), tra.cpp (1.188), utl.cpp
(1.124):
Style.
2008-12-18 12:29 robocop
* firebird2/src/jrd/: Optimizer.cpp (1.102), isc_file.cpp (1.123),
opt.cpp (1.328), pag.cpp (1.196), par.cpp (1.221):
Style.
2008-12-18 11:57 robocop
* firebird2/src/jrd/: blb.cpp (1.186), dyn.epp (1.138), dyn.h
(1.40), dyn_def.epp (1.174), dyn_del.epp (1.79), dyn_mod.epp
(1.110), dyn_ut_proto.h (1.17), dyn_util.epp (1.55), event.cpp
(1.78), evl.cpp (1.282), exe.cpp (1.279), filters.cpp (1.67),
fun.epp (1.109), functions.cpp (1.37), gds.cpp (1.267), grant.epp
(1.68), idx.cpp (1.145), met.epp (1.267), met_proto.h (1.70),
pcmet.epp (1.58), why.cpp (1.222):
Style.
2008-12-18 11:48 dimitr
* firebird2/builds/win32/msvc9/: DllNoEmbedManifest.vsprops (1.1),
fbudf.vcproj (1.2), ib_udf.vcproj (1.2), ib_util.vcproj (1.2),
intl.vcproj (1.2):
Sync with MSVC8 changes.
2008-12-18 11:47 robocop
* firebird2/src/jrd/: DebugInterface.cpp (1.11), alt.cpp (1.77),
btr.cpp (1.220), builtin.cpp (1.13), cch.cpp (1.217), cmp.cpp
(1.327), dbg.cpp (1.39), dfw.epp (1.255), dpm.epp (1.82), dsc2.h
(1.13):
Style.
2008-12-18 05:33 robocop
* firebird2/src/msgs/: messages2.sql (1.74), system_errors2.sql
(1.51):
Misc.
2008-12-18 02:31 asfernandes
* firebird2/src/msgs/modify_msgs.epp (1.15):
Misc
2008-12-18 02:28 asfernandes
* firebird2/src/jrd/os/win32/mod_loader.cpp (1.14):
Const
2008-12-18 02:24 asfernandes
* firebird2/src/: common/classes/MsgPrint.h (1.5),
common/classes/locks.cpp (1.20), jrd/DatabaseSnapshot.cpp (1.82),
jrd/jrd.cpp (1.497), jrd/nbak.cpp (1.88), jrd/pag_proto.h (1.23),
jrd/sdw.cpp (1.87), jrd/os/win32/mod_loader.cpp (1.13),
remote/interface.cpp (1.201):
Misc
2008-12-18 02:23 asfernandes
* firebird2/src/: include/gen/sql_state.h (1.35),
msgs/system_errors2.sql (1.50):
Use better SQL state code, per Bill request
2008-12-17 13:08 dimitr
* firebird2/src/jrd/: DatabaseSnapshot.cpp (1.81),