InputOutputPointer is the right interface.
[core.git] / inc / classes / interfaces /
2014-05-21 Roland HaederInputOutputPointer is the right interface.
2014-05-20 Roland HaederHad to rename more stuff.
2014-05-20 Roland HaederRenamed one getSeekPosition() to determineSeekPosition().
2014-05-19 Roland HaederAdded basic classes (and unimplemented) for file-based...
2014-05-18 Roland HaederAdd stuff for reading header of a file-based stack.
2014-05-17 Roland HaederContinued with file-based stacks:
2014-05-17 Roland HaederRemoved asserts as they seem to be to hard and returned...
2014-05-17 Roland HaederRenamed getPosition() -> getSeekPosition().
2014-05-17 Roland HaederContinued with file-based hash:
2014-05-16 Roland HaederOpps, had 2 Streamable interfaces ...
2014-05-16 Roland HaederContinued with file i/o:
2014-05-16 Roland HaederContinued with file-based stacks and file i/o:
2014-05-16 Roland HaederAdded new interfaces for file i/o classes.
2014-05-16 Roland HaederContinued on file-based stack:
2014-05-15 Roland HaederContinued with loader and file i/o stuff:
2014-05-15 Roland HaederContinued:
2014-05-12 Roland HaederAdded first client (HTTP) classes and interfaces for...
2014-03-29 Roland HaederMerge branch 'contrib'
2014-02-10 Roland HaederAlso this static. :-(
2014-02-10 Roland HaederAdded missing methods to interface and added newly...
2014-02-10 Roland HaederAdded missing method.
2014-02-09 Roland HaederAdded removeNonPublicDataFromArray().
2014-02-04 Roland HaederAnd same thing here. As you can see it is very easy...
2014-02-04 Roland HaederRenamed to DatabaseBackend to get rid of word 'Interfac...
2013-10-19 Roland HäderCopyright year updated, converted double->single quotes
2013-07-30 Roland HäderUpdated domain without a dash :(
2013-07-18 Roland HäderChanged all true/false to TRUE/FALSE respectively as...
2013-05-31 Roland HäderMade lower to upper case:
2013-02-22 Roland HäderIntroduced unsetCriteria()
2013-02-22 Roland HäderOpps :(
2013-02-22 Roland HäderUpdated core:
2013-02-22 Roland HäderAdded interface IoHandler
2013-02-22 Roland HäderFixed handling of cache keys as empty results caused...
2013-02-22 Roland HäderFixed searched criteria handling #3
2013-02-22 Roland HäderFixed criteria handling
2013-02-18 Roland HäderFixed variable group handling by unsetting right index
2013-02-13 Roland HäderRewrote search criteria matching:
2013-02-13 Roland HäderAdded 2 more methods
2013-02-13 Roland HäderAlso this was double
2013-02-12 Roland HäderAdded methods for 'choice' and 'exclude' criteria
2013-02-08 Roland HäderOpps :(
2013-02-08 Roland HäderAdded optional $requestInstance parameter
2013-02-08 Roland HäderAdded interface AddableCriteria
2013-02-07 Roland HäderUse interface DatabaseWrapper instead of generic class...
2013-02-07 Roland HäderAdded public methods from BaseDatabaseWrapper
2013-02-07 Roland HäderNow with wrapper :(
2013-02-07 Roland HäderAdded generic wrapper (next commit)
2012-08-05 Roland HäderReverted last commit, better use filter pattern?!
2012-08-05 Roland HäderRewrote both interfaces to implement streamNetworkData()
2012-07-31 Roland HäderRewrote core:
2012-07-31 Roland HäderRenamed frontend to backend because it is a backend ...
2012-06-27 Roland HäderRenamed variables, removeVariable() does not expect...
2012-05-20 Roland HäderAdded stripTags (default: false) to allow stripping...
2012-05-16 Roland HäderCopyright updated
2012-05-14 Roland HäderMinor comment changes
2012-04-25 Roland HäderRemoved deprecated scripts (please delete them even...
2012-03-24 Roland HäderFixed a typo
2011-10-27 Roland HäderresultType is now removed (was not used anyway)
2011-09-01 Roland HäderSome 'static' array elements rewritten to constant...
2011-08-31 Roland HäderSome cleanups, more usage of ObjectFactory:
2011-07-20 Roland HäderMore concrete exceptions added, BaseController rewritten:
2011-04-28 Roland HäderpopNamed() does also now return the current stacker...
2011-04-14 Roland HäderAdded streamData() method to interface Streamable
2011-04-14 Roland HäderAdded new general I/O stream classes and interfaces...
2011-03-29 Roland HäderIntroduced new setter/getter and generic interface:
2011-03-29 Roland HäderAdded parameter 'key' to encryption methods to allow...
2011-03-10 Roland HäderAs of a good naming convention, do not short-cut variables
2011-03-05 Roland HäderCopyright updated
2011-03-05 Roland HäderWho says 'hashCode()' says also 'equals()' ... Shame...
2010-06-13 Roland HäderSocket resource added, port for bootstrap nodes is...
2010-05-22 Roland HäderRequired interface updated
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äderMore widen interface ProtocolHandler (which should...
2010-04-24 Roland HäderIncomplete SocketRegistry class added, code cosmetics...
2010-04-12 Roland HäderSome methods are now public and added to the interface
2010-03-24 Roland HäderCompleted decorator, extended interface
2010-02-10 Roland HäderCopyright upgraded to 2010
2010-02-10 Roland HäderExtra new-line removed...
2010-02-09 Roland HäderDecorators moved, naming convention applied:
2009-12-07 Roland HäderDuplicate #2 removed...
2009-12-07 Roland HäderDuplicate removed ... :(
2009-12-07 Roland HäderStacker classes/interface/exceptions (FiFoStacker is...
2009-09-01 Roland HäderAll XML-parsing-related stuff refactured to new XmlPars...
2009-08-31 Roland HäderMethods renderMenu() and transferContentToTemplateEngin...
2009-08-21 Roland HäderInterface OutputStreamer has no longer assignVariable()
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äderTemplate updated
2009-08-07 Roland HäderStreamable and for encryption added, CryptoHelper ...
2009-08-04 Roland HäderGeneric method hashCode() added. Please overwrite it...
2009-03-30 Roland HäderMisc fixes/code cleanups
2009-03-24 Roland HäderMissing interface added
2009-03-24 Roland HäderRequest class rewritten to extend BaseRequest class...
2009-03-19 Roland HäderCopyright updated, interface RenderableMenu added
2009-03-13 Roland HäderRewritten a lot double-quotes to single-requotes, remov...
2009-03-13 Roland HäderAll empty double-quoted strings replaced with single...
2009-03-10 Roland HäderComments extended for better inline documentation
2009-02-03 Roland HäderCopyright updated
next