Added DHT instance (Distributable interface)
[core.git] / inc / classes / main / class_BaseFrameworkSystem.php
2013-02-04 Roland HäderAdded DHT instance (Distributable interface)
2012-09-18 Roland HäderCore continued:
2012-08-19 Roland HäderMinor: Improved comments
2012-08-07 Roland HäderMoved generic base classes from 'hub' project to core
2012-08-07 Roland HäderUsed exit() (also app_die()->app_exit()) because die...
2012-07-31 Roland HäderRewrote core:
2012-05-30 Roland HäderSome rewrites
2012-05-20 Roland HäderRemoved some anoying HTML code
2012-05-20 Roland HäderAdded stripTags (default: false) to allow stripping...
2012-05-19 Roland HäderAdded hexval() which really stupid regex
2012-05-18 Roland HäderAdded handling of NPE (which is fine here)
2012-05-18 Roland HäderUsed convertDashesToUnderscores()
2012-05-18 Roland HäderMissing fields may debugging
2012-05-16 Roland HäderCopyright updated
2012-05-14 Roland HäderWarning made more clear
2012-04-28 Roland HäderSorted fields/attributes and setter/getter to top,...
2012-04-27 Roland HäderAllowed debugBackTrace() to not exit (default is to...
2012-04-22 Roland HäderAdded type-hint 'array' for $onlyKeys because this...
2012-04-22 Roland HäderHack to prevent 'array to string conversion' message
2012-03-24 Roland HäderFixed a typo
2012-03-23 Roland HäderForgot this :(
2012-03-23 Roland HäderAssert only if requested so :(
2012-03-21 Roland HäderResurrected "legendary" function bigintval() from maile...
2012-03-21 Roland HäderSome minor cleanups, used single-quote instead of double
2012-02-26 Roland HäderAdded hashString() which simply calls mhash() function...
2012-02-25 Roland HäderMultiple-line comment rewritten
2012-02-16 Roland HäderChanged to generic interface Handleable to allow all...
2012-02-11 Roland HäderRenamed 'seperator' to 'separator'
2012-02-11 Roland HäderSome minor rewrites
2011-11-08 Roland HäderStatic method getInstance() conflicts with getInstance...
2011-11-08 Roland HäderNo! More numbers! ;)
2011-11-08 Roland HäderFor better reading
2011-11-08 Roland HäderSeveral debug things (e.g. for timing) added
2011-09-01 Roland HäderSome 'static' array elements rewritten to constant...
2011-08-31 Roland HäderSome cleanups, more usage of ObjectFactory:
2011-08-31 Roland HäderMethod getResponseTypeFromSystem() introduced
2011-07-21 Roland HäderMinor improvements here and there:
2011-04-30 Roland HäderGetter for source instance added.
2011-04-20 Roland HäderVisitor instances can now be stored in all objects...
2011-04-19 Roland HäderMoved $handlerInstance from BaseHubSystem to BaseFramew...
2011-04-18 Roland HäderErrors from time_sleep_until() are now ignored, it...
2011-04-18 Roland HäderAdded isBase64Encoded() with a simple check on Base64...
2011-04-17 Roland HäderAdded missing field wrapperInstance (thanks to __set...
2011-04-14 Roland HäderAdded setter/getter for I/O streams
2011-04-04 Roland Häder- Introduced prependStringToString() which can prepend...
2011-04-04 Roland Häder- Added a helper script to ease applying patches
2011-04-04 Roland HäderOpps...
2011-04-04 Roland HäderMoved translation arrays, added new convertion functions:
2011-04-04 Roland HäderAdded methods dec2hex()/hex2dec() which are based on...
2011-04-02 Roland HäderNew exception 'UnsupportedOperationException' added
2011-03-29 Roland HäderAdded __unset() to catch unsetting of missing fields...
2011-03-29 Roland HäderRewritten class loader to skip deprecated class files:
2011-03-29 Roland HäderIntroduced new setter/getter and generic interface:
2011-03-29 Roland HäderAdded magic methods __get/set(). Please watch these...
2011-03-29 Roland HäderNew field/attribute 'cryptoInstance' introduced:
2011-03-25 Roland HäderSome cleanups
2011-03-21 Roland HäderObsolete parameter 'applicationInstance' removed from...
2011-03-10 Roland HäderAs of a good naming convention, do not short-cut variables
2011-03-10 Roland HäderRefactured code for deprecated includes file_io and...
2011-03-05 Roland HäderCopyright updated
2011-03-05 Roland HäderDirectory prepared, missing variable fixed:
2010-11-11 Roland HäderSome methods moved, speed improved
2010-05-28 Roland HäderMoved...
2010-05-28 Roland Häder can now be set/get
2010-05-22 Roland HäderMoved socket registry to hub project, extended socket...
2010-04-26 Roland HäderSocketRegistry basicly finished:
2010-02-10 Roland HäderCopyright upgraded to 2010
2010-02-09 Roland HäderDecorators moved, naming convention applied:
2010-02-05 Roland HäderCompressor instances can now be set/get
2009-12-22 Roland HäderNew method replaceControlCharacters() introduced (very...
2009-12-07 Roland HäderStacker classes/interface/exceptions (FiFoStacker is...
2009-12-02 Roland HäderTypos fixed
2009-09-05 Roland HäderMenu engine heavily extended, misc rewrites:
2009-09-02 Roland HäderMenuTemplateEngine heavily extended, but still in non...
2009-08-22 Roland HäderOpps... :(
2009-08-22 Roland HäderdoFilterFormatNumber() added
2009-08-22 Roland HäderMisc fixes:
2009-08-18 Roland HäderAttribute listInstance is now cored
2009-08-17 Roland HäderTried to fix a warning
2009-08-16 Roland HäderOpps...
2009-08-16 Roland HäderPHP functions encapsulated:
2009-08-14 Roland HäderA lot deprecated exceptions removed, todo-builder.sh...
2009-08-11 Roland HäderState (see State Pattern) prepared, a lot reworked...
2009-08-11 Roland HäderFix for method in FrameworkConfiguration, removal of...
2009-08-08 Roland HäderIterator instance is now handled in BaseFrameworkSystem...
2009-08-07 Roland HäderrngInstance is now located in BaseFrameworkSystem
2009-08-07 Roland HäderMissing method added, renamed
2009-08-04 Roland HäderGeneric method hashCode() added. Please overwrite it...
2009-07-31 Roland HäderDeprecated methods removed
2009-07-28 Roland HäderreadConfig() is not naming convention, renamed to getCo...
2009-07-08 Roland HäderStricter check
2009-03-24 Roland HäderConfig entry 'web_engine' renamed to 'output_class...
2009-03-19 Roland HäderCopyright updated, interface RenderableMenu added
2009-03-14 Roland HäderNow all base paths are relative and constructed in...
2009-03-14 Roland HäderFix in CryptoHelper class, templates are now loaded...
2009-03-13 Roland HäderTypo fixed
2009-03-13 Roland HäderRewritten a lot double-quotes to single-requotes, remov...
2009-03-13 Roland HäderSome rewrites of double-quote to single-quote
2009-03-13 Roland HäderAll empty double-quoted strings replaced with single...
2009-03-13 Roland HäderNow all cfgInstance are rewritten to configInstance
next