..
auxents
Performance and style fixes ( #1981 )
2026-02-18 09:19:31 -05:00
bifs
Fix mlr -s shebang doc and reject arrays/maps in contains/index ( #1658 ) ( #2058 )
2026-05-17 11:40:39 -04:00
cli
Add --omd-aligned flag for column-padded markdown output ( #2057 )
2026-05-16 11:41:01 -04:00
climain
Default to "cat" verb when none is supplied ( #2060 )
2026-05-17 12:13:21 -04:00
colorizer
Multiple style updates ( #1974 )
2026-02-16 15:49:21 -05:00
dkvpx
Add DKVPX file format ( #2002 )
2026-03-02 22:35:08 -05:00
dsl
Drop redundant deep-copy of UDF return values (~3-16% perf on UDFs in mlr put) ( #2089 )
2026-06-19 17:05:16 -04:00
entrypoint
Improve error propagation ( #1975 )
2026-02-16 16:48:41 -05:00
go-csv
Some fixes for staticcheck ( #2006 )
2026-03-03 09:27:03 -05:00
input
Batch-allocate per-record objects; reuse CSV writer field buffer ( #2083 )
2026-06-19 17:03:04 -04:00
lib
Add new tail -n +N, head -n -N options ( #2071 )
2026-06-21 10:34:16 -04:00
mlrval
Batch-allocate per-record objects; reuse CSV writer field buffer ( #2083 )
2026-06-19 17:03:04 -04:00
output
Batch-allocate per-record objects; reuse CSV writer field buffer ( #2083 )
2026-06-19 17:03:04 -04:00
parsing
Replace GOCC parser-generator with PGPG ( #2015 )
2026-03-15 22:28:57 -04:00
pbnjay-strptime
Performance and style fixes ( #1981 )
2026-02-18 09:19:31 -05:00
platform
Performance and style fixes ( #1981 )
2026-02-18 09:19:31 -05:00
runtime
Pool DSL stack-frame sets across UDF/subroutine calls (~31% perf on function-heavy mlr put) ( #2088 )
2026-06-19 17:04:19 -04:00
scan
Performance and style fixes ( #1981 )
2026-02-18 09:19:31 -05:00
stream
Multiple style updates ( #1974 )
2026-02-16 15:49:21 -05:00
terminals
Default to "cat" verb when none is supplied ( #2060 )
2026-05-17 12:13:21 -04:00
transformers
Add new tail -n +N, head -n -N options ( #2071 )
2026-06-21 10:34:16 -04:00
types
Bind scalar locals/params by reference, not by copy (~4-9% on DSL) ( #2090 )
2026-06-19 17:05:51 -04:00
version
Post-6.19.0 release: back to 6.19.0-dev
2026-06-19 19:34:20 -04:00
README.md
Export library code in pkg/ ( #1391 )
2023-09-10 17:15:13 -04:00