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

nightly update

This commit is contained in:
fsg 2005-02-15 02:19:17 +00:00
parent de57d71ffe
commit a04f18a464

View File

@ -1,3 +1,48 @@
2005-02-14 22:02 fsg
* firebird2/builds/posix/make.shared.variables (1.48):
Add Optimizer.cpp to posix build. FSG
2005-02-14 19:51 arnobrinkman
* firebird2/src/jrd/: opt.cpp (1.222), Optimizer.cpp (1.4):
simplify code and some cosmetic changes
2005-02-14 14:27 kkuznetsov
* firebird2/src/jrd/isc_file.cpp (1.90):
Add Solaris coge for Mnt::get
2005-02-14 07:05 robocop
* firebird2/src/jrd/: Optimizer.cpp (1.3), Optimizer.h (1.3):
Don't know if gcc is going to accept the const member functions.
There's a MemoryPool in the middle.
2005-02-14 06:54 robocop
* firebird2/src/dsql/pass1.cpp (1.193):
Do not make a new branch if the code is the same but with a
different variable.
2005-02-14 06:53 robocop
* firebird2/src/jrd/: cmp.cpp (1.170), pag.cpp (1.88), opt.cpp
(1.221):
Misc.
2005-02-14 06:51 robocop
* firebird2/src/dsql/make.cpp (1.84):
Put common code into functions.
2005-02-13 19:03 alexpeshkoff
* firebird2/src/common/classes/fb_string.h (1.3):