freebsd-dev/contrib/libxo/libxo
Phil Shafer 42ff34c310 Import to 0.6.1
0.5.0:
    document "trim" modifier
    add xo_emit_field functions
    Add xo_set_file{,_h} functions
    Fix LIBXO_* variables; add -L and -I as needed
    add --disable-silent-rules and an explicit make; s/PACKAGE-NAME/PACKAGE_NAME/; add /download/ to 'url'
    fix silliness where xo_flush_h emitted closing tag (html); make the caller (xo_message) do it
    flush after transitions; fix flush call in xo_do_emit
    mkdir the version-specific packaging dir
    use "XO_" instead of LIBXO_

  0.6.0:
    Add --with-retain-size to set the size (in bits) of the retain hash buckets
    Add The Argument Modifier ({a:})
    Add retain and no-retain to --libxo
    autoconf: Add test for monitor.h
    Document quote heuristic
    go deep with nroff backslashes
    Use "ULL" for 32 bit check
    add xo_retain_clear and xo_retain_clear_all
    docs: combine two 'handles' section; move command line argument section
    handle GETTEXT when msgfmt isn't where it's supposed to be (FreeBSD)
    make 'retain' a flag (XOEF_RETAIN) instead of a role; it's simpler, and doesn't feel as tacky. "{R:}" was painful to document, which means it's painful to use.
    new xo_emit_f functions
    nuke some unused UNUSEDs
    test code: path must be static
    update test cases

  0.6.1:
    fix version number (missed a commit during new-release)

Reviewed by:	sjg
Approved by:	sjg (mentor)
2016-04-15 18:46:15 +00:00
..
add.man.in Upgrade libxo to 0.4.5. 2015-08-24 16:26:20 +00:00
gen-wide.sh
libxo.3 Upgrade libxo to 0.4.5. 2015-08-24 16:26:20 +00:00
libxo.c Import to 0.6.1 2016-04-15 18:46:15 +00:00
Makefile.am Upgrade libxo to 0.4.5. 2015-08-24 16:26:20 +00:00
xo_attr.3 Upgrade libxo to 0.4.5. 2015-08-24 16:26:20 +00:00
xo_buf.h Upgrade libxo to 0.4.5. 2015-08-24 16:26:20 +00:00
xo_create.3 Upgrade libxo to 0.4.5. 2015-08-24 16:26:20 +00:00
xo_emit_err.3 Upgrade libxo to 0.4.5. 2015-08-24 16:26:20 +00:00
xo_emit_f.3 Import to 0.6.1 2016-04-15 18:46:15 +00:00
xo_emit.3 Upgrade libxo to 0.4.5. 2015-08-24 16:26:20 +00:00
xo_encoder.c Upgrade libxo to 0.4.5. 2015-08-24 16:26:20 +00:00
xo_encoder.h Upgrade libxo to 0.4.5. 2015-08-24 16:26:20 +00:00
xo_err.3 Upgrade libxo to 0.4.5. 2015-08-24 16:26:20 +00:00
xo_error.3 Upgrade libxo to 0.4.5. 2015-08-24 16:26:20 +00:00
xo_finish.3 Upgrade libxo to 0.4.5. 2015-08-24 16:26:20 +00:00
xo_flush.3 Upgrade libxo to 0.4.5. 2015-08-24 16:26:20 +00:00
xo_format.5 Import to 0.6.1 2016-04-15 18:46:15 +00:00
xo_humanize.h Upgrade libxo to 0.4.5. 2015-08-24 16:26:20 +00:00
xo_message.3 Upgrade libxo to 0.4.5. 2015-08-24 16:26:20 +00:00
xo_no_setlocale.3 Upgrade libxo to 0.4.5. 2015-08-24 16:26:20 +00:00
xo_open_container.3 Merge libxo 0.4.6 2016-04-12 23:30:56 +00:00
xo_open_list.3 Merge libxo 0.4.6 2016-04-12 23:30:56 +00:00
xo_open_marker.3 Upgrade libxo to 0.4.5. 2015-08-24 16:26:20 +00:00
xo_parse_args.3 Import to 0.6.1 2016-04-15 18:46:15 +00:00
xo_set_allocator.3 Upgrade libxo to 0.4.5. 2015-08-24 16:26:20 +00:00
xo_set_flags.3 Upgrade libxo to 0.4.5. 2015-08-24 16:26:20 +00:00
xo_set_info.3 Upgrade libxo to 0.4.5. 2015-08-24 16:26:20 +00:00
xo_set_options.3 Upgrade libxo to 0.4.5. 2015-08-24 16:26:20 +00:00
xo_set_style.3 Upgrade libxo to 0.4.5. 2015-08-24 16:26:20 +00:00
xo_set_syslog_enterprise_id.3 Upgrade libxo to 0.4.5. 2015-08-24 16:26:20 +00:00
xo_set_version.3 Upgrade libxo to 0.4.5. 2015-08-24 16:26:20 +00:00
xo_set_writer.3 Upgrade libxo to 0.4.5. 2015-08-24 16:26:20 +00:00
xo_syslog.3 Upgrade libxo to 0.4.5. 2015-08-24 16:26:20 +00:00
xo_syslog.c Upgrade libxo to 0.4.5. 2015-08-24 16:26:20 +00:00
xo_wcwidth.h Fix build for architectures that define wchar_t as an unsigned int. 2015-08-24 17:58:11 +00:00
xo.h Import to 0.6.1 2016-04-15 18:46:15 +00:00