Skip to content
GitLab
Menu
Why GitLab
Pricing
Contact Sales
Explore
Why GitLab
Pricing
Contact Sales
Explore
Sign in
Get free trial
Commits · 0.9.0
parse_int
Browse files
Apr 11, 2025
Use the new link by name feature
· 2b7989bf
dns2utf8
authored
Apr 11, 2025
View commits for tag 0.9.0
0.9.0
2b7989bf
Enable cool rustdoc features
· c236f94e
dns2utf8
authored
Apr 11, 2025
c236f94e
Document dev mode
· 14851313
dns2utf8
authored
Apr 11, 2025
14851313
Negative example
· 56d9a03b
dns2utf8
authored
Apr 11, 2025
56d9a03b
Apr 06, 2025
Experimental Ranges support
· 01c6ebed
dns2utf8
authored
Apr 06, 2025
01c6ebed
Fix typos
· cd164b3c
dns2utf8
authored
Apr 06, 2025
cd164b3c
Switch main branch
· 35c66b92
dns2utf8
authored
Apr 06, 2025
35c66b92
Add and move docs to README.md
· 32c873b4
dns2utf8
authored
Apr 06, 2025
32c873b4
Document changes
· 4b03f4e1
dns2utf8
authored
Apr 06, 2025
4b03f4e1
Binary output
· f38d1167
dns2utf8
authored
Apr 06, 2025
f38d1167
Accept negative input
· 0b0d681a
dns2utf8
authored
Apr 06, 2025
0b0d681a
Implement pretty printing
· 9812589e
dns2utf8
authored
Apr 06, 2025
9812589e
Dec 09, 2024
Allow uppercase too
· 998d5fd2
dns2utf8
authored
Dec 10, 2024
998d5fd2
Update to the 2021 edition
· eba93744
dns2utf8
authored
Dec 10, 2024
eba93744
Sep 06, 2021
Fix underscore accepted in radix specifier
· 3bf2f1f8
dns2utf8
authored
Sep 06, 2021
3bf2f1f8
Jan 09, 2021
Add badges to README
· 72d99424
dns2utf8
authored
Jan 09, 2021
View commits for tag 0.5.0
0.5.0
72d99424
Add tests for negative numbers
· 65a9de4a
dns2utf8
authored
Jan 09, 2021
65a9de4a
Fix issue
#1
: Handle input "0" with feature = "implicit-octal" enabled
· 8dcadda1
dns2utf8
authored
Jan 09, 2021
8dcadda1
Apply rustfmt
· 1d6c0e92
dns2utf8
authored
Jan 09, 2021
1d6c0e92
Deny(warnings) in code
· fbc754bc
dns2utf8
authored
Jan 09, 2021
fbc754bc
Jan 14, 2020
Accept underscores inside a number
· 9040fedb
dns2utf8
authored
Jan 15, 2020
View commits for tag 0.4.0
0.4.0
9040fedb
Jan 13, 2020
Add a feature flag for the implicit octal parsing
· 5e5022d1
dns2utf8
authored
Jan 13, 2020
View commits for tag 0.3.0
0.3.0
5e5022d1
Jan 06, 2020
Fix email format
· 49ff8c71
dns2utf8
authored
Jan 06, 2020
View commits for tag 0.2.1
0.2.1
49ff8c71
Release 0.2.0
· 11f3bcfd
dns2utf8
authored
Jan 06, 2020
View commits for tag 0.2.0
0.2.0
11f3bcfd
Implement binary
· afab7ed9
dns2utf8
authored
Jan 06, 2020
afab7ed9
Add readme to crates.io listing
· 1dcf04b2
dns2utf8
authored
Jan 06, 2020
View commits for tag 0.1.1
0.1.1
1dcf04b2
Release 0.1.0
· 14802a5e
dns2utf8
authored
Jan 06, 2020
View commits for tag 0.1.0
0.1.0
14802a5e
Add CI
· b8a7a72f
dns2utf8
authored
Jan 06, 2020
b8a7a72f
Initial commit
· 790a2bf1
dns2utf8
authored
Jan 06, 2020
790a2bf1
Loading