Skip to content
  1. Oct 12, 2013
  2. Sep 28, 2013
  3. Jul 28, 2013
  4. Jul 13, 2013
  5. Mar 02, 2013
  6. Feb 17, 2013
  7. Jan 04, 2013
  8. Oct 14, 2012
  9. Oct 13, 2012
  10. Sep 01, 2012
  11. Aug 19, 2012
    • Eric Bruneton's avatar
      - split the ClassReader accept() method into several methods (readField,... · 1535c68e
      Eric Bruneton authored
      - split the ClassReader accept() method into several methods (readField, readMethod, readCode, readFrame, etc), each using local variables with the smallest possible scope. Required the addition of a Context helper class. Makes the code more readable, a little bit bigger (+4%), but also faster (1.12 speedup for the deserialize performance test).
      - switched to the Java code style conventions, applied Eclipse auto format on all files.
      1535c68e
  12. Aug 04, 2012
  13. Jul 01, 2012
  14. Jun 30, 2012
  15. Jun 24, 2012
  16. May 19, 2012
  17. May 03, 2012
  18. Apr 15, 2012
  19. Mar 17, 2012
  20. Feb 04, 2012
  21. Jan 29, 2012
  22. Jan 15, 2012
  23. Jan 12, 2012
  24. Dec 06, 2011
  25. Dec 05, 2011
Loading