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