Commit Graph

29 Commits

Author SHA1 Message Date
David Tolnay b74302f21e
Update build status badge 2022-12-15 17:52:40 -08:00
David Tolnay 366ff427d7
Use upstreamed docs.rs icon in docs.rs badge 2022-06-11 10:17:10 -07:00
David Tolnay e6a8f6f2f1
Release 1.0.0 2021-12-12 10:42:05 -08:00
David Tolnay b85761ea04
Link to ryu as successor to dtoa 2021-12-11 21:19:33 -08:00
David Tolnay b618d972b2
Adjust documentation 2021-12-11 21:18:35 -08:00
David Tolnay 1d447bdf15
Delete outdated documentation 2021-12-11 21:08:50 -08:00
David Tolnay f42787cdc2
Eliminate itoa::write and itoa::fmt from readme 2021-12-11 20:58:56 -08:00
David Tolnay e970e7117f
Enable 128-bit impls unconditionally 2021-12-11 00:54:25 -08:00
David Tolnay 3101467676
Replace deprecated mem::uninitialized with MaybeUninit 2021-12-11 00:31:43 -08:00
David Tolnay 341086a6ff
Update to 2018 edition and rust 1.31+ 2021-12-11 00:14:08 -08:00
David Tolnay f075e1bf71
New style of readme badges 2020-06-13 22:36:21 -07:00
David Tolnay 5618b9dc41
Update build status badge to GitHub Actions 2020-05-05 23:58:28 -07:00
David Tolnay 17bbd67b77
Support for i128 no longer requires nightly 2019-05-01 19:06:54 -07:00
David Tolnay c76fae7f12
Space apart the readme sections 2019-05-01 19:04:53 -07:00
David Tolnay c51cdbfd80
Document rustc version requirement 2019-05-01 19:04:31 -07:00
David Tolnay 35ea54ed6b
Revamp readme 2019-05-01 18:09:29 -07:00
David Tolnay ab5b81e08d
Release 0.4.0 2018-03-18 00:25:42 -07:00
David Tolnay e3af30b7c4
Punctuation to appease syntax highlighter 2018-03-18 00:18:12 -07:00
Mike Hommey 70883abe4d Support no_std
Fixes #3.
2018-03-18 15:58:47 +09:00
Mike Hommey 9f3e867f04 Provide itoa::fmt to write to fmt::Write
Fixes #5.
2018-03-18 15:52:58 +09:00
Henning Ottesen e9069ce1f1 Add support for 128-bit integers 2017-09-13 03:50:47 +02:00
David Tolnay 3cf862d703
Lower is better 2017-03-25 12:21:19 -07:00
David Tolnay f374082c51
Release 0.3.0 2017-01-28 13:44:26 -08:00
David Tolnay e6f44d98c0
Update function signature in readme 2017-01-28 13:42:35 -08:00
David Tolnay 02252428e6
Update version in readme 2017-01-23 16:46:42 -08:00
David Tolnay f9d1f9deb6
Link to dtoa 2016-09-26 00:53:23 -07:00
David Tolnay 940b50f216
Fix typo in readme 2016-06-27 02:43:31 -07:00
David Tolnay f9a75c0c39
Add benchmark chart 2016-06-25 14:48:22 -07:00
David Tolnay 92e5b742e9
itoa::write 2016-06-25 14:32:23 -07:00