0
I Use This!
Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 2 days ago.
May 18, 2023 — May 18, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
compile on 1.41.1 without lexical
geo
as Geoffroy Couprie
More... almost 3 years ago
move HexDisplay to the traits module
geo
as Geoffroy Couprie
More... almost 3 years ago
reintroduce dbg_dmp, move it to the error module
geo
as Geoffroy Couprie
More... almost 3 years ago
fix the bitflags version for lexical-core
geo
as Geoffroy Couprie
More... almost 3 years ago
check for min > max in fold_many_m_n too
geo
as Geoffroy Couprie
More... almost 3 years ago
the check for min > max in many_m_n should return a Err::Failure
geo
as Geoffroy Couprie
More... almost 3 years ago
avoid a check to is_char_boundary in split_at_position* for &str
geo
as Geoffroy Couprie
More... almost 3 years ago
simplify split_at_position* for &[u8]
geo
as Geoffroy Couprie
More... almost 3 years ago
fix broken intra doc link warnings More... almost 3 years ago
use take_split instead of manual slices
geo
as Geoffroy Couprie
More... almost 3 years ago
use a length check instead of PartialEq in infinite loop checks
geo
as Geoffroy Couprie
More... almost 3 years ago
many_m_n should fail if min > max
geo
as Geoffroy Couprie
More... almost 3 years ago
fix infinite loop in escaped
geo
as Geoffroy Couprie
More... almost 3 years ago
fix benchmark compilation
geo
as Geoffroy Couprie
More... almost 3 years ago
Remove Clone trait bound from fold parsers More... almost 3 years ago
implement missing take_until1 combinator
geo
as Geoffroy Couprie
More... almost 3 years ago
v7.0.0-alpha2
geo
as Geoffroy Couprie
More... almost 3 years ago
ci: build docs with docsrs feature More... almost 3 years ago
fix edition idioms More... almost 3 years ago
organize imports by feature More... almost 3 years ago
do not run the tests on MSRV
geo
as Geoffroy Couprie
More... almost 3 years ago
rustdoc::missing_doc_code_examples is not recognized on Rust 1.41.1
geo
as Geoffroy Couprie
More... almost 3 years ago
fmt
geo
as Geoffroy Couprie
More... almost 3 years ago
remove ErrorKind::ParseTo
geo
as Geoffroy Couprie
More... almost 3 years ago
cleanup
geo
as Geoffroy Couprie
More... almost 3 years ago
remove macros from combinator, error and util modules
geo
as Geoffroy Couprie
More... almost 3 years ago
remove macros from bytes module More... almost 3 years ago
remove macros from character module
geo
as Geoffroy Couprie
More... almost 3 years ago
remove macros from bits module
geo
as Geoffroy Couprie
More... almost 3 years ago
remove macros from sequence module
geo
as Geoffroy Couprie
More... almost 3 years ago