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