Jack Horton 79ab6f961d [MERGE #4645 @jackhorton] Merge intl-icu into master 8 anni fa
..
262 f04c6b4198 Enable sharedarray ft. for 262 testing 8 anni fa
ASMJSParser cf955c25ed Fix OS: 13988805 AsmJs error triggers syntax error on reparse assert 8 anni fa
Array 1c68c73e59 [1.7>1.8] [MERGE #4195 @boingoing] Merge unreleased/rs3 to release/1.7 8 anni fa
AsmJSFloat 2b923b65fb Remove SIMD tests 8 anni fa
AsmJs a603ec3518 [1.9>master] [1.8>1.9] [MERGE #4653 @obastemur] asmjs: enable MathBuiltinsCall test for OSX 8 anni fa
Basics 488faf3350 [1.8>1.9] [MERGE #4618 @boingoing] OS#14568840: Remove 'this' binding for indirect eval 8 anni fa
Boolean a63e04d508 Fix up rlexe.xml files: Remove BOM; remove spaces between tags which cause tags to be missed under rl.exe. 8 anni fa
Bugs c6c0ff7ef9 [1.8>1.9] [MERGE #4673 @boingoing] OS#14115684: Function-in-block semantics don't work for defer parse 8 anni fa
Closures 036fe50c38 Merge unreleased/rs3 to release/1.7 8 anni fa
ControlFlow a63e04d508 Fix up rlexe.xml files: Remove BOM; remove spaces between tags which cause tags to be missed under rl.exe. 8 anni fa
Conversions a63e04d508 Fix up rlexe.xml files: Remove BOM; remove spaces between tags which cause tags to be missed under rl.exe. 8 anni fa
Date b8fb743932 Refactor test/Date/parseISO.js (Fixes #4543) 8 anni fa
Debugger 5644e6c636 [1.8>1.9] [MERGE #4610 @agarwal-sandeep] OS#15522456 ScriptContext created after calling JsDiagStopDebugging should set debugging mode as SourceRunDown instead of Debugging. 8 anni fa
DebuggerCommon b52d5c0bb3 [MERGE #4656 @obastemur] asmjs/debugger/es7 enable disabled xplat tests 8 anni fa
DynamicCode a63e04d508 Fix up rlexe.xml files: Remove BOM; remove spaces between tags which cause tags to be missed under rl.exe. 8 anni fa
EH dee125d086 Fix setting hasBailout when there are inlined functions in try/catch 8 anni fa
Error c1c691268e stack/error: disable it partially for xplat CI 8 anni fa
FixedFields a63e04d508 Fix up rlexe.xml files: Remove BOM; remove spaces between tags which cause tags to be missed under rl.exe. 8 anni fa
Function 8734707974 [1.9>master] [1.8>1.9] [MERGE #4651 @dilijev] OS#14101048: Fixes #249: built-in functions should not have caller/arguments (and related fixes) 8 anni fa
Generated f6adc7f97e Added missing copyright headers. 10 anni fa
GlobalFunctions 2a32090679 Fix Issue #3261: Need to detect invalid null character at the end of the source string 8 anni fa
InlineCaches a63e04d508 Fix up rlexe.xml files: Remove BOM; remove spaces between tags which cause tags to be missed under rl.exe. 8 anni fa
Intl e1fd736c66 Switch to spec-compliant IsStructurallyValidLanguageTag 8 anni fa
JSON 01ce972928 Improve get/set lookup times 8 anni fa
JsBuiltIns a969f6abfe Implement the prototype of JS built in Array.prototype.indexOf 8 anni fa
LetConst 3e9d85ff60 Fix baselines 8 anni fa
Lib df34f02868 Make toGMTString the same function object as toUTCString 8 anni fa
Math a63e04d508 Fix up rlexe.xml files: Remove BOM; remove spaces between tags which cause tags to be missed under rl.exe. 8 anni fa
Miscellaneous 042ee40459 Also updating JsBuiltins to not run bytecode verification on lite ci 8 anni fa
Number d4fbab5f4b OS:15856443 [RS4] Disabled failing core unit test toUint16.js DRT. Needs further investigation. 8 anni fa
Object 2b6b29a95f [1.8>master] [MERGE #4546 @obastemur] Increase timeout for moreProperties-enumeration 8 anni fa
Operators 69761809dd Add bug references. 8 anni fa
Optimizer 0e37e355c7 Unittests and CR feedback 8 anni fa
PerfHint a77ab96c33 ARM64: Disable inlining and VirtualTypedArray. Mark tests using test trace as exclue_arm64 8 anni fa
Prototypes 32196f0dad JS implementation for array iterator 8 anni fa
RWC a63e04d508 Fix up rlexe.xml files: Remove BOM; remove spaces between tags which cause tags to be missed under rl.exe. 8 anni fa
Regex dfb7277aad OS#15775563: Fix-up previous change. Explicitly allow identity escapes. 8 anni fa
Scanner 727db9d02c Implemented Intl.Collator for ICU 8 anni fa
StackTrace 6bdd3409fb OS#14711878: Add STACK_PROBE in Parser::ConstructNameHint 8 anni fa
Strings 497d3d983e string-test: fix localCompare test 8 anni fa
TTBasic 1ad203b781 Adding TTD support for async/await 8 anni fa
TTExecuteBasic 5f5f2fbf21 Fixes #2471 Symbol registration map should support null characters in symbol names. 8 anni fa
TaggedFloats a63e04d508 Fix up rlexe.xml files: Remove BOM; remove spaces between tags which cause tags to be missed under rl.exe. 8 anni fa
TaggedIntegers 2709dd5272 Remove defunct exclude_ship from test tags. 8 anni fa
UnifiedRegex 4b48afc706 reduce unittest Acid to avoid arm64 stack overflow 8 anni fa
UnitTestFramework 3e9d85ff60 Fix baselines 8 anni fa
VT_DATE 69761809dd Add bug references. 8 anni fa
WasmSpec 5e776356e2 Update wasm spec tests 8 anni fa
bailout da2867540c Add a test to verify that newly inlined getters can still bail out correctly 8 anni fa
benchmarks 3e2301d15d spelling: comments 10 anni fa
es5 f1daa9b8cc Making length property on built-in constructor to be configurable 8 anni fa
es6 cc9b3aff4d Fix an issue where we fail fast rather than throwing a type error. Thanks to [oss-fuzz](https://github.com/google/oss-fuzz) for the report. Fixes OS:15920422 8 anni fa
es6module 51bc1f5252 Fix #2949: Class const name binding incorrectly marked as module export storage 8 anni fa
es7 0b61d16afc HostPromiseRejection tracker: 8 anni fa
fieldopts bf6ae644b6 [1.5>1.6] [MERGE #3341 @akroshg] 17-07 ChakraCore servicing release 8 anni fa
inlining 8d18878832 cleanup unit tests for arm64 with nonative 8 anni fa
logs 7a1092bc49 Add an empty logs directory to unblock test runs on the DRT VMs. 8 anni fa
loop 2709dd5272 Remove defunct exclude_ship from test tags. 8 anni fa
native-tests 7bf59d1286 jsrt: JsCreateExternalObjectWithPrototype 8 anni fa
rltimeout f6adc7f97e Added missing copyright headers. 10 anni fa
stackfunc a77ab96c33 ARM64: Disable inlining and VirtualTypedArray. Mark tests using test trace as exclue_arm64 8 anni fa
strict 90b8e49fce [MERGE #3414 @curtisman] Fix issue #3393: Remove throwing accessor for caller property on argument object in strict mode 8 anni fa
switchStatement d7e9d0d649 Add copyright notice to test case 8 anni fa
typedarray c0c17cf91f [1.9>master] [1.8>1.9] [MERGE #4646 @obastemur] typedarray: new builtin_from test 8 anni fa
utf8 5e6692670f no-icu: exclude tests with unicode definitions from no-icu runs 8 anni fa
wasm d5277c5204 [1.9>master] [MERGE #4654 @obastemur] wasm: enable disabled mac tests 8 anni fa
wasm.simd 1be1894a1b Fix Wasm.Simd comparisonTests.js 8 anni fa
jenkins.build.cmd 0cc10a1adb add configuration to build with SWB on 9 anni fa
jenkins.build.init.cmd 507a0e7f4d MicroBuild v2: Enable CodeCoverage. 9 anni fa
jenkins.buildall.cmd 1bbcea465f Make jenkins.buildall.cmd accept extra parameters. Fixes #442. 10 anni fa
jenkins.buildone.cmd 9129028718 Added daily build configurations to run on Windows 7 + VS 2013. 10 anni fa
jenkins.parsetestargs.cmd 7a2631809e Be more verbose about native tests; disable native tests in reduced test runs (-dirs -tags -nottags) 8 anni fa
jenkins.testall.cmd 7194222057 Fix summary.log by appending to file instead of overwriting it. 8 anni fa
jenkins.testone.cmd 7a2631809e Be more verbose about native tests; disable native tests in reduced test runs (-dirs -tags -nottags) 8 anni fa
rlexedirs.xml 1d521f5052 [1.8>1.9] [MERGE #4582 @obastemur] More module tests and implement RegisterModuleSource 8 anni fa
runcitests.cmd 3c58d16350 skip CI tests for arm64 8 anni fa
runnativetests.cmd 29b573a9f7 Introduce FunctionExecutionTest unittest 8 anni fa
runtests.cmd 08de7d0018 Merge master into intl-icu 8 anni fa
runtests.py 79ab6f961d [MERGE #4645 @jackhorton] Merge intl-icu into master 8 anni fa
runtests.sh 51325f9e58 xplat: fix script location 8 anni fa