core.git
2014-05-15 Roland HaederFixed, opps.
2014-05-15 Roland HaederContinued with loader and file i/o stuff:
2014-05-15 Roland HaederFixed calling ObjectFactory::createObjectByConfiguredNa...
2014-05-15 Roland HaederCheck if path can be loadded before attempting it.
2014-05-15 Roland HaederAdded scanApplicationClasses().
2014-05-15 Roland HaederContinued:
2014-05-14 Roland HaederInitialize the file-based stack with initStack() where...
2014-05-14 Roland HaederAdded fileName parameter.
2014-05-14 Roland HaederDon't call the class' factory method directly, use...
2014-05-14 Roland HaederIntroduced scanFrameworkClasses().
2014-05-14 Roland HaederReverted some last changes + added FrameworkFileInputOu...
2014-05-14 Roland HaederRewrote both file i/o classes to have a common BaseFile...
2014-05-14 Roland HaederAdded explanation and improved format (idea).
2014-05-13 Roland HaederContinued with file-based stacks:
2014-05-13 Roland HäderFixed reading directories.
2014-05-12 Roland HaederCommented out noisy debug lines.
2014-05-12 Roland HaederImproved directory (non-recursive) reading:
2014-05-12 Roland HaederRewrites for client factory, added methods for HttpClie...
2014-05-12 Roland HaederAdded first client (HTTP) classes and interfaces for...
2014-04-28 Roland HäderNot the string again.
2014-04-28 Roland HäderRound it... ;-)
2014-04-28 Roland HäderUse ZLIB compression.
2014-04-28 Roland HäderRewrote to $GLOBALS.
2014-04-28 Roland HäderAdded flushCheckPointFile().
2014-04-28 Roland HäderAdd genesis hash.
2014-04-28 Roland HäderAlso remember found hashes (and all relevant data to...
2014-04-28 Roland HäderAdded check-point file.
2014-04-28 Roland HäderMuch smaller nonce means much more to calculate + logge...
2014-04-28 Roland HäderAdd all found hashes as "block hashes".
2014-04-28 Roland HäderAlso display iterations per second.
2014-04-28 Roland HäderRemoved hashesPerBlock display + reduced blocked size...
2014-04-28 Roland HäderCorrect hash rate calculation.
2014-04-28 Roland HäderThis might be more correct calculation.
2014-04-21 Roland HaederDon't increment nonce after block was found, some other...
2014-03-31 Roland HaederTaken care of possible usage of uninitialized variable...
2014-03-29 Roland HaederAdded a lot stuff + initial "block miner".
2014-03-29 Roland HaederSome improvements to "genesis" hash.
2014-03-29 Roland HaederMerge branch 'contrib'
2014-03-29 Roland HaederMoved for merge preparation.
2014-03-20 Roland HaederAdded translateBooleanToYesNo().
2014-03-17 Roland HaederAdded new exception code (please cleanup others!).
2014-03-17 Roland HaederSimplified some code + fixed set/get usage (should...
2014-02-21 Roland HaederImproved logger.
2014-02-21 Roland HaederTried to make debugger instance more singleton.
2014-02-15 Roland HaederImproved some debug messages with method's name.
2014-02-15 Roland HaederLog also whole data.
2014-02-15 Roland HaederAdded exit; after all trigger_error() calls.
2014-02-12 Roland HaederWas to noisy.
2014-02-10 Roland HaederCommented out noisy debug lines.
2014-02-10 Roland HaederOpps, forgot to return value + more logging.
2014-02-10 Roland HaederAdded more debug lines + missing super method.
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-09 Roland HaederThe previous way didn't work, as the variable stack...
2014-02-09 Roland HaederAdded injectConfigVariables(), please do use with great...
2014-02-09 Roland HaederLittle resorting of public methods: all variable-relate...
2014-02-09 Roland HaederMoved regex to variable.
2014-02-09 Roland HaederConverted more double-quotes to single. This causes...
2014-02-07 Roland HaederCache of database "queries" can now be disabled (defaul...
2014-02-05 Roland HaederMade NullCryptoStream compatible again wit implemented...
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...
2014-02-04 Roland HäderAlso get rid of this.
2014-02-04 Roland HäderNo longer needed as this was required by SVN.
2014-02-02 Roland Hädermoved for svn-git transission
2013-10-19 Roland HäderCopyright year updated, converted double->single quotes
2013-10-19 Roland HäderAdded assert() + commented in debug lines
2013-07-30 Roland HäderUpdated domain without a dash :(
2013-07-25 Roland HäderRenamed 'stacker' -> 'stack'
2013-07-25 Roland HäderOpps, was to warm here :(
2013-07-25 Roland HäderReplaced more double-quotes to single, exposed in...
2013-07-19 Roland HäderUsed valid() instead of next()
2013-07-18 Roland HäderChanged all true/false to TRUE/FALSE respectively as...
2013-07-18 Roland HäderBetter check for PHP version in setMagicQuotesRuntime...
2013-07-17 Roland HäderIntroduced initStackers() which wraps initialization...
2013-07-04 Roland HäderRenamed endElement() to finishElement(), see the final...
2013-06-28 Roland HäderFixed (again) some more generic array handling
2013-06-28 Roland HäderFixed more generic array handling #2
2013-06-28 Roland HäderFixed more generic array handling, introduced unsetGene...
2013-06-28 Roland HäderAdded option parameter 'forceInit'
2013-06-28 Roland HäderFixed handling of newly introduced generic array
2013-06-23 Roland HäderFixed more methods, value from shiftGenericArrayElement...
2013-06-23 Roland HäderIntroduced isValidGenericArrayKey()
2013-06-23 Roland HäderFix for wrong method call
2013-06-23 Roland HäderPatches for making new generic array working
2013-06-23 Roland HäderFixes and double->single converted
2013-05-31 Roland HäderMade lower to upper case:
2013-05-04 Roland HäderSame as before
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...
2013-02-22 Roland HäderOpps :( #3
2013-02-22 Roland HäderOpps :(
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...
next