Menu

jaula C++ JSON encoder/decoder library / News: Recent posts

jaula 1.4.0 release

A new minor version of JAULA has been released with the main purpose of removing debian directory from sources as it is a requirement for proper Debian packaging.

As no changes were performed on the sources (besides copyright notices due to the beginning of a new year) users of release 1.3.0 are not urged to upgrade to this release.

Please check the changelog included in the download area for any further details.

Posted by Kombo Morongo 2009-01-11

Problems regarding flex while compiling tarball

Thanks to Artur R. Czechowski http://sourceforge.net/users/arturcz/ a recurrent problem regarding flex compatibility while compiling tarball for Release 1.2.0 and older was finally solved.

It is clearly detailed in bug https://sourceforge.net/tracker/index.php?func=detail&aid=2008359&group_id=193555&atid=945882 and basically consists on removing jaula/jaula_lexan.cc prior to build the library.... read more

Posted by Kombo Morongo 2008-07-02

jaula API reference guide available

The JSON Analysis User Library Acronym project has
released the API reference guide based on version
1.2.0 sources.

Guide is available for html browsing at http://jaula.sourceforge.net/apiref_guide/1.2.0/index.html
and other documents and formats are available at
http://morongo.homelinux.net/jaula/docs

Posted by Kombo Morongo 2007-05-12

jaula 1.2.0 released

As bug 1712715 has proven to be quite critical, a new version
fixing it was required to be released promptly.

This JAULA release also includes some minor changes in
documentation in order to automatically generate the API
Reference guide from doxygen execution.

As binary compatibility along 1.X.X releases has been kept and
because of how critical bug 1712715 is, users are requested to
upgrade to this new release as soon as possible.

Posted by Kombo Morongo 2007-05-11

jaula project web site created

jaula C++ JSON encoder/decoder library now has a web site available.

This site can be accessed through the project menu and will redirect your request to http://morongo.homelinux.net/jaula where the site actually resides.

Library documentation is going to be held at this site such as the developer's guide, which first chapter is already available in html format.

Posted by Kombo Morongo 2007-05-01

jaula 1.1.0 released

A new version of this C++ JSON parser/generator library has been released.

This release basically accumulates all the fixes for the bugs and feature requests received so far.

None of these bugs has proven to be critical so upgrading from 1.0.0 release can be considered low priority.

But, as binary compatibility has been kept from previous release, upgrade can be done without requiring to recompile the applications developed using this library.... read more

Posted by Kombo Morongo 2007-04-21

jaula 1.0.0 released

This is the first release for JAULA, a c++ JSON parser/generator library.

This release includes the library, an example on library usage and documentation in rtf, html and LaTex formats.

Release files consists of the usual tarball plus a group of Debian packages containing the library, a parser/checker example, the library headers and documentation compiled on an i386 Debian SID distribution (see release notes for compilation environment details).... read more

Posted by Kombo Morongo 2007-04-14

Sources availble from SVN Server

Initial upload of sources into project repository completed.

Sources can be downloaded from Subversion repository and the library and the associated examples compiled.

Some minor changes are expected to happen regarding documentation and Debian packaging before releasing by the first time but the library is usable as it is.

Posted by Kombo Morongo 2007-04-13

project approvement received

Sources for the first release will be imported in next couple of days.

Posted by Kombo Morongo 2007-04-10