mirror of
https://github.com/FirebirdSQL/firebird.git
synced 2025-01-23 04:43:03 +01:00
nightly update
This commit is contained in:
parent
8fe51d07aa
commit
0dd6a95b6c
104
ChangeLog
104
ChangeLog
@ -1,3 +1,107 @@
|
||||
2004-10-09 02:43 skidder
|
||||
|
||||
* firebird2/src/: common/classes/fb_string.cpp (1.25),
|
||||
include/fb_string.h (1.31):
|
||||
|
||||
Implement vprintf routine in Firebird::string class
|
||||
|
||||
2004-10-09 00:52 skidder
|
||||
|
||||
* firebird2/src/common/classes/fb_string.cpp (1.24):
|
||||
|
||||
Correct Firebird::string::printf behavior for very long strings
|
||||
|
||||
2004-10-08 17:05 skidder
|
||||
|
||||
* firebird2/src/include/fb_exception.h (1.13):
|
||||
|
||||
Add comment for a couple ugly aspects of exception handling (they
|
||||
need to be fixed, eventually)
|
||||
|
||||
2004-10-08 16:24 paul_reeves
|
||||
|
||||
* firebird2/src/install/arch-specific/win32/fr/lisezmoi.txt (1.1):
|
||||
|
||||
file lisezmoi.txt was initially added on branch B1_5_Release.
|
||||
|
||||
2004-10-08 16:24 paul_reeves
|
||||
|
||||
*
|
||||
|
||||
file installation_lisezmoi.txt was initially added on branch
|
||||
B1_5_Release.
|
||||
firebird2/src/install/arch-specific/win32/fr/installation_lisezmoi.
|
||||
txt (1.1):
|
||||
|
||||
2004-10-08 16:24 paul_reeves
|
||||
|
||||
*
|
||||
firebird2/src/install/arch-specific/win32/fr/custom_messages_fr.inc
|
||||
(1.1):
|
||||
|
||||
file custom_messages_fr.inc was initially added on branch
|
||||
B1_5_Release.
|
||||
|
||||
2004-10-08 16:24 paul_reeves
|
||||
|
||||
* firebird2/src/install/arch-specific/win32/custom_messages.inc
|
||||
(1.1):
|
||||
|
||||
file custom_messages.inc was initially added on branch
|
||||
B1_5_Release.
|
||||
|
||||
2004-10-08 16:24 paul_reeves
|
||||
|
||||
* firebird2/src/install/arch-specific/win32/i18n_readme.txt (1.1):
|
||||
|
||||
file i18n_readme.txt was initially added on branch B1_5_Release.
|
||||
|
||||
2004-10-08 13:10 hvlad
|
||||
|
||||
* firebird2/src/jrd/evl.cpp (1.111):
|
||||
|
||||
Move 'fini_agg_distinct' declaration and definition in alphabet
|
||||
order
|
||||
|
||||
2004-10-08 13:08 robocop
|
||||
|
||||
* firebird2/src/: dsql/metd.epp (1.70), dsql/parse.cpp (1.128),
|
||||
dsql/parse.y (1.151), dsql/pass1.cpp (1.162), dudley/exe.epp
|
||||
(1.54), jrd/dyn_def.epp (1.82), msgs/change_msgs.epp (1.17):
|
||||
|
||||
Redundant casts.
|
||||
|
||||
2004-10-08 12:18 hvlad
|
||||
|
||||
* firebird2/src/jrd/: evl.cpp (1.110), evl_proto.h (1.17):
|
||||
|
||||
Fix memory leak when a query contains both GROUP BY and DISTINCT
|
||||
and result set is empty
|
||||
|
||||
2004-10-08 10:12 robocop
|
||||
|
||||
* firebird2/src/: remote/protocol.cpp (1.47), jrd/nbak.cpp (1.43):
|
||||
|
||||
Style.
|
||||
|
||||
2004-10-08 10:11 robocop
|
||||
|
||||
* firebird2/src/utilities/ibmgr/srvrmgr.cpp (1.18):
|
||||
|
||||
Simplification
|
||||
|
||||
2004-10-08 06:47 robocop
|
||||
|
||||
* firebird2/src/: jrd/dyn_def.epp (1.81), jrd/isc_f_proto.h (1.16),
|
||||
jrd/isc_file.cpp (1.82), jrd/met.epp (1.144), jrd/sdw.cpp (1.54),
|
||||
jrd/why.cpp (1.82), jrd/os/pio_proto.h (1.13),
|
||||
jrd/os/posix/unix.cpp (1.34), jrd/os/vms/vms.cpp (1.21),
|
||||
jrd/os/win32/winnt.cpp (1.24), remote/interface.cpp (1.91),
|
||||
utilities/sbc_print.cpp (1.28):
|
||||
|
||||
Closing several possible buffer overruns. Alex is expected to
|
||||
overwrite my changes in isc_file.cpp.
|
||||
|
||||
2004-10-07 22:44 skidder
|
||||
|
||||
* firebird2/builds/posix/Makefile.in.client.fbudf (1.3):
|
||||
|
Loading…
Reference in New Issue
Block a user