Added a counter for all generated objects.
[core.git] / inc / classes / main / streams /
2011-04-18 Roland HäderAdded missing brace... :(
2011-04-18 Roland HäderRewritten private fields (for seperators) to public...
2011-04-17 Roland HäderAlso wrong ... :(
2011-04-17 Roland HäderWrong naming...
2011-04-17 Roland HäderAdded class templates for I/O classes
2011-04-14 Roland HäderThese classes won't be used because all I/O streams...
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äderAdded parameter 'key' to encryption methods to allow...
2011-03-05 Roland HäderCopyright updated
2011-02-28 Roland Häder'public static final' is correct
2010-02-10 Roland HäderCopyright upgraded to 2010
2009-08-11 Roland HäderFix for method in FrameworkConfiguration, removal of...
2009-08-07 Roland HäderrngInstance is now located in BaseFrameworkSystem
2009-08-07 Roland HäderStreamable and for encryption added, CryptoHelper ...
2009-07-09 Roland HäderStream classes added to rewrite CrytoHelper