aboutsummaryrefslogtreecommitdiffstats
path: root/org.aspectj.ajdt.core
Commit message (Expand)AuthorAgeFilesLines
* 132305: now compares apples and apples not apples and oranges! hasStructural...aclement2006-03-181-80/+180
* 128650: more memory stuffaclement2006-03-184-9/+19
* test and fix for 131505: keep aspectnames in the state objectaclement2006-03-152-6/+20
* bug 128650: comment 16: tidy up logic, forget the compiler.aclement2006-03-141-0/+3
* bug 128650: comment 16: tidy up logicaclement2006-03-142-0/+6
* bug 128650: comment 16: better at tidying upaclement2006-03-141-0/+7
* bug 128650: comment 16: creates far less garbageaclement2006-03-141-63/+67
* bug 128650: comment 16: optimized to deathaclement2006-03-141-34/+45
* 101411: -XaddSerialVersionUIDPOST_MEMORY_CHANGESaclement2006-03-095-0/+14
* hopefully enables outxml to work from AJDT.aclement2006-03-081-0/+1
* 129163: more bits...: set the compiler correctly for error reporting on inc ...aclement2006-03-081-1/+1
* added -outxml and -outxmlfile to list of options printed on command-lineacolyer2006-03-081-0/+2
* 129163: more bits... recording whether crosscutting members has changed 'sin...aclement2006-03-071-3/+3
* 129163: first part: changed comparison code to ignore ajc$/hasaspect/aspectof...aclement2006-03-062-31/+51
* fix for 130300: cause the mysterious disappearance of -XnoWeaveaclement2006-03-059-31/+31
* Completed: Improve ajc memory usageacolyer2006-02-243-10/+40
* Completed: Improve ajc memory usageacolyer2006-02-243-139/+311
* reset mechanismaclement2006-02-231-0/+5
* fix to save the big chunk of memory leaking over incremental compiles.aclement2006-02-231-2/+8
* optimizationasm: various tweaks!! See optimization #7 in 128650aclement2006-02-224-4/+6
* optimization: less ArrayList garbage creation!aclement2006-02-221-3/+4
* test and fix for 128618 (from helen) - message handling.aclement2006-02-211-0/+12
* fixes for 128655aclement2006-02-211-12/+68
* organized importsaclement2006-02-161-1/+0
* test and fix for 121616aclement2006-02-161-0/+3
* Support for "-Xset:name=value,name=value,name=value". The name/value data is...aclement2006-02-164-0/+13
* test and fix for 120527aclement2006-02-151-2/+25
* organized importsaclement2006-02-132-14/+10
* Progress on: empty catch block warning - option supportacolyer2006-02-101-10/+14
* free up memory anchored in static at the end of a runacolyer2006-02-102-1/+8
* I don't think this class is actively used anymore...acolyer2006-02-101-4/+5
* don't hold onto references to AjBuildConfigsacolyer2006-02-101-0/+1
* don't hold eclipse source types in ajstateacolyer2006-02-102-67/+225
* go "back to the source" on an incremental aspect changeacolyer2006-02-101-26/+13
* fix for 123212 - ignoring subversion resourcesaclement2006-02-101-0/+3
* Helen and Eduardos AST changes for 110465aclement2006-02-067-5/+291
* thats better.aclement2006-02-011-14/+15
* oopsaclement2006-02-011-10/+11
* fix for 125810 (from helen)aclement2006-02-011-4/+17
* free up maps during cleanup() processingacolyer2006-01-311-3/+6
* get build configuration via accessor, not direct field accessacolyer2006-01-311-1/+1
* made all the state in AjState private so we can get a better handle on what's...acolyer2006-01-312-35/+139
* cleanup the EclipseFactory afterCompilationacolyer2006-01-311-0/+1
* added a cleanup method to release memory held in type mapsacolyer2006-01-311-0/+5
* dom changes for 125809 (from helen)aclement2006-01-313-11/+204
* support for -messageHolder command-line option. This is needed by the forking...acolyer2006-01-303-4/+141
* support for -messageHolder : do nothing since this (obviously) has to be proc...acolyer2006-01-301-1/+4
* enh 123423 (expose PTW type) - code currently commented out until return type...aclement2006-01-301-1/+13
* fixes for 125475/125480 - matches nothing @AJ support. Definetly *NOT* as cl...aclement2006-01-301-5/+8
* fix and test for 123901. test for 125475 (commented out)aclement2006-01-291-3/+5