1. c79f9bb am 9647be42: am 0ec3764e: Fix a bug where \' (apostrophe/single quote) was being escaped with &pos instead of the correct &apos. by C. Sean Young · 9 years ago
  2. 9647be4 am 0ec3764e: Fix a bug where \' (apostrophe/single quote) was being escaped with &pos instead of the correct &apos. by C. Sean Young · 9 years ago
  3. 0ec3764 Fix a bug where ' (apostrophe/single quote) was being escaped with &pos instead of the correct &apos. by C. Sean Young · 9 years ago
  4. 34cf9d6 Add wildcard support to stubpackages DO NOT MERGE by Chris Banes · 9 years ago
  5. 372e36e Add wildcard support to stubpackages by Chris Banes · 9 years ago
  6. 4863961 Fail doc/api generation when a private super class is exposed. by Ying Wang · 9 years ago
  7. 74512be Fix a NPE in the type parameter checking in stubs by Jeff Arneson · 9 years ago
  8. 22ddcbd Add error for when method return/parameter type has type parameter that is hidden by Jeff Arneson · 9 years ago
  9. 5db09cd Add generics to the field types in the API file. by Ying Wang · 10 years ago
  10. e64dc94 Fix incorrect proguard keepfile generation for fields. by Sergei Datsenko · 10 years ago
  11. ae8cb83 Add inherited fields from hidden base to the stub classes by Ying Wang · 10 years ago
  12. 37abe68 Keep all methods that are visible. by Adam Metcalf · 10 years ago
  13. 5118ffe Add support for @removed tag. by Hui Shu · 10 years ago
  14. bf322c1 Provide superclassType along with superclass by Elliott Hughes · 11 years ago
  15. 2da2d64 Change hidden super class to use first non-hidden super class by Mathieu Chartier · 12 years ago
  16. 550a9de Turns out passing an array for varargs works. by Jeff Hamilton · 12 years ago
  17. d6f2c2b Fix arrays on primitives and varargs. by Jeff Hamilton · 12 years ago
  18. 1e0d370 Port over r184 from SVN. by Jeff Hamilton · 12 years ago
  19. 6aa428d Properly handle array dimentions in keep lists. by Jeff Hamilton · 12 years ago
  20. 970f13f Add proper keep list generation. by Jeff Hamilton · 12 years ago
  21. 7393488 Fix doclava to preserve annotations on fields and methods by Tor Norbye · 12 years ago
  22. d6eaacb Modified old doclava to use LinkedLists instead of arrays by Andrew Sapperstein · 13 years ago
  23. ed8f797 Add some missing buffering to doclava file output by Brian Carlstrom · 13 years ago
  24. 132afe4 Put the enum constants into the api file. by Joe Onorato · 13 years ago
  25. 0409925 Add support for new API file format. by Joe Onorato · 13 years ago
  26. 920dbbb Initial import of Doclava project by Ben Dodson · 14 years ago