8
0
mirror of https://github.com/FirebirdSQL/firebird.git synced 2025-02-02 10:40:38 +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 d513daa574 Divide IStatus information into 3 parts: errors, warnings and completion code.
Errors and warnings are processed in IStatus independently. Completion code
is moved away from IStatus and returned directly by appropriate functions.
Replaced isSuccess() with more generic function getStatus(), which sets
appropriate bits in returned value when errors/warnings are present.

Also use same style when returning bytes' array and it's length in different
interfaces.
2014-08-27 09:24:30 +00:00
builds Cleanup and small refactoring to avoid redundancy. 2014-08-15 14:20:11 +00:00
doc Misc. 2014-08-06 02:12:01 +00:00
examples Divide IStatus information into 3 parts: errors, warnings and completion code. 2014-08-27 09:24:30 +00:00
extern revert configure , use the old one 2014-02-27 08:54:01 +00:00
lang_helpers Fixed CORE-735: User rights for metadata changes. 2014-07-08 07:35:27 +00:00
src Divide IStatus information into 3 parts: errors, warnings and completion code. 2014-08-27 09:24:30 +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-08-27 01:23:06 +00:00
configure.ac Corrections for the prior commit:Explicitly distinguish between thread handle and thread id. Return LWP as thread id on Linux. 2014-08-15 15:00:20 +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