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
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
*
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
*
incorporating latest updates in shadows (aj_v_396)
acolyer
2004-06-08
2
-0
/
+0
*
fix for Bugzilla Bug 52928
acolyer
2004-03-18
2
-0
/
+0
*
move weaving to inside of the compiler.compile loop.
acolyer
2004-03-15
2
-0
/
+0
*
include the jdtDepends classes
acolyer
2004-01-27
2
-0
/
+0
*
Bugzilla Bug 50458
acolyer
2004-01-26
5
-0
/
+24
*
move to Eclipse 3.0 M6 JDT core (v_396). Also makes 1.4 the
acolyer
2004-01-13
2
-0
/
+0
*
built using Eclipse 2.1.1 compiler - when we didn't do this,
acolyer
2003-11-17
2
-0
/
+0
*
patch from George Harley for pr 42711
acolyer
2003-11-11
2
-0
/
+0
*
moved to 2.1.1 jdtcore. Updated our code to change one call to a
jhugunin
2003-07-24
2
-0
/
+0
*
fix and test for Bugzilla Bug 36110
jhugunin
2003-04-12
2
-0
/
+0
*
Moving the latest version from shadows to modules. The hope is that
jhugunin
2003-04-10
3
-1
/
+2
*
Major changes in order to move to Eclipse-JDT 2.1 as a base.
jhugunin
2003-03-28
872
-233461
/
+17
*
Ignore bin directory
acolyer
2003-02-26
1
-0
/
+1
*
fixed Bug 29959: super call in intertype method declaration body causes Verif...
jhugunin
2003-02-13
4
-4
/
+4
*
undoing what was almost certainly a correct bug fix.
jhugunin
2003-02-13
1
-1
/
+1
*
completion bug flagged by compiler
wisberg
2003-02-13
1
-1
/
+1
*
additional template method
jhugunin
2003-01-22
1
-0
/
+9
*
raising visibility of field for extension
jhugunin
2003-01-21
1
-1
/
+1
*
propogating information needed for decent Xlint warnings when privileged
jhugunin
2003-01-08
5
-8
/
+12
*
exposing unique array creation code
jhugunin
2003-01-07
1
-1
/
+1
*
getting dependency info for inter-type methods
jhugunin
2003-01-03
1
-0
/
+1
*
work-around for hack that makes BinaryTypeBinding extend SourceTypeBinding
jhugunin
2003-01-03
1
-0
/
+1
*
horrible hack making this a subtype of SourceTypeBinding
jhugunin
2003-01-03
1
-11
/
+12
[next]