Commits
Click on a commit to change the comparison rangerefactor(expand): optimize line processing and UTF-8 handling2 months ago
by mattsu2020 fix(expand): improve line buffer handling and stream processing2 months ago
by mattsu2020 fix(expand): correct stream mode logic for byte processing2 months ago
by mattsu2020 refactor(expand): reorder imports to follow standard conventions2 months ago
by mattsu2020 refactor(expand): optimize regular file processing with buffered reads2 months ago
by mattsu2020 Update src/uu/expand/src/expand.rs2 months ago
by mattsu2020 fix(expand): improve UTF-8 handling and add error handling for infinite input test2 months ago
by mattsu2020 refactor: optimize expand_line_bytes with memchr for faster tab expansion2 months ago
by mattsu2020 refactor(expand): rename ExpandState to ExpandContext for clarity2 months ago
by mattsu2020