index
:
rust
this commit
auto
automation/bors/try
automation/bors/try-merge
beta
cargo_update
lcnr/rustc-dev-guide
master
perf-tmp
stable
try
try-perf
https://github.com/rust-lang/rust
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
etc
/
test-float-parse
/
runtests.py
Age
Commit message (
Expand
)
Author
Lines
2024-07-20
Rewrite `test-float-parse` in Rust
Trevor Gross
-394
/
+0
2023-06-22
Update runtests.py : grammar correction
Preveen P
-1
/
+1
2023-06-16
Apply changes to fix python linting errors
Trevor Gross
-0
/
+0
2021-07-17
Changed dec2flt to use the Eisel-Lemire algorithm.
Alex Huszagh
-17
/
+20
2020-07-31
Run all tests if have no specified tests
Lzu Tao
-3
/
+5
2020-07-29
Avoid bool-like naming
Lzu Tao
-3
/
+2
2020-07-10
Avoid "whitelist"
Tamir Duberstein
-5
/
+3
2020-04-10
Enforce Python 3 as much as possible
Guillaume Gomez
-1
/
+1
2018-12-25
Remove licenses
Mark Rousskov
-10
/
+0
2018-02-10
fix typos in src/{bootstrap,ci,etc,lib{backtrace,core,fmt_macros}}
Matthias Krüger
-1
/
+1
2017-12-02
Use more convenient and UNIX-agnostic shebang
Sébastien Santoro
-1
/
+1
2017-11-16
fix some python3 incompatibilities
Collin Anderson
-1
/
+5
2016-09-17
Remove unused code
Eitan Adler
-2
/
+0
2016-02-04
drive-by doc fixes
Robin Kruppe
-5
/
+6
2015-10-08
typos: fix a grabbag of typos all over the place
Cristi Cobzarenco
-1
/
+1
2015-08-09
Add optional, external tests for floating point parsing.
Robin Kruppe
-0
/
+399