summary refs log tree commit diff
path: root/doc/po/ja
AgeCommit message (Expand)AuthorLines
2013-12-15std::vec: convert to(_mut)_ptr to as_... methods on &[] and &mut [].Huon Wilson-5/+5
2013-12-15Move std::{str,vec}::raw::set_len to an unsafe method on Owned{Vector,Str}.Huon Wilson-2/+2
2013-11-26librustc: Remove remaining uses of `&fn()` in favor of `||`.Patrick Walton-1/+1
2013-11-26Updating docs with updated closure syntax, `&fn` -> `||`Vijay Korapaty-22/+22
2013-11-18librustc: Convert `~fn()` to `proc()` everywhere.Patrick Walton-5/+5
2013-11-12Check inferred integer literals for overflows, closes #4220Florian Hahn-1/+1
2013-11-02Added octal literal support.Matt Carberry-1/+9
2013-10-20doc (en & ja): remove mentions of type float, rust and rusti toolsSébastien Chauvel-126/+121
2013-10-17std: Move size/align functions to std::mem. #2240Brian Anderson-2/+2
2013-09-21Update version numbers to 0.8Brian Anderson-8/+8
2013-08-13tutorial: Add Japanese translationgifnksm-98/+1460
2013-08-12doc: Generate .po files for Japanse translationsgifnksm-0/+15257