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

nightly update

This commit is contained in:
fsg 2008-12-27 19:40:02 +00:00
parent 13c4644fcf
commit dc4953fc28

100
ChangeLog
View File

@ -1,3 +1,103 @@
2008-12-27 19:31 asfernandes
* firebird2/: builds/mac_os_x/CS/CS.pbproj/project.pbxproj (1.16),
src/misc/fb_boilerplate.h (1.6):
Remove fb_boilerplate.h (aka "Nickolay's license template file")
2008-12-27 19:24 asfernandes
* firebird2/:
builds/install/arch-specific/hpux/classic/preInstall.sh.in (1.3),
builds/install/arch-specific/hpux/classic/tarmainInstall.sh.in
(1.3),
builds/install/arch-specific/hpux/classic/tarmainUninstall.sh.in
(1.3),
builds/install/arch-specific/hpux/super/makeinstallImage.sh.in
(1.3), builds/install/arch-specific/hpux/super/tarInstall.sh.in
(1.3), builds/install/arch-specific/hpux/super/tarUninstall.sh.in
(1.3), builds/install/arch-specific/hpux/super/tarmainInstall.sh.in
(1.3),
builds/install/arch-specific/hpux/super/tarmainUninstall.sh.in
(1.3), builds/old_prefixes/prefix.darwin (1.2),
builds/old_prefixes/prefix.freebsd (1.2),
builds/old_prefixes/prefix.linux (1.2),
builds/old_prefixes/prefix.netbsd (1.2),
builds/old_prefixes/prefix.solx86 (1.2),
builds/posix/Makefile.in.codes (1.22),
builds/posix/Makefile.in.fbutil (1.7),
builds/posix/Makefile.in.msgs (1.19), builds/posix/fbintl.hpux.vers
(1.3), builds/posix/make.platform.solaris.examples (1.3),
src/install/arch-specific/solx86gcc/Makefile.in (1.3),
src/misc/fb_boilerplate.h (1.5):
Misc
2008-12-27 19:15 asfernandes
* firebird2/:
builds/install/arch-specific/hpux/classic/postUninstall.sh.in
(1.5), builds/install/arch-specific/hpux/classic/preUninstall.sh.in
(1.4), builds/install/arch-specific/hpux/classic/tarInstall.sh.in
(1.4), builds/install/arch-specific/hpux/classic/tarUninstall.sh.in
(1.4),
builds/install/arch-specific/hpux/misc/changegdslibrarycompatibleLink.sh.in
(1.4), src/gpre/c_cxx.cpp (1.77), src/gpre/cmp.cpp (1.42),
src/gpre/cob.cpp (1.72), src/gpre/gpre_meta.epp (1.63),
src/gpre/gpre_meta_boot.cpp (1.58), src/gpre/msc_proto.h (1.18),
src/gpre/rmc.cpp (1.14), src/gpre/sqe.cpp (1.58), src/gpre/sql.cpp
(1.77):
Misc
2008-12-27 11:04 robocop
* firebird2/src/gpre/: ada.cpp (1.57), c_cxx.cpp (1.76), cme.cpp
(1.51), cob.cpp (1.71), exp.cpp (1.47), ftn.cpp (1.68), gpre.cpp
(1.96), gpre.h (1.95), gpre_meta.epp (1.62), gpre_meta.h (1.16),
gpre_meta_boot.cpp (1.57), gpre_proto.h (1.11), gpreswi.h (1.22),
pas.cpp (1.59), pat.cpp (1.33), rmc.cpp (1.13), sql.cpp (1.76):
Cleanup: style, get rid of typedef needed by plain C, other C++
legacy declarations, etc. Fourth pass.
2008-12-27 09:38 robocop
* firebird2/src/gpre/: c_cxx.cpp (1.75), cmd.cpp (1.48), exp.cpp
(1.46), gpre.cpp (1.95), gpre.h (1.94), gpre_meta.epp (1.61),
gpre_meta_boot.cpp (1.56), gpreswi.h (1.21), par.cpp (1.74),
parse.h (1.14), pat.cpp (1.32), sqe.cpp (1.57), sql.cpp (1.75):
Cleanup: style, get rid of typedef needed by plain C, other C++
legacy declarations, etc. Third pass, boolean and languages
cleanup.
2008-12-27 09:37 robocop
* firebird2/builds/win32/msvc9/gpre_boot.vcproj (1.2):
Cleanup: gpre_boot doesn't need additional languages.
2008-12-27 08:02 robocop
* firebird2/src/jrd/Collation.cpp (1.16):
Style.
2008-12-27 08:00 robocop
* firebird2/src/gpre/: ada.cpp (1.56), c_cxx.cpp (1.74), cmd.cpp
(1.47), cme.cpp (1.50), cmp.cpp (1.41), cob.cpp (1.70), exp.cpp
(1.45), exp_proto.h (1.15), fbrmclib.cpp (1.8), ftn.cpp (1.67),
gpre.cpp (1.94), gpre.h (1.93), gpre_meta.epp (1.60),
gpre_meta_boot.cpp (1.55), int_cxx.cpp (1.43), jrdmet.cpp (1.24),
msc.cpp (1.28), msc_proto.h (1.17), par.cpp (1.73), pas.cpp (1.58),
pretty.cpp (1.36), rmc.cpp (1.12), sqe.cpp (1.56), sqe_proto.h
(1.13), sql.cpp (1.74):
Cleanup: style, get rid of typedef needed by plain C, other C++
legacy declarations, etc. Second pass.
2008-12-26 15:39 alexpeshkoff
* firebird2/builds/install/: arch-specific/hpux/Makefile.in (1.7),