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
/
ajde
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
pr145689 - telling AJDT through the progress monitor (rather than a debug int...
aclement
2006-07-24
4
-3
/
+7
*
update license to EPL
acolyer
2006-06-01
76
-153
/
+153
*
final implementation and tests for 101983: allow separate output folders
acolyer
2006-05-19
3
-10
/
+11
*
progress on enh 101983 (allow separate output folders for separate source fol...
acolyer
2006-05-16
4
-0
/
+94
*
Completed: Improve ajc memory usage
acolyer
2006-02-24
1
-0
/
+1
*
this commit eliminates all bar 2 of the 60 odd compilation warnings in the aj...
acolyer
2005-11-24
32
-170
/
+225
*
omitting incremental as broken for now.
wisberg
2005-10-12
1
-20
/
+20
*
improve abort handling for AJDT
acolyer
2005-09-27
1
-7
/
+11
*
Fix for Bug #109016: NullPointerException when building configuration
mkersten
2005-09-08
1
-5
/
+7
*
fix for pr102479, allow clients to provide a custom message handler / holder ...
acolyer
2005-09-01
2
-9
/
+22
*
New compat level added to help people who want to pull AspectJ builds into AJ...
aclement
2005-06-01
1
-0
/
+1
*
MultiIncrementalSupport: the key change - looks in the IncrementalStateManage...
aclement
2005-04-26
1
-5
/
+31
*
MultiIncrementalSupport: reports build kind when claiming success.
aclement
2005-04-26
1
-5
/
+11
*
Useful guard method - prevents asking for properties twice through ajde.
aclement
2005-04-26
1
-0
/
+4
*
Configure weaver to behave in 1.5 way if Java compiler is configured that way...
aclement
2005-04-07
1
-0
/
+8
*
new icons for annotation/enum, 'borrowed' from JDT UI
aclement
2005-03-24
3
-1
/
+7
*
Performance optimization - use stringbuffer (found using xray)
aclement
2005-02-08
1
-3
/
+4
*
Fix for Bug 3897
mkersten
2005-01-28
2
-13
/
+40
*
Get enum value fields to work in the ASM. Plus test reorg as we are now addin...
aclement
2005-01-20
1
-0
/
+3
*
Applied patch for bug#77799 "NullPointerException in StructureSearchManager"
mkersten
2004-11-04
1
-1
/
+1
*
Change to prevent "uses-pointcut" nodes from appearing by default
mkersten
2004-10-15
1
-9
/
+13
*
Fix for Bugzilla Bug 73334
aclement
2004-09-06
1
-2
/
+2
*
Part of fix for AJDT bug 72671
aclement
2004-09-06
1
-3
/
+26
*
FindBugs: fixes.
aclement
2004-08-23
5
-16
/
+20
*
cant find type/organize imports (and hopefully fix the build)
aclement
2004-08-06
1
-3
/
+0
*
The BIG commit.
aclement
2004-08-03
3
-10
/
+86
*
fix for Bugzilla Bug 40206
acolyer
2004-07-29
2
-6
/
+4
*
set default warning values correctly when passed in 'null'
acolyer
2004-06-08
1
-32
/
+51
*
Minor non-disruptive ASM API cleanup.
mkersten
2004-03-29
2
-5
/
+5
*
Fix for Bugzilla Bug 40192
aclement
2004-03-18
1
-1
/
+8
*
Moved clearning of relationship map to AjBuildManager in order to make
mkersten
2004-03-11
1
-3
/
+0
*
Minor cleanup of build cancelling.
mkersten
2004-03-10
2
-5
/
+8
*
Removed stale ajworkingdir option from project properties interface.
mkersten
2004-02-18
1
-1
/
+1
*
new icons for declare precendence
mkersten
2004-01-30
3
-0
/
+0
*
eliminated a dependency on org.eclipse.core.runtime that had crept
acolyer
2004-01-23
1
-5
/
+5
*
spring cleaning in advance of 1.2 enhancements:
acolyer
2004-01-23
22
-284
/
+284
*
move to Eclipse 3.0 M6 JDT core (v_396). Also makes 1.4 the
acolyer
2004-01-13
1
-6
/
+7
*
Andy Clement's patch for enh 46347: "-inpath"
acolyer
2003-11-11
3
-2
/
+12
*
Fixed part III of bug#43783
mkersten
2003-10-22
1
-13
/
+21
*
Made model generation optional.
mkersten
2003-09-05
3
-4
/
+11
*
deleted a rogue import of com.sum.crypto... that mik must have added by accid...
acolyer
2003-08-16
1
-2
/
+0
*
Fixed AJDT bug with truncation of labels (there was a weird substring call in...
mkersten
2003-08-16
8
-9
/
+38
*
Added declare error/warning relationships to model.
mkersten
2003-08-16
4
-39
/
+13
*
Ported inline annotation support to new ASM API. Ported aspect visualizer. ...
mkersten
2003-08-15
1
-0
/
+2
*
Improved declare relationships. Implemented batch-build relationship clearin...
mkersten
2003-08-14
1
-0
/
+3
*
Updated org.aspectj.asm relationship model to string-handle-based API in orde...
mkersten
2003-08-14
9
-56
/
+63
*
Added support for multiple relationships for a single program element. Renam...
mkersten
2003-08-13
7
-29
/
+32
*
Minor improvements to structure model generation, clean up of test suite outp...
mkersten
2003-08-12
7
-44
/
+89
*
Got advice relationships working.
mkersten
2003-08-08
20
-180
/
+265
*
First pass at new relationship API support.
mkersten
2003-08-08
5
-34
/
+34
[next]