2
0
mirror of https://github.com/boostorg/website.git synced 2026-01-28 07:42:16 +00:00
Commit Graph

7 Commits

Author SHA1 Message Date
Daniel James
9dd59ce7e0 Use json for release data
Wrote some custom code for writing json as the pretty print option isn't
available on older versions of php.
2018-02-06 20:32:12 +00:00
Daniel James
fea0ea2563 Remove use of boolval, which is from php 5.5 2017-01-21 13:20:14 +00:00
Daniel James
12ec17b86c Some tests for boost_state + a fix. 2017-01-21 13:13:34 +00:00
Daniel James
b8120cc53c Adjust a lot of the error handling.
Use exceptions for most internal errors. Return error codes for most errors.
2016-09-29 02:08:52 +01:00
Daniel James
1cee6728cc Support dates in state files. 2016-07-21 16:05:36 +01:00
Daniel James
c3f81f24f7 Fix function that should be static 2015-12-29 14:13:37 +00:00
Daniel James
29e597e5b1 Port python code to php
Having the site in two different languages is a bit of a pain, so
convert everything to PHP.
2015-12-19 14:30:46 +00:00