0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Aug 16, 2024 — Aug 16, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
allow exceptions to override default lib; make them inherit parent's usage More... over 12 years ago
Added tag rel-0.5.0 for changeset bf0c2a6b4f49 More... over 12 years ago
bump version to 0.5.0 More... over 12 years ago
use exception in jdepchk's own rules More... over 12 years ago
add exceptions to components More... over 12 years ago
add core support for exceptions to components More... over 12 years ago
cosmetic More... over 12 years ago
annotations: fix javadoc More... over 12 years ago
Added tag rel-0.4.0 for changeset 1e7bf8222978 More... about 14 years ago
build: add separate macro to run jdepchk More... about 14 years ago
build: add support for --no-exit for Ant scripts More... about 14 years ago
options: move rule dirs detection into OptionsParser More... about 14 years ago
rules: updated edepchk.conf for new edepchk build; use annotations now More... about 14 years ago
extraction: make RuleFilesManager work with incremental builds More... about 14 years ago
options: simplify error reporting; add BufferedReader API More... about 14 years ago
adapt to jdepchk 0.4.0's new class visitor More... about 14 years ago
check: add --use-asm-checker option (undocumented) More... about 14 years ago
rules: improve rule for .asm More... about 14 years ago
check: use fast custom parser More... about 14 years ago
options: make compatible with JDK 1.5 More... about 14 years ago
main: fix read count in stats More... about 14 years ago
main: implement auto-recheck More... about 14 years ago
add demo project More... about 14 years ago
main: fix exit codes and some arg parsing problems More... about 14 years ago
initial version with combined rule checking and extraction More... about 14 years ago
classes: class parser which uses ASM directly, instead of my adapted version More... about 14 years ago
classes: moved asm source to internal package More... about 14 years ago
classes: added copy of ASM class reader source (asm-3.3.1) More... about 14 years ago
add config for jdepextract More... about 14 years ago
add package-info for config More... about 14 years ago