| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2013-09-21 | Update version numbers to 0.8 | Brian Anderson | -1/+1 | |
| 2013-08-12 | doc: Update .pot files | gifnksm | -124/+124 | |
| 2013-08-03 | remove obsolete `foreach` keyword | Daniel Micay | -1/+1 | |
| this has been replaced by `for` | ||||
| 2013-08-01 | migrate many `for` loops to `foreach` | Daniel Micay | -1/+1 | |
| 2013-07-27 | Change concurrency primitives to standard naming conventions | Steven Stewart-Gallus | -17/+17 | |
| To be more specific: `UPPERCASETYPE` was changed to `UppercaseType` `type_new` was changed to `Type::new` `type_function(value)` was changed to `value.method()` | ||||
| 2013-07-17 | Add project information to l10n templates. | OGINO Masanori | -5/+5 | |
| 2013-07-07 | Generate initial translatable templates for documentation | Luca Bruno | -0/+1070 | |
| These files are automatically genereated by `make docs-l10n` (via po4a), which will also take of updating them if the original .md changes. Signed-off-by: Luca Bruno <lucab@debian.org> | ||||
