Rajat Dua 67f4df0965 [MERGE #2959 @rajatd] 17-05 ChakraCore servicing release %!s(int64=8) %!d(string=hai) anos
..
ASMJSParser 801556d3e5 Add UTF8 BOM to test xml files and make line endings consistent for test js and baseline files %!s(int64=10) %!d(string=hai) anos
Array f95aa762f8 [CVE-2017-0252] CopyNativeIntArrayElementsToVar overflow %!s(int64=8) %!d(string=hai) anos
AsmJSFloat 801556d3e5 Add UTF8 BOM to test xml files and make line endings consistent for test js and baseline files %!s(int64=10) %!d(string=hai) anos
AsmJs 303d997b65 [CVE-2017-0093] Type confusion in asm.js arguments %!s(int64=9) %!d(string=hai) anos
Basics 0faea3dc89 Update comments that referenced Eze and remove related unused code. %!s(int64=9) %!d(string=hai) anos
Boolean 7019f26842 Add test. %!s(int64=9) %!d(string=hai) anos
Bugs f022afb824 [CVE-2017-0224, CVE-2017-0235] Chakra - JavascriptPromise::AsyncSpawnStep method invocation issue %!s(int64=8) %!d(string=hai) anos
Closures 989f86d130 Fix byte code gen with block-scoped function called from with and captured elsewhere. Make sure that if some references to a block-scoped function are optimized to refer to the var-scoped binding and others are not, and both bindings are marked for closure capture, then both scopes are processed accordingly. %!s(int64=9) %!d(string=hai) anos
ControlFlow 724767c9d1 Make `for (var x = 0 in ...` a syntax error in strict mode %!s(int64=9) %!d(string=hai) anos
Conversions 50bb88eebf xplat: fix rlexe.xml filename case %!s(int64=9) %!d(string=hai) anos
Date 31050caf58 Issue1402:OS8026281:twitter.com Timestamp for tweets is not shown %!s(int64=9) %!d(string=hai) anos
Debugger 0bbc9b582c TTD -- Merge of TTD Loop, Multi-Context, JIT support, and TTD check simplification. %!s(int64=9) %!d(string=hai) anos
DebuggerCommon 02a02c3a59 Merge from unreleased/rs2 to release/1.4 %!s(int64=9) %!d(string=hai) anos
DynamicCode 801556d3e5 Add UTF8 BOM to test xml files and make line endings consistent for test js and baseline files %!s(int64=10) %!d(string=hai) anos
EH 7b6965da90 Enable binding logic for catch variables under !buildAST. Fixes cases where catch variables in deferred nested functions were mistakenly bound to same-named variables in enclosing functions. %!s(int64=9) %!d(string=hai) anos
Error 02a02c3a59 Merge from unreleased/rs2 to release/1.4 %!s(int64=9) %!d(string=hai) anos
FixedFields 801556d3e5 Add UTF8 BOM to test xml files and make line endings consistent for test js and baseline files %!s(int64=10) %!d(string=hai) anos
Function 664a9bd7a2 Fix byte code gen for function-in-block in eval. An optimization to permit redeferral of function-in-block was missing a legality check in eval code. %!s(int64=9) %!d(string=hai) anos
Generated f6adc7f97e Added missing copyright headers. %!s(int64=10) %!d(string=hai) anos
GlobalFunctions 655edb8d14 [MERGE #1078] cross-plaform: update tests for xplat %!s(int64=9) %!d(string=hai) anos
InlineCaches 1cde1e6faa Merge branch 'master' into linux_mtest4 %!s(int64=9) %!d(string=hai) anos
JSON 52c55cd83f Merge remote-tracking branch 'origin/master' into linux %!s(int64=9) %!d(string=hai) anos
LetConst 229de54a9e Fix debugger baselines %!s(int64=9) %!d(string=hai) anos
Lib 50bb88eebf xplat: fix rlexe.xml filename case %!s(int64=9) %!d(string=hai) anos
Math 6f197425c9 cross platform: fix Math.pow -Infinity case %!s(int64=9) %!d(string=hai) anos
Miscellaneous c4d00f06b9 Move etwtest.js test back to ChakraFull %!s(int64=9) %!d(string=hai) anos
Number e23d10030d Add test for toExponential(undefiend) %!s(int64=9) %!d(string=hai) anos
Object 778f14f83f Added assert to check deleting last property doesn't change the prototype chain %!s(int64=9) %!d(string=hai) anos
Operators aacc5fae10 cross-platform: fix biops test output for xplat %!s(int64=9) %!d(string=hai) anos
Optimizer a5f69fdfbe Fix operand types after hoisting IR instrs to landingpad %!s(int64=9) %!d(string=hai) anos
PerfHint 0b19057927 change oopjit flag name; some misc cleanup for console host shutdown %!s(int64=9) %!d(string=hai) anos
Prototypes 8edb0c8939 TypeSharing Bug fix %!s(int64=9) %!d(string=hai) anos
RWC 801556d3e5 Add UTF8 BOM to test xml files and make line endings consistent for test js and baseline files %!s(int64=10) %!d(string=hai) anos
Regex f1696fd4ae apply -BaselineMode for -regexDebug dump %!s(int64=9) %!d(string=hai) anos
SIMD.TypeSpec 9b8e058afd SimdJsType spec initial commit %!s(int64=10) %!d(string=hai) anos
SIMD.bool16x8.asmjs 48d60236e4 Make sure -forcenative works with asm.js too %!s(int64=9) %!d(string=hai) anos
SIMD.bool32x4.asmjs 48d60236e4 Make sure -forcenative works with asm.js too %!s(int64=9) %!d(string=hai) anos
SIMD.bool8x16.asmjs 48d60236e4 Make sure -forcenative works with asm.js too %!s(int64=9) %!d(string=hai) anos
SIMD.float32x4 56c422a6a4 unit test changes %!s(int64=9) %!d(string=hai) anos
SIMD.float32x4.asmjs 48d60236e4 Make sure -forcenative works with asm.js too %!s(int64=9) %!d(string=hai) anos
SIMD.int16x8.asmjs 48d60236e4 Make sure -forcenative works with asm.js too %!s(int64=9) %!d(string=hai) anos
SIMD.int32x4 56f9bb8439 Simd.js: Masking shift amounts of simd shift operations %!s(int64=10) %!d(string=hai) anos
SIMD.int32x4.asmjs 48d60236e4 Make sure -forcenative works with asm.js too %!s(int64=9) %!d(string=hai) anos
SIMD.int8x16 0af32b13e0 Simd.js library support %!s(int64=10) %!d(string=hai) anos
SIMD.int8x16.asmjs 48d60236e4 Make sure -forcenative works with asm.js too %!s(int64=9) %!d(string=hai) anos
SIMD.uint16x8.asmjs 48d60236e4 Make sure -forcenative works with asm.js too %!s(int64=9) %!d(string=hai) anos
SIMD.uint32x4.asmjs 48d60236e4 Make sure -forcenative works with asm.js too %!s(int64=9) %!d(string=hai) anos
SIMD.uint8x16.asmjs 48d60236e4 Make sure -forcenative works with asm.js too %!s(int64=9) %!d(string=hai) anos
SIMD.workloads.asmjs 48d60236e4 Make sure -forcenative works with asm.js too %!s(int64=9) %!d(string=hai) anos
SIMD.wrappers 70faee3978 @@toPrimitive should be ignored if its value is null %!s(int64=10) %!d(string=hai) anos
StackTrace 50bb88eebf xplat: fix rlexe.xml filename case %!s(int64=9) %!d(string=hai) anos
Strings 02a02c3a59 Merge from unreleased/rs2 to release/1.4 %!s(int64=9) %!d(string=hai) anos
TTBasic 0bbc9b582c TTD -- Merge of TTD Loop, Multi-Context, JIT support, and TTD check simplification. %!s(int64=9) %!d(string=hai) anos
TTExecuteBasic 73751c2461 Revise code around record/replay of ScriptContext enter/exit. %!s(int64=9) %!d(string=hai) anos
TaggedFloats 801556d3e5 Add UTF8 BOM to test xml files and make line endings consistent for test js and baseline files %!s(int64=10) %!d(string=hai) anos
TaggedIntegers 2b765347f6 Fix various spelling errors. %!s(int64=10) %!d(string=hai) anos
UnifiedRegex de4659a4a6 Some string APIs operating on UTF-8 buffers do not property compute the length of the UTF-8 buffer in bytes %!s(int64=9) %!d(string=hai) anos
UnitTestFramework 1410874679 Resolves #1896. Modified Array.prototype.toLocaleString to use the length of the internal slot for TypedArray. %!s(int64=9) %!d(string=hai) anos
VT_DATE 1108bd104d test: fix applying DST abbr. normalization to non-string %!s(int64=9) %!d(string=hai) anos
WasmSpec 51d378d1bc Update baselines and spec runner %!s(int64=9) %!d(string=hai) anos
bailout 91e0e91288 Stack Arguments Optimization with presence of Formals. %!s(int64=9) %!d(string=hai) anos
benchmarks 4075b83fdb Add test cases. %!s(int64=9) %!d(string=hai) anos
es5 7c097b698d Removed U+180E MONGOLIAN VOWEL SEPARATOR from Whitespace classification. %!s(int64=9) %!d(string=hai) anos
es6 f74773f452 [CVE-2017-0223] Fix right paren location calculation for lambda with assignment expression %!s(int64=8) %!d(string=hai) anos
es7 02a02c3a59 Merge from unreleased/rs2 to release/1.4 %!s(int64=9) %!d(string=hai) anos
fieldopts 48ff0d4599 Add test for ldlen regopnd jitoptimized fix. %!s(int64=9) %!d(string=hai) anos
inlining a5de923af8 Re-enable apply inlining with 1 argument %!s(int64=9) %!d(string=hai) anos
loop 91e0e91288 Stack Arguments Optimization with presence of Formals. %!s(int64=9) %!d(string=hai) anos
native-tests 26f300c15f Fix test case %!s(int64=9) %!d(string=hai) anos
rltimeout f6adc7f97e Added missing copyright headers. %!s(int64=10) %!d(string=hai) anos
stackfunc 2e6dd09127 Catch cases of escaping nested functions at parse time. Let the parser detect cases where a symbol is used on the LHS of a function expression assignment and then escapes in a nested function. Use this information to avoid generating stack-script-function byte code that will necessitate boxing at execution time. %!s(int64=9) %!d(string=hai) anos
strict eeb057eb82 Unify error handling for arguments, caller and callee accessor functions %!s(int64=9) %!d(string=hai) anos
switchStatement 801556d3e5 Add UTF8 BOM to test xml files and make line endings consistent for test js and baseline files %!s(int64=10) %!d(string=hai) anos
typedarray 4360825823 Fix CI %!s(int64=8) %!d(string=hai) anos
utf8 4360825823 Fix CI %!s(int64=8) %!d(string=hai) anos
wasm 3293ada557 Fixes entrypoints when 2 functions not sharing the same type are being deferred parsed %!s(int64=9) %!d(string=hai) anos
jenkins.build.cmd 5d8406741f Initial commit %!s(int64=10) %!d(string=hai) anos
jenkins.build.init.cmd 507a0e7f4d MicroBuild v2: Enable CodeCoverage. %!s(int64=9) %!d(string=hai) anos
jenkins.buildall.cmd 1bbcea465f Make jenkins.buildall.cmd accept extra parameters. Fixes #442. %!s(int64=10) %!d(string=hai) anos
jenkins.buildone.cmd 9129028718 Added daily build configurations to run on Windows 7 + VS 2013. %!s(int64=10) %!d(string=hai) anos
jenkins.parsetestargs.cmd d7f19a3298 Fix 'jenkins.testone.cmd ... -disablejit' path to use the correct _BinDir. Unblocks ref #114. %!s(int64=10) %!d(string=hai) anos
jenkins.testall.cmd 7194222057 Fix summary.log by appending to file instead of overwriting it. %!s(int64=8) %!d(string=hai) anos
jenkins.testone.cmd 7194222057 Fix summary.log by appending to file instead of overwriting it. %!s(int64=8) %!d(string=hai) anos
rlexedirs.xml cad31b87da TTD -- Enable record w/o debug mode, fixes for reverse continue, updates to assertions, enable OSX, and misc. fixes. %!s(int64=9) %!d(string=hai) anos
runcitests.cmd 7194222057 Fix summary.log by appending to file instead of overwriting it. %!s(int64=8) %!d(string=hai) anos
runnativetests.cmd 013dc6732f A native application for running native unittests %!s(int64=9) %!d(string=hai) anos
runtests.cmd 412b9983ce add missing serialization layouts; disable forceserialized from some UTs %!s(int64=9) %!d(string=hai) anos
runtests.py 4c410fda40 osx: JIT support %!s(int64=9) %!d(string=hai) anos
runtests.sh 5c229c426b clang: full and thin LTO build options %!s(int64=9) %!d(string=hai) anos