Improved some debug messages with method's name.
[core.git] / inc / classes / main / registry / class_BaseRegistry.php
2014-02-15 Roland HaederImproved some debug messages with method's name.
2013-10-19 Roland HäderCopyright year updated, converted double->single quotes
2013-07-30 Roland HäderUpdated domain without a dash :(
2013-06-28 Roland HäderFixed (again) some more generic array handling
2013-06-28 Roland HäderFixed handling of newly introduced generic array
2013-06-23 Roland HäderPatches for making new generic array working
2013-06-23 Roland HäderFixes and double->single converted
2013-05-04 Roland HäderFixed missing array
2013-03-03 Roland HäderUse array_push() instead of []
2013-02-25 Roland HäderAdded line number to debug lines as this will become...
2012-08-22 Roland HädergetArrayFromKey() now requires two parameters (see...
2012-07-31 Roland HäderRewrote core:
2012-05-16 Roland HäderCopyright updated
2012-05-15 Roland HäderSome minor improvements
2012-05-14 Roland HäderRefactured 'BaseRegistry::getInstance()' a little
2012-05-14 Roland HäderAnd 'public' also ...
2012-05-14 Roland Häder'static' please ...
2012-05-14 Roland Häder'core' enchanced:
2012-03-24 Roland HäderFixed a typo
2011-11-08 Roland HäderStatic method getInstance() conflicts with getInstance...
2011-08-31 Roland HäderSome cleanups, more usage of ObjectFactory:
2011-03-05 Roland HäderCopyright updated
2010-06-17 Roland HäderDebug lines added, empty folder removed
2010-05-22 Roland HäderMoved socket registry to hub project, extended socket...
2010-05-18 Roland HäderSome code-cosmetics applied:
2010-04-26 Roland HäderSocketRegistry basicly finished:
2010-04-24 Roland HäderRegistry rewritten, exception added #2