Loki/test
2006-10-16 11:48:13 +00:00
..
CachedFactory remove gcc 4.2 warning 2006-10-16 11:15:54 +00:00
DeletableSingleton - Create initial 0.1.6 changelog 2006-07-14 07:31:37 +00:00
Factory - Create initial 0.1.6 changelog 2006-07-14 07:31:37 +00:00
flex_string - Create initial 0.1.6 changelog 2006-07-14 07:31:37 +00:00
Function - Create initial 0.1.6 changelog 2006-07-14 07:31:37 +00:00
LockingPtr add ctor with std::pair argument 2006-10-11 08:51:40 +00:00
Longevity - Create initial 0.1.6 changelog 2006-07-14 07:31:37 +00:00
OrderedStatic - Create initial 0.1.6 changelog 2006-07-14 07:31:37 +00:00
Pimpl ImplT/PimplT/RimplT renamed to the more readable version: T->Of 2006-07-17 11:05:44 +00:00
Register - Create initial 0.1.6 changelog 2006-07-14 07:31:37 +00:00
RegressionTest add friend injection test 2006-10-11 10:40:47 +00:00
SafeFormat add missing unsigned long overload for Windows 2006-10-15 09:33:54 +00:00
ScopeGuard - Create initial 0.1.6 changelog 2006-07-14 07:31:37 +00:00
Singleton - Create initial 0.1.6 changelog 2006-07-14 07:31:37 +00:00
SingletonDll move instantiation to the source file (fixes linker error with gcc 4.0.1 on the mac), Thanks to Idar Tollefsen and Sam Miller 2006-09-15 06:30:16 +00:00
SmallObj - Create initial 0.1.6 changelog 2006-07-14 07:31:37 +00:00
SmartPtr by default Loki is compiled without thread support, so we must disable the dependency on thread classes (StrongPtr) to avaoid linker errors when compiling with the default build process. Should we change the default threading of Loki? 2006-10-16 11:48:13 +00:00
Visitor - Create initial 0.1.6 changelog 2006-07-14 07:31:37 +00:00
make.msvc.bat add CachedFactory, patches for: msvc, build system 2006-10-16 09:59:11 +00:00
Makefile don't compile flex_string by default, it takes tooooo long 2006-10-16 11:20:19 +00:00
Makefile.common - Link only loki statically, but not other libs (tests) 2006-09-11 20:56:55 +00:00