Alexander Medvednikov
|
f293874c05
|
all: replace []byte with []u8
|
2022-04-17 12:14:28 +02:00 |
Alexander Medvednikov
|
7ecbca345f
|
all: byte => u8
|
2022-04-17 12:14:27 +02:00 |
Alexander Medvednikov
|
2a84f6db95
|
all: byte => u8
|
2022-04-17 12:14:26 +02:00 |
yuyi
|
e3dca82f9c
|
strconv: minor cleanup in f64_to_str_lnd1() (#13804)
|
2022-03-22 20:15:59 +02:00 |
yuyi
|
56f5ed4789
|
strconv: fix error for string interpolation of float format (#13800)
|
2022-03-22 12:00:18 +02:00 |
Delyan Angelov
|
9c24d09dc3
|
strconv: bug fix for "${239.5:0.0f}" (#13483)
|
2022-02-16 11:33:29 +03:00 |
Benjamin Stigsen
|
ceb05b163a
|
strings: rename Builder.write_b() to Builder.write_byte(), add deprecation (#13313)
|
2022-01-28 20:34:44 +02:00 |
Alexander Medvednikov
|
59ed4be49a
|
all: update copyright year
|
2022-01-04 12:21:12 +03:00 |
penguindark
|
f3757a7cd1
|
strconv: float memory leak fix (#11980)
|
2021-09-26 07:33:35 +03:00 |
playX
|
08c517c966
|
strconv,v.gen.js: proper optionals returns, strconv compiles to the JS backend (#11364)
|
2021-09-03 12:16:07 +03:00 |