8
0
mirror of https://github.com/FirebirdSQL/firebird.git synced 2025-01-23 06:03:02 +01:00
This is a mirror of the firebird repo on github. It is not intended for use as a working repo. This repo is resync'ed with github every thirty minutes.
Go to file
dimitr 81466c3768 1) Fixed XCP_MESSAGE_LENGTH to represent the real max length. We have the column defined as VARCHAR(1023), so there's no need to subtract the overhead.
2) Slightly refactored the message buffer management.
3) Fixed the buffer overrun in the release build.
2013-07-10 11:44:39 +00:00
builds Misc. 2013-07-06 23:11:13 +00:00
doc Avoid bad style - thanks to Mark 2013-06-21 16:19:49 +00:00
examples Misc. 2013-06-28 02:03:10 +00:00
extern update config files after fixing recent version of autoconf/automake/libtool complain about the firebird 2013-03-28 09:32:30 +00:00
generated Trying to solve the CVS error in generated directory 2003-09-02 00:12:19 +00:00
lang_helpers Added operator include to config files 2013-03-27 11:45:02 +00:00
src 1) Fixed XCP_MESSAGE_LENGTH to represent the real max length. We have the column defined as VARCHAR(1023), so there's no need to subtract the overhead. 2013-07-10 11:44:39 +00:00
acx_pthread.m4 Use GNU autoconf macros to determine switches required to generate threaded binaries properly 2004-10-04 05:23:56 +00:00
autogen.sh PKG_NAME is now Firebird3 for trunk 2011-05-20 08:31:32 +00:00
binreloc.m4 OSRI and new posix build 2010-10-12 08:02:57 +00:00
ChangeLog nightly update 2013-07-10 00:40:38 +00:00
configure.ac Renamed aliases.conf to databases.conf as suggested by Dmitry 2013-04-08 16:28:05 +00:00
Makefile.in A bit better way to pass target over to sub-makefile 2003-07-15 10:49:57 +00:00
mkChangeLog.sh Check svn exit codes in order to avoid half-done ChangeLog 2011-07-01 11:08:17 +00:00