Automated Commit
ac55f00260
Update documentation list
2015-02-22 09:32:47 +00:00
Automated Commit
2d221b2dd6
Update documentation list
2015-02-15 12:38:13 +00:00
Automated Commit
5a23ad17fc
Update documentation list for
2015-02-05 21:59:49 +00:00
Daniel James
b2fdb8a61d
Merge branch 'beta'
...
The json library list, and clean up the libraries implementation a
little.
2015-02-01 09:34:01 +00:00
Daniel James
fb2f547e7a
Update documentation list.
2015-02-01 09:33:00 +00:00
Daniel James
4adff87f20
Update documentation list.
2015-01-27 22:26:11 +00:00
Daniel James
fe015fc266
Update library list.
2015-01-22 21:42:06 +00:00
Daniel James
652cee39fb
Don't include unreleased libraries in release list by default.
2015-01-10 13:44:58 +00:00
Daniel James
623b7be41c
Better handling of invalid versions.
2015-01-10 13:44:58 +00:00
Daniel James
66160d2fea
Move library loading into boost_libraries.
...
Still a bit shoddy, but at least it's only in one place.
2015-01-10 13:44:58 +00:00
Daniel James
fdbc5c782d
JSON http header.
2015-01-06 00:45:39 +00:00
Daniel James
9fee82bb38
Fix for older versions of php.
2015-01-06 00:34:49 +00:00
Daniel James
f96c602907
Quick and dirty library list in json.
2015-01-06 00:27:32 +00:00
Daniel James
ae86967e41
Only use the common css/image files for release versions.
2014-11-15 11:17:57 +00:00
Daniel James
452d4ff19a
And fix ref redirect. Oops.
2014-11-13 20:13:47 +00:00
Daniel James
2c4fe8e5c4
Fix ublas redirect.
2014-11-13 20:12:55 +00:00
Daniel James
3d09101e30
Redirect for moved documentation.
2014-11-13 20:08:56 +00:00
Daniel James
22f97e54a8
Fix ublas link
2014-11-13 15:37:34 +00:00
Daniel James
6cde6cd134
Add convert to library list.
2014-11-11 00:20:10 +00:00
Daniel James
157334ee99
Update library list.
2014-11-10 22:42:56 +00:00
Daniel James
ccf9993785
Update some links to build.
2014-11-05 01:00:31 +00:00
Daniel James
8b28506bdf
Update site to use new build sub-site.
...
Updated redirects, removed now unused filter, added some notes about
directories that need to be set up.
2014-11-05 00:57:50 +00:00
Daniel James
444c9caad8
Release 1.57.0
2014-11-03 22:09:52 +00:00
Daniel James
3ba5c5e171
Update documentation list for 1.57.0 beta1
2014-10-26 12:37:17 +00:00
Daniel James
bc9b3de553
Update documentation list.
2014-09-28 16:58:11 +01:00
Daniel James
196dea5644
Update documentation list, and manually fix lexical_cast link.
...
Fixes https://svn.boost.org/trac/boost/ticket/10392
2014-09-02 07:01:56 +01:00
Daniel James
4347579ea4
Update library list.
2014-08-24 21:15:12 +01:00
Daniel James
dbd4fa45fa
Add unreleased libraries.
2014-08-21 20:22:33 +01:00
Daniel James
b56b9fc54c
Don't show unreleased libraries in release documentation.
2014-08-21 20:22:33 +01:00
Daniel James
36b9f1d083
Script to read in maintainers from old versions.
...
A bit of a one-off script, but keep it around for now.
2014-08-20 20:08:32 +01:00
Daniel James
aaed6a4525
Merge branch 'master' into beta
...
Conflicts:
common/code/boost_archive.php
generated/libraries.txt
2014-08-19 17:14:29 +01:00
Daniel James
36189fe2c4
Update documentation list.
2014-08-19 08:28:37 +01:00
Daniel James
c2f661f5ae
Update library list.
...
Lots of new entries as old entries didn't contain maintainers.
2014-08-18 16:27:07 +01:00
Daniel James
1f2727cba8
Backdate lexical cast description fix.
2014-08-18 14:16:50 +01:00
Daniel James
1f7fca4e0e
Fix getting started guide for 1.56.
2014-08-09 20:27:50 +01:00
Daniel James
666b0354df
Fix more php 5.3 issues.
...
Php code in site-tools still requires 5.4, but that's normally not run on the server.
2014-08-07 21:27:43 +01:00
Daniel James
b56404834a
Try to fix displaying documentation in php 5.3.
2014-08-07 21:16:38 +01:00
Daniel James
f8cc382db8
Create a BoostArchive class.
2014-08-07 20:34:31 +01:00
Daniel James
c4c3fa8ce6
Rename boost_libraries to BoostLibraries.
2014-08-07 20:34:30 +01:00
Daniel James
62d53126d5
Prepare update for 1.56.0.
...
Upon release will need to merge this, update boost_1_56_0.qbk, and
rebuild.
2014-08-07 13:34:54 +01:00
Daniel James
bbebb927ce
Set version on release.
...
A bit trickier than expected!
2014-08-06 20:02:11 +01:00
Daniel James
50b18ad906
Manually fixup documentation list.
2014-08-05 23:17:19 +01:00
Daniel James
c6c1e23641
Automatically update library list.
2014-08-05 23:17:19 +01:00
Daniel James
4391c27e2f
Update library list.
2014-07-24 22:37:52 +01:00
Daniel James
700f2022a3
Update library list.
2014-07-21 22:29:51 +01:00
Daniel James
24a8f38712
Better support for beta versions.
...
It used to just ignore the beta information, but that wasn't quite right.
This does means that the library details will still have information about
the beta version after a release, which isn't desirable, but it
shouldn't be too hard to write something to strip out old beta
information.
2014-07-21 22:29:42 +01:00
Daniel James
e1c2c6e049
Update library list for beta.
2014-07-21 09:23:40 +01:00
Daniel James
860cb21970
Custom html_encode to use UTF-8.
...
PHP 5.4 uses UTF-8 by default, but PHP 5.3 uses ISO-8859-1 so character
encoding is going wrong there. So replace htmlentities with a function
that uses the correct encoding.
2014-07-20 23:36:24 +01:00
Daniel James
5cf6063e32
Deprecate TR1
2014-07-15 22:26:43 +01:00
Daniel James
e314b1ae37
Fix numeric modules.
2014-07-13 11:21:44 +01:00