aboutsummaryrefslogtreecommitdiffstats
path: root/bcel-builder/verifier-src/org/aspectj/apache/bcel/verifier/structurals/ControlFlowGraph.java
Commit message (Collapse)AuthorAgeFilesLines
* Remove bcel-builder/verifier-srcAlexander Kriegisch2024-03-151-456/+0
| | | | | | It looks as if the source code is never built and never used either. Signed-off-by: Alexander Kriegisch <Alexander@Kriegisch.name>
* Globally replace "http:" by "https:" in non-XML filesAlexander Kriegisch2024-02-151-6/+6
| | | | | | | | | Maybe, the XML files and Maven wrapper files will follow. First, let us find out if this breaks the build, maybe some tests are asserting on "http:". But there, the replacement would also have taken place, so probably it just works. Signed-off-by: Alexander Kriegisch <Alexander@Kriegisch.name>
* Java5 upgradesaclement2009-09-091-15/+15
|
* moved some stuff into verifier package from base bcel (eg. visitor)aclement2008-08-281-159/+140
|
* 231396: Comment #4: Big Refactoringaclement2008-05-281-0/+475