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

1102 Commits

Author SHA1 Message Date
Andrey Semashev
dca4002915 Add a link to the post-release fix for Boost.Atomic. 2017-01-10 15:45:21 +04:00
Daniel James
f775644bde Start release notes for 1.64.0 2017-01-01 19:11:14 +00:00
Daniel James
d2ec97e5bd Add release details I missed out
Doesn't make any real difference, but maybe they'll be used in the future.
2016-12-26 18:47:49 -05:00
Daniel James
b00f4c2c42 New entiries for updated library lists 2016-12-13 01:03:40 +00:00
Daniel James
24e127bf16 Merge pull request #205 from awulkiew/patch-12
Add Geometry 1.63 release notes
2016-12-13 00:58:35 +00:00
Daniel James
d559bf9d6a Merge pull request #206 from awulkiew/patch-13
Add Geometry 1.62 release notes
2016-12-13 00:58:28 +00:00
Adam Wulkiewicz
5bce8dca14 Add Geometry 1.62 release notes 2016-12-12 15:23:38 +01:00
Adam Wulkiewicz
fcb8845408 Add Geometry 1.63 release notes 2016-12-12 15:22:47 +01:00
Raffi Enficiaud
58a58d3e13 Boost.test @ 1.63 release notes 2016-12-11 18:53:07 +01:00
Akira Takahashi
ee0233d94d 1.63.0 release note : fix link 2016-12-06 14:01:53 +09:00
Daniel James
2232c49d75 Add move updated libraries 2016-12-05 23:14:22 +00:00
Ion Gaztañaga
3d106ddef6 Changelog for Container, Interproces, Intrusive & Move 2016-12-05 12:49:54 +01:00
Oliver Kowalke
ab29420ac7 ticket 11687 closed 2016-12-05 09:21:24 +01:00
Oliver Kowalke
fd6b0d654e update changelog for boost.context 2016-12-05 09:18:05 +01:00
Oliver Kowalke
318eb78238 update changelog for boost.context 2016-12-05 08:44:34 +01:00
Daniel James
c9948956a5 Add context to updated libraries 2016-12-04 21:38:57 +00:00
Daniel James
78f58bc1bc Merge PR #200 2016-12-04 21:37:55 +00:00
Antony Polukhin
26c951b92f Added after-beta fixes for LexicalCast 2016-12-04 15:10:42 +03:00
Oliver Kowalke
4ffa718d76 fixes for boost.context 2016-12-04 12:29:26 +01:00
Andrzej Krzemieński
4a6615920a more bug fixes in Optional (#198) 2016-11-24 17:31:06 -06:00
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