Doug Ilijev 190c0f01a6 [MERGE #3635 @xiaoyinl] Numbers up to 10^21 shouldn't be displayed exponentially (Fixes #2751) пре 8 година
..
$262 ff663278de wait for agent thread before shutdown пре 8 година
ASMJSParser 2b923b65fb Remove SIMD tests пре 8 година
Array 74a30c40f8 Splice helper function should check for side-effect in the prototype. пре 8 година
AsmJSFloat 2b923b65fb Remove SIMD tests пре 8 година
AsmJs f81c3bad6a disable asm.js in ES6 modules пре 8 година
Basics ec180eb879 [CVE-2017-8740] Fix bad byte code gen for 'with'. The original (conservative) fix for this issue relied on marking scopes as containing 'with'. But because block scopes are created lazily, we can miss the opportunity to mark a scope. Instead, implementing a more accurate fix that marks symbols that are referenced from within 'with' statements as needing scope objects if they are closure-captured. пре 8 година
Boolean a63e04d508 Fix up rlexe.xml files: Remove BOM; remove spaces between tags which cause tags to be missed under rl.exe. пре 8 година
Bugs 1602eb32cb [CVE-2017-8756] JIT peephole optimization error пре 8 година
Closures 1262d2ea6d [1.6>1.7] [MERGE #3583 @rajatd] Allow cross-site objects too in ActivationObjectEx::Is пре 8 година
ControlFlow a63e04d508 Fix up rlexe.xml files: Remove BOM; remove spaces between tags which cause tags to be missed under rl.exe. пре 8 година
Conversions a63e04d508 Fix up rlexe.xml files: Remove BOM; remove spaces between tags which cause tags to be missed under rl.exe. пре 8 година
Date df34f02868 Make toGMTString the same function object as toUTCString пре 8 година
Debugger 017c4a5655 Fix #3438: AutoInitLibraryCodeScope: hide Intl.js initialization from debugger in addition to profiler. пре 8 година
DebuggerCommon fdba5f1f9b [1.6>1.7] [MERGE #3435 @suwc] OS12814968: ASSERTION:(lib\runtime\Base/FunctionBody.h) IsFunctionBody() пре 8 година
DynamicCode a63e04d508 Fix up rlexe.xml files: Remove BOM; remove spaces between tags which cause tags to be missed under rl.exe. пре 8 година
EH b88eb05518 Remove additional edges in try finally flowgraph transformation пре 8 година
Error 0fc9097281 [Disabled Tests] test/Error/rlexe.xml: tests tagged "fail" should be fixed and re-enabled #3118 пре 8 година
FixedFields a63e04d508 Fix up rlexe.xml files: Remove BOM; remove spaces between tags which cause tags to be missed under rl.exe. пре 8 година
Function 2500e1cdc1 17-08 ChakraCore servicing release пре 8 година
Generated f6adc7f97e Added missing copyright headers. пре 10 година
GlobalFunctions 2a32090679 Fix Issue #3261: Need to detect invalid null character at the end of the source string пре 8 година
InlineCaches a63e04d508 Fix up rlexe.xml files: Remove BOM; remove spaces between tags which cause tags to be missed under rl.exe. пре 8 година
Intl e905806855 [MERGE #3682 @dilijev] Fix #2987: Per spec, skip over holes when iterating over localeList пре 8 година
JSON 69761809dd Add bug references. пре 8 година
LetConst cb0b987232 Fixes #2809: Throw TypeError immediately when getter/setter is not callable or when this object is null or undefined. пре 8 година
Lib df34f02868 Make toGMTString the same function object as toUTCString пре 8 година
Math a63e04d508 Fix up rlexe.xml files: Remove BOM; remove spaces between tags which cause tags to be missed under rl.exe. пре 8 година
Miscellaneous c8b040dff0 Issue3257/3247/3306: Module import relative path пре 8 година
Number fb255ed704 Numbers up to 10^21 shouldn't be displayed exponentially (Fixes #2751) пре 8 година
Object 4dc1f2e4c6 OS#11662594 Only lock the type while adding a type to the equivalent type cache to avoid recreating the type handler for non-shared types. пре 8 година
Operators 69761809dd Add bug references. пре 8 година
Optimizer a858c72271 Fix IV analysis when a loop modifies an induction variable of another sibling loop sharing the same loop parent пре 8 година
PerfHint a63e04d508 Fix up rlexe.xml files: Remove BOM; remove spaces between tags which cause tags to be missed under rl.exe. пре 8 година
Prototypes a63e04d508 Fix up rlexe.xml files: Remove BOM; remove spaces between tags which cause tags to be missed under rl.exe. пре 8 година
RWC a63e04d508 Fix up rlexe.xml files: Remove BOM; remove spaces between tags which cause tags to be missed under rl.exe. пре 8 година
Regex a8e157afdd Fix a regex bug пре 8 година
StackTrace c8b040dff0 Issue3257/3247/3306: Module import relative path пре 8 година
Strings 3ad5accb19 fix incorrect parameter to call ChangeStringLinguisticCase пре 8 година
TTBasic 8fc58a6b4a Updates for programatic log emit, logging optimizations, and bug fixes. пре 9 година
TTExecuteBasic 5f5f2fbf21 Fixes #2471 Symbol registration map should support null characters in symbol names. пре 8 година
TaggedFloats a63e04d508 Fix up rlexe.xml files: Remove BOM; remove spaces between tags which cause tags to be missed under rl.exe. пре 8 година
TaggedIntegers 2709dd5272 Remove defunct exclude_ship from test tags. пре 8 година
UnifiedRegex 2709dd5272 Remove defunct exclude_ship from test tags. пре 8 година
UnitTestFramework 5a2a0f0fb8 Implement workaround for #3130 and fix baselines. пре 8 година
VT_DATE 69761809dd Add bug references. пре 8 година
WasmSpec d02d59877b Fix #3597 пре 8 година
bailout 2ae5a63dac add test case for GetFldInfoAddr bug пре 8 година
benchmarks 11cf024081 perf test script fixes пре 9 година
es5 9aabce213f slice helper should check for the ES5array or Proxy in the protototype пре 8 година
es6 33cdbe2c58 [CVE-2017-11767] Do not instantiate param scope if only the function expression symbol is captured пре 8 година
es7 b6eef1e6fa OS#12654029: ArrayBuffer throw OOM if unable to allocate memory after GC пре 8 година
fieldopts bf6ae644b6 [1.5>1.6] [MERGE #3341 @akroshg] 17-07 ChakraCore servicing release пре 8 година
inlining 00ee13950d OS#12528802 fix crash accessing FuncObjectOpnd when arguments object is inlined пре 8 година
logs 7a1092bc49 Add an empty logs directory to unblock test runs on the DRT VMs. пре 8 година
loop 2709dd5272 Remove defunct exclude_ship from test tags. пре 8 година
native-tests 9d6d183387 Changing utf8 conversion codex to improve perf and safety пре 8 година
rltimeout f6adc7f97e Added missing copyright headers. пре 10 година
stackfunc a63e04d508 Fix up rlexe.xml files: Remove BOM; remove spaces between tags which cause tags to be missed under rl.exe. пре 8 година
strict 90b8e49fce [MERGE #3414 @curtisman] Fix issue #3393: Remove throwing accessor for caller property on argument object in strict mode пре 8 година
switchStatement 118dd8b5a5 Remove defunct tests. пре 8 година
typedarray 12da6749b9 [1.6>1.7] [MERGE #3459 @sigatrev] fix crashes with cross site typed virtual arrays пре 8 година
utf8 a63e04d508 Fix up rlexe.xml files: Remove BOM; remove spaces between tags which cause tags to be missed under rl.exe. пре 8 година
wasm 380d1cdc62 Do not use wabt for nestedBlocks test as wabt has a stack overflow before we do пре 8 година
jenkins.build.cmd 0cc10a1adb add configuration to build with SWB on пре 9 година
jenkins.build.init.cmd 507a0e7f4d MicroBuild v2: Enable CodeCoverage. пре 9 година
jenkins.buildall.cmd 1bbcea465f Make jenkins.buildall.cmd accept extra parameters. Fixes #442. пре 10 година
jenkins.buildone.cmd 9129028718 Added daily build configurations to run on Windows 7 + VS 2013. пре 10 година
jenkins.parsetestargs.cmd 0cc10a1adb add configuration to build with SWB on пре 9 година
jenkins.testall.cmd 7194222057 Fix summary.log by appending to file instead of overwriting it. пре 8 година
jenkins.testone.cmd 2aabeb4644 [1.4>2.0] [MERGE #2938 @dilijev] Fix summary.log by appending to file instead of overwriting it. пре 8 година
rlexedirs.xml 91ba1387ab Update wabt пре 8 година
runcitests.cmd 7194222057 Fix summary.log by appending to file instead of overwriting it. пре 8 година
runnativetests.cmd 013dc6732f A native application for running native unittests пре 9 година
runtests.cmd 66f36e2349 Revert "Allow runtests.cmd to be executed from any directory" пре 8 година
runtests.py 4b83ed34b2 [1.6>1.7] [MERGE #3313 @Penguinwizzard] Remove defunct tests. пре 8 година
runtests.sh 51325f9e58 xplat: fix script location пре 8 година