OSDN Git Service

war file support; previous version cannot load class from war file when extracting...
[stigmata/stigmata-core.git] / src / main / java / jp / naist / se / stigmata / Stigmata.java
2007-09-11 tama3war file support; previous version cannot load class...
2007-08-28 tama3some bug fixed
2007-07-16 tama3update variable names based on changing class name...
2007-07-16 tama3update compareDetails routine. Using ComparisonPair...
2007-07-16 tama3update local variable name based on changing class...
2007-07-13 tama3rename BirthmarkContext to BirthmarkEnvironment
2007-07-13 tama3rename classes
2007-07-13 tama3add listener in order to notify birthmarking process...
2007-06-28 tama3enable to extract birthmarks from class, package, and...
2007-06-14 tama3enable update table cell color
2007-06-11 tama3update properties
2007-03-30 tama3fixed potentially buggy code find by findbugs
2007-03-29 tama3extractor settings read from properties
2007-03-29 tama3rename ConfigFileParser to ConfigFileImporter and refac...
2007-03-26 tama3update option messages
2007-03-15 tama3update setting file
2007-03-12 tama3enable filtering the result of round robin comparisons...
2007-03-03 tama3confirm error message when failed extraction birthmarks...
2007-03-03 tama3bug fixed: enabled to specify user defined setting...
2007-03-03 tama3enabled expert mode (more birthmarks, enable define...
2007-02-05 tama3move configuration methods from Main to Stigmata
2007-01-30 tama3bug fixed: cannot get birthmark service: used display...
2007-01-17 tama3support localized description for birthmark service
2007-01-12 tama3release version 1.0 beta
2007-01-08 tama3new feature: obfuscating class names when comparing...
2007-01-08 tama3import project