0
I Use This!
Inactive

Commits : Listings

Analyzed about 3 hours ago. based on code collected about 3 hours ago.
Feb 16, 2025 — Feb 16, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fixed SwingStringElement.getCurrentString() to handle NULL visual correctly. More... over 17 years ago
Updated gnu-getopt-1.0.11 library to java-getopt-1.0.13. More... over 17 years ago
Generalized Query and search framework to allow use of Condition instead of Predicate. More... over 17 years ago
A class's visualField can be inherited from a base class. More... over 17 years ago
Prevent references to classes that are not materialized as tables. More... over 17 years ago
Fixed internationalization issues about case insensitive compare. More... over 17 years ago
Spelling fixes. More... over 17 years ago
Made source JDK5 compatible. More... over 17 years ago
Generalized PObjUtil.appendList to work with Collection instead of List. More... over 17 years ago
Fixed possible NPE in Htmlwriter.text(String). More... over 17 years ago
Added methods `coalesce' and `nullif' to FctCall. More... almost 18 years ago
Removed PseudoField class as it was not supported correctly. More... almost 18 years ago
Avoid creating wrapper objects. More... almost 18 years ago
Use predefined constants of BigDecimal. More... almost 18 years ago
Replaced number to empty string addition with faster code. More... almost 18 years ago
Added lower limit support for TimeStampType. More... almost 18 years ago
Fixed search framework to work with strict type enforcing databases like PostgreSQL 8.3. More... almost 18 years ago
Use EvalContext to acquire SQL type name for casts. More... almost 18 years ago
Added support to group domain set shown in a ReferenceElement. More... almost 18 years ago
Added implementation of ServletOutputStream and HttpServletResponse for testing purposes. More... almost 18 years ago
Suppress warnings about unused parameters if it is intentional. More... almost 18 years ago
Added test case for years <1000. More... almost 18 years ago
Fixed TimeStampType to support years >= 0 and <1000. More... almost 18 years ago
Removed unused paramter 'withParams' from private method in CodeGenJava. More... almost 18 years ago
Ensure that the entry message of PObjConstraintException is present. More... almost 18 years ago
Fixed PreparedStatementHandler to not depend on an optional JDBC feature just to presize our list. More... almost 18 years ago
Added support for http://www.zentus.com/sqlitejdbc/ driver. More... almost 18 years ago
Fixed SearchUtils.setSortingStatus to check for unsupported status values. More... almost 18 years ago
Fixed SwingStringElement to use normalization of inputEntry. More... almost 18 years ago
Allow whitespaces in search pattern. More... almost 18 years ago