| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2017-10-13 | [vcpkg] Re-layout all files using new organization scheme. | Robert Schumacher | |
| All filenames and directories are lowercase. Use dots for namespace separation. | |||
| 2017-04-27 | Run clang-format over the headers. Remove stray Version.h/cpp. Fix location ↵ | Alexander Karatarakis | |
| of VersionT.cpp | |||
| 2017-04-17 | Add SortedVector.cbegin() and .cend() | Alexander Karatarakis | |
| 2017-04-04 | [SortedVector] Add default constructor | Alexander Karatarakis | |
| 2017-04-03 | Fix SortedVector constructor | Alexander Karatarakis | |
| 2017-04-01 | [vcpkg] ImmutableSortedVector is actually Mutable via move. | Robert Schumacher | |
| Use fmap instead of construct/insert. Don't cache VS2015 instances since it is called once. Add ParagraphDataMap alias. | |||
