Andrew Kelley 4905102901
fix all the TODOs from the pull request
* `std.Buffer.print` is removed; use `buffer.outStream().print`
 * `std.fmt.count` returns a `u64`
 * `std.Fifo.print` is removed; use `fifo.outStream().print`
 * `std.fmt.bufPrint` error is renamed from `BufferTooSmall`
   to `NoSpaceLeft` to match `std.os.write`.
 * `std.io.FixedBufferStream.getWritten` returns mutable buffer
   if the buffer is mutable.
2020-03-13 12:02:58 -04:00
..
2020-03-12 09:43:45 +01:00
2020-02-28 14:51:54 -05:00
2020-03-12 10:41:09 -05:00
2020-03-12 10:41:09 -05:00
2020-03-12 10:41:09 -05:00
2019-11-08 15:57:24 -05:00
2020-03-12 10:41:09 -05:00
2019-09-25 23:35:41 -04:00
2019-09-25 23:35:41 -04:00
2019-09-25 23:35:41 -04:00
2020-01-29 22:22:01 -06:00
2020-03-10 20:22:30 -04:00
2020-03-12 10:41:09 -05:00
2020-03-12 09:43:45 +01:00
2020-03-10 20:22:30 -04:00
2020-03-10 20:22:30 -04:00
2020-03-11 17:34:12 -04:00
2020-02-16 13:25:30 -05:00
2020-03-11 13:06:30 -04:00
2019-10-11 18:13:24 -04:00
2019-09-25 23:35:41 -04:00
2020-03-12 10:41:09 -05:00
2019-11-12 17:55:54 +02:00
2020-02-22 12:44:21 +01:00
2020-03-12 10:41:09 -05:00
2020-03-10 20:22:30 -04:00
2020-02-24 23:39:03 +02:00
2020-03-12 23:23:12 +01:00
2020-03-12 10:41:09 -05:00
2020-03-12 10:41:09 -05:00