Oguz Bastemur 81a241a09d xplat: remove win64 for good 8 years ago
..
BaseDictionary.h 1aeea11541 [1.7>master] [MERGE #4018 @obastemur] fix modFunctionIndex is missing on copy 8 years ago
BigInt.cpp 429d18528d Remove BOM from C++ sources. 8 years ago
BigInt.h 429d18528d Remove BOM from C++ sources. 8 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 6d36a6f737 swb: write barrier annotations 2 9 years ago
Cache.h e801a43ab7 swb: a few more unit test verification fixes 9 years ago
Chakra.Common.DataStructures.vcxproj 6eb44575a5 Byte code size and serialized byte code size optimizations (15-20% serialized byte code size reduction) 8 years ago
CharacterBuffer.h 960f8e34d0 Update hashing algorithm to FNV-1a 8 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 81a241a09d xplat: remove win64 for good 8 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 6d36a6f737 swb: write barrier annotations 2 9 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 cec0e9a84f replace wchar_t/L"..." with char16/_u("...") 10 years ago
FixedBitVector.cpp cec0e9a84f replace wchar_t/L"..." with char16/_u("...") 10 years ago
FixedBitVector.h e57b45783a xplat: pthread_exit call needed to free TLS 8 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 9299610bfe swb: wasm write barrier fixes 9 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 fa9151ead4 Create new Opnd ListOpnd. Currently available only at lower and after. 8 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 e585693087 Perf: Improve MOD arithmetic 8 years ago
RegexKey.h ae27ef3b15 swb: fixes from stressing Basics and Strings tests 9 years ago
SList.h 2e19ab7088 SList: Add missing function Count to FakeCount 8 years ago
SimpleHashTable.h e585693087 Perf: Improve MOD arithmetic 8 years ago
SizePolicy.cpp e585693087 Perf: Improve MOD arithmetic 8 years ago
SizePolicy.h e585693087 Perf: Improve MOD arithmetic 8 years ago
SparseArray.h cec0e9a84f replace wchar_t/L"..." with char16/_u("...") 10 years ago
SparseBitVector.h 136a7b45d8 BVSparse: keep 'last found' for fast fromIndex discovery 8 years ago
Stack.h 47eab483b9 change top-level dir Lib back to lib 10 years ago
StringBuilder.h 37338bbe2d perf: use wmemcpy instead of memcpy for wide strings 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 92aec28e87 updated to latest linux branch 10 years ago