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

nightly update

This commit is contained in:
fsg 2004-09-30 01:08:52 +00:00
parent 0e8dc3dc78
commit 6208c7d79a

View File

@ -1,3 +1,50 @@
2004-09-29 23:58 arnobrinkman
* firebird2/src/common/classes/sparse_bitmap.h (1.3):
fix bug with singular bitmaps, in consideration with Nickolay
2004-09-29 12:11 paul_reeves
* firebird2/src/remote/inet_server.cpp (1.44):
No need to specifically log sigpipe errors when running SuperServer
on *nix
2004-09-29 10:20 robocop
* firebird2/src/jrd/dbt.cpp (1.30):
Don't know if it will work, but at least reflects the previous
changes in other places.
2004-09-29 08:42 robocop
* firebird2/src/extlib/fbudf/fbudf.sql (1.6):
Put comment on deprecated functions.
2004-09-29 08:41 robocop
* firebird2/src/extlib/fbudf/fbudf.cpp (1.18):
Fix problem reported by "jssahdra" in fb-support. Numeric overflow
caused resulting timestamp to go backwards instead of forward.
2004-09-29 05:46 robocop
* firebird2/src/jrd/gdsassert.h (1.13):
Do not override local fb_assert like the ones in gpre and dsql.
(The problem appeared when I applied utils_proto.h in more places.)
2004-09-29 05:44 robocop
* firebird2/src/isql/isql.epp (1.105):
Solve assertion in latest MSVC regarding isspace() with two helper
functions. This is a mere reorganization of Adriano's fix.
2004-09-29 00:00 skidder 2004-09-29 00:00 skidder
* firebird2/builds/win32/msvc6/: engine.dsp (1.52), * firebird2/builds/win32/msvc6/: engine.dsp (1.52),