1. 652065a Several small performance enhancements. by Xander Uiterlinden · 12 years ago
  2. a879ebe Added synchronization blocks to ServiceTracker and AspectFilterIndex to solve and prevent concurrency issues. by Xander Uiterlinden · 12 years ago
  3. ab4f408 FELIX-3218 applied the patch and slightly modified it to hopefully make it even faster (creates less garbage now and the inner class is made static which should save some bytes) and removed some old, commented out code by Marcel Offermans · 13 years ago
  4. cdd0f29 FELIX-2946 Implemented an option to have the tracker track all aspects. Bumped bundle and tracker package versions to 3.1.0. by Marcel Offermans · 13 years ago
  5. 5be5f14 Added an @author tag to all class comments. by Marcel Offermans · 13 years ago
  6. 227dd71 Added several performance improvements, most of them still experimental, plus started to prepare for a release. by Marcel Offermans · 13 years ago
  7. ff4758f Incorrectly dealt with service changed events. by Marcel Offermans · 14 years ago
  8. fcbc623 Fixed a concurrent modification exception caused by improper and missing synchronization. by Marcel Offermans · 14 years ago
  9. 1c944ec Bugfixes related to aspects and general life cycle issues. Committed so others can test against this version. by Marcel Offermans · 14 years ago
  10. f9a7e34 Fixed two issues: by Marcel Offermans · 14 years ago
  11. faaed47 Big refactoring, renamed "Service" to "Component" whenever it was referring to the thing that has dependencies and registers itself as a service. by Marcel Offermans · 14 years ago