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

nightly update

This commit is contained in:
fsg 2006-08-14 02:19:46 +00:00
parent 6c45171800
commit 3f773e1c43

View File

@ -1,3 +1,32 @@
2006-08-13 08:47 robocop
* firebird2/src/jrd/evl.cpp (1.192):
Do not cheat with const.
2006-08-13 08:46 robocop
* firebird2/src/: dsql/node.h (1.80), dsql/pass1.cpp (1.279),
jrd/DataTypeUtil.cpp (1.3), jrd/dfw.epp (1.190), jrd/met.epp
(1.201), jrd/vio.cpp (1.169):
Misc.
2006-08-13 08:42 robocop
* firebird2/src/dsql/ddl.cpp (1.182):
Misc and better skipping of irrelevant characters in procedure
bodies (do not spoil user formatting as requested by Dmitry).
2006-08-13 08:24 robocop
* firebird2/builds/win32/msvc6/: engine.dsp (1.68),
engine_classic.dsp (1.64), engine_embed.dsp (1.43):
MSVC6 insists in restoring RTTI enabled when the project files are
modified. Let's see if I convince it this time.
2006-08-12 19:21 hvlad
* firebird2/src/jrd/btr.cpp (1.177):