8
0
mirror of https://github.com/FirebirdSQL/firebird.git synced 2025-01-23 23:23:04 +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
robocop b2e8da134f Trying to fix the interface again.
Sorry for going back and forth with constness, but in some cases it was impossible to ensure that input params aren't overwritten, thus I took const away to avoid making promises that can't be met (see the case of fetch that uses a supposedly input-only param to return data). Overwriting memory that was declared const initially is a serious error in C++ with undefined outcome so we better do not lie.
2008-04-03 10:17:24 +00:00
builds No header for prefix.hpux 2008-04-02 10:19:45 +00:00
doc Update. 2008-04-03 09:05:48 +00:00
examples Fixed compilation of empbuild. 2005-12-09 10:17:25 +00:00
extern Missing changes - please rebuild ICU 2008-02-12 16:02:08 +00:00
generated Trying to solve the CVS error in generated directory 2003-09-02 00:12:19 +00:00
lang_helpers More details about arithmetical exceptions. 2008-04-01 13:47:09 +00:00
src Trying to fix the interface again. 2008-04-03 10:17:24 +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 Misc 2007-04-03 02:31:30 +00:00
ChangeLog nightly update 2008-04-02 18:58:15 +00:00
configure.in 1. Make signals handling in yValve MT safe. 2008-02-28 18:42:30 +00:00
Makefile.in A bit better way to pass target over to sub-makefile 2003-07-15 10:49:57 +00:00