History log of /freebsd-current/contrib/libxo/libxo/xo_encoder.c
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
# 34b867ca 29-Jan-2023 Phil Shafer <phil@FreeBSD.org>

Merge commit '7087c8de43b0d5d27c52da6ba2ba4957b7e336ff' into new_merge


# 5c5819b2 25-Jan-2020 Phil Shafer <phil@FreeBSD.org>

Import libxo-1.4.0:

- Two changes to encoder options:
encoder options may use plus or colon, but only one
encoder names can be specified as "@name"
This results in the syntax:

df --libxo @csv:no-header:leafs=name.available-blocks /

- If xo_set_program is called before xo_parse_args, honor the requested value
- add xo_errorn* function; repair newline-adding-on-xo_error bug
- test programs now use fixed name, since linux libtool prefixs "lt-"
- Fix "horse butt" comment in source code
- update test cases

PR: 242686


# 76afb20c 06-Nov-2019 Phil Shafer <phil@FreeBSD.org>

Import libxo-1.3.0:
- move from "oxtradoc" to RST/Sphinx documentation
- new "csv" encoder, which allows path and leaf lists
- address warnings from PVS-Stdio tool
- add "xolint" detected errors to the documentation


# f2b7bf8a 08-Jun-2017 Phil Shafer <phil@FreeBSD.org>

Import libxo-0.8.0:
- addition of --libxo colors=xxxxx color map (so I never see "blue")
- fix bugs from -fsanitize=address and =undefined
- utf-8 changes (remove support fore 6 byte utf-8 values, which are "historical")
- add comments
- fix man pages
- update test cases

Submitted by: phil
Reviewed by: sjg
Approved by: sjg (mentor)


# 8a6eceff 16-May-2017 Phil Shafer <phil@FreeBSD.org>

Import libxo-0.7.2; add xo_options.7.

Submitted by: phil
Reviewed by: sjg
Approved by: sjg (mentor)


# ee5cf116 28-May-2016 Phil Shafer <phil@FreeBSD.org>

Submitted by: phil
Reviewed by: sjg (mentor)
Approved by: sjg


# d1a0d267 24-Aug-2015 Marcel Moolenaar <marcel@FreeBSD.org>

Upgrade libxo to 0.4.5.

Local changes incorporated by 0.4.5: r284340
Local changes retained: r276260, r282117

Obtained from: https://github.com/Juniper/libxo

# d1a0d267 24-Aug-2015 Marcel Moolenaar <marcel@FreeBSD.org>

Upgrade libxo to 0.4.5.

Local changes incorporated by 0.4.5: r284340
Local changes retained: r276260, r282117

Obtained from: https://github.com/Juniper/libxo