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

nightly update

This commit is contained in:
fsg 2004-10-03 01:07:31 +00:00
parent 79dde2e4b5
commit bc8e0ccf8a

View File

@ -1,3 +1,34 @@
2004-10-02 11:33 robocop
* firebird2/src/: jrd/RecordNumber.h (1.2), common/classes/tree.h
(1.42):
Member functions that don't change anything are marked const.
2004-10-02 11:31 robocop
* firebird2/src/common/classes/fb_string.cpp (1.21):
Prevent buffer overrun (equivalent to evl.cpp's concatenate).
2004-10-02 11:29 robocop
* firebird2/src/jrd/evl.cpp (1.107):
Shorter code.
2004-10-02 11:28 robocop
* firebird2/src/jrd/dpm.epp (1.57):
Restore check for negative rec number just in case.
2004-10-02 11:26 robocop
* firebird2/src/jrd/btr.cpp (1.121):
Make comment clear
2004-10-01 23:29 skidder
* firebird2/src/: jrd/common.h (1.125), lock/lock.h (1.31),