1. 5a11aaf Version 3.12.0 by yangguo@chromium.org · 12 years ago
  2. ed49e96 Version 3.10.3 by erik.corry@gmail.com · 12 years ago
  3. d9a13a2 Merged r11195 into trunk branch. by jkummerow@chromium.org · 12 years ago
  4. 83e1682 Version 3.6.3 by kmillikin@chromium.org · 13 years ago
  5. 1805e21 Version 3.6.0 by fschneider@chromium.org · 13 years ago
  6. 4668a2c Version 3.5.9. by ricow@chromium.org · 13 years ago
  7. 28a3708 Version 3.5.7 by rossberg@chromium.org · 13 years ago
  8. 7c2628c Version 3.5.4 by kmillikin@chromium.org · 13 years ago
  9. 84bcc55 Version 3.4.13 by svenpanne@chromium.org · 13 years ago
  10. 6db8871 Version 3.4.11 by sgjesse@chromium.org · 13 years ago
  11. 4f693d6 Version 3.4.9. by ricow@chromium.org · 13 years ago
  12. 3cf4731 Version 3.4.8 by vegorov@chromium.org · 13 years ago
  13. 6d786c9 Version 3.4.4 by svenpanne@chromium.org · 13 years ago
  14. e297f59 Version 3.4.3 by jkummerow@chromium.org · 13 years ago
  15. c54d365 Version 3.4.0. by ricow@chromium.org · 13 years ago
  16. ea91cc5 Version 3.3.9. by ager@chromium.org · 13 years ago
  17. 8e8294a Version 3.3.3 by sgjesse@chromium.org · 13 years ago
  18. 3847bd5 Version 3.3.2. by erik.corry@gmail.com · 13 years ago
  19. 44bc708 Version 3.2.9. by karlklose@chromium.org · 13 years ago
  20. 74f333b Version 3.2.8 by vegorov@chromium.org · 13 years ago
  21. c36ce6e Version 3.2.7 by kmillikin@chromium.org · 13 years ago
  22. 7516f05 Version 3.2.6 by lrn@chromium.org · 13 years ago
  23. 7979bbb Version 3.2.5 by fschneider@chromium.org · 13 years ago
  24. 80c2b42 Merge r7337 to trunk by sgjesse@chromium.org · 13 years ago
  25. ea88ce9 Version 3.2.4. by sgjesse@chromium.org · 13 years ago
  26. b08986c Version 3.2.2 by whesse@chromium.org · 13 years ago
  27. 49edbdf Version 3.1.5 by kmillikin@chromium.org · 14 years ago
  28. 5f0c45f Push version 3.0.3 to trunk. by ager@chromium.org · 14 years ago
  29. 8541d77 Version 3.0.2. by lrn@chromium.org · 14 years ago
  30. facd82d Version 3.0.1 by kmillikin@chromium.org · 14 years ago
  31. a555126 Version 3.0.0. by kasperl@chromium.org · 14 years ago
  32. beb2571 Push version 2.5.9 to trunk. by ager@chromium.org · 14 years ago
  33. 21b5e95 Version 2.5.8 by vegorov@chromium.org · 14 years ago
  34. dff694e Version 2.2.10 by vegorov@chromium.org · 14 years ago
  35. 720dc0b Version 2.2.9 by sgjesse@chromium.org · 14 years ago
  36. 357bf65 Push version 2.2.2 to trunk. by ager@chromium.org · 14 years ago
  37. 5c83825 Push version 2.1.1 to trunk. by ager@chromium.org · 15 years ago
  38. b302e56 Version 2.1.0 by sgjesse@chromium.org · 15 years ago
  39. 65dad4b Push version 1.2.0 to trunk. by ager@chromium.org · 15 years ago
  40. 2d18d10 Fixed crash bug that occurred when loading a const variable in the presence of eval. by kasperl@chromium.org · 15 years ago
  41. 41826e7 Optimized String.prototype.match. by ager@chromium.org · 15 years ago
  42. bb29dc9 Improved frame merge code generated by the code generator. by ager@chromium.org · 15 years ago
  43. 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
  44. 245aa85 Fixed crash-bug in the code generation for case independent 16 bit backreferences. by iposva@chromium.org · 16 years ago
  45. 3bf7b91 Reduced code size by using shorter instruction encoding when possible. by ager@chromium.org · 16 years ago
  46. 41044eb Changed Array.prototype.sort to use quick sort. by kasperl@chromium.org · 16 years ago
  47. 9258b6b Fixed a number of build issues. by ager@chromium.org · 16 years ago
  48. 9a4089a Included mjsunit JavaScript test suite and C++ unit tests. by mads.s.ager@gmail.com · 16 years ago
  49. 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
  50. 7276f14 Changed all text files to have native svn:eol-style. by kasper.lund · 16 years ago