Donovan
047a33cb22
Remove all std references
...
- Removed 'std', 'std-proposal', 'std-tr1' throughout the codes
- Titlize 'C++ standard minimum level' in the doc page
2021-01-11 10:19:38 +08:00
Glen Fernandes
d6d26b348d
Further changes from US-ASCII to UTF-8
2020-04-10 17:41:08 -04:00
Daniel James
768ceaa946
Fix case insensitive category names
...
Now they are indexed by lower case name, and library category is stored
in lower case.
2017-01-21 13:13:34 +00:00
Daniel James
8d15a6f84d
More BoostLibraries tests.
2016-08-24 17:26:28 +01:00
Daniel James
0cfef1fceb
Store library path in metadata, instead of module.
...
This allowed me to simplify some of update-doc-list as there's no longer
any need to work out the module for a library. This might break
update-doc-list in places. Will work on that next.
2016-07-04 22:45:49 +01:00
Daniel James
75000f5de7
Move tests into subdirectory.
...
To avoid running all the vendor tests on Travis.
2016-06-02 09:04:44 +01:00