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