1
I Use This!
Very Low Activity

Commits : Listings

Analyzed 13 days ago. based on code collected 13 days ago.
Jan 28, 2024 — Jan 28, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
af-arch: * [fix] commiting modules-version.txt due to axl release. More... over 18 years ago
libvortex: * [fix] added some comments to the vortex_connection_new_empty function. More... over 18 years ago
libaxl: * [fix] web update due to release. Included axl memory usage report. More... over 18 years ago
libaxl: * [fix] commiting changelog. More... over 18 years ago
libaxl: * [fix] Commiting version file. More... over 18 years ago
libaxl: * [fix] Updated documentation and fixed some typo errors. More... over 18 years ago
libexarg: * [fix] fixing a bug which was causing to mix arguments that begins with the same values as other short values. More... over 18 years ago
libaxl: * [fix] making axl node internal representation to not contain a direct count for the childs that are nodes for every particular node. This makes to be more slow the axl_node_child_num but improves the overall memory usage. More... over 18 years ago
libafgs: * [fix] Fixed marshalling code to make XML-RPC replies that contains a single decimal value. More... over 18 years ago
libaxl: * [new] Added new function to the axl node/item API to allow getting the axlItem holding a particular axlNode reference and to transfer all content found inside a particular node, to be placed after a particular item reference. API added: More... over 18 years ago
libvortex: * [fix] Making marshalling code for XML-RPC profile, for <string> tags to use <![CDATA[..]]> to enclose content, allowing to use non allowed xml symbols. More... over 18 years ago
libaxl: * [fix] making axl node attribute hash initialization to be done directly from the attribute registering function rather than calling to a function. More... over 18 years ago
libafgs: * [fix] making afgs insuficient permission error to also include the permission that is failing into the textual diagnostic. More... over 18 years ago
af-gen: * [fix] Making c# generation layer to produce the attributes array like an static method rather than a class attribute. More... over 18 years ago
libaxl: * [fix] fixed a bug inside axl_node_transfer_childs which was causing to not update the child node number on the transfer process. More... over 18 years ago
libaxl: * [new] Added a new function to the axl node which allows to transfer childs item (including xml nodes, comments, content, Pi targets, etc) from one node to another node. API added: More... over 18 years ago
libaxl: * [fix] More bug fixings at the axl stream prebuffer mechanism, exposed while working on windows. More... over 18 years ago
libaxl: * [fix]fixed a bug at the node dumping function caused to calculate more bytes to be dumped on windows than actually those required. More... over 18 years ago
libaxl: * [fix] Bug fixed at the __axl_node_get_flat_size exposed at the windows platform. More... over 18 years ago
af-gen: * [fix] making c# layer generation to include an attribute called Attributes which includes an string for each attribute installed in the module. More... over 18 years ago
af-gen: * [fix] removing prints to console inside the af-gen lexical grammar. More... over 18 years ago
libaxl: * [fix] making xml comments to be indented with the child nodes. More... over 18 years ago
libaxl: * [fix] fixed infinite loop in axl_node_get_content and axl_node_get_content_trim. More... over 18 years ago
libaxl: * [fix] Making xml comments to be dumped indented according to its level while using axl_doc_dump_pretty. More... over 18 years ago
libaxl: * [new] Finished initial support to get access to comments found inside xml documents. Updated test_21 to check this an basic parsing for node and content mixed. More... over 18 years ago
libaxl: * [fix] Fixed bugs remaining on test_20b (copy and attach/deattaching function). More... over 18 years ago
libaxl: * [fix] commiting two new test to ensure that the parent is configured properly and that the copy function is running properly. More... over 18 years ago
af-gen: * [fix] fixing more bugs at the internal call.
kb
More... over 18 years ago
af-kernel: * [fix] commiting last af-kernel files due to af-gen change.
kb
More... over 18 years ago
af-gen: * [fix] more fixing on internal call support.
kb
More... over 18 years ago