1. b08986c Version 3.2.2 by whesse@chromium.org · 14 years ago
  2. 49edbdf Version 3.1.5 by kmillikin@chromium.org · 14 years ago
  3. 5f0c45f Push version 3.0.3 to trunk. by ager@chromium.org · 14 years ago
  4. 8541d77 Version 3.0.2. by lrn@chromium.org · 14 years ago
  5. facd82d Version 3.0.1 by kmillikin@chromium.org · 14 years ago
  6. a555126 Version 3.0.0. by kasperl@chromium.org · 14 years ago
  7. beb2571 Push version 2.5.9 to trunk. by ager@chromium.org · 14 years ago
  8. 21b5e95 Version 2.5.8 by vegorov@chromium.org · 14 years ago
  9. dff694e Version 2.2.10 by vegorov@chromium.org · 14 years ago
  10. 720dc0b Version 2.2.9 by sgjesse@chromium.org · 14 years ago
  11. 357bf65 Push version 2.2.2 to trunk. by ager@chromium.org · 15 years ago
  12. 5c83825 Push version 2.1.1 to trunk. by ager@chromium.org · 15 years ago
  13. b302e56 Version 2.1.0 by sgjesse@chromium.org · 15 years ago
  14. 65dad4b Push version 1.2.0 to trunk. by ager@chromium.org · 16 years ago
  15. 2d18d10 Fixed crash bug that occurred when loading a const variable in the presence of eval. by kasperl@chromium.org · 16 years ago
  16. 41826e7 Optimized String.prototype.match. by ager@chromium.org · 16 years ago
  17. bb29dc9 Improved frame merge code generated by the code generator. by ager@chromium.org · 16 years ago
  18. 381abbb Improved profiling support by performing simple call stack sampling for ticks and by fixing a bug in the logging of code addresses. by ager@chromium.org · 16 years ago
  19. 245aa85 Fixed crash-bug in the code generation for case independent 16 bit backreferences. by iposva@chromium.org · 16 years ago
  20. 3bf7b91 Reduced code size by using shorter instruction encoding when possible. by ager@chromium.org · 16 years ago
  21. 41044eb Changed Array.prototype.sort to use quick sort. by kasperl@chromium.org · 16 years ago
  22. 9258b6b Fixed a number of build issues. by ager@chromium.org · 16 years ago
  23. 9a4089a Included mjsunit JavaScript test suite and C++ unit tests. by mads.s.ager@gmail.com · 16 years ago
  24. cbaa060 Improved performance of garbage collection by moving the function that updates pointers during compacting collection into the updating visitor. This gives the compiler a better chance to inline and avoid a function call per (potential) pointer. by mads.s.ager · 16 years ago
  25. 7276f14 Changed all text files to have native svn:eol-style. by kasper.lund · 16 years ago