Michael Ferris cf71a962c1 Merge 1809 October Update changes пре 7 година
..
AllocSizeMath.h 1b764d2000 Address review feedback and clean up. пре 8 година
Api.cpp 2be54d29e7 Fix for __declspec(selectany) in clang 5.0 пре 8 година
Api.h 4045cc4f43 Add non-temporal style memset to a dedicated function пре 9 година
Assertions.h 8bdef9caf6 Save HR data on failfast пре 7 година
AtomLockGuids.h cec0e9a84f replace wchar_t/L"..." with char16/_u("...") пре 10 година
AutoFile.h 47eab483b9 change top-level dir Lib back to lib пре 10 година
BasePtr.h 47eab483b9 change top-level dir Lib back to lib пре 10 година
BinaryFeatureControl.cpp 7e09ef0f50 Merge branch 'master' into linux пре 10 година
BinaryFeatureControl.h 7e09ef0f50 Merge branch 'master' into linux пре 10 година
CMakeLists.txt a595b7911b Refactoring Chakra's Telemetry code, including пре 8 година
CRC.cpp d1b9e0ebc5 When deserializing the parser state cache, verify the script code matches the script used to create the cache пре 7 година
CRC.h d1b9e0ebc5 When deserializing the parser state cache, verify the script code matches the script used to create the cache пре 7 година
Chakra.Common.Core.vcxproj cf71a962c1 Merge 1809 October Update changes пре 7 година
CmdParser.cpp 17055ce4a2 Replace printf and wprintf with Output::Print where possible and update formatter strings. пре 8 година
CmdParser.h 6d74f63456 Add a NumberTrioSet argument type & use for statementdebugbreak пре 9 година
CodexAssert.cpp 9d6d183387 Changing utf8 conversion codex to improve perf and safety пре 8 година
CommonCorePch.cpp 47eab483b9 change top-level dir Lib back to lib пре 10 година
CommonCorePch.h cf71a962c1 Merge 1809 October Update changes пре 7 година
CommonMinMax.h 47eab483b9 change top-level dir Lib back to lib пре 10 година
CommonTypedefs.h 6a29d426ea osx: enable temp disabled profiling/tracking features пре 9 година
ConfigFlagsTable.cpp 39599cf7fe address review comments пре 7 година
ConfigFlagsTable.h 39599cf7fe address review comments пре 7 година
ConfigParser.cpp 6d6517ea3e Fix a few static analysis warnings пре 7 година
ConfigParser.h 6d6517ea3e Fix a few static analysis warnings пре 7 година
CriticalSection.h 1f57ed5def Improve locking annotation somewhat пре 7 година
DbgHelpSymbolManager.cpp 9e11acd502 Replace GetModuleFileName with GetBinaryLocation (fix #2297) пре 8 година
DbgHelpSymbolManager.h 47eab483b9 change top-level dir Lib back to lib пре 10 година
DelayLoadLibrary.cpp 536fc21a35 fix build пре 7 година
DelayLoadLibrary.h 5c86a6321f [1.9>master] [1.8>1.9] [MERGE #4812 @akroshg] ChakraCore 2018-03 Security updates пре 8 година
EtwTraceCore.cpp 6756e7d8fb Enable support for ETW events on xplat via LTTng пре 8 година
EtwTraceCore.h 6fd29fb239 Silence a warning raised due to ETW generated header пре 7 година
FaultInjection.cpp 99f04016d0 [1.8>master] [MERGE #4379 @jianchun] code quality: fix msvc /permissive- issues пре 8 година
FaultInjection.h 7a3d45b428 code quality: fix msvc /permissive- issues пре 8 година
FaultTypes.h 47eab483b9 change top-level dir Lib back to lib пре 10 година
FinalizableObject.h f7c815a855 Fix RecyclerVisited related crashes during marking пре 8 година
GlobalSecurityPolicy.cpp 02a02c3a59 Merge from unreleased/rs2 to release/1.4 пре 9 година
GlobalSecurityPolicy.h 02a02c3a59 Merge from unreleased/rs2 to release/1.4 пре 9 година
ICustomConfigFlags.h 47eab483b9 change top-level dir Lib back to lib пре 10 година
JitHelperUtils.h cf71a962c1 Merge 1809 October Update changes пре 7 година
Output.cpp 8e0bd3c832 [1.8>master] [MERGE #4463 @Penguinwizzard] Disable Output::Print buffering on xplat пре 8 година
Output.h 4ce5a4968c Disable Output::Print buffering on xplat пре 8 година
PerfCounter.cpp 47eab483b9 change top-level dir Lib back to lib пре 10 година
PerfCounter.h cec0e9a84f replace wchar_t/L"..." with char16/_u("...") пре 10 година
PerfCounterImpl.cpp f2ac5c77c5 Reenable and fix warning 4838 - conversion from 'unsigned int' to 'int' requires a narrowing conversion пре 9 година
PerfCounterSet.cpp cec0e9a84f replace wchar_t/L"..." with char16/_u("...") пре 10 година
PerfCounterSet.h 9e11acd502 Replace GetModuleFileName with GetBinaryLocation (fix #2297) пре 8 година
ProfileInstrument.cpp 5118104ae6 Fix arena access violation for -profile option пре 9 година
ProfileInstrument.h 5118104ae6 Fix arena access violation for -profile option пре 9 година
ProfileMemory.cpp 9ef8cbcd32 cross-platform: ChakraCore compiles against iOS x86_64 пре 9 година
ProfileMemory.h 7a3d45b428 code quality: fix msvc /permissive- issues пре 8 година
RecyclerHeapMarkingContext.h 612cd34395 Remove remaining __stdcall calling convention from IRecyclerVisitedObject implementations пре 8 година
RecyclerVisitedObject.h 3ebbed941f Change signature of IRecyclerVisitedObject::Trace to not return a bool Trace will never fail with OOM, since that is encapsulated by MarkContext::Mark and we don't expect edgehtml objects to allocate during Trace (or at least not in a way that is recoverable). On top of that there's not really a semantic that makes sense for a failure return in ProcessMark пре 8 година
StackBackTrace.cpp a9822845ba enhance TraceRing, enable xplat STACK_BACK_TRACE пре 9 година
StackBackTrace.h d7483b2feb remove global operator new/delete override пре 9 година
SysInfo.cpp 83c577c0f0 ARM64: Enable CFG codegen and checks. пре 8 година
SysInfo.h 81a241a09d xplat: remove win64 for good пре 8 година