]> mj.ucw.cz Git - xsv.git/log
xsv.git
11 years agoIntroduced die() and NONRET
Martin Mares [Tue, 24 Jul 2012 12:10:54 +0000 (14:10 +0200)]
Introduced die() and NONRET

11 years agoUse unlocked stdio, it is faster
Martin Mares [Tue, 24 Jul 2012 12:02:56 +0000 (14:02 +0200)]
Use unlocked stdio, it is faster

11 years agoBug fixes
Martin Mares [Tue, 24 Jul 2012 08:52:45 +0000 (10:52 +0200)]
Bug fixes

11 years agoTODO
Martin Mares [Mon, 23 Jul 2012 22:46:56 +0000 (00:46 +0200)]
TODO

11 years agoTable backend is locale-aware
Martin Mares [Mon, 23 Jul 2012 22:46:41 +0000 (00:46 +0200)]
Table backend is locale-aware

11 years agoAdded two-pass code and --table format
Martin Mares [Mon, 23 Jul 2012 22:28:06 +0000 (00:28 +0200)]
Added two-pass code and --table format

11 years agoAdded --strict-ws (default is non-strict)
Martin Mares [Mon, 23 Jul 2012 21:45:50 +0000 (23:45 +0200)]
Added --strict-ws (default is non-strict)

11 years agoSimplified CSV and WS parsers
Martin Mares [Mon, 23 Jul 2012 21:37:08 +0000 (23:37 +0200)]
Simplified CSV and WS parsers

11 years agoAdded --regex format and --always-quote for --csv
Martin Mares [Mon, 23 Jul 2012 21:15:06 +0000 (23:15 +0200)]
Added --regex format and --always-quote for --csv

11 years agoForgot Makefile
Martin Mares [Mon, 23 Jul 2012 21:15:03 +0000 (23:15 +0200)]
Forgot Makefile

11 years agoAdded warnings and --quiet
Martin Mares [Mon, 23 Jul 2012 18:34:39 +0000 (20:34 +0200)]
Added warnings and --quiet

11 years agoAdded --trim
Martin Mares [Mon, 23 Jul 2012 18:27:08 +0000 (20:27 +0200)]
Added --trim

11 years agoAdded --ws mode
Martin Mares [Mon, 23 Jul 2012 18:19:22 +0000 (20:19 +0200)]
Added --ws mode

11 years agoFirst version: --csv and --tsv works
Martin Mares [Mon, 23 Jul 2012 18:14:22 +0000 (20:14 +0200)]
First version: --csv and --tsv works