Daniel James
0f008c0494
Merge branch 'pr/21'
2014-06-16 10:20:04 +01:00
Daniel James
5328c9fe7c
Rebuild release notes
2014-06-16 10:19:24 +01:00
Andrey Semashev
d9d2b36bb2
Updated changes for Atomic, Core, Log, Utility
...
* Added a few changes to Atomic.
* Added changes for Log.
* Added a note about the new Core library.
* Added changes to Utility.
2014-06-14 15:15:57 +04:00
Ronald Garcia
f608e3c459
Merge branch 'master' of https://github.com/boostorg/website
2014-06-10 17:27:08 +03:00
Ronald Garcia
956667802c
Pimpl withdrawn from the review schedule.
2014-06-10 17:26:53 +03:00
Daniel James
ce397890d2
Fix numeric modules.
2014-06-08 23:33:38 +01:00
Daniel James
06501ba105
Merge branch 'beta' - documentation list fixes.
2014-06-08 23:01:41 +01:00
Daniel James
d06122db81
Update modules.
2014-06-08 23:01:07 +01:00
Daniel James
091ac11df2
Fix modules.
...
First remove some old code which guessed the module from the library's
key, this was there to bootstrap modules - no need now they're all
stored either in the documentation list, or implicitly by the location
of libraries.json.
Secondly, pass the name of the module as the parameter, rather than the
array containing the module data.
2014-06-08 23:00:51 +01:00
Daniel James
ffa49e4cea
Quick documentation for the meta/libraries.json file.
2014-06-04 23:37:02 +01:00
Daniel James
03c434f9d7
Rebuild release notes
2014-06-04 23:10:13 +01:00
Rene Rivera
2527beddb5
Add Predef release notes.
2014-06-04 11:39:40 -05:00
Daniel James
034ba5a5b1
Convert several authors fields to lists.
...
I left out ones which are a little tricky. It's fine to leave them as
strings.
2014-06-03 19:05:32 +01:00
Daniel James
c3977f7d05
Update documentation list.
2014-06-03 19:05:32 +01:00
Daniel James
2776664692
Use 'and' for names lists.
2014-06-03 19:05:32 +01:00
Daniel James
470559acb6
Only squash names for serialized library list.
...
Because they only need to be squashed for the website page, and that
uses the serialized list. This means that arrays from the metadata will
now be properly preserved.
This is a bit awkward as the serialized list is now different from the
xml file. It might be better to squash names after loading the
serialized file instead, althought that would be a bit less efficient
(premature optimization?).
2014-06-03 19:05:32 +01:00
Daniel James
11ec91ec84
Exclude 'boost-version' from json metadata.
...
It isn't really needed as it's tracked in the website data.
2014-06-03 19:05:32 +01:00
Daniel James
61509415d6
Remove excluded fields from json last.
...
Doing it before the normalization can remove needed fields.
2014-06-03 19:05:32 +01:00
Daniel James
093462ece8
Update documentation list from repo.
2014-06-03 19:00:29 +01:00
Ronald Garcia
1b550efbd1
Convert library was accepted.
2014-06-03 19:12:25 +03:00
Daniel James
510d3b91f0
Missing newlines.
2014-06-01 12:56:28 +01:00
Daniel James
8b958aa1c8
Merge minor fixes for pull request page.
2014-06-01 12:54:55 +01:00
Daniel James
a772f21158
Merge minor fixes for pull request page.
2014-06-01 12:52:47 +01:00
Daniel
7fff82e009
Rebuild
2014-05-23 13:56:54 +01:00
Andrzej Krzemieński
d716f2312a
Release notes for Boost.Optional
2014-05-23 14:54:56 +02:00
Daniel
845ecc7495
Fix link and rebuild.
2014-05-23 13:27:15 +01:00
Daniel
bb18bd595c
Merge remote-tracking branch 'origin/pr/17'
2014-05-23 13:26:14 +01:00
Daniel
c21068bbe3
Fix a couple of links
2014-05-23 13:24:32 +01:00
jzmaddock
e99a4f3af7
Regex release notes
2014-05-23 13:21:10 +01:00
Daniel
0d9d90f379
Rebuild
2014-05-23 13:17:12 +01:00
Daniel
c8d2344135
Merge remote-tracking branches 'origin/pr/14', 'origin/pr/15' and 'origin/pr/16'
2014-05-23 13:01:41 +01:00
jzmaddock
763aa41017
Update boost_1_56_0.qbk
2014-05-23 12:58:01 +01:00
jzmaddock
a43e8c4e63
Release notes for Math lib.
2014-05-23 12:55:31 +01:00
jzmaddock
587b745fc1
Update boost_1_56_0.qbk
...
Release notes for Multiprecision lib.
2014-05-23 12:49:51 +01:00
Daniel James
a23047d24c
Typo
2014-05-23 09:49:06 +01:00
Daniel James
d77ac7fa25
Drop confusing 'Early in the release cyle' message.
2014-05-23 09:43:54 +01:00
Daniel James
49dda58fd8
Fix displaying single units.
2014-05-20 09:18:59 +01:00
Daniel James
e39a490962
Trim 'boostorg/' from module names.
2014-05-20 09:16:02 +01:00
Daniel James
bf3fb86c95
Better handling of future dates.
...
Although not much better. For future reference, can also use $diff->invert to
detect if date is in the future.
2014-05-20 09:10:49 +01:00
Daniel James
8bc0deb4f1
Rebuild documentation list.
...
The link to the type_index documentation doesn't work yet, but hopefully
will soon.
2014-05-20 09:10:12 +01:00
Daniel James
d4a9847547
Merge branch 'beta'
2014-05-18 11:10:58 +01:00
Daniel James
85333f3dae
Time passed since last update, instead of actual time.
2014-05-18 11:10:03 +01:00
Daniel James
ba1b8213d8
UTC date.
2014-05-18 10:47:57 +01:00
Daniel James
1f6ebf10cd
Add update date to pull request report.
2014-05-18 10:46:13 +01:00
Daniel James
662ae7d2d6
Change json pull requests to an object.
2014-05-18 10:38:14 +01:00
Daniel James
ae666401d9
A couple of page views.
...
Duplicated code from the library list.
2014-05-18 10:32:44 +01:00
Daniel James
313ace16ea
I'm now storing text date in json.
2014-05-18 10:32:44 +01:00
Daniel James
917a9f3fd1
Rebuild
2014-05-17 17:25:32 +01:00
Andrey Semashev
f5a34cd499
Add changes for Boost.Atomic
2014-05-17 20:21:30 +04:00
Daniel James
6b676d5b55
Fix '1 open requests'.
2014-05-16 00:33:31 +01:00