[Midnightbsd-cvs] [MidnightBSD/src] 95ba0f: Vendor import of libxo 1.6.0
Lucas Holt
noreply at github.com
Mon Nov 11 10:22:04 EST 2024
Branch: refs/heads/master
Home: https://github.com/MidnightBSD/src
Commit: 95ba0fe110a8f4d838ddefe5346665acfab4b89a
https://github.com/MidnightBSD/src/commit/95ba0fe110a8f4d838ddefe5346665acfab4b89a
Author: Lucas Holt <luke at foolishgames.com>
Date: 2024-11-11 (Mon, 11 Nov 2024)
Changed paths:
M .gitignore
R .svnignore
M Makefile.am
M README.md
M configure.ac
M doc/Makefile.am
M doc/api.rst
M doc/conf.py
A doc/encoders.rst
M doc/faq.rst
M doc/field-formatting.rst
M doc/field-modifiers.rst
M doc/field-roles.rst
M doc/index.rst
R doc/libxo-manual.html
R doc/libxo.txt
M doc/options.rst
A doc/top-link.html.in
M doc/xo.rst
M doc/xohtml.rst
A doc/xolint-errors.rst
M doc/xolint.rst
M doc/xopo.rst
M encoder/Makefile.am
M encoder/cbor/enc_cbor.c
A encoder/csv/Makefile.am
A encoder/csv/enc_csv.c
M encoder/test/enc_test.c
M libxo/Makefile.am
M libxo/add.man.in
M libxo/gen-wide.sh
A libxo/libxo-csv.7
M libxo/libxo.3
M libxo/libxo.c
M libxo/xo.h
M libxo/xo_buf.h
M libxo/xo_create.3
M libxo/xo_emit.3
M libxo/xo_emit_f.3
A libxo/xo_emit_field.3
M libxo/xo_encoder.c
M libxo/xo_encoder.h
M libxo/xo_format.5
M libxo/xo_open_container.3
M libxo/xo_open_list.3
M libxo/xo_parse_args.3
M tests/core/Makefile.am
M tests/core/saved/test_01.E.out
A tests/core/saved/test_01.Ecsv1.err
A tests/core/saved/test_01.Ecsv1.out
A tests/core/saved/test_01.Ecsv2.err
A tests/core/saved/test_01.Ecsv2.out
A tests/core/saved/test_01.Ecsv3.err
A tests/core/saved/test_01.Ecsv3.out
M tests/core/saved/test_01.H.out
M tests/core/saved/test_01.HIPx.out
M tests/core/saved/test_01.HP.out
M tests/core/saved/test_01.J.out
M tests/core/saved/test_01.JP.out
A tests/core/saved/test_01.JPu.err
A tests/core/saved/test_01.JPu.out
M tests/core/saved/test_01.T.out
M tests/core/saved/test_01.X.out
M tests/core/saved/test_01.XP.out
M tests/core/saved/test_02.E.err
M tests/core/saved/test_02.E.out
M tests/core/saved/test_02.H.err
M tests/core/saved/test_02.H.out
M tests/core/saved/test_02.HIPx.err
M tests/core/saved/test_02.HIPx.out
M tests/core/saved/test_02.HP.err
M tests/core/saved/test_02.HP.out
M tests/core/saved/test_02.J.err
M tests/core/saved/test_02.J.out
M tests/core/saved/test_02.JP.err
M tests/core/saved/test_02.JP.out
A tests/core/saved/test_02.JPu.err
A tests/core/saved/test_02.JPu.out
M tests/core/saved/test_02.T.err
M tests/core/saved/test_02.T.out
M tests/core/saved/test_02.X.err
M tests/core/saved/test_02.X.out
M tests/core/saved/test_02.XP.err
M tests/core/saved/test_02.XP.out
M tests/core/saved/test_03.E.out
A tests/core/saved/test_03.JPu.err
A tests/core/saved/test_03.JPu.out
M tests/core/saved/test_04.E.out
A tests/core/saved/test_04.JPu.err
A tests/core/saved/test_04.JPu.out
M tests/core/saved/test_05.E.out
A tests/core/saved/test_05.JPu.err
A tests/core/saved/test_05.JPu.out
M tests/core/saved/test_06.E.out
A tests/core/saved/test_06.JPu.err
A tests/core/saved/test_06.JPu.out
M tests/core/saved/test_07.E.out
A tests/core/saved/test_07.JPu.err
A tests/core/saved/test_07.JPu.out
M tests/core/saved/test_08.E.out
A tests/core/saved/test_08.JPu.err
A tests/core/saved/test_08.JPu.out
M tests/core/saved/test_09.E.out
A tests/core/saved/test_09.JPu.err
A tests/core/saved/test_09.JPu.out
M tests/core/saved/test_10.E.out
A tests/core/saved/test_10.JPu.err
A tests/core/saved/test_10.JPu.out
M tests/core/saved/test_11.E.out
A tests/core/saved/test_11.JPu.err
A tests/core/saved/test_11.JPu.out
M tests/core/saved/test_12.E.err
M tests/core/saved/test_12.E.out
M tests/core/saved/test_12.H.err
M tests/core/saved/test_12.HIPx.err
M tests/core/saved/test_12.HP.err
M tests/core/saved/test_12.J.err
M tests/core/saved/test_12.JP.err
A tests/core/saved/test_12.JPu.err
A tests/core/saved/test_12.JPu.out
M tests/core/saved/test_12.T.err
M tests/core/saved/test_12.X.err
M tests/core/saved/test_12.XP.err
M tests/core/test_01.c
M tests/core/test_02.c
M tests/core/test_03.c
M tests/core/test_08.c
M tests/core/test_09.c
M tests/core/test_10.c
M tests/core/test_11.c
M tests/core/test_12.c
M tests/gettext/gt_01.c
M tests/gettext/saved/gt_01.H.out
M tests/gettext/saved/gt_01.HIPx.out
M tests/gettext/saved/gt_01.HP.out
M tests/gettext/saved/gt_01.J.out
M tests/gettext/saved/gt_01.JP.out
M tests/gettext/saved/gt_01.T.out
M tests/gettext/saved/gt_01.X.out
M tests/gettext/saved/gt_01.XP.out
M tests/xo/saved/xo_02.H.err
M tests/xo/saved/xo_02.HIPx.err
M tests/xo/saved/xo_02.HP.err
M tests/xo/saved/xo_02.J.err
M tests/xo/saved/xo_02.JP.err
M tests/xo/saved/xo_02.T.err
M tests/xo/saved/xo_02.X.err
M tests/xo/saved/xo_02.XP.err
M tests/xo/xo_01.sh
M tests/xo/xo_02.sh
M xo/xo.1
M xo/xo.c
M xolint/xolint.pl
Log Message:
-----------
Vendor import of libxo 1.6.0
Commit: 82e0087e28045a76aed78fa5da7940721bd08805
https://github.com/MidnightBSD/src/commit/82e0087e28045a76aed78fa5da7940721bd08805
Author: Lucas Holt <luke at foolishgames.com>
Date: 2024-11-11 (Mon, 11 Nov 2024)
Changed paths:
M contrib/libxo/.gitignore
R contrib/libxo/.svnignore
M contrib/libxo/Makefile.am
M contrib/libxo/README.md
M contrib/libxo/configure.ac
M contrib/libxo/encoder/Makefile.am
M contrib/libxo/encoder/cbor/enc_cbor.c
A contrib/libxo/encoder/csv/Makefile.am
A contrib/libxo/encoder/csv/enc_csv.c
M contrib/libxo/encoder/test/enc_test.c
M contrib/libxo/libxo/Makefile.am
M contrib/libxo/libxo/add.man.in
M contrib/libxo/libxo/gen-wide.sh
A contrib/libxo/libxo/libxo-csv.7
M contrib/libxo/libxo/libxo.3
M contrib/libxo/libxo/libxo.c
M contrib/libxo/libxo/xo.h
M contrib/libxo/libxo/xo_buf.h
M contrib/libxo/libxo/xo_create.3
M contrib/libxo/libxo/xo_emit.3
M contrib/libxo/libxo/xo_emit_f.3
A contrib/libxo/libxo/xo_emit_field.3
M contrib/libxo/libxo/xo_encoder.c
M contrib/libxo/libxo/xo_encoder.h
M contrib/libxo/libxo/xo_format.5
M contrib/libxo/libxo/xo_open_container.3
M contrib/libxo/libxo/xo_open_list.3
M contrib/libxo/libxo/xo_parse_args.3
M contrib/libxo/tests/core/Makefile.am
M contrib/libxo/tests/core/saved/test_01.E.out
A contrib/libxo/tests/core/saved/test_01.Ecsv1.err
A contrib/libxo/tests/core/saved/test_01.Ecsv1.out
A contrib/libxo/tests/core/saved/test_01.Ecsv2.err
A contrib/libxo/tests/core/saved/test_01.Ecsv2.out
A contrib/libxo/tests/core/saved/test_01.Ecsv3.err
A contrib/libxo/tests/core/saved/test_01.Ecsv3.out
M contrib/libxo/tests/core/saved/test_01.H.out
M contrib/libxo/tests/core/saved/test_01.HIPx.out
M contrib/libxo/tests/core/saved/test_01.HP.out
M contrib/libxo/tests/core/saved/test_01.J.out
M contrib/libxo/tests/core/saved/test_01.JP.out
A contrib/libxo/tests/core/saved/test_01.JPu.err
A contrib/libxo/tests/core/saved/test_01.JPu.out
M contrib/libxo/tests/core/saved/test_01.T.out
M contrib/libxo/tests/core/saved/test_01.X.out
M contrib/libxo/tests/core/saved/test_01.XP.out
M contrib/libxo/tests/core/saved/test_02.E.err
M contrib/libxo/tests/core/saved/test_02.E.out
M contrib/libxo/tests/core/saved/test_02.H.err
M contrib/libxo/tests/core/saved/test_02.H.out
M contrib/libxo/tests/core/saved/test_02.HIPx.err
M contrib/libxo/tests/core/saved/test_02.HIPx.out
M contrib/libxo/tests/core/saved/test_02.HP.err
M contrib/libxo/tests/core/saved/test_02.HP.out
M contrib/libxo/tests/core/saved/test_02.J.err
M contrib/libxo/tests/core/saved/test_02.J.out
M contrib/libxo/tests/core/saved/test_02.JP.err
M contrib/libxo/tests/core/saved/test_02.JP.out
A contrib/libxo/tests/core/saved/test_02.JPu.err
A contrib/libxo/tests/core/saved/test_02.JPu.out
M contrib/libxo/tests/core/saved/test_02.T.err
M contrib/libxo/tests/core/saved/test_02.T.out
M contrib/libxo/tests/core/saved/test_02.X.err
M contrib/libxo/tests/core/saved/test_02.X.out
M contrib/libxo/tests/core/saved/test_02.XP.err
M contrib/libxo/tests/core/saved/test_02.XP.out
M contrib/libxo/tests/core/saved/test_03.E.out
A contrib/libxo/tests/core/saved/test_03.JPu.err
A contrib/libxo/tests/core/saved/test_03.JPu.out
M contrib/libxo/tests/core/saved/test_04.E.out
A contrib/libxo/tests/core/saved/test_04.JPu.err
A contrib/libxo/tests/core/saved/test_04.JPu.out
M contrib/libxo/tests/core/saved/test_05.E.out
A contrib/libxo/tests/core/saved/test_05.JPu.err
A contrib/libxo/tests/core/saved/test_05.JPu.out
M contrib/libxo/tests/core/saved/test_06.E.out
A contrib/libxo/tests/core/saved/test_06.JPu.err
A contrib/libxo/tests/core/saved/test_06.JPu.out
M contrib/libxo/tests/core/saved/test_07.E.out
A contrib/libxo/tests/core/saved/test_07.JPu.err
A contrib/libxo/tests/core/saved/test_07.JPu.out
M contrib/libxo/tests/core/saved/test_08.E.out
A contrib/libxo/tests/core/saved/test_08.JPu.err
A contrib/libxo/tests/core/saved/test_08.JPu.out
M contrib/libxo/tests/core/saved/test_09.E.out
A contrib/libxo/tests/core/saved/test_09.JPu.err
A contrib/libxo/tests/core/saved/test_09.JPu.out
M contrib/libxo/tests/core/saved/test_10.E.out
A contrib/libxo/tests/core/saved/test_10.JPu.err
A contrib/libxo/tests/core/saved/test_10.JPu.out
M contrib/libxo/tests/core/saved/test_11.E.out
A contrib/libxo/tests/core/saved/test_11.JPu.err
A contrib/libxo/tests/core/saved/test_11.JPu.out
M contrib/libxo/tests/core/saved/test_12.E.err
M contrib/libxo/tests/core/saved/test_12.E.out
M contrib/libxo/tests/core/saved/test_12.H.err
M contrib/libxo/tests/core/saved/test_12.HIPx.err
M contrib/libxo/tests/core/saved/test_12.HP.err
M contrib/libxo/tests/core/saved/test_12.J.err
M contrib/libxo/tests/core/saved/test_12.JP.err
A contrib/libxo/tests/core/saved/test_12.JPu.err
A contrib/libxo/tests/core/saved/test_12.JPu.out
M contrib/libxo/tests/core/saved/test_12.T.err
M contrib/libxo/tests/core/saved/test_12.X.err
M contrib/libxo/tests/core/saved/test_12.XP.err
M contrib/libxo/tests/core/test_01.c
M contrib/libxo/tests/core/test_02.c
M contrib/libxo/tests/core/test_03.c
M contrib/libxo/tests/core/test_08.c
M contrib/libxo/tests/core/test_09.c
M contrib/libxo/tests/core/test_10.c
M contrib/libxo/tests/core/test_11.c
M contrib/libxo/tests/core/test_12.c
M contrib/libxo/tests/gettext/gt_01.c
M contrib/libxo/tests/gettext/saved/gt_01.H.out
M contrib/libxo/tests/gettext/saved/gt_01.HIPx.out
M contrib/libxo/tests/gettext/saved/gt_01.HP.out
M contrib/libxo/tests/gettext/saved/gt_01.J.out
M contrib/libxo/tests/gettext/saved/gt_01.JP.out
M contrib/libxo/tests/gettext/saved/gt_01.T.out
M contrib/libxo/tests/gettext/saved/gt_01.X.out
M contrib/libxo/tests/gettext/saved/gt_01.XP.out
M contrib/libxo/tests/xo/saved/xo_02.H.err
M contrib/libxo/tests/xo/saved/xo_02.HIPx.err
M contrib/libxo/tests/xo/saved/xo_02.HP.err
M contrib/libxo/tests/xo/saved/xo_02.J.err
M contrib/libxo/tests/xo/saved/xo_02.JP.err
M contrib/libxo/tests/xo/saved/xo_02.T.err
M contrib/libxo/tests/xo/saved/xo_02.X.err
M contrib/libxo/tests/xo/saved/xo_02.XP.err
M contrib/libxo/tests/xo/xo_01.sh
M contrib/libxo/tests/xo/xo_02.sh
M contrib/libxo/xo/xo.1
M contrib/libxo/xo/xo.c
M contrib/libxo/xolint/xolint.pl
Log Message:
-----------
Merge commit '95ba0fe110a8f4d838ddefe5346665acfab4b89a'
libxo 1.6
Compare: https://github.com/MidnightBSD/src/compare/2b50fee7925a...82e0087e2804
To unsubscribe from these emails, change your notification settings at https://github.com/MidnightBSD/src/settings/notifications
More information about the Midnightbsd-cvs
mailing list