index
:
aspectj.git
1.8.x
356694
AspectJ5_Development
BETA_JAVA8
RB_V1_5_0
RB_V1_8
RB_V_1_5_2
V1_6_X
V1_8_X
ajdt_support
antora
bug356694
bug433351
conditionalThis
dependabot/maven/com.thoughtworks.xstream-xstream-1.4.20
dependabot/maven/commons-logging-commons-logging-1.2
dependabot/maven/org.apache.maven.plugins-maven-assembly-plugin-3.5.0
dependabot/maven/org.apache.maven.plugins-maven-clean-plugin-3.3.1
dependabot/maven/org.apache.maven.plugins-maven-compiler-plugin-3.11.0
dependabot/maven/org.apache.maven.plugins-maven-gpg-plugin-3.1.0
dependabot/maven/org.apache.maven.plugins-maven-help-plugin-3.4.0
dependabot/maven/org.apache.maven.plugins-maven-javadoc-plugin-3.5.0
dependabot/maven/org.codehaus.mojo-build-helper-maven-plugin-3.3.0
dependabot/maven/org.codehaus.mojo-flatten-maven-plugin-1.4.0
earlyJava9
extensions
gh-217
gh-314
invokedynamic
java-21
java8
master
maven_build
origin
paramAnnotationBinding
param_anno_matching_change
refactoring
transientTjp
verification
A seamless aspect-oriented extension to the Java programming language: https://github.com/eclipse-aspectj/aspectj
www-data
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
org.eclipse.jdt.core
Commit message (
Expand
)
Author
Age
Files
Lines
*
fix for Bugzilla Bug 107898
acolyer
2005-08-24
2
-0
/
+0
*
fixes for ensuring inherited ITDs are visible to the methodverifier for bridg...
aclement
2005-08-24
2
-0
/
+0
*
fix for pr107486, anonymous local types
acolyer
2005-08-23
2
-0
/
+0
*
genericsitds: modified with a couple of new hooks for allowing the use of tar...
aclement
2005-08-22
2
-0
/
+0
*
updated jars with fix for pr83377, which was basically some messed up legal o...
acolyer
2005-08-21
2
-0
/
+0
*
fix for pr78314, parser saying: "privileged" expected in far too many recover...
acolyer
2005-08-20
2
-0
/
+0
*
fix for pr9114, before and after used as var names in parenthesized expressions
acolyer
2005-08-19
2
-0
/
+0
*
fix for Bugzilla Bug 78707
acolyer
2005-08-19
2
-0
/
+0
*
fix for Bugzilla Bug 74562
acolyer
2005-08-19
2
-0
/
+0
*
updated parser w. itd error recovery
acolyer
2005-08-19
2
-0
/
+0
*
the big one. these jars are at Eclipse 3.1 final level (v_574_R31X)
acolyer
2005-08-19
2
-0
/
+0
*
updated to push on genericIdentifiersLength stack rather than just move the s...
acolyer
2005-08-15
2
-0
/
+0
*
updated parsing of type parameters in OnType of ITDs
acolyer
2005-08-15
2
-0
/
+0
*
this version is built with -1.3 ;)
acolyer
2005-08-09
2
-0
/
+0
*
updated rules that allow ITDs on generic types using type parameters
acolyer
2005-08-08
2
-0
/
+0
*
includes change so parameterizedgenericmethodbindings know about underlying I...
aclement
2005-07-27
2
-0
/
+0
*
includes change so parameterizedgenericmethodbindings know about underlying I...
aclement
2005-07-27
2
-0
/
+0
*
generics: includes fix for generic signatures
aclement
2005-07-08
2
-0
/
+0
*
Tests and fixes for bug 100260: methods inherited from a generic parent
aclement
2005-06-16
2
-0
/
+0
*
Fix for 99228: [generics][itds] ITD of a field into a generic class
aclement
2005-06-14
2
-0
/
+0
*
this update also includes the additional pseudo-tokens needed for parsing typ...
acolyer
2005-06-02
2
-0
/
+0
*
parser updates for generics in ITDs.
acolyer
2005-06-02
2
-0
/
+0
*
Fix and tests for pr86832, pr92163. NPE in detectHierarchyCycle
aclement
2005-05-12
2
-0
/
+0
*
enable compilation of @AfterReturning(pointcut="...")
acolyer
2005-05-04
2
-0
/
+0
*
Is this rebuilt with 1.3 compliance? I hope so or everything is *!"&Łed
aclement
2005-05-04
1
-0
/
+0
*
it's a whole new compiler in there...
acolyer
2005-04-29
2
-0
/
+0
*
support in ajc for parsing and error reporting of @AspectJ style aspect defin...
acolyer
2005-04-25
2
-0
/
+0
*
Includes ability to remove problems from a compilation result.
aclement
2005-02-18
2
-0
/
+0
*
parsing updates for declare annotation, annotations on itds, and use of aroun...
acolyer
2005-02-17
2
-0
/
+0
*
Correctly build jdtcore includes fix for 83423. (BinaryTypeBinding)
aclement
2005-01-24
2
-0
/
+0
*
fix (*cough* hack) for annotations originating from class files required by t...
aclement
2005-01-21
1
-0
/
+0
*
java 5 support
acolyer
2005-01-17
2
-0
/
+0
*
Binary Weaving Decp: Two changes: In SourceTypeBinding we can now remember th...
aclement
2005-01-05
2
-0
/
+0
*
update the scanner class too to tokenize correctly
acolyer
2004-12-07
2
-0
/
+0
*
updated jdtcore that can also handle @, ... as PseudoTokens
acolyer
2004-12-07
2
-0
/
+0
*
remove that stupid launcher in org.eclipse.jdt.core
aclement
2004-12-03
2
-22
/
+0
*
Final !! fixes for Bug 78954: Compiler cannot cope with 4000 jars on the clas...
aclement
2004-11-23
2
-0
/
+0
*
Fix for Bugzilla Bug 60863
aclement
2004-09-08
2
-0
/
+0
*
Fix for Bugzilla Bug 72409
aclement
2004-09-07
2
-0
/
+0
*
Reworked package renaming script to ignore compiler options that are used by ...
aclement
2004-09-07
2
-0
/
+0
*
Fix for Bugzilla Bug 73334
aclement
2004-09-06
2
-0
/
+0
*
fix for Bugzilla Bug 37020
acolyer
2004-08-19
2
-0
/
+0
*
Removes javadoc checking from resolveParamTag and hopefully includes Adrians ...
aclement
2004-08-18
2
-0
/
+0
*
fix for Bugzilla Bug 71723
acolyer
2004-08-18
2
-0
/
+0
*
Fix for Bugzilla Bug 71076
aclement
2004-08-18
2
-0
/
+0
*
Fixes for:
aclement
2004-08-16
2
-0
/
+0
*
fix for Bugzilla Bug 61768
acolyer
2004-08-11
2
-0
/
+0
*
fix for Bugzilla Bug 61572
acolyer
2004-08-10
2
-0
/
+0
*
shadows src classpath entry had crept in by mistake....
acolyer
2004-08-06
1
-4
/
+2
*
Upgraded to Eclipse 3.0 final JDT core. v_449a_head_before_30_maintenance
acolyer
2004-07-30
2
-0
/
+0
[next]