0a1addd Import libxo 0.6.0

Authored and Committed by Phil Shafer 8 years ago
45 files changed. 2473 lines added. 800 lines removed.
Makefile.am
file modified
+1 -0
configure.ac
file modified
+28 -3
doc/libxo-manual.html
file modified
+598 -448
doc/libxo.txt
file modified
+212 -106
encoder/cbor/enc_cbor.c
file modified
+1 -1
libxo-config.in
file modified
+8 -8
libxo/libxo.c
file modified
+488 -75
libxo/xo.h
file modified
+70 -0
libxo/xo_emit_f.3
file added
+111
libxo/xo_format.5
file modified
+171 -147
libxo/xo_parse_args.3
file modified
+4 -0
packaging/libxo.pc.in
file modified
+3 -3
packaging/libxo.rb.base.in
file modified
+4 -4
tests/core/Makefile.am
file modified
+3 -1
tests/core/saved/test_01.E.out
file modified
+8 -0
tests/core/saved/test_01.H.out
file modified
+2 -1
tests/core/saved/test_01.HIPx.out
file modified
+22 -0
tests/core/saved/test_01.HP.out
file modified
+22 -0
tests/core/saved/test_01.J.out
file modified
+1 -1
tests/core/saved/test_01.JP.out
file modified
+8 -0
tests/core/saved/test_01.T.out
file modified
+4 -0
tests/core/saved/test_01.X.out
file modified
+1 -1
tests/core/saved/test_01.XP.out
file modified
+8 -0
tests/core/saved/test_12.E.err
file added
+0
tests/core/saved/test_12.E.out
file added
+89
tests/core/saved/test_12.H.err
file added
+0
tests/core/saved/test_12.H.out
file added
+1
tests/core/saved/test_12.HIPx.err
file added
+0
tests/core/saved/test_12.HIPx.out
file added
+160
tests/core/saved/test_12.HP.err
file added
+0
tests/core/saved/test_12.HP.out
file added
+160
tests/core/saved/test_12.J.err
file added
+0
tests/core/saved/test_12.J.out
file added
+2
tests/core/saved/test_12.JP.err
file added
+0
tests/core/saved/test_12.JP.out
file added
+88
tests/core/saved/test_12.T.err
file added
+0
tests/core/saved/test_12.T.out
file added
+20
tests/core/saved/test_12.X.err
file added
+0
tests/core/saved/test_12.X.out
file added
+1
tests/core/saved/test_12.XP.err
file added
+0
tests/core/saved/test_12.XP.out
file added
+84
tests/core/test_01.c
file modified
+12 -0
tests/core/test_02.c
file modified
+1 -0
tests/core/test_12.c
file added
+76
tests/gettext/gt_01.c
file modified
+1 -1
    Import libxo 0.6.0
    
        
file modified
+1 -0
file modified
+28 -3
file modified
+598 -448
file modified
+212 -106
file modified
+1 -1
file modified
+8 -8
file modified
+488 -75
file modified
+70 -0
file added
+111
file modified
+171 -147
file modified
+4 -0
file modified
+3 -3
file modified
+4 -4
file modified
+3 -1
empty file added
empty file added
empty file added
empty file added
empty file added
empty file added
empty file added
empty file added
empty file added
file modified
+12 -0
file modified
+1 -0
file added
+76
file modified
+1 -1