[Date Prev]
| [Thread Prev]
| [Thread Next]
| [Date Next]
--
[Date Index]
| [Thread Index]
[ANN] Axl Library 0.6.8 "Waking up" release is ready!
- From: Francis Brosnan Blazquez <francis@aspl.es>
- To: Axl <axl@lists.aspl.es>
- Date: Wed, 05 Jun 2013 10:48:03 +0200
########################################
# Axl Library #
# Waking up #
# 0.6.8 #
########################################
Advanced Software Production Line is proud to announce a new Axl
Library release.
Axl Library is a small and efficient XML toolkit, written in ANSI C,
with support for Python bindings and released under the LGPL. It
allows to produce efficient and clear code that handle XML data.
The library was created to support XML requirements needed by
software developed by Advanced Software Production Line, S.L.
At this moment the library is being used by Vortex Library,
Turbulence, Ju-Doc, Core-Admin and many others...
Resources
~~~~~~~~~
Axl Homepage
[ http://www.aspl.es/xml ]
Advanced Software Production Line, S.L.
[ http://www.aspl.es ]
This release in short
~~~~~~~~~~~~~~~~~~~~~
New stable release that includes some bug fixings and some updates
into the API (no api change).
Thanks to
~~~~~~~~~
- ちとらけんすけ (Chitora): reported a patch to have Axl working
on VxWorks
- Étienne Dupuis: reported bug around NODE_CMP_NAME and some
suggestions about getenv_s usage under windows 64 bits.
Changes from previous release 0.6.7
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
* [new] Updated axl_list API to include a new order function to allow
storing pointers without having to create a new function. API added:
- axl_list_equal_ptr
Updated axl_list_new documentation to explain a bit more about equal
functions and what are those available.
* [fix] Updated axl_list_new to better explain that are_equal handler
must be provided.
* [fix] Fix axl_node_get_content_trim to flag its result with const
char * (instead of just char *).
* [fix] Updated NODE_CMP_NAME macro to use parenthesis to protect name
parameter to it works also with arguments containing operators. Bug
reported and fixed by Étienne Dupuis.
* [fix] Last bug was reported by Étienne Dupuis
* [fix] Fixed wrong int type declaration passed in into gettenv_s in
windows which causes possible stack corruption under 64bits
platforms.
* [fix] Added support to detect and react to UTF-8 bom mark at the
beginning of the file.
* [fix] Updated README.win32 to include instructions about 64bits..
* [fix] Added new function to check current axl stream printf
limits. Added regression test to ensure this is checked and notified
as a warning when found a limit. API added:
- axl_stream_printf_limit
* [fix] Updated debian packaging for squeeze to disable old
/usr/lib/python2.5/site-packages/axl when python-axl is installed in
an squeeze machine as a consequence of an upgrade.
* [fix] Applied fix to make libaxl to get compiled in VxWorks
platform. Chitora reported and provided a fix.
About Advanced Software Production Line, S.L. (ASPL)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Advanced Software Production Line (ASPL) provides GNU/Linux support
and consulting services to enable organization to introduce
GNU/Linux into their processes, making other platforms to properly
interact with it.
Contact us, using English or Spanish, to get commercial support
and/or XML based development services.
You can reach us:
http://www.aspl.es - info@aspl.es
We hope Axl Library help you. Enjoy Axl Library!
--
Francis Brosnan Blázquez - francis@aspl.es
Advanced Software Production Line - http://www.aspl.es
05th Jun 2013, Madrid (Spain)
[Date Prev]
| [Thread Prev]
| [Thread Next]
| [Date Next]
--
[Date Index]
| [Thread Index]