Commit Graph

11 Commits (8d7f9399d2f6f8ea1ed7422fb4dd3a3edac9a32a)
 

Author SHA1 Message Date
Avril 8d7f9399d2
`GroupConfig`: Added some documentation explaining fields & defaults.
2 weeks ago
Avril 3b1299c176
old interface: Added more efficient flow of output `stdout` object(s) through main branches. Internal buffer is flushed into lock before it is dropped in the `-` case, & only the non-locked handle is flushed in the cli-string case.
2 weeks ago
Avril 765270feaf
Remove unneccisary multi-`stdout` locking. Added internal buffering.
2 weeks ago
Avril 4539f87528
Added `GroupConfig` argument to `print_groups()`: Configurable group printing delimiters (default: Field delim (specified groups) <TAB>-literal, Line delim (input strings) <LF>-literal.)
2 weeks ago
Avril e6c0714575
Added multi-group printing (to old interface.)
2 weeks ago
Avril bcdbec60ca
Started PCRE2 dep-updated Cli refactor
3 weeks ago
Avril 6a74f54a26
Imported cli-refactor's `args.rs` (for future CLI refactor) with PCRE2 dependency update.
3 weeks ago
Avril 100b3a9afd
Switched PCRE backend to **much** better PCRE2 library. (Allows for concurrency directly, etc.)
3 weeks ago
Avril d9ad1bafdf
read from stdin
5 years ago
Avril ab97713013
added feature "perl": use pcre
5 years ago
Avril 5eb377769e
Initial commit
5 years ago