Akrosh Gandhi 8b56bb5028 [1.8>1.9] [MERGE #4812 @akroshg] ChakraCore 2018-03 Security updates %!s(int64=8) %!d(string=hai) anos
..
Alloc.cpp f87c1fd32b xplat: fix some clang undefined sanitizer issues %!s(int64=9) %!d(string=hai) anos
Alloc.h ea02779aab Fix __declspec(guard(overflow)) for linux build %!s(int64=9) %!d(string=hai) anos
BackgroundParser.cpp bc33f65b20 Avoid calling CompileScriptException::ProcessError in the catch handler, where the stack is not unwounded. %!s(int64=9) %!d(string=hai) anos
BackgroundParser.h 47eab483b9 change top-level dir Lib back to lib %!s(int64=10) %!d(string=hai) anos
CMakeLists.txt 800c5c6116 linux build pass (built with bash on windows) %!s(int64=9) %!d(string=hai) anos
CaseInsensitive.cpp 363d7c36ad Remove defunct gawk scripts that generated a very old version of this table. %!s(int64=8) %!d(string=hai) anos
CaseInsensitive.h cec0e9a84f replace wchar_t/L"..." with char16/_u("...") %!s(int64=10) %!d(string=hai) anos
Chakra.Parser.vcxproj 0cf7fd2748 Modify build system to only set the ICU include folder in one place %!s(int64=8) %!d(string=hai) anos
CharClassifier.cpp f2b06bb2e6 Clean up some unnecessary usage of ScriptContext %!s(int64=8) %!d(string=hai) anos
CharClassifier.h f2b06bb2e6 Clean up some unnecessary usage of ScriptContext %!s(int64=8) %!d(string=hai) anos
CharMap.h b0523efa20 Merge branch 'master' into swb %!s(int64=9) %!d(string=hai) anos
CharSet.cpp d1b867bce9 xplat: do not inline class function in source file %!s(int64=9) %!d(string=hai) anos
CharSet.h 9e68676188 Add missing braces and formatting. %!s(int64=8) %!d(string=hai) anos
CharTrie.cpp fcbfb3dc6c Fix dev12 build %!s(int64=9) %!d(string=hai) anos
CharTrie.h 7453224eec Clean up inline usage %!s(int64=10) %!d(string=hai) anos
Chars.h 9e68676188 Add missing braces and formatting. %!s(int64=8) %!d(string=hai) anos
DebugWriter.cpp 5396bd7282 cross-platform: va_end may not be no-op %!s(int64=9) %!d(string=hai) anos
DebugWriter.h cec0e9a84f replace wchar_t/L"..." with char16/_u("...") %!s(int64=10) %!d(string=hai) anos
FormalsUtil.h 47eab483b9 change top-level dir Lib back to lib %!s(int64=10) %!d(string=hai) anos
Hash.cpp 8bf433af85 [1.7>master] [MERGE #3729 @suwc] 17-09 ChakraCore servicing release %!s(int64=8) %!d(string=hai) anos
Hash.h d0325b6403 [1.7>master] [MERGE #3979 @boingoing] Remove an assert in `FindOrAddPidRef` %!s(int64=8) %!d(string=hai) anos
HashFunc.cpp 08992648e5 Remove cch parameters for CharsAreEqual and CaseSensitiveComputeHashCch %!s(int64=9) %!d(string=hai) anos
JsScan.js 18d4f24ada Fix Issue #3376: Escaped yield cannot be an identifier in strict mode %!s(int64=8) %!d(string=hai) anos
OctoquadIdentifier.cpp 7453224eec Clean up inline usage %!s(int64=10) %!d(string=hai) anos
OctoquadIdentifier.h d7f2c06a62 swb: write barrier annotations 3 %!s(int64=9) %!d(string=hai) anos
Parse.cpp 8b56bb5028 [1.8>1.9] [MERGE #4812 @akroshg] ChakraCore 2018-03 Security updates %!s(int64=8) %!d(string=hai) anos
Parse.h c6c0ff7ef9 [1.8>1.9] [MERGE #4673 @boingoing] OS#14115684: Function-in-block semantics don't work for defer parse %!s(int64=8) %!d(string=hai) anos
ParseFlags.h 76620d332f [1.7>master] [MERGE #4136 @boingoing] Support for defer parse of object literal methods %!s(int64=8) %!d(string=hai) anos
ParseTreeComparer.h 47eab483b9 change top-level dir Lib back to lib %!s(int64=10) %!d(string=hai) anos
Parser.h 4c1e7e2e59 This commit introduces a framework for dealing with platform specific operations in a platform agnostic way. This change introduces the UnicodeText API in the platform agnostic interface layer. The API replaces the following: %!s(int64=10) %!d(string=hai) anos
ParserCommon.h 2dc73f83e8 rework JIT process memory errors %!s(int64=9) %!d(string=hai) anos
ParserPch.cpp 47eab483b9 change top-level dir Lib back to lib %!s(int64=10) %!d(string=hai) anos
ParserPch.h fc08efb038 Special cases of new.target %!s(int64=9) %!d(string=hai) anos
RegCodes.h 47eab483b9 change top-level dir Lib back to lib %!s(int64=10) %!d(string=hai) anos
RegexCommon.h 8567cfe6c1 update all references to use correct CamelCase file names %!s(int64=10) %!d(string=hai) anos
RegexCompileTime.cpp f7f2ca366f [1.8>master] [MERGE #4416 @Penguinwizzard] Remove now extraneous assert %!s(int64=8) %!d(string=hai) anos
RegexCompileTime.h 89fdd0173e [1.8>master] [1.7>1.8] [MERGE #4411 @MikeHolman] 17-12 Security Update %!s(int64=8) %!d(string=hai) anos
RegexContcodes.h 6b4151a44b Regex backtracking improvements %!s(int64=9) %!d(string=hai) anos
RegexFlags.h 47eab483b9 change top-level dir Lib back to lib %!s(int64=10) %!d(string=hai) anos
RegexOpCodes.h 4f935e2576 Optimize memory for Switch instructions. %!s(int64=8) %!d(string=hai) anos
RegexParser.cpp dfb7277aad OS#15775563: Fix-up previous change. Explicitly allow identity escapes. %!s(int64=8) %!d(string=hai) anos
RegexParser.h 5d4aca73b2 [CVE-2017-11894] An OOB Access in Chakra Engine - Individual %!s(int64=8) %!d(string=hai) anos
RegexPattern.cpp 9fdf2157c3 use bit vector for result to improve space efficiency %!s(int64=8) %!d(string=hai) anos
RegexPattern.h 9fdf2157c3 use bit vector for result to improve space efficiency %!s(int64=8) %!d(string=hai) anos
RegexRuntime.cpp 762cd67d68 [MERGE #4151 @dilijev] Code quality: Use enum classes in RegExp Bytecode %!s(int64=8) %!d(string=hai) anos
RegexRuntime.h 0c3f21fe0b Refactor to use enum class ProgramTag %!s(int64=8) %!d(string=hai) anos
RegexStats.cpp cec0e9a84f replace wchar_t/L"..." with char16/_u("...") %!s(int64=10) %!d(string=hai) anos
RegexStats.h cec0e9a84f replace wchar_t/L"..." with char16/_u("...") %!s(int64=10) %!d(string=hai) anos
Scan.cpp 7b201ab597 [1.7>1.8] [MERGE #4226 @leirocks] 17-11 Security Update %!s(int64=8) %!d(string=hai) anos
Scan.h 4d490348b3 [1.7>1.8] Merged PR 96029: Reduce the scope of a fix to address a perf bug %!s(int64=8) %!d(string=hai) anos
StandardChars.cpp 5104ab2b42 Add Sharp S and Kelvin K to word-chars. Fixes #1181. %!s(int64=9) %!d(string=hai) anos
StandardChars.h 5104ab2b42 Add Sharp S and Kelvin K to word-chars. Fixes #1181. %!s(int64=9) %!d(string=hai) anos
TextbookBoyerMoore.cpp c6bf63b2d6 swb: annotate nested field type, union %!s(int64=9) %!d(string=hai) anos
TextbookBoyerMoore.h c91129d377 swb: avoid write barrier for global static data %!s(int64=9) %!d(string=hai) anos
cmperr.cpp bc33f65b20 Avoid calling CompileScriptException::ProcessError in the catch handler, where the stack is not unwounded. %!s(int64=9) %!d(string=hai) anos
cmperr.h bc33f65b20 Avoid calling CompileScriptException::ProcessError in the catch handler, where the stack is not unwounded. %!s(int64=9) %!d(string=hai) anos
errstr.cpp 81a241a09d xplat: remove win64 for good %!s(int64=8) %!d(string=hai) anos
errstr.h bcdd9ddf2b cross platform: replace long to int32 %!s(int64=9) %!d(string=hai) anos
globals.cpp 42fa6d671b replace wchar16/CH_WSTR with char16/_u %!s(int64=10) %!d(string=hai) anos
globals.h 6688079026 linux: builds more lib/Parser files %!s(int64=10) %!d(string=hai) anos
idiom.h 47eab483b9 change top-level dir Lib back to lib %!s(int64=10) %!d(string=hai) anos
jserr.gen 47eab483b9 change top-level dir Lib back to lib %!s(int64=10) %!d(string=hai) anos
keywords.h 47eab483b9 change top-level dir Lib back to lib %!s(int64=10) %!d(string=hai) anos
kwd-lsc.h 47eab483b9 change top-level dir Lib back to lib %!s(int64=10) %!d(string=hai) anos
kwd-swtch.h 18d4f24ada Fix Issue #3376: Escaped yield cannot be an identifier in strict mode %!s(int64=8) %!d(string=hai) anos
kwds_sw-nocolor.h 47eab483b9 change top-level dir Lib back to lib %!s(int64=10) %!d(string=hai) anos
kwds_sw.h 47eab483b9 change top-level dir Lib back to lib %!s(int64=10) %!d(string=hai) anos
objnames.h 47eab483b9 change top-level dir Lib back to lib %!s(int64=10) %!d(string=hai) anos
perrors.h 19bf015170 Update scanner handling of numeric literal suffixes (Fixes #3281) %!s(int64=8) %!d(string=hai) anos
pnodechange.h 47eab483b9 change top-level dir Lib back to lib %!s(int64=10) %!d(string=hai) anos
pnodediff.h 99c6eee4df swb: misc fixes to build chakra full %!s(int64=9) %!d(string=hai) anos
pnodevisit.h 47eab483b9 change top-level dir Lib back to lib %!s(int64=10) %!d(string=hai) anos
pnodewalk.h bc813f0773 Implement interpreter support for module import/exports %!s(int64=10) %!d(string=hai) anos
popcode.h 47eab483b9 change top-level dir Lib back to lib %!s(int64=10) %!d(string=hai) anos
ptlist.h 248173a830 Merge branch 'master' into rmsxlabel %!s(int64=8) %!d(string=hai) anos
ptree.h 8b56bb5028 [1.8>1.9] [MERGE #4812 @akroshg] ChakraCore 2018-03 Security updates %!s(int64=8) %!d(string=hai) anos
rterror.cpp 2dc73f83e8 rework JIT process memory errors %!s(int64=9) %!d(string=hai) anos
rterror.h 47eab483b9 change top-level dir Lib back to lib %!s(int64=10) %!d(string=hai) anos
rterrors.h 8933017559 Fix #4368: In unicode-mode RegExp, explicitly disallow invalid escapes. %!s(int64=8) %!d(string=hai) anos
rterrors_limits.h 47eab483b9 change top-level dir Lib back to lib %!s(int64=10) %!d(string=hai) anos
screrror.cpp 81a241a09d xplat: remove win64 for good %!s(int64=8) %!d(string=hai) anos
screrror.h b64e91bbdb Remove incorrect ScriptException::Clear function %!s(int64=9) %!d(string=hai) anos
tokens.h 47eab483b9 change top-level dir Lib back to lib %!s(int64=10) %!d(string=hai) anos