1. 97e68c9 ci: use windows 2025 runners (#7048) by Lukas Kurz · 5 months ago master
  2. 792ee76 Fix ParseInt1.js error by Ivan Krasilnikov · 6 months ago
  3. 3f50d56 Fix DateTimeFormat.js error: TZ=US/Pacific -> America/Los_Angeles by Ivan Krasilnikov · 6 months ago
  4. 0776096 Fix UnsetField compile error under newer clang by Ivan Krasilnikov · 6 months ago
  5. 20bcae5 Fix PAL_DispatchException linker error by Ivan Krasilnikov · 6 months ago
  6. 0c6b0cd Alternative fix for unicode errors by Ivan Krasilnikov · 6 months ago
  7. 672da4b CLA, copyrights, ARM64 linux warning, reenable toString.js on macOS. by Ivan Krasilnikov · 6 months ago
  8. fa73d36 Fix Linux ARM64 build by Ivan Krasilnikov · 6 months ago
  9. df8d64f [CMake] Refactor ccache build option by Petr Penzin · 6 months ago
  10. 622c745 Merge pull request #7043 from rhuanjl/fixFinallyinJitGenLoop by Petr Penzin · 7 months ago
  11. 1c242f7 Avoid using TryFinallyWithYield OpCode when there is no Yield. by rhuanjl · 7 months ago
  12. 4b9fe7e chore: enable visual studio 2026 (insiders) by Lukas Kurz · 7 months ago
  13. a3b5e04 refactor: c++ 17 (#7038) by Lukas Kurz · 7 months ago
  14. 2dba810 Exclude `typedarray/allocation{,2}.js` on x86 by Lukas Kurz · 9 months ago
  15. e8ec0aa ci: scheduled run by Lukas Kurz · 9 months ago
  16. c6a9549 fix: use SAL2 `_In_`, `_Out_` to prevent conflicts (#7042) by Lukas Kurz · 9 months ago
  17. d2dd4c8 refactor: c++ 14 by Lukas Kurz · 9 months ago
  18. ecae43e Add CC copyright by Lukas Kurz · 9 months ago
  19. 3983e17 Convert jmp labels to private ones by Lukas Kurz · 9 months ago
  20. eb50a13 Pin libicu version for now by Lukas Kurz · 9 months ago
  21. 775f541 Enable `CMAKE_ENABLE_EXPORTS` by Lukas Kurz · 9 months ago
  22. 2de13bc Use CMake v3.10 by Lukas Kurz · 9 months ago
  23. 22f1619 fix: linux build (#7039) by Lukas Kurz · 9 months ago
  24. 36becec Use std placement new on non MSVC compilers (#7009) by Lukas Kurz · 1 year, 5 months ago
  25. e26c81f Correct ifdef for arm64 (#6995) by Richard · 2 years ago
  26. 13358c6 Merge pull request #6970 from StephanTLavavej/stringize by Petr Penzin · 2 years ago
  27. 3998959 Avoid using MSVC-internal `_STRINGIZE`. by Stephan T. Lavavej · 2 years ago
  28. 3a7b120 Add issue templates (#6986) by Lukas Kurz · 2 years, 2 months ago
  29. 682026b Module api bugs (#6992) by Richard · 2 years, 2 months ago
  30. 615a614 JIT Generator (and Async func) loops (#6990) by Richard · 2 years, 2 months ago
  31. 4b0b554 Provide direct CMake support for clang sanitizer (#6924) by Petr Penzin · 2 years, 2 months ago
  32. 5f53f55 Upload `bin` directory to azure artefacts (#6976) by Lukas Kurz · 2 years, 2 months ago
  33. 1f6e17c Fix formatting by Lukas Kurz · 2 years, 3 months ago
  34. 1a03ab0 Fix incorrect code by Lukas Kurz · 2 years, 3 months ago
  35. 76d058f Make copyright checker more verbose by Petr Penzin · 2 years, 3 months ago
  36. 1c26375 Fix copyright notice in output.inl by Petr Penzin · 2 years, 3 months ago
  37. 46af28e To fix issue #6984, #include <stdarg.h> by EmployedRussian · 2 years, 3 months ago
  38. a2aae95 Fix issue#6982 -- PM128A should be a pointer to 16-byte aligned M128U, by Paul Pluzhnikov · 2 years, 3 months ago
  39. 0ffb510 Merge pull request #6980 from rhuanjl/linux22 by Petr Penzin · 2 years, 3 months ago
  40. e42466f fix Python3.3 syntax error by rhuanjl · 2 years, 3 months ago
  41. 88e057c Ubuntu 22 to CI by rhuanjl · 2 years, 3 months ago
  42. 2af598f Output failing ch command line in regenByteCode.py by Petr Penzin · 2 years, 3 months ago
  43. 2a574fa Provide MSVC-friendly wrapper for this==nullptr by Petr Penzin · 2 years, 3 months ago
  44. 5cdd17f Fix this==nullptr in Clang by Lukas Kurz · 2 years, 3 months ago
  45. 5249f3d Fix futex_fatal_error -- issue #6931 (#6932) by EmployedRussian · 2 years, 3 months ago
  46. c2d97aa Sign ContributionAgreement.md (#6979) by EmployedRussian · 2 years, 3 months ago
  47. c4455f4 Fix a Windows (ARM64) build failure (#6896) by Andrey Taritsyn · 2 years, 3 months ago
  48. 469795b Throw `ERRBadAwait` instead of `ERRnoSemic` if applicable (#6955) by Lukas Kurz · 2 years, 3 months ago
  49. 2f15d4e Prevent defining `_GUARD_CHECK_ICALL` twice (#6974) by Lukas Kurz · 2 years, 3 months ago
  50. d1cc2b4 Remove a Ubuntu 18.04 jobs by Taritsyn · 2 years, 3 months ago
  51. c3ead3f Temporarily disable Number.toString test by rhuanjl · 3 years, 4 months ago
  52. d710d63 Cirrus CI for Apple Silicon noJit by rhuanjl · 3 years, 4 months ago
  53. d6e2800 Apple Silicon Test Suite updates by rhuanjl · 3 years, 4 months ago
  54. af58421 Apple Silicon support, miscellaneous by rhuanjl · 3 years, 4 months ago
  55. 40b603e Incomplete Backend support for Apple Silicon by rhuanjl · 3 years, 4 months ago
  56. edb1ee9 Update Runtime to support Apple Silicon by rhuanjl · 3 years, 4 months ago
  57. 015b05d Update Memory handling to support Apple Silicon by rhuanjl · 3 years, 4 months ago
  58. 3fb33a8 Update PAL to support Apple Silicon by rhuanjl · 3 years, 4 months ago
  59. cbb9b10 Throw `TypeError` if `[[DefineOwnProperty]]` returns false (#6868) by Lukas Kurz · 3 years, 6 months ago
  60. 9e8139e Bump json5 from 2.2.0 to 2.2.2 in /test/WasmSpec/convert-test-suite (#6867) by dependabot[bot] · 3 years, 7 months ago
  61. 0c3f79f Merge pull request #6862 from BillyONeal/add-reference by Petr Penzin · 3 years, 7 months ago
  62. c5a737f Fix build race detected by vcpkg. by Billy Robert O'Neal III · 3 years, 7 months ago
  63. 20fffa8 Use `.editorconfig` to help with code style consistency (#6866) by Lukas Kurz · 3 years, 7 months ago
  64. fd69080 Use builtin `@@hasInstance` from prototype in `instanceOf` (#6861) by Lukas Kurz · 3 years, 8 months ago
  65. a9850e2 Merge pull request #6857 from rhuanjl/FixCharTrieClone by Petr Penzin · 3 years, 8 months ago
  66. 9760c11 Merge branch 'master' into FixCharTrieClone by Richard · 3 years, 9 months ago
  67. 58639f9 Array sort update - return to Native Implementation (#6852) by Richard · 3 years, 9 months ago
  68. 417a257 Fix CharTrie::CloneFrom by rhuanjl · 3 years, 9 months ago
  69. 0cfe82d `SyntaxError` on statement without body (#6854) by Lukas Kurz · 3 years, 9 months ago
  70. 9bf5a93 Throw `TypeError` on `Object.assign` with readonly property (#6853) by Lukas Kurz · 3 years, 9 months ago
  71. 0a9c082 Force call to `ToNumber` in `Math.max` and `Math.min` (#6851) by Lukas Kurz · 3 years, 9 months ago
  72. a880942 Bytecode Regen by rhuanjl · 3 years, 9 months ago
  73. 0434134 Update Array Sort for revised spec which requires: by rhuanjl · 3 years, 9 months ago
  74. b4f1bb4 Fix pathological BailOut for chakraLibrary.isArray by rhuanjl · 3 years, 9 months ago
  75. 3a1764f Tests for `TypedArray.prototype.sort` (#6844) by Lukas Kurz · 3 years, 9 months ago
  76. 0bd75fb `Date` ctr spec compliance (#6845) by Lukas Kurz · 3 years, 9 months ago
  77. 7bcdec7 Allow `undefined` in `TypedArray.prototype.sort(comparefn)` (#6842) by Lukas Kurz · 3 years, 10 months ago
  78. f63de5d NuGet: Update copyrights in PowerShell scripts by Taritsyn · 3 years, 10 months ago
  79. 9377f09 Skip Array pop fast path if prototype unsafe (#6838) by Lukas Kurz · 3 years, 10 months ago
  80. d935596 update copyrights by rhuanjl · 3 years, 10 months ago
  81. 39095e5 Merge pull request #6839 from rhuanjl/copyright by Petr Penzin · 3 years, 10 months ago
  82. 4e8152e stop checking for 2021 by rhuanjl · 3 years, 10 months ago
  83. c4db129 Fix Optimisation of arguments[-n] by rhuanjl · 3 years, 10 months ago
  84. b521cfe [CI] Update Windows images (#6832) by Petr Penzin · 3 years, 11 months ago
  85. 479737f Tentative support for VS 2022 by Petr Penzin · 3 years, 11 months ago
  86. dd82265 Merge pull request #6808 from chakra-core/dependabot/npm_and_yarn/test/WasmSpec/convert-test-suite/minimist-1.2.6 by Petr Penzin · 4 years ago
  87. 6a0e207 Bump minimist from 1.2.5 to 1.2.6 in /test/WasmSpec/convert-test-suite by dependabot[bot] · 4 years ago
  88. ee390b0 Merge pull request #6830 from chakra-core/ppenzin-Agreement-bots by Petr Penzin · 4 years ago
  89. 221e1cb Fix typo by Petr Penzin · 4 years ago
  90. 148f9bd Better syntax in workflows .yml by Petr Penzin · 4 years ago
  91. 021c552 Exclude dependabot from agreement check by Petr Penzin · 4 years ago
  92. 4e6dc22 Merge pull request #6829 from chakra-core/ppenzin-windows-2019 by Petr Penzin · 4 years ago
  93. 692f0bb [CI] Temporarily switch to windows-2019 image by Petr Penzin · 4 years ago
  94. 41ad58a Merge pull request #6785 from rhuanjl/loopIncr0 by Petr Penzin · 4 years, 5 months ago
  95. 12184ad Fix incorrect failFast for Incr0 by rhuanjl · 4 years, 6 months ago
  96. 418a27c Enable by default findLast and findLastIndex methods (#6769) by MadProbe · 4 years, 7 months ago
  97. 44bf6e7 NuGet: Add a package icon by Taritsyn · 4 years, 7 months ago
  98. b604219 Add support for Visual Studio 2022 by Taritsyn · 4 years, 8 months ago
  99. 3ad4702 Merge pull request #6756 from Taritsyn/nuget-net-client-profile-in-msbuild-scripts by Petr Penzin · 4 years, 8 months ago
  100. 9d9ac5e NuGet: Add a support for .NET Framework Client Profiles in MSBuild scripts by Taritsyn · 4 years, 8 months ago