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

nightly update

This commit is contained in:
fsg 2004-11-04 02:10:32 +00:00
parent 0814c509de
commit 261de38d11

View File

@ -1,3 +1,70 @@
2004-11-04 02:57 asfernandes
* firebird2/src/jrd/unicode_util.h (1.1):
file unicode_util.h was initially added on branch B2_0_intl.
2004-11-04 02:57 asfernandes
* firebird2/src/jrd/unicode_util.cpp (1.1):
file unicode_util.cpp was initially added on branch B2_0_intl.
2004-11-04 02:35 robocop
* firebird2/builds/win32/preprocess.bat (1.32):
Misc typo
2004-11-04 01:25 skidder
* firebird2/builds/win32/preprocess.bat (1.31):
Enable Claudio's workaround of using boot gpre for a few files in
build process to permit using Firebird 1.5 or 1.0 as a build host
engine. Medium-term solution would probably be to replicate boot
build process for POSIX on Windows, it is not difficult
2004-11-04 00:47 skidder
* firebird2/builds/posix/make.shared.variables (1.41):
Fix POSIX build
2004-11-03 18:26 dimitr
* firebird2/src/: common/classes/timestamp.cpp (1.1),
common/classes/timestamp.h (1.5), jrd/req.h (1.44):
Improved TimeStamp slightly to suit non-engine needs.
2004-11-03 15:16 fsg
* firebird2/src/extlib/: ib_udf.cpp (1.5), ib_udf2.sql (1.3):
Renamed old rand udf to srand added new rand function without seed
FSG
2004-11-03 13:06 paulbeach
* firebird2/builds/install/misc/firebird.conf (1.11):
Fix minor typo
2004-11-03 09:38 skidder
* firebird2/src/common/classes/: ClumpletReader.cpp (1.3),
ClumpletReader.h (1.3), ClumpletWriter.cpp (1.3), ClumpletWriter.h
(1.3):
Bunch of fixes in clumplet readers and writers
2004-11-03 09:36 skidder
* firebird2/src/common/classes/sparse_bitmap.h (1.11):
Remove comment which is no longer pertinent
2004-11-03 00:07 arnobrinkman
* firebird2/src/dsql/pass1.cpp (1.167):