13 Commits (b48e5d71a9f8141ca4fb275a7e4bb99b389c5d37)

Author SHA1 Message Date
  Alexander Kriegisch b48e5d71a9 Minor code cosmetics 2 months ago
  Alexander Kriegisch 827115335f Fix indentation of compilation results on the console 1 year ago
  Andrey Turbanov 4c8c90de69 Reduce empty array allocations 2 years ago
  Andrey Turbanov b1c52e2f5e Replace uses of StringBuffer with StringBuilder. 2 years ago
  Alexander Kriegisch 49cb924f54 Upgrade license from CPLv1/EPLv1 to EPLv2 3 years ago
  Jerry James 3255a3c562 Fix javadoc references to nonexistent fields, classes, or packages 3 years ago
  Jerry James de14ca22d7 Fix misplaced or incorrect javadoc tags 3 years ago
  Lars Grefer 85ad27ee70 Remove unnecessary interface modifiers 3 years ago
  Lars Grefer 639f5030e0 Weaken Collection declarations 3 years ago
  Lars Grefer e1bff9a570 Use the diamond operator where possible 3 years ago
  Lars Grefer c1c373f427 'String.indexOf()' expression is replaceable with 'contains()' 3 years ago
  Lars Grefer 72194b7982 'for' loop replaceable with enhanced 'for' loop 3 years ago
  Andy Clement 68e9bc60f9 mavenized bridge module 5 years ago
  aclement b38e0f133a generics 14 years ago
  aclement c6e597eb3c unnecessary unused code removed 16 years ago
  aclement 62cae031f5 unnecessary null check removed 16 years ago
  aclement 409e613aac 141556#11 - reworked messagehandler with 'ignore' function! (wooo) - hope Matthew doesnt complain. 18 years ago
  aclement a38edd39a8 fix for 152388 18 years ago
  acolyer b6c89301f2 update license to EPL 18 years ago
  acolyer 31d0b1f9f1 added extra utility method for warnings 19 years ago
  avasseur 2679e77604 LTW modules + AntSpec to test LTW in the sandbox + code cleanup in my FIXME + fix in error handling when no debug info can be read from @Aj aspect (many files modified since refactored IMessageHanlder for LTW dontIgnore method) 19 years ago
  wisberg ffe55e7229 unduly narrow API 20 years ago
  jhugunin 97ab1e91df fix for Bugzilla Bug 41952 20 years ago
  mkersten be23e3d01d Changed org.aspectj.bridge.IMessage.getISourceLocation to getSourceLocation in order to match method naming conventions. 21 years ago
  wisberg fdb0bc4450 More message-visiting methods, used only by harness now. 21 years ago
  wisberg 5d8dd96b88 More readable API than comparator for common floor operation (semantics-preserving) 21 years ago
  acolyer 2e89f544a7 Ran "Organize imports" to remove redundant imports etc - 21 years ago
  wisberg ebae84596d resolving unused-imports warnings 21 years ago
  wisberg c3300283ec initial version 21 years ago