Kyle Farnung 78dcd87080 [1.11>master] [MERGE #5670 @kfarnung] Remove invalid optimization from xplat qsort 7 年 前
..
BaseDictionary.h 0728265d1d [PR: 5556] Proxy : ownKeys trap. 7 年 前
BigUInt.cpp dbeedc3f1d rename existing BigInt to BigUInt 7 年 前
BigUInt.h dbeedc3f1d rename existing BigInt to BigUInt 7 年 前
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 dbeedc3f1d rename existing BigInt to BigUInt 7 年 前
Cache.h e801a43ab7 swb: a few more unit test verification fixes 9 年 前
Chakra.Common.DataStructures.vcxproj dbeedc3f1d rename existing BigInt to BigUInt 7 年 前
CharacterBuffer.h c01f6b15a9 Don't do memcmp if buffers are same 8 年 前
ClusterList.h 2ee13d2cf7 Newline at file ends 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 a410f802da pack dictionary entries better 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 c33f627b03 address review comment about bvinvalidindex 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 8c270afbb2 C++ Spec disallows function specialization in non-namespace scope 7 年 前