Rename LeapFrog to Leapfrog
authorJeff Preshing <filter-github@preshing.com>
Mon, 29 Feb 2016 13:59:57 +0000 (08:59 -0500)
committerJeff Preshing <filter-github@preshing.com>
Mon, 29 Feb 2016 13:59:57 +0000 (08:59 -0500)
commitebd740423cce85a1d1049f637d4e65b7d8465717
tree29fa023e46ec9812a80944421837fdb32560cd71
parentd8d5218d427eef49eb917e0fb3a17d6ea21715b4
Rename LeapFrog to Leapfrog
14 files changed:
README.md
junction/ConcurrentMap_LeapFrog.cpp [deleted file]
junction/ConcurrentMap_LeapFrog.h [deleted file]
junction/ConcurrentMap_Leapfrog.cpp [new file with mode: 0644]
junction/ConcurrentMap_Leapfrog.h [new file with mode: 0644]
junction/details/LeapFrog.cpp [deleted file]
junction/details/LeapFrog.h [deleted file]
junction/details/Leapfrog.cpp [new file with mode: 0644]
junction/details/Leapfrog.h [new file with mode: 0644]
junction/extra/impl/MapAdapter_LeapFrog.h [deleted file]
junction/extra/impl/MapAdapter_Leapfrog.h [new file with mode: 0644]
samples/MapMemoryBench/TestAllMaps.py
samples/MapPerformanceTests/TestAllMaps.py
samples/MapScalabilityTests/TestAllMaps.py