[json-glib: 2/2] Merge branch 'wip/json-path'



commit ac89bb7fc7491019f8baa687a785eeb93af7213e
Merge: b5bd477 4ea8cd4
Author: Emmanuele Bassi <ebassi linux intel com>
Date:   Tue May 31 23:16:10 2011 +0100

    Merge branch 'wip/json-path'
    
    * wip/json-path:
      Add initial JSONPath implementation

 json-glib/Makefile.am       |    2 +
 json-glib/json-debug.c      |    3 +-
 json-glib/json-debug.h      |    3 +-
 json-glib/json-glib.h       |    1 +
 json-glib/json-path.c       |  856 +++++++++++++++++++++++++++++++++++++++++++
 json-glib/json-path.h       |   97 +++++
 json-glib/tests/Makefile.am |    1 +
 json-glib/tests/path-test.c |  143 +++++++
 8 files changed, 1104 insertions(+), 2 deletions(-)
---



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]