Patrick Walton
9e610573ba
librustc: Remove remaining uses of &fn()
in favor of ||
.
2013-11-26 08:20:58 -08:00
Vijay Korapaty
9c6bba91a8
Updating docs with updated closure syntax, &fn
-> ||
2013-11-26 00:35:55 -08:00
Matt Carberry
66abb92a47
Grammar error and vim syntax highlighting mistake fixed.
2013-11-02 21:34:29 -07:00
Matt Carberry
519b86b8a8
Added octal literal support.
2013-11-02 21:26:29 -07:00
Brian Anderson
34d376f3cf
std: Move size/align functions to std::mem. #2240
2013-10-17 17:31:35 -07:00
Brian Anderson
695cb9fc2b
Update version numbers to 0.8
2013-09-21 16:25:08 -07:00
gifnksm
2bc8a9be77
doc: Update .pot files
2013-08-12 22:39:31 +09:00
Daniel Micay
1008945528
remove obsolete foreach
keyword
...
this has been replaced by `for`
2013-08-03 22:48:02 -04:00
Daniel Micay
1fc4db2d08
migrate many for
loops to foreach
2013-08-01 05:34:55 -04:00
OGINO Masanori
ad3a69739f
Add project information to l10n templates.
2013-07-17 07:48:30 +09:00
Luca Bruno
7a4210a174
Generate initial translatable templates for documentation
...
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>
2013-07-07 21:17:35 +02:00