mirror of
https://github.com/FirebirdSQL/firebird.git
synced 2025-01-23 12:43:03 +01:00
nightly update
This commit is contained in:
parent
6c57442ea3
commit
314837966d
68
ChangeLog
68
ChangeLog
@ -1,3 +1,71 @@
|
||||
2004-11-04 20:38 skidder
|
||||
|
||||
* firebird2/src/common/classes/timestamp.cpp (1.3):
|
||||
|
||||
Fix posix build after my timestamp change
|
||||
|
||||
2004-11-04 20:14 skidder
|
||||
|
||||
* firebird2/: configure.in (1.209),
|
||||
builds/win32/msvc7/common.vcproj (1.18),
|
||||
builds/win32/msvc7/common_classic.vcproj (1.16),
|
||||
builds/win32/msvc7/common_static.vcproj (1.7),
|
||||
src/common/classes/timestamp.cpp (1.2),
|
||||
src/common/classes/timestamp.h (1.7),
|
||||
src/include/gen/autoconfig_msvc.h (1.96), src/jrd/cvt.cpp (1.57),
|
||||
src/jrd/evl.cpp (1.120), src/jrd/gds.cpp (1.157), src/jrd/mov.cpp
|
||||
(1.20):
|
||||
|
||||
Slightly adjust Dmitry's Firebird::TimeStamp class to make it more
|
||||
useful, change is coordiated with Dmitry. Use thread-safe
|
||||
localtime_r routine when it is available
|
||||
|
||||
2004-11-04 20:08 skidder
|
||||
|
||||
* firebird2/src/utilities/nbackup.cpp (1.37):
|
||||
|
||||
Add .nbk extension to file names generated by nbackup as suggested
|
||||
by Oliver
|
||||
|
||||
2004-11-04 19:59 skidder
|
||||
|
||||
* firebird2/src/include/gen/msgs.h (1.19):
|
||||
|
||||
regenerated msgs.h
|
||||
|
||||
2004-11-04 19:54 skidder
|
||||
|
||||
* firebird2/src/utilities/nbackup.cpp (1.36):
|
||||
|
||||
Improve NBACKUP diagnistics once again
|
||||
|
||||
2004-11-04 19:29 skidder
|
||||
|
||||
* firebird2/src/utilities/nbackup.cpp (1.35):
|
||||
|
||||
Fix bug in parameter parsing for NBACKUP, username/password were
|
||||
only recognized in the beginning of command. Improve diagnostics
|
||||
for invalid options given on command
|
||||
|
||||
2004-11-04 06:42 robocop
|
||||
|
||||
* firebird2/builds/win32/msvc6/ib_udf.dsp (1.18):
|
||||
|
||||
Remove the reference to ib_udf.c from MSVC6.
|
||||
|
||||
2004-11-04 06:34 robocop
|
||||
|
||||
* firebird2/builds/win32/msvc6/: common.dsp (1.27),
|
||||
common_classic.dsp (1.21), common_static.dsp (1.6):
|
||||
|
||||
Fix MSVC6 build after timestamp.cpp was created.
|
||||
|
||||
2004-11-04 06:26 robocop
|
||||
|
||||
* firebird2/src/common/classes/timestamp.h (1.6):
|
||||
|
||||
Be explicit.
|
||||
|
||||
2004-11-04 02:57 asfernandes
|
||||
|
||||
* firebird2/src/jrd/unicode_util.h (1.1):
|
||||
|
Loading…
Reference in New Issue
Block a user