Oguz Bastemur 037d8299b3 do not check QCMoreFreq.. on non mobile platforms 8 лет назад
..
AllocSizeMath.h ea02779aab Fix __declspec(guard(overflow)) for linux build 9 лет назад
Api.cpp e26885815c Move api.cpp from Chakra.Common.Common.lib to Chakra.Common.Core.lib 9 лет назад
Api.h 4045cc4f43 Add non-temporal style memset to a dedicated function 9 лет назад
Assertions.h e1afa95a7d Fix FailFast macro build break 9 лет назад
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 01bca900c6 xplat: combine static libraries 9 лет назад
Chakra.Common.Core.vcxproj 02a02c3a59 Merge from unreleased/rs2 to release/1.4 9 лет назад
CmdParser.cpp 37128fee8a Using multiple -on:flag -off:flag will correctly remove range from the opposite one 9 лет назад
CmdParser.h 37128fee8a Using multiple -on:flag -off:flag will correctly remove range from the opposite one 9 лет назад
CodexAssert.cpp 4cf0a41594 Add support in our Unicode library to encode surrogate pairs as UTF8 9 лет назад
CommonCorePch.cpp 47eab483b9 change top-level dir Lib back to lib 10 лет назад
CommonCorePch.h 573fb6d5b5 QuickSort: improve perf. and move our custom qsort_s 9 лет назад
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 37128fee8a Using multiple -on:flag -off:flag will correctly remove range from the opposite one 9 лет назад
ConfigFlagsTable.h 37128fee8a Using multiple -on:flag -off:flag will correctly remove range from the opposite one 9 лет назад
ConfigParser.cpp 8028e34556 Dev14 Migration: Removing the outdated flags 9 лет назад
ConfigParser.h dceadaa3ec cross platform: ch runs on OSX and passes 1198 tests 9 лет назад
CriticalSection.h e3f9a51561 Fix assertion for background access on function body counter fields 10 лет назад
DbgHelpSymbolManager.cpp 421e76637b fix permissive C++ code (MSVC /permissive-) 9 лет назад
DbgHelpSymbolManager.h 47eab483b9 change top-level dir Lib back to lib 10 лет назад
DelayLoadLibrary.cpp ac56bc0561 Use Sections for OOP JIT 9 лет назад
DelayLoadLibrary.h ac56bc0561 Use Sections for OOP JIT 9 лет назад
EtwTraceCore.cpp 9b249cd842 Enable ETW manifests for ChakraCore 9 лет назад
EtwTraceCore.h 9b249cd842 Enable ETW manifests for ChakraCore 9 лет назад
FaultInjection.cpp 8028e34556 Dev14 Migration: Removing the outdated flags 9 лет назад
FaultInjection.h 0773ecdb58 Merge remote-tracking branch 'origin/master' into oopjit 9 лет назад
FaultTypes.h 47eab483b9 change top-level dir Lib back to lib 10 лет назад
FinalizableObject.h 5458771696 Prevent redeferral of FunctionBody's that are being processed when GC happens. Fix a class of bugs involving redeferral of functions that are being accessed by some runtime method that allocates memory, triggering GC and possibly redeferral. When a GC that will result in redeferral scans the stack, mark any FunctionBody's we find as having active references. Do this by for now adding a method to FinalizableObject and overriding it in FunctionBody. We'll replace this with a new object info bit if and when bits become available. 9 лет назад
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 лет назад
Output.cpp f053cae0ef Merge remote-tracking branch 'origin/master' into 'linux' 9 лет назад
Output.h 9ef8cbcd32 cross-platform: ChakraCore compiles against iOS x86_64 9 лет назад
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 cec0e9a84f replace wchar_t/L"..." with char16/_u("...") 10 лет назад
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 9ef8cbcd32 cross-platform: ChakraCore compiles against iOS x86_64 9 лет назад
StackBackTrace.cpp a9822845ba enhance TraceRing, enable xplat STACK_BACK_TRACE 9 лет назад
StackBackTrace.h d7483b2feb remove global operator new/delete override 9 лет назад
SysInfo.cpp 037d8299b3 do not check QCMoreFreq.. on non mobile platforms 8 лет назад
SysInfo.h 29b3a656a5 fix incorrect calculation in IsChakraAddress 9 лет назад