Commit Graph

5 Commits

Author SHA1 Message Date
David Tolnay a3dadb1557
Suppress some clippy lints 2017-09-16 14:22:05 -07:00
Henning Ottesen e9069ce1f1 Add support for 128-bit integers 2017-09-13 03:50:47 +02:00
Simon Sapin 220a8680ca
Include the minus sign in the same buffer, to only make a single write_all call. 2017-08-29 09:47:56 -07:00
Anthony Ramine bd4884d34b Return the number of bytes written from itoa::write (fixes #6) 2017-01-28 22:14:54 +01:00
David Tolnay 92e5b742e9
itoa::write 2016-06-25 14:32:23 -07:00