about summary refs log tree commit diff
path: root/src/lib/float.rs
AgeCommit message (Expand)AuthorLines
2011-10-25Begin documenting std and add doc generation using naturaldocsBrian Anderson-28/+56
2011-10-21Clean up character pattern in float.rsMarijn Haverbeke-1/+1
2011-10-12[Renaming] str_to_float is now float::from_str, float_to_str is now float::to...David Rajchenbach-Teller-2/+2
2011-10-12[Fix] float.rs: str_to_float reimplementedDavid Rajchenbach-Teller-14/+177
2011-10-11[Move] Moved str_to_float, float_to_str from compiler to libDavid Rajchenbach-Teller-0/+44