0
I Use This!
Inactive

Commits : Listings

Analyzed about 7 hours ago. based on code collected about 15 hours ago.
Apr 19, 2023 — Apr 19, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Added a level for the fork in the anttask. More... almost 18 years ago
UID added for Serialization. More... almost 18 years ago
Improved tests: creation of dirs is now fully automatic. More... almost 18 years ago
Add a version for the test temp dir. ( following Piotr's recommendations) More... over 19 years ago
Modified build file, following Piotr Kami?ski's recommendation. More... over 19 years ago
Added a JAVA_HOME variable to access tools.jar More... over 19 years ago
Remove AllTests.java from the resulting jar. More... over 20 years ago
Modified the loglevel of the logs in the ant task so that they don't appear anymore More... over 20 years ago
Added a fork test on the exits statments. More... over 20 years ago
Added forks around entering logs. More... over 20 years ago
*** empty log message *** More... over 20 years ago
Added a special case when logger is exactly of the same type than the Loggertype of a transform. ( Faster, and less errorprone verification... Ok in a great number of cases). More... over 20 years ago
Updated the antTask and the JustLog class to handle a classpath. The test is now more accurate. the antTask now provides two boolean attributes: enters and exits to use the new enterexit functionnality. More... over 20 years ago
Added description to srcdist target to build a src package. More... over 20 years ago
Added srcdist target to build a src package. More... over 20 years ago
Added a commit about Log4j test not passing. More... over 20 years ago
Added JDK14 support for InsertEnter and Exit. More... over 20 years ago
Added enter and exit statments for Apache Commons and Log4j. TODO: Test Log4jEnterExitTest not passing. More... over 20 years ago
Added an exit test. More... over 20 years ago
Added the"enters" log system. More... over 20 years ago
Add CLASSIDs to all transforms... More... over 20 years ago
I modified a lot the Transform to allow any attribute with a class that's CASTABLE to a Logger format to be considered as a logger attribute. More... over 20 years ago
Moved many static methods of JustLog to virtuals method of transform subclasses. More... over 20 years ago
used keyword instanceof rather than .getClass() == Xxxx.class More... over 20 years ago
Changed the copyright. More... over 20 years ago
Added the version of ant. More... almost 21 years ago
added "hidden cost of parameter construction" More... almost 21 years ago
Added apache ant More... almost 21 years ago
Added Log4j as a link. More... almost 21 years ago
Added a start of GUI. More... almost 21 years ago