8
0
mirror of https://github.com/FirebirdSQL/firebird.git synced 2025-01-23 07: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
dimitr 42a4c93b97 1) Removed the no longer actual "parent lock" concept from both the lock and event managers.
2) Reworked the lock manager synchronization: added the RAII mutex holders and avoided dirty reads for the shared memory.
3) Encapsulated lck_length into the Lock class + small related  refactoring.
4) Front ported recent fixes from the v2.x branches.
5) Misc cleanup.
2012-06-21 15:37:38 +00:00
builds Added parameter to firebird.conf, thanks to Carlos 2012-06-21 07:17:38 +00:00
doc Implemented CORE-2666: Make it possible to use API to do remote backups/restores 2012-06-20 11:47:30 +00:00
examples Improvements to the UDR engines. 2012-06-05 15:31:32 +00:00
extern Update vc9 files. 2012-01-17 12:29:51 +00:00
generated Trying to solve the CVS error in generated directory 2003-09-02 00:12:19 +00:00
lang_helpers Implemented CORE-3594: Include expected and actual string length into error message 2012-06-06 11:06:31 +00:00
src 1) Removed the no longer actual "parent lock" concept from both the lock and event managers. 2012-06-21 15:37:38 +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 2012-06-21 04:27:30 +00:00
configure.in Cleanup - no more separate classic/super builds support 2012-06-07 11:43:41 +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