8
0
mirror of https://github.com/FirebirdSQL/firebird.git synced 2025-01-23 04:43:03 +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 809fba5ec9 Reworked the garbage collector thread:
- a single try-catch block looks better
- cross-helping between GC and CW/CR threads is agreed to be a bad idea
- replaced ATT_disable_gc_notify with a check inside notify_garbage_collector()
- made the logic more straightforward
Careful review would be appreciated.
2011-09-21 07:59:15 +00:00
builds Fix problem with tmp ownership of reboot of MacOSX 2011-09-14 13:15:56 +00:00
doc Misc. 2011-06-11 18:44:50 +00:00
examples Make Linux build faster. 2011-08-21 04:11:41 +00:00
extern regenerated with fresh autotools 2011-06-10 12:35:46 +00:00
generated Trying to solve the CVS error in generated directory 2003-09-02 00:12:19 +00:00
lang_helpers Make diagnostics about wrong array subscript a bit better 2011-08-02 09:26:49 +00:00
src Reworked the garbage collector thread: 2011-09-21 07:59:15 +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 2011-09-21 03:19:53 +00:00
configure.in Front-ported Darwin port changes 2011-07-18 10:57:21 +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