2014-05-24 |
Roland Haeder | Uh, need this method now, but does it work this way? |
commit | commitdiff | tree | snapshot |
2014-05-24 |
Roland Haeder | No iterator call here + added assertion. |
commit | commitdiff | tree | snapshot |
2014-05-24 |
Roland Haeder | Also satisfied it here. |
commit | commitdiff | tree | snapshot |
2014-05-24 |
Roland Haeder | Satisfied Pointer interface for this class. |
commit | commitdiff | tree | snapshot |
2014-05-24 |
Roland Haeder | Moved analyzeFile() to BaseFile where a much better... |
commit | commitdiff | tree | snapshot |
2014-05-23 |
Roland Haeder | If the EOF is reached (means no block found or really... |
commit | commitdiff | tree | snapshot |
2014-05-23 |
Roland Haeder | Added assert() + noisy debug line + fixed double-implem... |
commit | commitdiff | tree | snapshot |
2014-05-23 |
Roland Haeder | EOF needs to be checked again. |
commit | commitdiff | tree | snapshot |
2014-05-23 |
Roland Haeder | Syntax error fixed. |
commit | commitdiff | tree | snapshot |
2014-05-23 |
Roland Haeder | Also satify these classes. |
commit | commitdiff | tree | snapshot |
2014-05-23 |
Roland Haeder | Introduced isEndOfFileReached() + added a noisy debug... |
commit | commitdiff | tree | snapshot |
2014-05-23 |
Roland Haeder | Moved some code to BaseFrameworkSystem, and yes: getBlo... |
commit | commitdiff | tree | snapshot |
2014-05-23 |
Roland Haeder | Possible implementation for next(). |
commit | commitdiff | tree | snapshot |
2014-05-23 |
Roland Haeder | Introduced CalculatableBlock + basic implementation... |
commit | commitdiff | tree | snapshot |
2014-05-22 |
Roland Haeder | Satisfied Pointer interface, but it will throw an excep... |
commit | commitdiff | tree | snapshot |
2014-05-22 |
Roland Haeder | Introduced interface Pointer, valid() is now used. |
commit | commitdiff | tree | snapshot |
2014-05-22 |
Roland Haeder | Added simple loop for checking entries. This will chang... |
commit | commitdiff | tree | snapshot |
2014-05-22 |
Roland Häder | This factory method requires a 2nd parameter, 'wb'... |
commit | commitdiff | tree | snapshot |
2014-05-21 |
Roland Haeder | Removed declarations + final. |
commit | commitdiff | tree | snapshot |
2014-05-21 |
Roland Haeder | Moved all to BaseFile. This currently makes all inherit... |
commit | commitdiff | tree | snapshot |
2014-05-21 |
Roland Haeder | InputOutputPointer is the right interface. |
commit | commitdiff | tree | snapshot |
2014-05-20 |
Roland Haeder | Switched from unabstracted file pointer class to a... |
commit | commitdiff | tree | snapshot |
2014-05-20 |
Roland Haeder | Added abstraction classes for file-based stacks and... |
commit | commitdiff | tree | snapshot |
2014-05-20 |
Roland Haeder | Commented out debug lines, another branch may help... |
commit | commitdiff | tree | snapshot |
2014-05-20 |
Roland Haeder | Introduced rewineUpdateSeekPosition() which needs to... |
commit | commitdiff | tree | snapshot |
2014-05-20 |
Roland Haeder | Only seek back to old position if the header has been... |
commit | commitdiff | tree | snapshot |
2014-05-20 |
Roland Haeder | If you don't rewind + update + flush header, the curren... |
commit | commitdiff | tree | snapshot |
2014-05-20 |
Roland Haeder | Also include stack name in type. This will allow more... |
commit | commitdiff | tree | snapshot |
2014-05-20 |
Roland Haeder | Opps. ;-( |
commit | commitdiff | tree | snapshot |
2014-05-20 |
Roland Haeder | Introduced seekToOldPosition() and avoided endless... |
commit | commitdiff | tree | snapshot |
2014-05-20 |
Roland Haeder | Renamed method + flushFileHeader() must be callable... |
commit | commitdiff | tree | snapshot |
2014-05-20 |
Roland Haeder | Introduced: caluclateMinimumFileEntryLength() which... |
commit | commitdiff | tree | snapshot |
2014-05-20 |
Roland Haeder | Added missing config entries. |
commit | commitdiff | tree | snapshot |
2014-05-20 |
Roland Haeder | Opps, needs to append index' file extension. |
commit | commitdiff | tree | snapshot |
2014-05-20 |
Roland Haeder | Had to rename more stuff. |
commit | commitdiff | tree | snapshot |
2014-05-20 |
Roland Haeder | Use print_r() instead of direct value. |
commit | commitdiff | tree | snapshot |
2014-05-20 |
Roland Haeder | readFileHeader() needs to have protected access level... |
commit | commitdiff | tree | snapshot |
2014-05-20 |
Roland Haeder | And another one needs to be removed. |
commit | commitdiff | tree | snapshot |
2014-05-20 |
Roland Haeder | Removed duplicate methods. |
commit | commitdiff | tree | snapshot |
2014-05-20 |
Roland Haeder | Renamed one getSeekPosition() to determineSeekPosition(). |
commit | commitdiff | tree | snapshot |
2014-05-20 |
Roland Haeder | Remove duplicate super constructor. |
commit | commitdiff | tree | snapshot |
2014-05-20 |
Roland Haeder | Could generalize ("generic") more code which avoid... |
commit | commitdiff | tree | snapshot |
2014-05-20 |
Roland Haeder | Added missing index instance with getter/setter. |
commit | commitdiff | tree | snapshot |
2014-05-20 |
Roland Haeder | Added required interface, a special factories uses... |
commit | commitdiff | tree | snapshot |
2014-05-19 |
Roland Haeder | :-( :-( |
commit | commitdiff | tree | snapshot |
2014-05-19 |
Roland Haeder | :-( |
commit | commitdiff | tree | snapshot |
2014-05-19 |
Roland Haeder | Moved 'file_stack_' after $type to have a nice name. |
commit | commitdiff | tree | snapshot |
2014-05-19 |
Roland Haeder | Added missing setter. |
commit | commitdiff | tree | snapshot |
2014-05-19 |
Roland Haeder | Continued with indexes/stacks: |
commit | commitdiff | tree | snapshot |
2014-05-19 |
Roland Haeder | Added initIndex(). |
commit | commitdiff | tree | snapshot |
2014-05-19 |
Roland Haeder | Added basic classes (and unimplemented) for file-based... |
commit | commitdiff | tree | snapshot |
2014-05-19 |
Roland Haeder | Some 'final' more, some 'final' less. ;-) |
commit | commitdiff | tree | snapshot |
2014-05-19 |
Roland Haeder | Methods isStackFull() and isStackEmpty() needs to be... |
commit | commitdiff | tree | snapshot |
2014-05-19 |
Roland Haeder | This method can be supported: |
commit | commitdiff | tree | snapshot |
2014-05-19 |
Roland Haeder | These methods may never be supported as initialization... |
commit | commitdiff | tree | snapshot |
2014-05-19 |
Roland Haeder | Added Registerable interface as the FileStackFactory... |
commit | commitdiff | tree | snapshot |
2014-05-19 |
Roland Haeder | Added Registerable interface as the FileStackFactory... |
commit | commitdiff | tree | snapshot |
2014-05-19 |
Roland Haeder | Introduced validateFilePointer(). |
commit | commitdiff | tree | snapshot |
2014-05-18 |
Roland Haeder | Always read file header. |
commit | commitdiff | tree | snapshot |
2014-05-18 |
Roland Haeder | It is readFileHeader(). |
commit | commitdiff | tree | snapshot |
2014-05-18 |
Roland Haeder | More commented out. |
commit | commitdiff | tree | snapshot |
2014-05-18 |
Roland Haeder | Implemented rudely reading file header + commented... |
commit | commitdiff | tree | snapshot |
2014-05-18 |
Roland Haeder | Fixed variable name ... |
commit | commitdiff | tree | snapshot |
2014-05-18 |
Roland Haeder | Fixed constant name. |
commit | commitdiff | tree | snapshot |
2014-05-18 |
Roland Haeder | Fixed parser error. |
commit | commitdiff | tree | snapshot |
2014-05-18 |
Roland Haeder | Added read(). |
commit | commitdiff | tree | snapshot |
2014-05-18 |
Roland Haeder | Add stuff for reading header of a file-based stack. |
commit | commitdiff | tree | snapshot |
2014-05-17 |
Roland Haeder | Introduced writeData() (low-level method). |
commit | commitdiff | tree | snapshot |
2014-05-17 |
Roland Haeder | Continued with hash-based stacks: |
commit | commitdiff | tree | snapshot |
2014-05-17 |
Roland Haeder | Pre-allocate way more ... |
commit | commitdiff | tree | snapshot |
2014-05-17 |
Roland Haeder | Continued with file-based stacks: |
commit | commitdiff | tree | snapshot |
2014-05-17 |
Roland Haeder | Fixed typo. |
commit | commitdiff | tree | snapshot |
2014-05-17 |
Roland Haeder | Continued with file-based stacks: |
commit | commitdiff | tree | snapshot |
2014-05-17 |
Roland Haeder | Added debug lines. |
commit | commitdiff | tree | snapshot |
2014-05-17 |
Roland Haeder | Removed asserts as they seem to be to hard and returned... |
commit | commitdiff | tree | snapshot |
2014-05-17 |
Roland Haeder | Much easier (but not reliable) test. |
commit | commitdiff | tree | snapshot |
2014-05-17 |
Roland Haeder | The 'c' mode will do the following: |
commit | commitdiff | tree | snapshot |
2014-05-17 |
Roland Haeder | Renamed getPosition() -> getSeekPosition(). |
commit | commitdiff | tree | snapshot |
2014-05-17 |
Roland Haeder | Typo fixed. ;-( |
commit | commitdiff | tree | snapshot |
2014-05-17 |
Roland Haeder | Opps, don't use instance here, file pointer is okay... |
commit | commitdiff | tree | snapshot |
2014-05-17 |
Roland Haeder | Fixed parser error. |
commit | commitdiff | tree | snapshot |
2014-05-17 |
Roland Haeder | Continued with file-based hash: |
commit | commitdiff | tree | snapshot |
2014-05-17 |
Roland Haeder | Continued with file-based stacks: |
commit | commitdiff | tree | snapshot |
2014-05-16 |
Roland Haeder | Re-added them again ... |
commit | commitdiff | tree | snapshot |
2014-05-16 |
Roland Haeder | Moved to correct method. |
commit | commitdiff | tree | snapshot |
2014-05-16 |
Roland Haeder | Added missing methods from Streamable interface. |
commit | commitdiff | tree | snapshot |
2014-05-16 |
Roland Haeder | Opps, had 2 Streamable interfaces ... |
commit | commitdiff | tree | snapshot |
2014-05-16 |
Roland Haeder | Continued with file i/o: |
commit | commitdiff | tree | snapshot |
2014-05-16 |
Roland Haeder | Maybe more classes needs to have these methods (with... |
commit | commitdiff | tree | snapshot |
2014-05-16 |
Roland Haeder | Continued with file-based stacks and file i/o: |
commit | commitdiff | tree | snapshot |
2014-05-16 |
Roland Haeder | Added new interfaces for file i/o classes. |
commit | commitdiff | tree | snapshot |
2014-05-16 |
Roland Haeder | Continued on file-based stack: |
commit | commitdiff | tree | snapshot |
2014-05-15 |
Roland Haeder | Added some class fields/attributes. |
commit | commitdiff | tree | snapshot |
2014-05-15 |
Roland Haeder | Fixed assertion. |
commit | commitdiff | tree | snapshot |
2014-05-15 |
Roland Haeder | Fixed type-hint (still no interface). |
commit | commitdiff | tree | snapshot |
2014-05-15 |
Roland Haeder | Mode must be 'a+b' (append, binary-safe). |
commit | commitdiff | tree | snapshot |
2014-05-15 |
Roland Haeder | Revert "Use realpath() to secure file and path names." |
commit | commitdiff | tree | snapshot |
2014-05-15 |
Roland Haeder | Use realpath() to secure file and path names. |
commit | commitdiff | tree | snapshot |
2014-05-15 |
Roland Haeder | Continued: |
commit | commitdiff | tree | snapshot |
2014-05-15 |
Roland Haeder | Renamed initStack() -> initFileStack() in BaseFileStack... |
commit | commitdiff | tree | snapshot |
next |