Macaco
2025-05-10 Marco ZanonPrepared repository for a Git migration. 6.x
2018-12-13 Marco ZanonRestructured the directory tree and build file.
2018-12-13 Marco ZanonDisabled or made optional some statement loggings,...
2018-11-15 Marco ZanonFixed a typo (missing spaces).
2018-11-11 Marco ZanonForced TRADITIONAL mode to database connections.
2018-04-13 Marco ZanonFixed a bug which prevented connections to be reinitial...
2018-01-17 Marco ZanonFixed a bug which prevented zombie connections to be...
2017-12-24 Marco ZanonFixed missing copyright upgrade.
2017-12-24 Marco ZanonUpgraded copyright information. Also added a LICENSE...
2017-11-27 Marco ZanonCleaned up the code.
2017-11-16 Marco ZanonFixed a bug which prevented idle connections to work...
2017-08-31 Marco ZanonModified deleteRecords() to use the IN operator syntax.
2017-08-22 Marco ZanonAdded a parameter to allow forcing localTypesMode to...
2017-08-22 Marco ZanonImplemented the localTypes mode for date/time/datetime...
2017-07-22 Marco ZanonImplemented a new constructor. Also reintroduced clone().
2017-07-22 Marco ZanonModified constructors for MTranslator. Also committed...
2017-07-15 Marco ZanonEnforced closing of useless connections.
2017-07-10 Marco ZanonMoved all constants to MConstants.
2017-07-10 Marco ZanonImplemented connection initialization on timeouts.
2017-07-10 Marco ZanonHid all warnings on compile.
2017-07-10 Marco ZanonRemoved iterator() and added a check when setting formats.
2017-06-15 Marco ZanonImplemented MLocalDateConverter and MLocalDateTimeConve...
2017-06-15 Marco ZanonAdded branch 5.x.
2017-01-12 Marco ZanonUpgraded copyright notice.
2017-01-12 Marco ZanonFixed a bug which prevented the connection pool to...
2016-12-05 Marco ZanonImplemented engine version detection at runtime.
2016-07-08 Marco ZanonFixed rounding.
2016-01-05 Marco ZanonImplemented methods to change log listeners.
2015-12-28 Marco ZanonUpdated copyright notice.
2015-12-16 Marco ZanonRemoved the MLogFilter.Threshold.HIGH value.
2015-12-12 Marco ZanonImplemented query logging.
2015-12-11 Marco ZanonModified code to remove some warnings at compile time.
2015-12-11 Marco ZanonModified datetime format for log messages to be ISO8601...
2015-10-29 Marco ZanonRenamed a package and the corresponding class names...
2015-10-29 Marco ZanonSlightly changed some methods and variables ('connectio...
2015-10-29 Marco ZanonReplaced MSqlConnectionGenerator with MSqlConnectionPool.
2015-10-28 Marco ZanonUnified all the getObjectReference() and getObject...
2015-10-28 Marco ZanonRenamed MSqlConnectionPool.getConnection() to getNewCon...
2015-10-27 Marco ZanonModified the comments to better fit the (virtual) codin...
2015-10-27 Marco ZanonImplemented MSqlConnectionPool.isGeneratorFor() to...
2015-10-23 Marco ZanonAdded a simple check to determine if a connection is...
2015-10-23 Marco ZanonImplemented MSqlConnectionPool for database connection...
2015-10-22 Marco ZanonRenamed MXhtmlUnsafeStringTextException to MXhtmlUnsafe...
2015-10-22 Marco ZanonRenamed MTranslationValueNotFoundTextException to MTran...
2015-10-22 Marco ZanonRenamed MTranslationFileParsingTextException to MTransl...
2015-10-22 Marco ZanonRenamed MTransactionSqlException to MSqlTransactionExce...
2015-10-22 Marco ZanonRenamed MStatementSqlException to MSqlStatementException.
2015-10-22 Marco ZanonRenamed MConnectionSqlException to MSqlConnectionFailur...
2015-10-22 Marco ZanonRenamed MInvalidValueJsonException to MInvalidJsonValue...
2015-10-22 Marco ZanonRenamed MFormatConversionException to MInvalidConversio...
2015-10-22 Marco ZanonCommitted trunk 4.x. Also fixed a copyright notice.
2015-10-22 Marco ZanonUpdated the copyright notice.
2015-04-29 Marco ZanonSet Java 6 as compilation target.
2014-11-16 Marco ZanonUpdated copyright notice.
2014-11-16 Marco ZanonImplemented a log message queue in order to pause/resum...
2013-12-10 Marco ZanonImplemented method deleteRecords() in class MSqlTable.
2013-12-10 Marco ZanonAdded the build.properties file for Ant.
2013-08-02 Marco ZanonFixed a small bug in the 3.x and 3.0 ant build files.
2013-08-02 Marco ZanonModified ant task names and comments for better readabi...
2013-08-02 Marco ZanonAdded some comment slashes for better readability.
2013-08-02 Marco ZanonMoved finalize() method into MLogTarget.
2013-08-02 Marco ZanonImplemented logging into a database table.
2013-08-02 Marco ZanonFixed missing MTextException.java into svn.
2013-07-30 Marco ZanonUpdated year in copyright notice (2012 -> 2013).
2012-11-26 Marco ZanonImplemented method MText.getRandomToken().
2012-11-15 Marco ZanonFixed a bug which prevented datetimes to be parsed...
2012-10-18 Marco ZanonMade the parser skip all comments.
2012-09-09 Marco ZanonFixed a bug in build.xml which tried to include the...
2012-08-26 Marco ZanonRemoved deprecated package 'web.ui' and all related...
2012-08-26 Marco ZanonRemoved deprecated package 'configuration'.
2012-08-26 Marco ZanonInitial commit for trunk 3.x.
2012-08-26 Marco ZanonRemoved useless objects.
2012-08-26 Marco ZanonRemoved useless 'else'.
2012-08-26 Marco ZanonFixed a bug in MSqlConnection when calling .executePrep...
2012-08-26 Marco ZanonFixed copyright information.
2012-08-26 Marco ZanonReplaced Javascript properties null assignments with...
2012-08-26 Marco ZanonModified code to comply with the guidelines.
2012-08-17 Marco ZanonRemoved useless attic/ subdirectory.
2012-08-16 Marco ZanonRemoved attic/ subdirectory and moved configuration...
2012-08-16 Marco ZanonUpgraded TinyMCE to version 3.5.6.
2012-08-16 Marco ZanonOrganized trunk/ in subdirectories.