mirror of
https://github.com/FirebirdSQL/firebird.git
synced 2025-02-02 10:00:38 +01:00
nightly update
This commit is contained in:
parent
45ab8901e3
commit
75ff4c8958
80
ChangeLog
80
ChangeLog
@ -1,3 +1,83 @@
|
||||
2004-09-29 00:00 skidder
|
||||
|
||||
* firebird2/builds/win32/msvc6/: engine.dsp (1.52),
|
||||
engine_classic.dsp (1.47), engine_embed.dsp (1.26):
|
||||
|
||||
Update MSVC6 makefiles (untested)
|
||||
|
||||
2004-09-28 23:50 skidder
|
||||
|
||||
* firebird2/: builds/win32/msvc7/Firebird2.sln (1.18),
|
||||
builds/win32/msvc7/Firebird2Boot.sln (1.3),
|
||||
builds/win32/msvc7/common_static.vcproj (1.6),
|
||||
builds/win32/msvc7/engine.vcproj (1.41),
|
||||
builds/win32/msvc7/engine_classic.vcproj (1.40),
|
||||
builds/win32/msvc7/engine_embed.vcproj (1.28),
|
||||
src/common/classes/sparse_bitmap.h (1.2), src/jrd/dpm.epp (1.56),
|
||||
src/jrd/tra.cpp (1.89), src/jrd/tra.h (1.36), src/jrd/vio.cpp
|
||||
(1.111), src/jrd/vio_proto.h (1.24):
|
||||
|
||||
Fix MSVC7 builds
|
||||
|
||||
2004-09-28 22:59 arnobrinkman
|
||||
|
||||
* firebird2/builds/win32/msvc7/gpre_static.vcproj (1.7):
|
||||
|
||||
fix build
|
||||
|
||||
2004-09-28 22:25 dimitr
|
||||
|
||||
* firebird2/src/jrd/: dfw.epp (1.128), ibase.h (1.88), rlck.cpp
|
||||
(1.30), tra.cpp (1.88), tra.h (1.35):
|
||||
|
||||
Added transaction lock timeouts and new TPB value.
|
||||
|
||||
2004-09-28 19:54 dimitr
|
||||
|
||||
* firebird2/src/remote/os/win32/wnet.cpp (1.25):
|
||||
|
||||
Removed impersonation code. Minor cleanup.
|
||||
|
||||
2004-09-28 08:33 skidder
|
||||
|
||||
* firebird2/src/jrd/RecordNumber.h (1.1):
|
||||
|
||||
Teach engine to work with larger record numbers - 64-bit
|
||||
internally, 40-bit externally
|
||||
|
||||
2004-09-28 08:27 skidder
|
||||
|
||||
* firebird2/: builds/posix/make.shared.variables (1.40),
|
||||
src/common/classes/alloc.cpp (1.69), src/common/classes/alloc.h
|
||||
(1.52), src/common/classes/class_test.cpp (1.23),
|
||||
src/common/classes/tree.h (1.41), src/isql/isql.epp (1.104),
|
||||
src/jrd/all.cpp (1.39), src/jrd/all.h (1.20), src/jrd/blb.cpp
|
||||
(1.88), src/jrd/blb.h (1.18), src/jrd/blk.h (1.23), src/jrd/btn.cpp
|
||||
(1.15), src/jrd/btn.h (1.13), src/jrd/btr.cpp (1.120),
|
||||
src/jrd/btr.h (1.35), src/jrd/btr_proto.h (1.30), src/jrd/cch.cpp
|
||||
(1.108), src/jrd/cch.h (1.25), src/jrd/cmp.cpp (1.150),
|
||||
src/jrd/cvt2.cpp (1.42), src/jrd/dfw.epp (1.127), src/jrd/dpm.epp
|
||||
(1.55), src/jrd/dpm_proto.h (1.17), src/jrd/evl.cpp (1.106),
|
||||
src/jrd/evl_proto.h (1.16), src/jrd/exe.h (1.58), src/jrd/idx.cpp
|
||||
(1.71), src/jrd/jrd.cpp (1.180), src/jrd/jrd.h (1.115),
|
||||
src/jrd/nav.cpp (1.45), src/jrd/ods.h (1.30), src/jrd/opt.cpp
|
||||
(1.195), src/jrd/pag.cpp (1.81), src/jrd/req.h (1.42),
|
||||
src/jrd/rse.cpp (1.77), src/jrd/rse.h (1.35), src/jrd/sbm.cpp
|
||||
(1.19), src/jrd/sbm.h (1.9), src/jrd/sbm_proto.h (1.12),
|
||||
src/jrd/tra.cpp (1.87), src/jrd/tra.h (1.34), src/jrd/val.cpp
|
||||
(1.58), src/jrd/vio.cpp (1.110), src/jrd/vio_proto.h (1.23),
|
||||
src/common/classes/sparse_bitmap.h (1.1):
|
||||
|
||||
Teach engine to work with larger record numbers - 64-bit
|
||||
internally, 40-bit externally
|
||||
|
||||
2004-09-28 07:56 stryqx
|
||||
|
||||
* firebird2/autogen.sh (1.11):
|
||||
|
||||
MFB: Allow location of autoconf and libtool binaries to be
|
||||
specified as environment variables.
|
||||
|
||||
2004-09-28 00:42 arnobrinkman
|
||||
|
||||
* firebird2/src/jrd/btr.cpp (1.119):
|
||||
|
Loading…
Reference in New Issue
Block a user