| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2014-01-10 | Remove *.pot files and ignore them now. | OGINO Masanori | -4352/+0 | |
| The .pot files can be generated automatically and the files contain timestamps in their content. They can cause huge conflicts and take huge space even if you are not a translator. This commit is a part of improvement discussed on https://github.com/mozilla/rust/pull/11383 . Signed-off-by: OGINO Masanori <masanori.ogino@gmail.com> | ||||
| 2013-11-26 | Updating docs with updated closure syntax, `&fn` -> `||` | Vijay Korapaty | -9/+9 | |
| 2013-11-18 | librustc: Convert `~fn()` to `proc()` everywhere. | Patrick Walton | -2/+2 | |
| 2013-11-02 | Added octal literal support. | Matt Carberry | -1/+1 | |
| 2013-10-20 | doc (en & ja): remove mentions of type float, rust and rusti tools | Sébastien Chauvel | -90/+88 | |
| 2013-09-21 | Update version numbers to 0.8 | Brian Anderson | -5/+5 | |
| 2013-08-12 | doc: Update .pot files | gifnksm | -591/+556 | |
| 2013-08-03 | remove obsolete `foreach` keyword | Daniel Micay | -5/+5 | |
| this has been replaced by `for` | ||||
| 2013-08-01 | migrate many `for` loops to `foreach` | Daniel Micay | -5/+5 | |
| 2013-07-17 | Add project information to l10n templates. | OGINO Masanori | -379/+377 | |
| 2013-07-07 | Generate initial translatable templates for documentation | Luca Bruno | -0/+4391 | |
| 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> | ||||
