Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Attempt to fix test on xenial. | Renato Araujo Oliveira Filho | 2021-07-05 | 1 | -6/+5 |
| | |||||
* | temporarily disable the formatter tests. This is a test harness error that ↵ | Charles Kerr | 2021-07-05 | 1 | -4/+4 |
| | | | | doesn't need to block work on 1560188 | ||||
* | URL dispatcher support: Build phone code, even if URL dispatcher is unavailable. | Mike Gabriel | 2018-03-26 | 1 | -2/+0 |
| | |||||
* | README.md: Add some manual line breaks. | Mike Gabriel | 2017-12-08 | 1 | -2/+2 |
| | |||||
* | tests/test-formatter.cpp: Fix locale setting and ignore failures if the ↵ | Mike Gabriel | 2017-12-08 | 1 | -9/+16 |
| | | | | build system does not have en_US.UTF-8 as valid locale available. | ||||
* | Make the datetime indicator build on non-Ubuntu systems (which mostly lack ↵ | Mike Gabriel | 2017-12-08 | 1 | -0/+1 |
| | | | | url-dispatcher and Ubuntu Touch sound schema files. | ||||
* | Many more C++ namespace name changes (unity -> ayatana). | Mike Gabriel | 2017-12-08 | 1 | -1/+1 |
| | |||||
* | sync the rest of the code with the changes to DateTime instantiation ↵ | Charles Kerr | 2015-03-14 | 1 | -53/+36 |
| | | | | mentioned two commits ago | ||||
* | fix flint++ warnings | Charles Kerr | 2014-09-17 | 1 | -6/+6 |
| | |||||
* | copyediting: as per review, use name_of_thing() instead of ↵ | Charles Kerr | 2014-01-30 | 1 | -5/+5 |
| | | | | get_name_of_thing() or getNameOfThing() | ||||
* | copyediting: rename the test/ directory's .cc files to .cpp for consistency ↵ | Charles Kerr | 2014-01-22 | 1 | -0/+256 |
with src/ |