1. 984bbb0 Bump org.apache.commons:commons-parent from 102 to 103. by Gary Gregory · 3 days ago master
  2. 60444ad Merge branch 'master' of https://github.com/apache/commons-bcel.git by Gary Gregory · 3 days ago
  3. 65ab355 Bound IINC increment to signed short (#526). by Gary Gregory · 3 days ago
  4. 68698bb bound iinc increment to signed short (#526) by Naveed Khan · 3 days ago
  5. dbcfda1 Bump github/codeql-action from 4.37.0 to 4.37.1 by Gary Gregory · 3 days ago
  6. fed3c45 Bump actions/setup-java from 5.5.0 to 5.6.0 by Gary Gregory · 3 days ago
  7. d1fbe47 Internal refactoring by Gary Gregory · 3 days ago
  8. d0d3c29 Use import. by Gary Gregory · 4 days ago
  9. 3785212 Internal refactoring by Gary Gregory · 6 days ago
  10. 87e8bf8 Match wide local variable instruction length to dumped bytes (#525). by Gary Gregory · 6 days ago
  11. 88916be Match wide local variable instruction length to dumped bytes (#525) by Naveed Khan · 6 days ago
  12. 9ede8d1 Validate u1 count bound in INVOKEINTERFACE and MULTIANEWARRAY (#523). by Gary Gregory · 9 days ago
  13. 9d49870 Validate u1 count bound in INVOKEINTERFACE and MULTIANEWARRAY (#523) by Naveed Khan · 9 days ago
  14. 7d2083f Add negative verifier tests for remaining array load/store component by Gary Gregory · 9 days ago
  15. b1621d0 Add negative verifier tests for array load/store component type checks (#524) by Naveed Khan · 9 days ago
  16. c4e7b29 Reduce the copy-pasta fiesta. by Gary Gregory · 9 days ago
  17. 70c561a Reduce the copy-pasta fiesta. by Gary Gregory · 9 days ago
  18. f2e18fb Reduce the copy-pasta fiesta. by Gary Gregory · 9 days ago
  19. 5203f93 Add and use ArrayType.isElementType(Type). by Gary Gregory · 10 days ago
  20. dfbcff3 Reject CALOAD on non-char arrays in structural verification (#522). by Gary Gregory · 10 days ago
  21. 5262b90 reject caload on non-char arrays in structural verification (#522) by Naveed Khan · 10 days ago
  22. e945342 Bump actions/setup-java from 5.4.0 to 5.5.0 by Gary Gregory · 11 days ago
  23. 9631229 Set length in INVOKEDYNAMIC constructor (#521). by Gary Gregory · 11 days ago
  24. 3a49a2d set length in INVOKEDYNAMIC constructor (#521) by Naveed Khan · 11 days ago
  25. e236c12 Set in parameter order for clarity by Gary Gregory · 11 days ago
  26. 7e9777a Use array element type not basic type for primitive array access (#520). by Gary Gregory · 13 days ago
  27. 2aef1be use array element type not basic type for primitive array access (#520) by Naveed Khan · 13 days ago
  28. bcf45fc Bump org.jetbrains.kotlin:kotlin-stdlib from 2.3.20 to 2.4.0 (#519). by Gary Gregory · 13 days ago
  29. 6d21d9d Bump org.jetbrains.kotlin:kotlin-stdlib from 2.3.20 to 2.4.0 (#519) by dependabot[bot] · 13 days ago
  30. cec6179 Build TABLESWITCH from sorted arrays in SWITCH (#518). by Gary Gregory · 13 days ago
  31. de52be2 Build TABLESWITCH from sorted arrays in SWITCH (#518). by Gary Gregory · 13 days ago
  32. d6ff11a Build TABLESWITCH from sorted arrays in SWITCH (#518) by Naveed Khan · 13 days ago
  33. bf04e5e Javadoc by Gary Gregory · 13 days ago
  34. 5d81746 Javadoc by Gary Gregory · 13 days ago
  35. 940d2d0 Javadoc by Gary Gregory · 13 days ago
  36. be071fc Pick up Mockito version from Parent POM by Gary Gregory · 14 days ago
  37. e4cc2aa Bump github/codeql-action from 4.36.3 to 4.37.0 by Gary Gregory · 2 weeks ago
  38. 711cb2d Bump github/codeql-action from 4.36.2 to 4.36.3 by Gary Gregory · 2 weeks ago
  39. 9085ff2 Add Const.MAJOR_27. by Gary Gregory · 2 weeks ago
  40. 5dc71bc Use exclusive live-range end in LocalVariableTable.getLocalVariable (#517). by Gary Gregory · 3 weeks ago
  41. d5d17bd Use exclusive live-range end in LocalVariableTable.getLocalVariable (#517) by Dexter.k · 3 weeks ago
  42. 9c867f7 Flip null test by Gary Gregory · 3 weeks ago
  43. 2913b47 Normalize spelling by Gary Gregory · 3 weeks ago
  44. d8ca864 Deep-copy bootstrap arguments array in BootstrapMethod.copy() (#516). by Gary Gregory · 3 weeks ago
  45. 6a89929 Deep-copy bootstrap arguments array in BootstrapMethod.copy (#516) by Dexter.k · 3 weeks ago
  46. 0398af0 Add GH CI Java 26 by Gary Gregory · 3 weeks ago
  47. 800fd5e Sort members. by Gary Gregory · 3 weeks ago
  48. eabadd9 Read unsigned bytecode operands in CodeHTML disassembler (#511). by Gary Gregory · 3 weeks ago
  49. 296a4dd Read unsigned bytecode operands in CodeHTML disassembler (#511) by Dexter.k · 3 weeks ago
  50. 6e89169 Fix ConstantPoolGen dedup key collisions for names with delimiters (#510) by Gary Gregory · 3 weeks ago
  51. 604b7bd Fix ConstantPoolGen dedup key collisions for names with delimiters (#510) by Dexter.k · 3 weeks ago
  52. 6118505 Bump jna.version from 5.18.1 to 5.19.1 (#514). by Gary Gregory · 3 weeks ago
  53. 8d7e611 Bump jna.version from 5.18.1 to 5.19.1 (#514) by dependabot[bot] · 3 weeks ago
  54. a4c687b Bump actions/setup-java from 5.3.0 to 5.4.0 by Gary Gregory · 3 weeks ago
  55. 9274fb7 Javadoc by Gary Gregory · 3 weeks ago
  56. 1fcbc87 Bump actions/cache from 6.0.0 to 6.1.0 by Gary Gregory · 4 weeks ago
  57. 4ede625 Bump actions/cache from 5.0.5 to 6.0.0. by Gary Gregory · 4 weeks ago
  58. 90b5c74 Use fixedLength for parsed LOOKUPSWITCH length (#499). by Gary Gregory · 4 weeks ago
  59. 1101d7e Use fixedLength for parsed LOOKUPSWITCH length (#499) by Digiscrypt Technologies · 4 weeks ago
  60. 9a95244 Merge branch 'master' of https://github.com/apache/commons-bcel.git by Gary Gregory · 4 weeks ago
  61. 09f7d93 Propagate runtime-visible flag when parsing parameter annotations (#509). by Gary Gregory · 4 weeks ago
  62. 667e888 Propagate runtime-visible flag when parsing parameter annotations (#509) by Dexter.k · 4 weeks ago
  63. 9124a5c Bump actions/setup-java from 5.2.0 to 5.3.0 by Gary Gregory · 5 weeks ago
  64. d776b3d Use correct attribute tag in NestHost and ModuleMainClass (#507). by Gary Gregory · 5 weeks ago
  65. c64231e Use correct attribute tag in NestHost and ModuleMainClass (#507) by Dexter.k · 5 weeks ago
  66. dbd621c Validate index upper bound in CPInstruction, IINC and RET setIndex (#506). by Gary Gregory · 5 weeks ago
  67. 8f9a414 Validate index upper bound in CPInstruction, IINC and RET setIndex (#506) by Dexter.k · 5 weeks ago
  68. 52a8884 Read ConstantDynamic indices as unsigned shorts (#505). by Gary Gregory · 5 weeks ago
  69. bf274cf Read ConstantDynamic indices as unsigned shorts (#505) by Dexter.k · 5 weeks ago
  70. e0ddc77 Bump actions/checkout from 6.0.3 to 7.0.0. by Gary Gregory · 5 weeks ago
  71. a6dee15 Javadoc by Gary Gregory · 5 weeks ago
  72. 6e037c1 Site docs: clarify security model (#503). by Gary Gregory · 5 weeks ago
  73. 5d1ac61 Read multianewarray dimensions as unsigned byte (#504). by Gary Gregory · 5 weeks ago
  74. 9beec0d docs: clarify security model (#503) by Arnout Engelen · 5 weeks ago
  75. 68628e6 Read multianewarray dimensions as unsigned byte (#504) by Dexter.k · 5 weeks ago
  76. 13b14f8 Merge branch 'master' of https://github.com/apache/commons-bcel.git by Gary Gregory · 5 weeks ago
  77. 1d2a776 Make wide flag thread-local in Utility.codeToString (#502). by Gary Gregory · 5 weeks ago
  78. 6f76438 Make wide flag thread-local in Utility.codeToString (#502) by Dexter.k · 5 weeks ago
  79. 59dc0ce Better names by Gary Gregory · 5 weeks ago
  80. f9647fd Sort members by Gary Gregory · 5 weeks ago
  81. d7596d0 Sort members. by Gary Gregory · 6 weeks ago
  82. 714afef Escape referenced names in BCELFactory Java output (#501). by Gary Gregory · 6 weeks ago
  83. 63df9b9 Escape referenced names in BCELFactory java output (#501) by Dexter.k · 6 weeks ago
  84. a156001 Escape constant pool names in generated HTML (#500). by Gary Gregory · 6 weeks ago
  85. 9a08f93 Escape constant pool names in generated HTML (#500) by Dexter.k · 6 weeks ago
  86. efbb4bb Update legacy GitHub links in CONTRIBUTING.md by Gary Gregory · 6 weeks ago
  87. 78d70f9 Bump org.apache.commons:commons-parent from 101 to 102. by Gary Gregory · 6 weeks ago
  88. ae1dcb7 Bump GH CI actions/dependency-review-action from 4.9.0 to 5.0.0 by Gary Gregory · 7 weeks ago
  89. efa1bcf Bump GH CI actions/checkout from 6.0.2 to 6.0.3 by Gary Gregory · 7 weeks ago
  90. 76c9adc Bump org.apache.commons:commons-parent from 100 to 101 by Gary Gregory · 7 weeks ago
  91. 386f102 Bump github/codeql-action from 4.36.0 to 4.36.2 by Gary Gregory · 7 weeks ago
  92. 9e464e1 Bump github/codeql-action from 4.35.5 to 4.36.0 by Gary Gregory · 8 weeks ago
  93. 8e0926f Bump org.apache.commons:commons-parent from 99 to 100 by Gary Gregory · 9 weeks ago
  94. 8aa38bf Bump github/codeql-action from 4.35.4 to 4.35.5 by Gary Gregory · 9 weeks ago
  95. 6e1e2c6 Bump github/codeql-action from 4.35.3 to 4.35.4 by Gary Gregory · 2 months ago
  96. 67419dd Bump github/codeql-action from 4.35.2 to 4.35.3 by Gary Gregory · 3 months ago
  97. 3c844f9 Bump org.apache.commons:commons-parent from 98 to 99 by Gary Gregory · 3 months ago
  98. aec5ff6 Bump commons-io:commons-io from 2.21.0 to 2.22.0. by Gary Gregory · 3 months ago
  99. a2b0e98 Bump github/codeql-action from 4.35.1 to 4.35.2 by Gary Gregory · 3 months ago
  100. 71ebcd2 No need to end exception messages with an exclamation! by Gary Gregory · 3 months ago