8
0
mirror of https://github.com/FirebirdSQL/firebird.git synced 2025-01-23 00:43: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
alexpeshkoff 949defe5e6 Implemented CORE-4317: Make ISQL use new object API with 32-bit length for object sizes (messages, SQL statements, etc.)
Implementation also includes changes in GPRE, but this utility is not complete - only commands, used in ISQL,
are working in code generator for new API.
New interface IUtl is added - it performs tasks, related with database objects (attachment, transaction, etc.),
but not requiring routing in YValve, i.e. client only tasks.
2014-01-15 13:02:08 +00:00
builds Implemented CORE-4317: Make ISQL use new object API with 32-bit length for object sizes (messages, SQL statements, etc.) 2014-01-15 13:02:08 +00:00
doc Updated the README. 2014-01-13 09:07:38 +00:00
examples Misc and warnings. 2013-12-29 00:35:50 +00:00
extern Use better way to ignore unused return value - thanks to Adriano 2013-11-20 12:12:07 +00:00
generated Trying to solve the CVS error in generated directory 2003-09-02 00:12:19 +00:00
lang_helpers Commit missing generated files. 2014-01-13 02:03:51 +00:00
src Implemented CORE-4317: Make ISQL use new object API with 32-bit length for object sizes (messages, SQL statements, etc.) 2014-01-15 13:02:08 +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 Avoid duplicated version check 2013-10-18 12:35:55 +00:00
binreloc.m4 OSRI and new posix build 2010-10-12 08:02:57 +00:00
ChangeLog nightly update 2014-01-15 00:31:23 +00:00
configure.ac Enable the use of autoconf 2.67 (of Ubuntu 11.04). 2013-11-26 14:35:10 +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