Paul Leathers 7fd1686cb6 [1.10>1.11] [MERGE #5827 @pleath] November, 2018 Servicing Update vor 7 Jahren
..
262 f04c6b4198 Enable sharedarray ft. for 262 testing vor 8 Jahren
ASMJSParser cf955c25ed Fix OS: 13988805 AsmJs error triggers syntax error on reparse assert vor 8 Jahren
Array 80ad90edc7 Remove invalid optimization from xplat qsort vor 7 Jahren
AsmJSFloat 2b923b65fb Remove SIMD tests vor 8 Jahren
AsmJs b35e3b10bb Asm.js: Check if we have enough stack when emitting bytecode recursively vor 7 Jahren
Basics dacef92adc Make exception handling in typeof spec-complient. Move re-throw out of catch to avoid OS stack overflow. vor 7 Jahren
Boolean a63e04d508 Fix up rlexe.xml files: Remove BOM; remove spaces between tags which cause tags to be missed under rl.exe. vor 8 Jahren
Bugs 6199b5e19a CVE-2018-8551 vor 7 Jahren
Closures c0723f4985 Moving RS4 changes to master vor 7 Jahren
ConfigParsing 361f3dde09 ConfigParser fix: handle leading whitespace vor 8 Jahren
ControlFlow 8a219b6d94 Add CollectGarbage to the global object only in chakracore builds and only if requested vor 8 Jahren
Conversions a63e04d508 Fix up rlexe.xml files: Remove BOM; remove spaces between tags which cause tags to be missed under rl.exe. vor 8 Jahren
Date e5e1f31904 Convert exclude_fre to exclude_test vor 8 Jahren
Debugger 543e0e1f3d fixing issue where if a throw occurred in a promise without any attached rejection handlers, we wouldn't notify the debugger that an unhandled exception occurred vor 7 Jahren
DebuggerCommon a9f8db9a44 Ensure that GeneratorReturnExceptions are not handled by InterpreterStackFrame::DebugProcess vor 7 Jahren
DynamicCode 8c8bf79f24 Removing -force:fieldhoist and -off:fieldhoist from rlexe.xml files vor 7 Jahren
EH dacef92adc Make exception handling in typeof spec-complient. Move re-throw out of catch to avoid OS stack overflow. vor 7 Jahren
Error 8edb18be37 Make ParseNodeParamPattern a real ParseNodeUni and thus the down cast is valid. vor 8 Jahren
FixedFields 8a219b6d94 Add CollectGarbage to the global object only in chakracore builds and only if requested vor 8 Jahren
FlowGraph e927650232 Add test case vor 7 Jahren
Function cf71a962c1 Merge 1809 October Update changes vor 7 Jahren
Generated 8a219b6d94 Add CollectGarbage to the global object only in chakracore builds and only if requested vor 8 Jahren
GlobalFunctions 9f6eb4c823 Cherry-pick unconflicted files from #1300 vor 8 Jahren
InlineCaches 1dcea24e52 OS#18076647: Invalidate prototype inline caches for properties of objects added to the prototype chain vor 7 Jahren
Intl cf71a962c1 Merge 1809 October Update changes vor 7 Jahren
JSON e5e1f31904 Convert exclude_fre to exclude_test vor 8 Jahren
JsBuiltIns 52ad3402de Add Intl.platform for easier native method unit testing vor 8 Jahren
LetConst 7741bbbf4a Top function declarations in script/eval should conflict with global let/const vor 7 Jahren
Lib a5f64bb2cc Convert exclude_amd64 to exclude_x64 vor 8 Jahren
Math eea931005e Adding tests vor 7 Jahren
Miscellaneous 790daad5ea exclude_forceserialized on bytecode header tests vor 8 Jahren
Number c198502cf5 toFixed : should return toString from numbers >=abs(10^21) vor 7 Jahren
Object cf71a962c1 Merge 1809 October Update changes vor 7 Jahren
Operators 69761809dd Add bug references. vor 8 Jahren
Optimizer cf71a962c1 Merge 1809 October Update changes vor 7 Jahren
PRE d1bae7fe64 Invariant check for a propertySym before loading a property from it in the landing pad. OS #17516086 vor 7 Jahren
PerfHint a77ab96c33 ARM64: Disable inlining and VirtualTypedArray. Mark tests using test trace as exclue_arm64 vor 8 Jahren
Prototypes 32196f0dad JS implementation for array iterator vor 8 Jahren
RWC a63e04d508 Fix up rlexe.xml files: Remove BOM; remove spaces between tags which cause tags to be missed under rl.exe. vor 8 Jahren
Regex 4c26c3cfbf Comment fixes in js test and RegexParser, clarity changes vor 7 Jahren
Scanner 1b22f3d585 Update ICU character classification vor 7 Jahren
StackTrace 6bdd3409fb OS#14711878: Add STACK_PROBE in Parser::ConstructNameHint vor 8 Jahren
Strings ffdac7f527 Update OSX machine pool vor 7 Jahren
TTBasic ae2ae5cba5 Adding TTD test that verifies multiple reactions on a single handler vor 7 Jahren
TTExecuteBasic 5f5f2fbf21 Fixes #2471 Symbol registration map should support null characters in symbol names. vor 8 Jahren
TaggedFloats a63e04d508 Fix up rlexe.xml files: Remove BOM; remove spaces between tags which cause tags to be missed under rl.exe. vor 8 Jahren
TaggedIntegers 9f6eb4c823 Cherry-pick unconflicted files from #1300 vor 8 Jahren
UnifiedRegex 3daa80d6c3 Adding failure for character classes in range if unicode flag set. vor 7 Jahren
UnitTestFramework cf71a962c1 Merge 1809 October Update changes vor 7 Jahren
VT_DATE 69761809dd Add bug references. vor 8 Jahren
WasmSpec cf71a962c1 Merge 1809 October Update changes vor 7 Jahren
WasmSpec.MultiValue c2b0297cce Fix CI vor 8 Jahren
bailout dfd11cd34b [MERGE #5250 @Cellule] Post-Op bailout with unconditional branches vor 7 Jahren
benchmarks 5ab937bd58 Add modifications vor 7 Jahren
es5 4d0681a03b OS#16092623: When we have an accessor cache hit on a setter, we still need to check for exception conditions such as undefined setter in strict mode vor 7 Jahren
es6 aa0db7087c [1.10>1.11] [MERGE #5787 @Cellule] Merge changes from Windows 1809 October Update vor 7 Jahren
es6module cf71a962c1 Merge 1809 October Update changes vor 7 Jahren
es7 e2bb2530ac Fix #5349: Rename Atomics.wake to Atomics.notify, per ES spec change. vor 7 Jahren
fieldopts 8c8bf79f24 Removing -force:fieldhoist and -off:fieldhoist from rlexe.xml files vor 7 Jahren
inlining 6a9ef1efed OS#17382750 avoid recollecting callback inlinee data for recursive calls vor 7 Jahren
logs 7a1092bc49 Add an empty logs directory to unblock test runs on the DRT VMs. vor 8 Jahren
loop 13847da166 Enable early reference errors for most assignments to invalid LHS vor 7 Jahren
native-tests 7bf59d1286 jsrt: JsCreateExternalObjectWithPrototype vor 8 Jahren
rltimeout 2421acb1f2 Added -timeoutRetries to rl (and some drive-by cleanup) vor 7 Jahren
stackfunc e5e1f31904 Convert exclude_fre to exclude_test vor 8 Jahren
strict 824024417c Modifying UnitTestFramework to give more useful messages and in an easier to understand way. vor 7 Jahren
switchStatement d7e9d0d649 Add copyright notice to test case vor 8 Jahren
typedarray b255e18bd2 'length' property of arrays should have same delete semantics as own non-indexed non-configurable props vor 7 Jahren
utf8 cf71a962c1 Merge 1809 October Update changes vor 7 Jahren
wasm 38b169714e [MERGE #5342 @Cellule] WASM: Memory limit vor 7 Jahren
wasm.simd 1be1894a1b Fix Wasm.Simd comparisonTests.js vor 8 Jahren
jenkins.build.cmd 0cc10a1adb add configuration to build with SWB on vor 9 Jahren
jenkins.build.init.cmd 98cbeff3cc Modernize CI configuration: Modern = RS4 + Dev 15.7; Legacy = 2008 R2 + Dev14 vor 7 Jahren
jenkins.buildone.cmd 9129028718 Added daily build configurations to run on Windows 7 + VS 2013. vor 10 Jahren
jenkins.parsetestargs.cmd 7a2631809e Be more verbose about native tests; disable native tests in reduced test runs (-dirs -tags -nottags) vor 8 Jahren
jenkins.testone.cmd 1181bca6b6 Adding additional logging to native tests in CI vor 7 Jahren
rlexedirs.xml c0723f4985 Moving RS4 changes to master vor 7 Jahren
runcitests.cmd 1181bca6b6 Adding additional logging to native tests in CI vor 7 Jahren
runnativetests.cmd dffd3ffcf0 Add missing changes for #4876: Provide more information when unit tests and native tests fail. vor 8 Jahren
runtests.cmd 7060747f3d Add -timeoutRetries support to runtests.cmd vor 7 Jahren
runtests.py ffdac7f527 Update OSX machine pool vor 7 Jahren
runtests.sh ffdac7f527 Update OSX machine pool vor 7 Jahren