0
I Use This!
Inactive

Commits : Listings

Analyzed about 1 hour ago. based on code collected about 1 hour ago.
Feb 25, 2025 — Feb 25, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
(evalPredicate): Use PObject.getKey if 2 PObject instances are to be compared and don't rely on PObject.equals. More... over 19 years ago
(predicate): Added like operator. More... over 19 years ago
(parsePredicate): Added support for operator `like' in `predicate' part two. More... over 19 years ago
Added support for operator `like' in `predicate'. (parsePredicate): Fixed typo. More... over 19 years ago
Added entity `term'. (predicate, fctCall): Allow all `term's as subelements. More... over 19 years ago
Added appendix `Commandline Tools' which includes the PObjTool man page. More... over 19 years ago
(man): New target to generate a UNIX man page for PObjTool. (all): New target to generate everything. (depend): Added dependency informations for UNIX man page. More... over 19 years ago
Ignore generated man pages. More... over 19 years ago
Initial revision - manual page for PObjTool. More... over 19 years ago
Mark package's and acronym's as such. Use quote tag instead of "". More... over 19 years ago
Mark acronym as such. More... over 19 years ago
Mark ancronym's as such. Mark code as such. Fixed typo. More... over 19 years ago
Mark package's and ancronym's as such. More... over 19 years ago
Adapted to rename of chapter files. Added email address. More... over 19 years ago
Moved section about assumptions from `Introduction' into new section of chapter `Design'. Added `Achnowledgements'. More... over 19 years ago
Moved chapter `Basic Concept' into a section of new chapter `Design'. Moved section about assumptions from `Introduction' into new section of chapter `Design'. More... over 19 years ago
Added new chapter covering the installation procedure. More... over 19 years ago
Initial revision - new chapter covering the installation procedure. More... over 19 years ago
Converted the `Example' section from the README into docbook. More... over 19 years ago
Removed pulic and system identifier to be able to build output files even without internet connection. Fixed typo. Added appendix about supported databases and their limitations. More... over 19 years ago
Initial revision - New appendix about supported databases and their limitations. More... over 19 years ago
Added target `depend' to cleanup out-dated files. More... over 19 years ago
Initial revision - Ant build file to generate the manual using supplied Saxon XSLT processor as the one in Java5 won't work with the DocBook XSL Stylesheets. More... over 19 years ago
Initial revision - Saxon XSLT and XQuery Processor version 6.5.4. More... over 19 years ago
Initial revision - DocBoox XSL Stylesheets - reduced subset of Version 1.68.1 More... over 19 years ago
Initial revision - draft of a manual written in docbook. More... over 19 years ago
Initial revision - ignore HTML output directory. More... over 19 years ago
(writeIndexedSetMethod): Fixed to prepend `this.' before member name to generate correct code even if it is equals to one of the parameters. More... over 19 years ago
Synchronize the set of changed tables. (fireContainerDataChanged): Synchronize on `listenerList' to prevent ArrayIndeOutOfBoundsException if during the loop a listener removes itself. More... over 19 years ago
Renamed the node `map' as part of a `join' into `hash', as `map' is already used within a type node. More... over 19 years ago