Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-01-23 | Fixed bug in reading long and double values | Roel Spilker | |
2011-11-07 | Changed copyright notices | Roel Spilker | |
2011-08-02 | Added some forgotten copyright headers | Reinier Zwitserloot | |
2011-07-18 | There's now 1 test suite that runs all tests, and 'ant eclipse' will make a ↵ | Roel Spilker | |
launch config that adds the appropriate -javaagent VM param to ensure the runWithEclipse tests work. | |||
2010-08-15 | Documented the ClassFileMetaData utility. | Reinier Zwitserloot | |
2010-08-15 | Update to force reading of test sources as UTF-8, which they are. | Reinier Zwitserloot | |
2010-08-15 | Updated buildscript to include tests and eclipse .project generation for the ↵ | Roel Spilker | |
new bytecode tests in test/bytecode/src | |||
2010-08-07 | Fixed some bugs in reading the constant pool and added tests | Roel Spilker | |
2010-08-05 | Created utility class to casually inspect class files on the usage of ↵ | Roel Spilker | |
classes, fields and methods |