Commit Graph

  • 23d280dc7a
    Simplify udivmodti4 for our special case David Tolnay 2017-09-16 11:02:22 -0700
  • f05d2d62c3 Merge pull request #10 from henninglive/i128 David Tolnay 2017-09-16 10:00:14 -0700
  • 1d85a0c5f9 Copy udivmodti4 from compiler-builtins Henning Ottesen 2017-09-14 23:43:36 +0200
  • e9069ce1f1 Add support for 128-bit integers Henning Ottesen 2017-09-12 22:52:24 +0200
  • d954ca8451
    Use a byte literal ASCII 0 instead of its decimal value. Simon Sapin 2017-08-29 16:48:37 +0200
  • b460ecbdc4
    Release 0.3.3 David Tolnay 2017-08-29 09:53:28 -0700
  • f5d656f81f
    Reduce the amount of code generic on W: io::Write Simon Sapin 2017-08-29 17:34:17 +0200
  • 220a8680ca
    Include the minus sign in the same buffer, to only make a single write_all call. Simon Sapin 2017-08-29 16:55:32 +0200
  • 678a4b4524
    Release 0.3.2 David Tolnay 2017-08-22 19:50:39 -0700
  • 0ac0d9c4aa
    Set html_root_url to docs.rs David Tolnay 2017-08-22 19:50:16 -0700
  • 403f3bd915
    Show readme on crates.io David Tolnay 2017-08-22 19:45:13 -0700
  • c7237be9a5
    Exclude performance.png from package David Tolnay 2017-08-22 19:43:34 -0700
  • 3cf862d703
    Lower is better David Tolnay 2017-03-25 12:21:19 -0700
  • 251184e899
    Release 0.3.1 David Tolnay 2017-02-05 05:47:34 -0800
  • 67d5d1cbad
    Add crates.io category David Tolnay 2017-02-05 05:47:25 -0800
  • f374082c51
    Release 0.3.0 David Tolnay 2017-01-28 13:44:26 -0800
  • e6f44d98c0
    Update function signature in readme David Tolnay 2017-01-28 13:42:35 -0800
  • 036a5d8e12 Merge pull request #7 from nox/len David Tolnay 2017-01-28 13:20:56 -0800
  • bd4884d34b Return the number of bytes written from itoa::write (fixes #6) Anthony Ramine 2017-01-28 22:04:36 +0100
  • 07bd275999 Make itoa::write take a W instead of a &mut W Anthony Ramine 2017-01-28 22:12:59 +0100
  • b2445b6d0e
    Release 0.2.1 David Tolnay 2017-01-25 21:02:09 -0800
  • 3eaa8f4f83
    Include all files in crate David Tolnay 2017-01-25 21:01:53 -0800
  • 02252428e6
    Update version in readme David Tolnay 2017-01-23 16:46:42 -0800
  • 8427ff610b
    Release 0.2.0 David Tolnay 2017-01-23 16:45:19 -0800
  • 97dad04178
    Accept references to trait objects David Tolnay 2017-01-23 16:45:03 -0800
  • 2ddc75cab4
    Enable email notifications David Tolnay 2016-11-06 10:22:51 -0800
  • f9d1f9deb6
    Link to dtoa David Tolnay 2016-09-26 00:53:23 -0700
  • 940b50f216
    Fix typo in readme David Tolnay 2016-06-27 02:43:31 -0700
  • 01cb34a686
    Release 0.1.1 David Tolnay 2016-06-25 15:10:42 -0700
  • 4369fc4dc7
    Inline itoa::write David Tolnay 2016-06-25 15:09:27 -0700
  • f9a75c0c39
    Add benchmark chart David Tolnay 2016-06-25 14:35:57 -0700
  • 92e5b742e9
    itoa::write David Tolnay 2016-06-25 14:32:23 -0700