1. 2e04b58 Version 3.17.3 by ulan@chromium.org · 12 years ago
  2. 89e18f5 Version 3.14.5 by rossberg@chromium.org · 12 years ago
  3. c195667 Version 3.14.3 by jkummerow@chromium.org · 12 years ago
  4. ea52b5f Version 3.12.18 by ulan@chromium.org · 12 years ago
  5. 657d53b Version 3.12.11 by rossberg@chromium.org · 12 years ago
  6. c6d9cee Version 3.12.7 by mstarzinger@chromium.org · 12 years ago
  7. 7028c05 Version 3.11.10 by mmassi@chromium.org · 12 years ago
  8. 2c067b1 Version 3.9.21 by rossberg@chromium.org · 13 years ago
  9. 3233d2f Version 3.9.19 by mstarzinger@chromium.org · 13 years ago
  10. bbceb57 3.9.16. by erik.corry@gmail.com · 13 years ago
  11. 35814e5 Version 3.9.14 by fschneider@chromium.org · 13 years ago
  12. 78d1ad4 Version 3.9.5 by yangguo@chromium.org · 13 years ago
  13. 659ceec Version 3.8.9 by yangguo@chromium.org · 13 years ago
  14. 1805e21 Version 3.6.0 by fschneider@chromium.org · 13 years ago
  15. 7c2628c Version 3.5.4 by kmillikin@chromium.org · 13 years ago
  16. 2c99e28 Version 3.5.1. by ricow@chromium.org · 13 years ago
  17. ddda9e8 Version 3.4.10 by jkummerow@chromium.org · 13 years ago
  18. 3cf4731 Version 3.4.8 by vegorov@chromium.org · 13 years ago
  19. 1c09276 Version 3.3.5 by lrn@chromium.org · 13 years ago
  20. 160a7b0 Version 3.3.0 by danno@chromium.org · 13 years ago
  21. c36ce6e Version 3.2.7 by kmillikin@chromium.org · 13 years ago
  22. ea88ce9 Version 3.2.4. by sgjesse@chromium.org · 13 years ago
  23. badaffc Version 3.2.3 by ricow@chromium.org · 14 years ago
  24. c6c5718 Version 3.0.8 by sgjesse@chromium.org · 14 years ago
  25. 5f0c45f Push version 3.0.3 to trunk. by ager@chromium.org · 14 years ago
  26. 8541d77 Version 3.0.2. by lrn@chromium.org · 14 years ago
  27. facd82d Version 3.0.1 by kmillikin@chromium.org · 14 years ago
  28. a555126 Version 3.0.0. by kasperl@chromium.org · 14 years ago
  29. 65fae84 Version 2.3.11. by ricow@chromium.org · 14 years ago
  30. b302e56 Version 2.1.0 by sgjesse@chromium.org · 15 years ago
  31. c4c9272 Push version 2.0.0 to trunk. by ager@chromium.org · 15 years ago
  32. 3811b43 Push version 1.3.17 to trunk. by ager@chromium.org · 15 years ago
  33. 4af710e Push version 1.3.11 to trunk. by ager@chromium.org · 15 years ago
  34. e959c18 Version 1.3.0. by kasperl@chromium.org · 15 years ago
  35. defbd10 Version 1.2.14. by kasperl@chromium.org · 15 years ago
  36. 5aa501c Push version 1.2.9 to trunk. by ager@chromium.org · 15 years ago
  37. e2902be Push version 1.2.7 to trunk. by ager@chromium.org · 15 years ago
  38. 71daaf6 Fixed bug that caused function literals to not be optimized as much as other functions. by ager@chromium.org · 15 years ago
  39. 41826e7 Optimized String.prototype.match. by ager@chromium.org · 15 years ago
  40. f5aa837 Fixed assertion failures in compilation of loop conditions. by kasperl@chromium.org · 15 years ago
  41. bb29dc9 Improved frame merge code generated by the code generator. by ager@chromium.org · 15 years ago
  42. 7be3c99 Improved code generation infrastructure by doing simple register allocation and constant folding and propagation. by kasperl@chromium.org · 16 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 · 16 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. a74f0da Added experimental API support for allocating V8 symbols as external strings. by ager@chromium.org · 16 years ago
  46. 870a0b6 Added support for API accessors that prohibit overwriting by accessors defined in JavaScript code by using __defineGetter__ and __defineSetter__. by ager@chromium.org · 16 years ago
  47. 9bbf968 Improved performance of Array.prototype.concat by moving the implementation to C++ (issue 123). by kasperl@chromium.org · 16 years ago
  48. 9fe21c6 Added caching of RegExp data in compilation cache. by kasperl@chromium.org · 16 years ago
  49. 41044eb Changed Array.prototype.sort to use quick sort. by kasperl@chromium.org · 16 years ago
  50. 9258b6b Fixed a number of build issues. by ager@chromium.org · 16 years ago
  51. c27e4e7 Added support for running tests on the ARM simulator. by ager@chromium.org · 16 years ago
  52. 727e995 Renamed the top level directory 'public' to 'include'. by v8.team.kasperl · 16 years ago
  53. 9a4089a Included mjsunit JavaScript test suite and C++ unit tests. by mads.s.ager@gmail.com · 16 years ago