XNM is a simple recursively defined serialization syntax for storing and communicating of complex data structures. This project contains code and tools for parsing and interacting with XNM.
Be the first to post a text review of The XNM project. Rate and review a project by clicking thumbs up or thumbs down in the right column.
2008-12-25 Dov Grobgeld <dov.grobgeld@gmail.com> * Makefile.am, configure.in, etc : Removed automatic doxygen generation as I could no longer get it to work. * configure.in: Bumped version to 0.1.2. * xnm-struct.c: Added xnm_table_get_key_list() to return the keys of a table. * xnm-retrieve.c: Added new method xnm_value_get_table_key_list() to retrieve the keys of a table. * xnm-retrieve.c : Made getting an empty key from a value return the value.
2007-01-15 Dov Grobgeld <dov.grobgeld@gmail.com> * configure.in: Bumped version to 0.1.1 . * xnm.h, xnm-retrieve.h: Added types XNM_GET_INT8, XNM_GET_INT16, XNM_GET_INT32, XNM_GET_INT64, XNM_GET_UINT8, XNM_GET_UINT16, XNM_GET_UINT32, XNM_GET_FLOAT. * xnm-retrieve.c: Fixed memory leaks in xnm_value_get_const_string() xnm_value_get_binary(), and xnm_value_unref (for xnm_binary values). * configure.in, Makefile.am, libxnm.pc.in: Added package config file. 2007-01-14 Dov Grobgeld <dov.grobgeld@gmail.com> * test-libxnm.c : Added testing of embedded binary types. * xnm.h, xnm_private.h, xnm-struct.c, xnm-retrieve.c : Added support for binary types!
Be the first person to add a text review.
Copyright © 2009 Geeknet, Inc. All rights reserved. Terms of Use
Thanks for your rating!
Would you also like to write a review?