1. dff694e Version 2.2.10 by vegorov@chromium.org · 14 years ago
  2. 720dc0b Version 2.2.9 by sgjesse@chromium.org · 14 years ago
  3. 357bf65 Push version 2.2.2 to trunk. by ager@chromium.org · 14 years ago
  4. 5c83825 Push version 2.1.1 to trunk. by ager@chromium.org · 14 years ago
  5. b302e56 Version 2.1.0 by sgjesse@chromium.org · 15 years ago
  6. 65dad4b Push version 1.2.0 to trunk. by ager@chromium.org · 15 years ago
  7. 2d18d10 Fixed crash bug that occurred when loading a const variable in the presence of eval. by kasperl@chromium.org · 15 years ago
  8. 41826e7 Optimized String.prototype.match. by ager@chromium.org · 15 years ago
  9. bb29dc9 Improved frame merge code generated by the code generator. by ager@chromium.org · 15 years ago
  10. 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 · 15 years ago
  11. 245aa85 Fixed crash-bug in the code generation for case independent 16 bit backreferences. by iposva@chromium.org · 16 years ago
  12. 3bf7b91 Reduced code size by using shorter instruction encoding when possible. by ager@chromium.org · 16 years ago
  13. 41044eb Changed Array.prototype.sort to use quick sort. by kasperl@chromium.org · 16 years ago
  14. 9258b6b Fixed a number of build issues. by ager@chromium.org · 16 years ago
  15. 9a4089a Included mjsunit JavaScript test suite and C++ unit tests. by mads.s.ager@gmail.com · 16 years ago
  16. 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
  17. 7276f14 Changed all text files to have native svn:eol-style. by kasper.lund · 16 years ago