Michael Ferris 878e8cb5ba [1.11>master] [1.10>1.11] [MERGE #5787 @Cellule] Merge changes from Windows 1809 October Update před 7 roky
..
BaseDictionary.h 0728265d1d [PR: 5556] Proxy : ownKeys trap. před 7 roky
BigUInt.cpp dbeedc3f1d rename existing BigInt to BigUInt před 7 roky
BigUInt.h dbeedc3f1d rename existing BigInt to BigUInt před 7 roky
BitVector.h 47eab483b9 change top-level dir Lib back to lib před 10 roky
BufferBuilder.cpp cec0e9a84f replace wchar_t/L"..." with char16/_u("...") před 10 roky
BufferBuilder.h 74332ae725 Use correct sizes for BufferBuilder failfasts před 8 roky
CMakeLists.txt dbeedc3f1d rename existing BigInt to BigUInt před 7 roky
Cache.h e801a43ab7 swb: a few more unit test verification fixes před 9 roky
Chakra.Common.DataStructures.vcxproj dbeedc3f1d rename existing BigInt to BigUInt před 7 roky
CharacterBuffer.h c01f6b15a9 Don't do memcmp if buffers are same před 8 roky
ClusterList.h 2ee13d2cf7 Newline at file ends před 7 roky
CommonDataStructuresPch.cpp 47eab483b9 change top-level dir Lib back to lib před 10 roky
CommonDataStructuresPch.h f22ac850f6 Incorporate code review feedback před 10 roky
Comparer.h cad97a4ff8 Restore FNV hash. před 7 roky
ContinuousPageStack.h 7453224eec Clean up inline usage před 10 roky
DList.h eb0208d6ec strictly check write barrier bit před 9 roky
DefaultContainerLockPolicy.h e26f96bd6e swb: annotate BaseDictionary (partial) před 9 roky
Dictionary.h eb29330f62 fix modFunctionIndex is missing on copy před 8 roky
DictionaryEntry.h a410f802da pack dictionary entries better před 7 roky
DictionaryStats.cpp 4a46dc0a28 xplat: Improve spinLock and criticalSection implementations před 8 roky
DoublyLinkedList.h c6bf63b2d6 swb: annotate nested field type, union před 9 roky
DoublyLinkedList.inl 88900fdcbb swb: WriteBarrierPtr: swap "&" and AddressOf před 9 roky
DoublyLinkedListElement.h c6bf63b2d6 swb: annotate nested field type, union před 9 roky
DoublyLinkedListElement.inl c91129d377 swb: avoid write barrier for global static data před 9 roky
EvalMapString.h 898ad14196 Avoid referencing symbol before it is declared před 7 roky
FixedBitVector.cpp cec0e9a84f replace wchar_t/L"..." with char16/_u("...") před 10 roky
FixedBitVector.h 448696da31 Suppress tatutological-compare error in FixedBitVector.h před 7 roky
FixedBitVectorEnumerator.cpp 47eab483b9 change top-level dir Lib back to lib před 10 roky
FixedBitVectorEnumerator.h 47eab483b9 change top-level dir Lib back to lib před 10 roky
FixedStack.h 47eab483b9 change top-level dir Lib back to lib před 10 roky
GrowingArray.cpp 7e09ef0f50 Merge branch 'master' into linux před 10 roky
GrowingArray.h 4ccfbba1fe Allow GrowingArray to be used with RecyclerNonLeafAllocator před 8 roky
HashTable.h ea02779aab Fix __declspec(guard(overflow)) for linux build před 9 roky
ImmutableList.cpp d7483b2feb remove global operator new/delete override před 9 roky
ImmutableList.h d7483b2feb remove global operator new/delete override před 9 roky
InternalString.cpp c91129d377 swb: avoid write barrier for global static data před 9 roky
InternalString.h c91129d377 swb: avoid write barrier for global static data před 9 roky
InternalStringNoCaseComparer.cpp 960f8e34d0 Update hashing algorithm to FNV-1a před 8 roky
InternalStringNoCaseComparer.h 47eab483b9 change top-level dir Lib back to lib před 10 roky
Interval.cpp 8567cfe6c1 update all references to use correct CamelCase file names před 10 roky
Interval.h c6bf63b2d6 swb: annotate nested field type, union před 9 roky
KeyValuePair.h 4e73253011 swb: misc fixes from unit test verification před 9 roky
LargeStack.h 47eab483b9 change top-level dir Lib back to lib před 10 roky
LeafValueDictionary.h 7e09ef0f50 Merge branch 'master' into linux před 10 roky
List.h 37630da768 Add this-> where needed to appease permissive- před 7 roky
MruDictionary.h c6bf63b2d6 swb: annotate nested field type, union před 9 roky
Option.h 47eab483b9 change top-level dir Lib back to lib před 10 roky
PageStack.h c144c481d9 GC hotpath optims - Software prefetching for reducing data access latency před 8 roky
Pair.h 47eab483b9 change top-level dir Lib back to lib před 10 roky
Queue.h 47eab483b9 change top-level dir Lib back to lib před 10 roky
QuickSort.h 80ad90edc7 Remove invalid optimization from xplat qsort před 7 roky
RegexKey.h ae27ef3b15 swb: fixes from stressing Basics and Strings tests před 9 roky
SList.h 4c6bbff949 updating RecyclerTelemetryInfo to use SList před 7 roky
SimpleHashTable.h 454b646287 Always reduce `count` when removing items from SimpleHashTable před 7 roky
SizePolicy.cpp e585693087 Perf: Improve MOD arithmetic před 8 roky
SizePolicy.h 944120b0a1 Hash bits finisher for power-of-2 masking hash reducer před 7 roky
SparseArray.h cec0e9a84f replace wchar_t/L"..." with char16/_u("...") před 10 roky
SparseBitVector.h cf71a962c1 Merge 1809 October Update changes před 7 roky
Stack.h 47eab483b9 change top-level dir Lib back to lib před 10 roky
StringBuilder.h 49044e3089 Fix errors when building with /Zc:strictStrings před 8 roky
Tree.h 47eab483b9 change top-level dir Lib back to lib před 10 roky
Tuple.h 47eab483b9 change top-level dir Lib back to lib před 10 roky
UnitBitVector.h dbdc3f8d83 Code Quality: Replace usage of _M_IX86_OR_ARM32 and _M_X64_OR_ARM64 with TARGET_32 and TARGET_64 před 8 roky
WeakReferenceDictionary.h 8c270afbb2 C++ Spec disallows function specialization in non-namespace scope před 7 roky