Macaco
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.