Petr Penzin 3682e7f057 Full build and testing directly from CMake (#6393) há 5 anos atrás
..
262 f04c6b4198 Enable sharedarray ft. for 262 testing há 8 anos atrás
ASMJSParser cf955c25ed Fix OS: 13988805 AsmJs error triggers syntax error on reparse assert há 8 anos atrás
Array bf4e24df02 ArraySort cleanup (#6429) há 5 anos atrás
AsmJSFloat 2b923b65fb Remove SIMD tests há 8 anos atrás
AsmJs 90b86b5e13 Mark asmjs test as slow to avoid timeouts há 6 anos atrás
Basics f2aad9f838 Error improvements há 6 anos atrás
BigInt 25af1a93e1 implement bigint multiply há 7 anos atrás
Boolean a63e04d508 Fix up rlexe.xml files: Remove BOM; remove spaces between tags which cause tags to be missed under rl.exe. há 8 anos atrás
Bugs 63bda3bb4b [1.11>master] [MERGE #6385 @pleath] ChakraCore Servicing Update for 2020.03B há 6 anos atrás
Closures c0723f4985 Moving RS4 changes to master há 7 anos atrás
ConfigParsing 2ee13d2cf7 Newline at file ends há 7 anos atrás
ControlFlow 8a219b6d94 Add CollectGarbage to the global object only in chakracore builds and only if requested há 8 anos atrás
Conversions a63e04d508 Fix up rlexe.xml files: Remove BOM; remove spaces between tags which cause tags to be missed under rl.exe. há 8 anos atrás
Date 05dda626e9 Add a test with a negative offset and empty time for Date.parse() há 7 anos atrás
Debugger 674699ae9c Enable function name inference flag há 6 anos atrás
DebuggerCommon 674699ae9c Enable function name inference flag há 6 anos atrás
DynamicCode 8c8bf79f24 Removing -force:fieldhoist and -off:fieldhoist from rlexe.xml files há 7 anos atrás
EH f2aad9f838 Error improvements há 6 anos atrás
Error a125635b29 Inherit toString from Error.prototype (#6391) há 5 anos atrás
FixedFields aa85680700 Force SharedBailOutKind to be true on the BailOutInfo of CheckFuncInfo instrs; stop GC of BailOutInfo with SharedBailOutKind. há 6 anos atrás
FlowGraph d7c1f53daf Better fix for #5950: only update ByteCodeUpwardExposedUsed when instr branches to its own bc offset when branch is also to a different block há 6 anos atrás
Function 660bcf93e6 OSG:20015601 Do not clear inlinee callinfo prior to a bailout, as we need the callinfo to help us box stack args and set up the interpreter instance há 6 anos atrás
Generated 8a219b6d94 Add CollectGarbage to the global object only in chakracore builds and only if requested há 8 anos atrás
GlobalFunctions d97b01d10e Fix EOL violations introduced by commits that came into master via a pump. há 7 anos atrás
InlineCaches d97b01d10e Fix EOL violations introduced by commits that came into master via a pump. há 7 anos atrás
Intl 4f56a06255 Update the ICU download URLs to GitHub locations. Also, update to ICU version 63.2. há 6 anos atrás
JSON d4e1efd33b fix bug with arguments enumerator in JSON.parse há 7 anos atrás
JsBuiltIns d97b01d10e Fix EOL violations introduced by commits that came into master via a pump. há 7 anos atrás
LetConst 80bb9c584a Update global toStringTag to match attributes from v8 há 7 anos atrás
Lib d97b01d10e Fix EOL violations introduced by commits that came into master via a pump. há 7 anos atrás
Math eea931005e Adding tests há 7 anos atrás
Miscellaneous d97b01d10e Fix EOL violations introduced by commits that came into master via a pump. há 7 anos atrás
Number 71adb7d9f5 Fix formatting in test case há 6 anos atrás
Object 86333c2522 Don't copy object directly if internal properties are set há 6 anos atrás
Operators 69761809dd Add bug references. há 8 anos atrás
Optimizer 65dc1ca7f3 Rejit when we are doing aggressive int type specialization and attempt to convert a float to an int on a loop backedge. (#6336) há 5 anos atrás
PRE 4014ca60cd Fix value propagation on loop back-edge with aggressive value transfers há 6 anos atrás
PerfHint a77ab96c33 ARM64: Disable inlining and VirtualTypedArray. Mark tests using test trace as exclue_arm64 há 8 anos atrás
Prototypes d97b01d10e Fix EOL violations introduced by commits that came into master via a pump. há 7 anos atrás
RWC a63e04d508 Fix up rlexe.xml files: Remove BOM; remove spaces between tags which cause tags to be missed under rl.exe. há 8 anos atrás
RegAlloc 08234133a3 LinearScan::InsertSecondChanceCompensation does not always restore a register saved to the stack at the beginning of a loop. há 7 anos atrás
Regex f2aad9f838 Error improvements há 6 anos atrás
Scanner aa6ff89856 Disable Hashbang test under jshost há 6 anos atrás
StackTrace 82fad63199 Updating test baselines há 7 anos atrás
Strings c97139d2fa When appending a string to a constructor do not modify the constructor's original toString value. há 6 anos atrás
TTBasic e9066519c4 fixes #5513 recreate baseline files há 7 anos atrás
TTExecuteBasic 5f5f2fbf21 Fixes #2471 Symbol registration map should support null characters in symbol names. há 8 anos atrás
TaggedFloats a63e04d508 Fix up rlexe.xml files: Remove BOM; remove spaces between tags which cause tags to be missed under rl.exe. há 8 anos atrás
TaggedIntegers 9f6eb4c823 Cherry-pick unconflicted files from #1300 há 8 anos atrás
TryCatch 87b168a2e3 Fixes bug where ImplicitCallFlags and DisableImplicitFlags were not restored to previous values held. há 7 anos atrás
UnifiedRegex 3daa80d6c3 Adding failure for character classes in range if unicode flag set. há 7 anos atrás
UnitTestFramework cf71a962c1 Merge 1809 October Update changes há 7 anos atrás
VT_DATE 69761809dd Add bug references. há 8 anos atrás
WasmSpec f23227ecfa [MERGE #5889 @Cellule] WebAssembly fix tee_local behavior há 7 anos atrás
WasmSpec.MultiValue d97b01d10e Fix EOL violations introduced by commits that came into master via a pump. há 7 anos atrás
bailout dfd11cd34b [MERGE #5250 @Cellule] Post-Op bailout with unconditional branches há 7 anos atrás
benchmarks 5ab937bd58 Add modifications há 7 anos atrás
es5 69e17f6d0a Contextual keywords cannot have unicode escape sequences há 6 anos atrás
es6 b8d71ec07c Fix Object constructor behavior when new target is provided (#6341) há 5 anos atrás
es6module 51647ca2bb Fix child module evaluation order há 6 anos atrás
es7 409b0a2f19 update test which got broken due to merge há 6 anos atrás
fieldopts f24008eba2 [1.11>master] [MERGE #6302 @pleath] ChakraCore servicing update for 19-10 há 6 anos atrás
inlining 25b4303c4f Allow for the possibility of no profile info for a given call target há 6 anos atrás
logs 7a1092bc49 Add an empty logs directory to unblock test runs on the DRT VMs. há 8 anos atrás
loop f0da7b6bf3 Mult optimization in MemOp bug fix há 7 anos atrás
native-tests 479c3bd777 Detect Apple clang 11 in native test script há 6 anos atrás
rltimeout 2421acb1f2 Added -timeoutRetries to rl (and some drive-by cleanup) há 7 anos atrás
stackfunc e5e1f31904 Convert exclude_fre to exclude_test há 8 anos atrás
strict d97b01d10e Fix EOL violations introduced by commits that came into master via a pump. há 7 anos atrás
switchStatement d7e9d0d649 Add copyright notice to test case há 8 anos atrás
typedarray 68263dcaf3 Fix exception was thrown if value arg is undefined for DataView.set (#6409) há 5 anos atrás
utf8 d97b01d10e Fix EOL violations introduced by commits that came into master via a pump. há 7 anos atrás
wasm 32caa18e11 Fixed wasm test that was failing in linux due to filepath há 7 anos atrás
wasm.simd e861714826 [Wasm SIMD] Typed array index há 6 anos atrás
CMakeLists.txt 3682e7f057 Full build and testing directly from CMake (#6393) há 5 anos atrás
jenkins.build.cmd 0cc10a1adb add configuration to build with SWB on há 9 anos atrás
jenkins.build.init.cmd 98cbeff3cc Modernize CI configuration: Modern = RS4 + Dev 15.7; Legacy = 2008 R2 + Dev14 há 7 anos atrás
jenkins.buildone.cmd 9129028718 Added daily build configurations to run on Windows 7 + VS 2013. há 10 anos atrás
jenkins.parsetestargs.cmd 7a2631809e Be more verbose about native tests; disable native tests in reduced test runs (-dirs -tags -nottags) há 8 anos atrás
jenkins.testone.cmd 1181bca6b6 Adding additional logging to native tests in CI há 7 anos atrás
rlexedirs.xml 08234133a3 LinearScan::InsertSecondChanceCompensation does not always restore a register saved to the stack at the beginning of a loop. há 7 anos atrás
runcitests.cmd 482c730bde fixed bug in cmd script há 7 anos atrás
runnativetests.cmd dffd3ffcf0 Add missing changes for #4876: Provide more information when unit tests and native tests fail. há 8 anos atrás
runtests.cmd 7060747f3d Add -timeoutRetries support to runtests.cmd há 7 anos atrás
runtests.py 276661f908 Fix runtests.py line endings há 7 anos atrás
runtests.sh ffdac7f527 Update OSX machine pool há 7 anos atrás