2
0
mirror of https://github.com/boostorg/website.git synced 2026-02-24 16:32:16 +00:00
Commit Graph

1082 Commits

Author SHA1 Message Date
Andrey Semashev
d7ea7dbc03 Update release notes for Boost.Log 2016-11-21 19:01:41 +04:00
Daniel James
1cfba6f7fe Add updated libraries to release notes 2016-11-21 07:13:37 -05:00
Daniel James
01eece7a6b Remove TODO from release notes 2016-11-21 07:04:32 -05:00
Andrzej Krzemieński
85b4af99f2 optional -- release notes 2016-11-17 21:21:24 +01:00
Chris Glover
88fcf9b370 Point runtime_cast docs at the correct url 2016-11-13 09:44:47 -05:00
Kohei Takahashi
76ffe90fd9 Release notes for Phoenix. 2016-11-13 15:12:32 +09:00
Kohei Takahashi
df32df1e0b Release notes for Fusion. 2016-11-13 14:00:12 +09:00
Chris Glover
b6bcec45c4 Update boost_1_63_0.qbk (#192)
Fix link to runtime_cast docs.
2016-11-12 09:18:19 -06:00
Jürgen Hunold
704009d3b0 Release note for Boost.Units (#191) 2016-11-10 14:18:21 -06:00
Oliver Kowalke
4e3051b6e4 changelog for boost.fiber 2016-11-09 08:38:46 +01:00
Daniel James
0a2b64a785 Add release notes for unordered and hash. 2016-11-06 13:04:20 +00:00
Daniel James
cc3b5c1cb1 Fill in release notes 2016-11-06 12:57:23 +00:00
Abel Sinkovics
c1b2e08541 Metaparse 1.63 changes added 2016-11-03 23:05:29 +01:00
Antony Polukhin
85c4c0bd8a TypeIndex changes added 2016-11-03 21:00:28 +03:00
Daniel James
64a30e4706 Python release notes 2016-11-02 20:49:27 +00:00
Daniel James
c8f365bd26 Merge branch 'develop'
Pretty large development merge. Including:

- More robust PHP error handling.
- Automatically update release data from various sources. Manually
  updating a json file was too error prone.
- Normalize hashes of release notes, so that they won't need to be
  manually updated so often.
- Small improvements to quickbook page data.
- Cache html generated from quickbook - so no need to reparse when
  changing release data. Much of the site can now be rebuilt without
  installing quickbook, although changes in quickbook won't be included.
- Scripts in site-tools have are more consistent at the command line,
  and all support '--help' (although some have very little information).
- Automatically update more of the site for new releases.
2016-10-30 19:57:32 +00:00
Daniel James
281e09d317 Fix some links 2016-10-30 19:46:15 +00:00
Oliver Kowalke
229832ce2b remove changelog for boost.fiber 2016-10-26 22:47:16 +02:00
Andrey Semashev
ab14f922f6 Added release notes for Boost.Atomic and Boost.Log 2016-10-26 22:43:28 +04:00
Daniel James
5f61c6ec92 Remove new library section from 1.63.0 2016-10-26 18:58:16 +01:00
Oliver Kowalke
87a7c2b6c1 changes for boost.fiber 2016-10-16 10:15:39 +02:00
Daniel James
1cb78a2b06 Add release notes for 1.63.0 2016-09-30 11:15:48 +01:00
Daniel James
669566099d Remove old json file, and script for converting it 2016-09-29 16:43:07 +01:00
Daniel James
6f25235d41 Normalize release data before hashing.
So that the hah values remain the same as they are on master.
Probably more effort than was required to manually fix the hashes every
time they change, but I was getting a bit fed up of that. Although I
suspect some reason will still come up so that I'll have to manually fix
the hashes again.
2016-09-29 16:43:06 +01:00
Daniel James
8ed3fde9d5 Add release notes for 1.63.0 2016-09-29 10:54:08 +01:00
Daniel James
5033b2943b Remove metadata from release notes template 2016-09-29 10:54:08 +01:00
Daniel James
3e7cf770c8 Remove empty data 2016-09-29 10:54:08 +01:00
Daniel James
19ffa52457 Get release data for notes based on parsing filename. 2016-09-29 10:54:08 +01:00
Daniel James
c648f992db Infer release_status from the version.
Apart from 'unversioned' which needs a special case. Might be better to
store the version object and use that.
2016-09-29 10:54:08 +01:00
Daniel James
51b4e0e00f Restore beta info for latest release.
Not support yet, but that's the plan.
2016-09-29 10:54:08 +01:00
Daniel James
b1e65390bd Remove superfluous version field 2016-09-29 10:54:08 +01:00
Daniel James
8f5366b7aa Add link to windows binaries. 2016-09-28 16:38:41 +01:00
Daniel James
944ac6d1b2 Revert "Delete hashes for now"
This reverts commit f4d6d438f0.
2016-09-28 16:33:20 +01:00
Daniel James
f4d6d438f0 Delete hashes for now 2016-09-28 16:26:01 +01:00
Daniel James
89d2020d34 Fix download links 2016-09-28 16:24:22 +01:00
Daniel James
13cc5c20fd Add date to release notes 2016-09-28 16:21:03 +01:00
Daniel James
614908c86e Update release info 2016-09-28 13:06:23 +01:00
Andrey Semashev
8a747b298f Added release notes for Boost.Atomic. 2016-09-17 14:51:11 +04:00
Daniel James
d26306f49f Another link 2016-09-14 15:18:35 +01:00
Daniel James
f8bf901166 Fix quickbook markup for some links 2016-09-14 15:15:27 +01:00
Daniel James
3cbaf21141 Add checksums 2016-09-14 15:12:06 +01:00
Daniel James
1aa941be1e Fix 7z download link 2016-09-14 15:08:59 +01:00
Daniel James
010ea37ebb Try updating metadata for beta 2. 2016-09-14 13:44:31 +01:00
Andrzej Krzemieński
74764d7f73 Boost.Optional relnotes (#182) 2016-09-13 06:56:20 -05:00
Raffi Enficiaud
da5b8aaf7d Boost.test updated change log 2016-09-07 07:46:50 +02:00
Daniel James
5a844abebf Fix typo + rebuild 2016-09-06 20:03:40 +01:00
Oliver Kowalke
a7897a57da boost.coroutine deprecated (#180)
* boost.coroutine deprecated

* Update boost_1_62_0.qbk
2016-09-06 09:11:10 -05:00
Akira Takahashi
913e94ce81 Fix function name for Boost.Math release note
s/tgamma_delta_ration/tgamma_delta_ratio

And I add code qualify.
Related commit is 3891523510
2016-09-02 16:42:56 +09:00
Daniel James
dbcbbf084a Full download links 2016-09-01 10:49:18 +01:00
Daniel James
9058ddc243 Prep to release 1.62.0 beta1 (#178) 2016-08-31 11:00:59 -05:00