An open API service providing commit metadata for open source projects.

gitlab.ow2.org / asm/asm / commits

This project contains the sources of the OW2 ASM library.

SHA Message Author Date Stats
21783ee5 Fix benchmarks. Eric Bruneton <e****n@f****r> 5 days ago
e9aca627 merge Merge branch 'avoid-recursivity-in-replace-asm-instructions' into 'master' Eric Bruneton <e****n@f****r> 8 days ago
0cc889f3 Avoid recursion in replaceAsmInstructions(). Eric Bruneton <e****n@f****r> 8 days ago
cefb8df5 Check that each subroutine has at most one ret instruction. Eric Bruneton <e****n@f****r> 8 days ago
4dabfe0a merge Merge branch 'check-only-one-ret-per-subroutine' into 'master' Eric Bruneton <e****n@f****r> 8 days ago
824d7d48 merge Merge branch 'classreader-readcode-limit' into 'master' Eric Bruneton <e****n@f****r> 8 days ago
d39a564f More code_length validation in ClassReader.readCode(). Eric Bruneton <e****n@f****r> 8 days ago
eb5fa95b merge Merge branch 'check-bootstrapmethods-attribute-length' into 'master' Eric Bruneton <e****n@f****r> 10 days ago
3630baec Validate the BootstrapMethods attribute length. Eric Bruneton <e****n@f****r> 14 days ago
ca37500f Update version to 9.11. Eric Bruneton <e****n@f****r> 3 months ago
38c169b1 Set version to 9.10.1. Eric Bruneton <e****n@f****r> 3 months ago
cb92f4ff Correctly remove the forRemoval value for field + remove @FunctionalInterface Remi Forax <f****x@u****r> 3 months ago
87b68c8f merge Merge branch 'deprecated-for-removal-on-field-not-rewritten' into 'master' Remi Forax <f****x@u****r> 3 months ago
66b66c2d Update ASM version. Eric Bruneton <e****n@f****r> 4 months ago
0d797d13 Fix TraceSignatureVisitor bug by merging the two internal stacks into one. Eric Bruneton <e****n@f****r> 6 months ago
7f3098fd merge Merge branch '318043-tracesignaturevisitor-bug' into 'master' Eric Bruneton <e****n@f****r> 6 months ago
6c143e1e merge Merge branch 'upgrade-to-gradle-9-3-0' into 'master' Eric Bruneton <e****n@f****r> 7 months ago
e6ef4e8d Upgrade to the default PMD tool version. Eric Bruneton <e****n@f****r> 7 months ago
758c9df5 Upgrade to Gradle 9.3.0. Eric Bruneton <e****n@f****r> 7 months ago
8e5fa38b Fix Gradle deprecation warnings. Eric Bruneton <e****n@f****r> 7 months ago
7141b4c2 Don't include untracked files in artifacts. Eric Bruneton <e****n@f****r> 7 months ago
31a166fc Include only the Gradle "build/" directories in artifacts. Eric Bruneton <e****n@f****r> 7 months ago
18cee5b3 merge Merge branch 'update_gradle' into 'master' Remi Forax <f****x@u****r> 7 months ago
cc9bf210 merge Merge branch 'update_jacoco' into 'master' Remi Forax <f****x@u****r> 7 months ago
4c7bda76 Update Gradle to version 8.14.3 Evgeny Mandrikov <m****v@g****m> 7 months ago
185d3add Update JaCoCo to version 0.8.14 Evgeny Mandrikov <m****v@g****m> 7 months ago
c5f88cb4 merge Merge branch 'bump-to-java-27' into 'master' Remi Forax <f****x@u****r> 8 months ago
af1a46a8 add the support of Java 27 version forax <f****x@u****r> 8 months ago
8185440c merge Merge branch 'retrofit-deprecated-for-removal' into 'master' Remi Forax <f****x@u****r> 8 months ago
9ef82db6 @Deprecated.forRemoval should be removed by the retrofitter forax <f****x@u****r> 8 months ago
c9d66aa8 Update to next release version number. Eric Bruneton <e****n@f****r> 9 months ago
4e6de6cb Update version to 9.9.1 for new minor release. Eric Bruneton <e****n@f****r> 9 months ago
f389709b Provide an upper bound on Import-Package Jonah Graham <j****h@k****m>
Committed by: Eric Bruneton <e****n@f****r>
9 months ago
f36870e0 merge Merge branch 'version-upper' into 'master' Eric Bruneton <e****n@f****r> 9 months ago
fc362735 merge Merge branch '318036-fix-oom-error' into 'master' Eric Bruneton <e****n@f****r> 9 months ago
ec9f0b2b Fix OOM error when reading invalid class. Eric Bruneton <e****n@f****r> 9 months ago
3f11dd7d Fix code smells found with SonarQube. Eric Bruneton <e****n@f****r> 10 months ago
176f6160 Add forRemoval=false in @Deprecated annotations. Also fix other issues found ... Eric Bruneton <e****n@f****r> 10 months ago
9a92389f New attempt to fix Gradle CI build error. Eric Bruneton <e****n@f****r> 10 months ago
db1cf8d0 Attempt to fix Gradle CI build error. Eric Bruneton <e****n@f****r> 10 months ago
26131536 Test using artifacts to share outputs between stages. Eric Bruneton <e****n@f****r> 10 months ago
bcbb529a Enable Gradle logs for the Sonar job. Eric Bruneton <e****n@f****r> 10 months ago
829f9424 Tweak SonarQube configuration. Eric Bruneton <e****n@f****r> 10 months ago
142cd791 Include only the Java files for Sonar analysis, as a workaround for an issue ... Eric Bruneton <e****n@f****r> 10 months ago
f07fd88c merge Merge branch 'lambda-remap' into 'master' Eric Bruneton <e****n@f****r> 10 months ago
124a4500 Support remapping lambda Karlatemp <k****r@k****m>
Committed by: Eric Bruneton <e****n@f****r>
10 months ago
c911d6da Update ASM version. Eric Bruneton <e****n@f****r> 11 months ago
bf4c0edc merge Merge branch '318034-add-precompiled-jdk8-all-lambdas-test' into 'master' Eric Bruneton <e****n@f****r> 11 months ago
1eda731c Add a jdk8.AllLambdas test case and fix two missing ASM API checks for invoke... Eric Bruneton <e****n@f****r> 11 months ago
ea4c6f16 merge Merge branch 'new-map-invokedynamicmethodname-method' into 'master' Eric Bruneton <e****n@f****r> 12 months ago
3f12198a merge Merge branch 'patch-1' into 'master' Eric Bruneton <e****n@f****r> 12 months ago
d9813a9a Improve `How to Contribute` in README.md Karlatemp <k****r@k****m>
Committed by: Eric Bruneton <e****n@f****r>
12 months ago
ad4dc0f7 Add a new mapInvokeDynamicMethodName method. Eric Bruneton <e****n@f****r> 12 months ago
d4c24646 merge Merge branch '318032-use-more-specific-sha-version' into 'master' Eric Bruneton <e****n@f****r> about 1 year ago
0b346044 Use 'sha-1' algorithm instead of 'sha'. Eric Bruneton <e****n@f****r> about 1 year ago
d2ab6fcf merge Merge branch '318028-fix-textifier-innerclass-accessflags' into 'master' Eric Bruneton <e****n@f****r> about 1 year ago
2ce241ad Do not filter out ACC_SUPER when printing the raw access flags of inner classes. Eric Bruneton <e****n@f****r> about 1 year ago
e75e722f Update Sonar Gradle plugin to latest version. Eric Bruneton <e****n@f****r> about 1 year ago
d7e149f6 merge Merge branch 'typo' into 'master' Remi Forax <f****x@u****r> about 1 year ago
dfefb0b8 Use "Visits" instead of "Visit" in the javadoc of the methods to be coherent ... Remi Forax <f****x@u****r> about 1 year ago
ef39aebe merge Merge branch 'Use-Visits-instead-of-Visit-in-ModuleViaitor-doc' into 'master' Remi Forax <f****x@u****r> about 1 year ago
45ca91b7 merge Merge branch 'update-classfile-version-to-java-26' into 'master' Remi Forax <f****x@u****r> about 1 year ago
b88d42f1 Add support of Java 26 forax <f****x@u****r> about 1 year ago
821e2025 Fix typo in Javadoc in SymbolTable Johnny Lim <i****e@n****m> over 1 year ago
563425b9 Update ASM version. Eric Bruneton <e****n@f****r> over 1 year ago
c55dc7bd Refactor .gitlab-ci.yml file to use several stages, and allow failures of Son... Eric Bruneton <e****n@f****r> over 1 year ago
238b8e93 merge Merge branch 'asmifier' into 'master' Eric Bruneton <e****n@f****r> over 1 year ago
7206e647 Add some unit tests to check that an 'emtpy' ClassRemapper leaves classes unc... Eric Bruneton <e****n@f****r> over 1 year ago
f55c7e05 merge Merge branch 'add-classremapper-unit-tests' into 'master' Eric Bruneton <e****n@f****r> over 1 year ago
8ade37ff `ASMifier` should print calls to `valueOf` instead of deprecated constructors... Evgeny Mandrikov <m****v@g****m> over 1 year ago
cc341b5f merge Merge branch 'update-classfile-version-to-java-25' into 'master' Remi Forax <f****x@u****r> over 1 year ago
6b543fa5 Add support of Java 25 forax <f****x@u****r> over 1 year ago
602cd3bc merge Merge branch '318022-check-lookupswitch-keys-are-sorted' into 'master' Eric Bruneton <e****n@f****r> over 1 year ago
231d5afa Check that lookupswitch keys are sorted in increasing order. Eric Bruneton <e****n@f****r> over 1 year ago
c79a8ca4 merge Merge branch 'dup2-copyop' into 'master' Eric Bruneton <e****n@f****r> almost 2 years ago
4d3c7534 Fix one more copy operation on DUP2 Lukas Rytz <l****z@t****m>
Committed by: Eric Bruneton <e****n@f****r>
almost 2 years ago
5a1444a9 Update ASM version. Eric Bruneton <e****n@f****r> almost 2 years ago
7054b598 Update ASM version. Eric Bruneton <e****n@f****r> almost 2 years ago
1fe80f4d Fix copy operation on DUP and DUP2 EpicPlayerA10 <a****k@g****m>
Committed by: Eric Bruneton <e****n@f****r>
almost 2 years ago
17222156 merge Merge branch 'fix/dup-copy-operation' into 'master' Eric Bruneton <e****n@f****r> almost 2 years ago
317b07c2 merge Merge branch '318018-add-is-interface-to-symbol-hashcode' into 'master' Eric Bruneton <e****n@f****r> almost 2 years ago
f2b85619 Take the isInterface flag into account in SymbolTable for MethodHandle CP ent... Eric Bruneton <e****n@f****r> almost 2 years ago
58401238 Remove the Attribute 'content' field (use cachedContent instead), and make... Eric Bruneton <e****n@f****r> almost 2 years ago
ab35ece4 merge Merge branch 'attribute-optimizations' into 'master' Eric Bruneton <e****n@f****r> almost 2 years ago
0c867583 Add a method that Attribute subclasses should use to create labels. It... Eric Bruneton <e****n@f****r> almost 2 years ago
0037010b merge Merge branch 'add-attribute-readlabel-method' into 'master' Eric Bruneton <e****n@f****r> almost 2 years ago
f1710373 merge Merge branch 'fix/copy-operation-dup2x2' into 'master' Eric Bruneton <e****n@f****r> almost 2 years ago
b80498c1 Also fix copy operation on DUP2_X1 and DUP2_X2 EpicPlayerA10 <a****k@g****m> almost 2 years ago
40910bcf Fix DUP_X2 and DUP_X1 not copying values correctly EpicPlayerA10 <a****k@g****m>
Committed by: Eric Bruneton <e****n@f****r>
almost 2 years ago
aa19e1ce merge Merge branch 'fix/dupx2-copy-operation' into 'master' Eric Bruneton <e****n@f****r> almost 2 years ago
3a13d483 merge Merge branch 'cache-attribute' into 'master' Eric Bruneton <e****n@f****r> almost 2 years ago
298f1929 Add Attribute caching and deprecate unused method. raphw <r****h@g****m>
Committed by: Eric Bruneton <e****n@f****r>
almost 2 years ago
d4604721 merge Merge branch 'accessible-internals' into 'master' Eric Bruneton <e****n@f****r> almost 2 years ago
3049205b Open up API that is required to interact with Attribute API. raphw <r****h@g****m>
Committed by: Eric Bruneton <e****n@f****r>
almost 2 years ago
fe568392 Specify that code attributes are passed prior to visitMaxs in a MethodVisitor. raphw <r****h@g****m>
Committed by: Eric Bruneton <e****n@f****r>
almost 2 years ago
13c24acd merge Merge branch 'fix-javadoc-methodvisitor' into 'master' Eric Bruneton <e****n@f****r> almost 2 years ago
74afeafe merge Merge branch 'master' into 'master' Eric Bruneton <e****n@f****r> about 2 years ago
f4ac00f2 Fix SourceInterpreter wrongly saying that Condy long / doubles are one word e... Constantin C <4****2@g****m>
Committed by: Eric Bruneton <e****n@f****r>
about 2 years ago
97495da4 merge Merge branch 'textifier-improvements' into 'master' Eric Bruneton <e****n@f****r> about 2 years ago
862af49c Add ConstantDynamic serialization and Number suffixes to Textifier William Gray <w****e@o****m>
Committed by: Eric Bruneton <e****n@f****r>
about 2 years ago

← Back to repository