From 302133f1d4a519b98134674e4d3086c0f77a07eb Mon Sep 17 00:00:00 2001 From: Phil Shafer Date: Sun, 29 May 2016 01:40:19 +0000 Subject: Import libxo 0.6.2 --- configure.ac | 2 +- doc/libxo-manual.html | 12 ++++---- doc/libxo.txt | 10 +++---- libxo/libxo.c | 30 ++++++++++++-------- libxo/xo_buf.h | 4 +-- libxo/xo_encoder.c | 2 +- libxo/xo_format.5 | 4 +-- tests/core/saved/test_03.E.out | 12 ++++++++ tests/core/saved/test_03.H.out | 2 +- tests/core/saved/test_03.HIPx.out | 34 ++++++++++++++++++++++ tests/core/saved/test_03.HP.out | 34 ++++++++++++++++++++++ tests/core/saved/test_03.J.out | 2 +- tests/core/saved/test_03.JP.out | 12 ++++++++ tests/core/saved/test_03.T.out | 4 +++ tests/core/saved/test_03.X.out | 2 +- tests/core/saved/test_03.XP.out | 8 ++++++ tests/core/test_03.c | 59 +++++++++++++++++++++++++++++++++++---- 17 files changed, 195 insertions(+), 38 deletions(-) diff --git a/configure.ac b/configure.ac index d1db4386ce4b..0ff0a6477a22 100644 --- a/configure.ac +++ b/configure.ac @@ -12,7 +12,7 @@ # AC_PREREQ(2.2) -AC_INIT([libxo], [0.6.1], [phil@juniper.net]) +AC_INIT([libxo], [0.6.2], [phil@juniper.net]) AM_INIT_AUTOMAKE([-Wall -Werror foreign -Wno-portability]) # Support silent build rules. Requires at least automake-1.11. diff --git a/doc/libxo-manual.html b/doc/libxo-manual.html index 4db374b394f5..0c042a47a418 100644 --- a/doc/libxo-manual.html +++ b/doc/libxo-manual.html @@ -515,7 +515,7 @@ li.indline1 { } @top-right { - content: "April 2016"; + content: "May 2016"; } @top-center { @@ -22009,7 +22009,7 @@ jQuery(function ($) { -April 15, 2016 +May 28, 2016

libxo: The Easy Way to Generate text, XML, JSON, and HTML output
libxo-manual

@@ -22739,7 +22739,7 @@ jQuery(function ($) { make make test sudo make install -

The following sections will walk thru each of these steps with additional details and options, but the above directions should be all that's needed.

+

The following sections will walk through each of these steps with additional details and options, but the above directions should be all that's needed.

Section Contents: