Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 231396: Comment #4: Big Refactoring | aclement | 2008-05-28 | 1 | -8/+8 |
| | |||||
* | tidy up after yourself | aclement | 2006-02-14 | 1 | -0/+2 |
| | |||||
* | removed import of non-existing file | acolyer | 2005-08-11 | 1 | -1/+3 |
| | |||||
* | commented jar target from bcel-builder/build.xml since broken (can someone ↵ | avasseur | 2005-04-20 | 1 | -4/+5 |
| | | | | | | | comment ?) impl @Aspect("issingleton") fixed error reporting on readPerClause from @AJ | ||||
* | Delete bintest, not quite in with Alex's policy as paths hardcoded - could ↵ | aclement | 2005-04-20 | 1 | -0/+1 |
| | | | | be improved. | ||||
* | From branch: New build scripts that Alex uses under IntelliJ - can be run ↵ | aclement | 2005-04-19 | 1 | -1/+40 |
| | | | | individually or via master in build module. | ||||
* | BCEL Java5 Support | aclement | 2004-11-19 | 1 | -2/+9 |
| | |||||
* | Doesnt delete the 'src' dir. | aclement | 2004-11-18 | 1 | -1/+1 |
| | |||||
* | BCEL rename (enhancement 61374) | aclement | 2004-08-12 | 1 | -6/+63 |
| | |||||
* | Patch now includes the bcel fix for 62631. Also changed the bcel-builder ↵V1_2_0 | aclement | 2004-05-24 | 1 | -6/+17 |
| | | | | build.xml to construct a bcel-src.zip that matches the bcel.jar - to ease debugging. | ||||
* | Hopefully better bcel-builder build system, | ehilsdal | 2004-05-21 | 1 | -35/+45 |
| | | | | | instigated by Andy actually trying to use this module the way it is supposed to be used | ||||
* | Fix for Bugzilla Bug 41125: | ehilsdal | 2004-01-29 | 1 | -3/+18 |
| | | | | LocalVariableTable sometimes gets BCEL-supplied parameter names | ||||
* | initial stab at a bcel-building module | ehilsdal | 2004-01-27 | 1 | -0/+45 |