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

3068 Commits

Author SHA1 Message Date
Ronald Garcia
1db45dddff Hana Review Period has ended. 2015-06-30 16:55:41 -07:00
Niall Douglas
d0a0ae189f Merge pull request #86 from ned14/master
Add links to BestPracticeHandbook in wiki.
2015-06-25 22:13:42 +01:00
Niall Douglas
9a00cefc6e Add links to BestPracticeHandbook in wiki. 2015-06-22 17:07:37 +01:00
Ronald Garcia
db96a208a6 Hana review begins
Metaparse review ends
2015-06-10 17:29:22 -07:00
Daniel James
fc8591714b Missing bind documentation files. 2015-06-04 19:48:55 +01:00
Rene Rivera
d652d0e6a3 Merge pull request #83 from olk/patch-12
Update boost_1_59_0.qbk
2015-06-04 08:53:43 -05:00
Oliver Kowalke
5f998d5136 Update boost_1_59_0.qbk 2015-06-04 07:29:53 +02:00
Automated Commit
4dbfc68e46 Update documentation list 2015-06-04 00:01:36 +01:00
Ronald Garcia
998ddf8497 Changed library links, where relevant, to point to the Boost Library Incubator. 2015-05-27 18:00:45 -04:00
Ronald Garcia
0642df4b40 AFIO Review has been scheduled. 2015-05-27 12:54:22 -04:00
Ronald Garcia
3de9388458 Metaparse under review
Endian and Sort added in 1.58.
2015-05-27 12:43:16 -04:00
Daniel James
7479780ad1 Handle missing category in library data. 2015-05-16 12:13:19 +01:00
Daniel James
8235e2ff3a Update library list. 2015-05-16 12:06:13 +01:00
Automated Commit
2f8e508f74 Update documentation list 2015-05-12 19:34:43 +01:00
Daniel James
6bff54b597 Another fix for old php. 2015-05-12 02:22:10 +01:00
Daniel James
93a3d601a9 Will hopefully fix the library list. 2015-05-12 02:21:21 +01:00
Daniel James
4b05f22717 Regenerate serialized libraries.
For some reason it's working on my local machine but not on the server,
maybe this will fix it.
2015-05-12 02:18:09 +01:00
Daniel James
9f39631d99 Merge branch 'beta'
Conflicts:
	doc/libraries.xml
	generated/libraries.txt
2015-05-10 20:27:54 +01:00
Daniel James
d1e573554b Update documentation list. 2015-05-10 20:27:15 +01:00
Daniel James
c7e345a23a Fix text on library metadata link. 2015-05-10 20:02:30 +01:00
Daniel James
0f2a514306 Rebuild 2015-05-03 23:30:43 +01:00
Daniel James
9335300765 Comma separate github links. 2015-05-03 23:30:36 +01:00
Daniel James
034543c350 Merge remote-tracking branches 'origin/pr/81' and 'origin/pr/82' 2015-05-03 23:26:49 +01:00
joaquintides
ddca64754c added multi_index release notes 2015-05-03 14:16:35 +02:00
Kohei Takahashi
9e63fddd37 Patch for Fusion regression. 2015-05-02 00:58:22 +09:00
Rene Rivera
28336bfb11 Point to reorg location of run.py. 2015-04-28 22:17:41 -05:00
Ronald Garcia
4cd0f78b04 *** empty log message *** 2015-04-28 12:22:54 -07:00
Daniel James
e454ac7569 Normalise 'Workarounds'. 2015-04-27 00:08:20 +01:00
Daniel James
fd367cf81a Only allow 'Miscellaneous' libraries that aren't in other categories. 2015-04-27 00:07:19 +01:00
Daniel James
914b778b68 Normalize category case in libraries. 2015-04-26 23:59:40 +01:00
Daniel James
3bfd969251 Fix test_libraries for category checks. 2015-04-26 23:59:08 +01:00
Automated Commit
93c6f9b919 Update documentation list 2015-04-26 23:11:13 +01:00
Daniel James
1beb15a282 Validate categories when updating library data.
Just a quick implementation for now, should be done more generally.
2015-04-21 00:32:12 +01:00
Daniel James
7db317dd25 Create json output from array of BoostLibrary. 2015-04-21 00:20:08 +01:00
Daniel James
958aa4bf2b Update from a release copy. 2015-04-21 00:20:08 +01:00
Daniel James
b70a11aa95 Remove the $info stuff. 2015-04-21 00:20:08 +01:00
Daniel James
061dd50a41 Update from array of BoostLibrary rather than BoostLibraries.
The code was pretty messy because it was using BoostLibraries for
everything, this will hopefully let it be a bit cleaner.

Also removes support for xml metadata files. No one has ever used it.
2015-04-21 00:20:08 +01:00
Daniel James
65f53470aa Remove $info stuff from BoostLibrary.
Module + path can be set after construction. This will be useful when
loading from a release without the git metadata. Also, the $info stuff
was pretty rubbish.
2015-04-21 00:20:08 +01:00
Daniel James
fe35a5d5d4 Fix documentation list. 2015-04-21 00:15:58 +01:00
Ronald Garcia
54ad400bf8 filled in doc link, but left commented: have people use the incubator. 2015-04-20 11:42:14 -07:00
Ronald Garcia
92027330d3 Added Http to the schedule. 2015-04-20 11:27:16 -07:00
Ronald Garcia
0a55fbfa9b Fixed a bug in review schedule date 2015-04-20 11:12:29 -07:00
Ronald Garcia
20db54dfa9 Boost 1.58 Released. 2015-04-18 18:32:18 -07:00
Ronald Garcia
16f3e36caf Hana dates set. 2015-04-18 18:27:49 -07:00
Daniel James
9a55877f10 Patch for building python. 2015-04-17 19:13:27 +01:00
Daniel James
16529fbe95 Fix a comment typo. 2015-04-17 19:01:38 +01:00
Daniel James
e78e5799d1 Note about build issues with Python.
Thanks to Tom Kent.
2015-04-17 19:00:25 +01:00
Daniel James
b96e18c6b2 Merge branch 'beta' 2015-04-17 09:14:10 +01:00
Daniel James
a56047c164 Second attempt at releasing 1.58.0 2015-04-17 09:13:32 +01:00
Daniel James
464b15b2bd Release 1.58.0 2015-04-17 09:12:30 +01:00