1. 0ee099b Fixed a bug in deletion of lookup slots that could cause global variables to be accidentally deleted (http://crbug.com/70066). by ager@chromium.org · 14 years ago
  2. 0a4e901 Version 3.0.10 by vegorov@chromium.org · 14 years ago
  3. 0511e24 Version 3.0.9 by erik.corry@gmail.com · 14 years ago
  4. c6c5718 Version 3.0.8 by sgjesse@chromium.org · 14 years ago
  5. d2c22f0 Version 3.0.7 by kmillikin@chromium.org · 14 years ago
  6. 5f0c45f Push version 3.0.3 to trunk. by ager@chromium.org · 14 years ago
  7. 8541d77 Version 3.0.2. by lrn@chromium.org · 14 years ago
  8. facd82d Version 3.0.1 by kmillikin@chromium.org · 14 years ago
  9. a555126 Version 3.0.0. by kasperl@chromium.org · 14 years ago
  10. eb7c144 Version 2.4.8. by ricow@chromium.org · 14 years ago
  11. d236f4d Version 2.4.0. by ricow@chromium.org · 14 years ago
  12. 65fae84 Version 2.3.11. by ricow@chromium.org · 14 years ago
  13. 145eff5 Version 2.3.10 by erik.corry@gmail.com · 14 years ago
  14. 5d8f0e6 Version 2.1.8 by kmillikin@chromium.org · 14 years ago
  15. ce5e87b Push version 2.1.3 to trunk. by ager@chromium.org · 15 years ago
  16. 5c83825 Push version 2.1.1 to trunk. by ager@chromium.org · 15 years ago
  17. c4c9272 Push version 2.0.0 to trunk. by ager@chromium.org · 15 years ago
  18. 3811b43 Push version 1.3.17 to trunk. by ager@chromium.org · 15 years ago
  19. 4af710e Push version 1.3.11 to trunk. by ager@chromium.org · 15 years ago
  20. a1645e2 Push version 1.3.10 to trunk. by ager@chromium.org · 15 years ago
  21. 18ad94b Push version 1.3.9 to trunk. by ager@chromium.org · 15 years ago
  22. 911335c Version 1.3.5 by sgjesse@chromium.org · 15 years ago
  23. b9d7da1 Version 1.3.2. by sgjesse@chromium.org · 15 years ago
  24. 0b6db59 Version 1.3.1. by sgjesse@chromium.org · 15 years ago
  25. e959c18 Version 1.3.0. by kasperl@chromium.org · 15 years ago
  26. defbd10 Version 1.2.14. by kasperl@chromium.org · 15 years ago
  27. 5aa501c Push version 1.2.9 to trunk. by ager@chromium.org · 15 years ago
  28. 71affb5 Version 1.2.5. by kasperl@chromium.org · 15 years ago
  29. b3284ad Version 1.2.4. by kasperl@chromium.org · 15 years ago
  30. 3a37e9b Push version 1.2.1 to trunk. by ager@chromium.org · 15 years ago
  31. 65dad4b Push version 1.2.0 to trunk. by ager@chromium.org · 15 years ago
  32. 71daaf6 Fixed bug that caused function literals to not be optimized as much as other functions. by ager@chromium.org · 15 years ago
  33. bb29dc9 Improved frame merge code generated by the code generator. by ager@chromium.org · 15 years ago
  34. 3a6061e Fixed an assertion in the new compiler to take stack overflow exceptions into account. by ager@chromium.org · 15 years ago
  35. 7be3c99 Improved code generation infrastructure by doing simple register allocation and constant folding and propagation. by kasperl@chromium.org · 15 years ago
  36. 061ef74 Optimized double-to-integer conversions in bit operations by using SSE3 instructions if available. by kasperl@chromium.org · 16 years ago
  37. ddb913d Enabled new regular expression engine. by ager@chromium.org · 16 years ago
  38. a74f0da Added experimental API support for allocating V8 symbols as external strings. by ager@chromium.org · 16 years ago
  39. 3bf7b91 Reduced code size by using shorter instruction encoding when possible. by ager@chromium.org · 16 years ago
  40. 7c537e2 Improved string hash-code distribution by excluding bit-field bits from the hash-code. by ager@chromium.org · 16 years ago
  41. 41044eb Changed Array.prototype.sort to use quick sort. by kasperl@chromium.org · 16 years ago
  42. 9258b6b Fixed a number of build issues. by ager@chromium.org · 16 years ago
  43. c27e4e7 Added support for running tests on the ARM simulator. by ager@chromium.org · 16 years ago