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