Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Disambiguate reference to ::bind() | Frédéric Brière | 2018-02-09 | -3/+3 |
| | | | | | | There's a potential ambiguity between ::bind() and std::bind() if <functional> happens to be included beforehand (as is the case with libc++). | |||
* | Replace (old) FSF postal address with URL in header files | Frédéric Brière | 2016-10-02 | -2/+1 |
| | | | | | | Wording copied from https://www.gnu.org/licenses/gpl-howto.en.html Fixes #25, fixes #71 | |||
* | Many submodules building (no gui yet), with link-time errors | Lubos Dolezel | 2015-06-01 | -5/+5 |
| | ||||
* | initial checkin | Michal Kubecek | 2015-04-13 | -0/+444 |
Check in contents of upstream 1.4.2 tarball, exclude generated files. |