2
0
mirror of https://github.com/boostorg/website.git synced 2026-01-20 17:12:18 +00:00

13 Commits

Author SHA1 Message Date
Donovan
1f7561b524 Update 'C++ Minimum' sort
- Put libs with missing cxxstd values after the ones with values
- Increase the width of 'C++ Standard Minimum Level' label
2021-01-21 11:09:36 +08:00
Donovan
1f335ba82f Add secondary sort by name to C++ Minimum (cxxstd)
- Added secondary sort by library's name on same cxxstd values When sorting by C++ Minimum
- Removed 'std' from XML parsing as it has been removed from the XML file by the latest build.
2021-01-13 01:29:48 +08:00
Donovan
787eb56589 Update library doc page with 'Standard' field removed
- Remove 'Standard' field from each library info
- Remove 'Standard Proposals' and 'TR1 libraries' from sort categories
- Add 'C++ Minimum' to sort categories
2021-01-10 10:59:11 +08:00
Daniel James
40688e1552 Update links for https
Mostly in comments. Might be better to use relative links from html.
2018-04-13 09:14:48 +01:00
Daniel James
80c11140c8 Add special versions 'hidden' and 'unreleased'.
So that 'boost-version' is never null.
2015-11-15 15:08:32 +00:00
Daniel James
c2db4c94f3 Fix sorting with unrelease libraries. 2014-08-21 20:22:33 +01:00
Daniel James
62e559ac8a Class for boost_utility for autoloading. 2014-08-07 20:34:30 +01:00
Daniel James
e8232c0da9 Website: Fix libraries sorted by version.
[SVN r80657]
2012-09-23 07:28:51 +00:00
Daniel James
d943d39d07 Website: Merge from beta to live
[SVN r80314]
2012-08-29 22:37:51 +00:00
Daniel James
c5f49f10bf Merge from beta, up to 52720, releasing 1.39
[SVN r52738]
2009-05-02 17:17:31 +00:00
Daniel James
37cdbc0802 Make sort by name case insensitive, should possibly do the same for the
other sorts.

[SVN r50884]
2009-01-29 22:16:17 +00:00
Rene Rivera
ad82f62438 Add regression testing section, including intro page and script to display regression results.
[SVN r39203]
2007-09-12 04:18:01 +00:00
Rene Rivera
970244e947 Minor clean up of source code to move some duplicate code to common location.
[SVN r38446]
2007-08-04 20:38:01 +00:00