8
0
mirror of https://github.com/FirebirdSQL/firebird.git synced 2025-02-02 06:40:38 +01:00
firebird-mirror/src/common
2008-10-25 09:54:19 +00:00
..
classes Uncouple Mutex and RefMutex. This resolves the circular dependency: "AtomicCounter->Mutex->RefCounted->AtomicCounter" and thus enables all non-x86 POSIX builds. 2008-10-19 11:41:43 +00:00
config Fixed bug CORE-2151 : Temp directory with space in the middle wrongly truncated from the rightmost space 2008-10-25 09:54:19 +00:00
cvt.cpp Misc 2008-07-21 02:20:41 +00:00
cvt.h Minor cleanup after Alex' changes. 2008-07-12 08:06:26 +00:00
fb_exception.cpp Do not reallocate string into circular buffer if it is already in it 2008-09-05 11:33:52 +00:00
StatusArg.cpp Make ctor compatible with vector prepared by init_status() 2008-09-11 13:06:31 +00:00
StatusArg.h Make ctor compatible with vector prepared by init_status() 2008-09-11 13:06:31 +00:00
StatusHolder.cpp Misc 2008-02-26 02:23:28 +00:00
StatusHolder.h Style. 2008-04-19 11:11:10 +00:00
stuff.h Change the license to IDPL after getting permission from Blas. 2007-03-07 03:26:55 +00:00
thd.cpp move remaining thd.x files to common 2008-01-23 15:54:36 +00:00
thd.h move remaining thd.x files to common 2008-01-23 15:54:36 +00:00
utils_proto.h Close some of my favorite B.O.'s since FB1. To be reviewed by Vlad. 2008-10-21 06:17:03 +00:00
utils.cpp Close some of my favorite B.O.'s since FB1. To be reviewed by Vlad. 2008-10-21 06:17:03 +00:00
UtilSvc.cpp Renamed Service's methods according to Claudio's request to reflect data movement direction 2008-09-11 11:51:25 +00:00
UtilSvc.h Renamed Service's methods according to Claudio's request to reflect data movement direction 2008-09-11 11:51:25 +00:00