openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
Axl library
Settings
|
Report Duplicate
1
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Very Low Activity
Commits
: Listings
Analyzed
13 days
ago. based on code collected
13 days
ago.
Jan 28, 2024 — Jan 28, 2025
Showing page 109 of 120
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
libaxl: * [fix] removing unnecessary includes from axl decl module.
Francis Brosnan Blázquez
More...
over 18 years ago
libaxl: * [new] Added support two new function to the axl hash API that allows to create a hash that store values using integers as keys.
Francis Brosnan Blázquez
More...
over 18 years ago
libaxl: * [fix] making axl hash module to only include those headers used by the axl module, allowing to make this module to be used by other projects.
Francis Brosnan Blázquez
More...
over 18 years ago
[no comment]
Francis Brosnan Blázquez
More...
over 18 years ago
libaxl: * [fix] fixed the bug caused by placing a comemnt just before a text content inside a node. Added test case test_21.
Francis Brosnan Blázquez
More...
over 18 years ago
af-kernel: * [fix] updated startup check done inside af-kernel server to get the service hash and use it to check if all services exported are installed.
Francis Brosnan Blázquez
More...
over 18 years ago
af-kerne,idls,libafdal-af-kernel,libafdal-af-kernel-sharp: * [new] Added a new service that allows to get the user identification from the user login. Commiting updated files for all components updated.
Francis Brosnan Blázquez
More...
over 18 years ago
libafdal-af-kernel: * [fix] Updated Makefile.am to include latest files generated by af-gen.
Francis Brosnan Blázquez
More...
over 18 years ago
libaxl: * [fix] fixed a bug inside axl_hash_internal_lookup which wasn't checking for hash and key references received before operating.
Francis Brosnan Blázquez
More...
over 18 years ago
libvortex: * [fix] making common reply code to check application level replies, avoiding to reply several times to the same msgno, making __vortex_channel_common_rpy to not hang but drop an error log. (only done for RPY and ERR).
Francis Brosnan Blázquez
More...
over 18 years ago
libaxl: * [fix] fixed a bug inside axl_node_anotate_get, which wasn't checking for node and key reference received.
kb
More...
over 18 years ago
libaxl: * [fix] Fixed a bug inside axl_node_set_content_ref which was making the node content to be lost if set twice (memory leak). Added initial test to get support for mixed content (test_21).
Francis Brosnan Blázquez
More...
over 18 years ago
libaxl: * [fix] making axl stream to not process more items than the one supported at the axl_stream_get_untilv_wide (MAX_INSPECTED_CHUNKS). Updated minimum from 10 to 30.
Francis Brosnan Blázquez
More...
over 18 years ago
af-kenrel: * [fix] updated af-kernel schema due to af-gen update (now by default string values are represented with varchar, previously were using varchar(250)).
Francis Brosnan Blázquez
More...
over 18 years ago
libvortex: * [new] Extending XML-RPC API to include a function to stringify a method value containing basic values (int, string, boolean, double) and making vortex_xml_rpc_method_response_stringify to use it. API added:
Francis Brosnan Blázquez
More...
over 18 years ago
libaxl: * [new] Adding new API to allow performing a foreach function for a provided stack configuring three user defined pointers. API added:
Francis Brosnan Blázquez
More...
over 18 years ago
libexarg: * [new] Added a new function that allows simulate command line options defined by the user. This function register the value and the option to be defined as the user was provided the value at the command prompt. API added:
Francis Brosnan Blázquez
More...
over 18 years ago
libafdal-af-kernel: * [fix] commiting missing files (update due to new Af-Arch security model).
Francis Brosnan Blázquez
More...
over 18 years ago
af-arch: * [fix] Fixing a missing backslash inside main Makefile.am that was causing to not compile several components.
Francis Brosnan Blázquez
More...
over 18 years ago
libaxl: * [fix] fixed a bug inside axl_stream_get_untilv_wide which was causing to read one byte outside stream memory (before the stream begins in memory) on pre-buffer operations.
Francis Brosnan Blázquez
More...
over 18 years ago
libaxl: * [fix] moving axl_strdup_printf and axl_strdup_printfv macro declarations to axl_stream header, inside axl string module section.
Francis Brosnan Blázquez
More...
over 18 years ago
libaxl: * [fix] Updted axl doc iteration API to allow removing nodes from inside the foreach notification process. Now handlers used for such process are update with one boolean variable that allows to notify that the node was removed. API changed:
Francis Brosnan Blázquez
More...
over 18 years ago
libaxl: * [new] Making a documentation separation from those function used by the axl stream to perform streaming and those ones used to string manipulation.
Francis Brosnan Blázquez
More...
over 18 years ago
libaxl: * [fix] updated NODE_CMP_NAME documentation to use true and false as default values for comparisions.
Francis Brosnan Blázquez
More...
over 18 years ago
libaxl: * [fix] freeing anotated data associated to the node and extending a bit more test_20 (test reference test_01).
Francis Brosnan Blázquez
More...
over 18 years ago
libaxl: * [fix] commiting missin file for test 20.
Francis Brosnan Blázquez
More...
over 18 years ago
libaxl: * [fix] fixed axl anotation api (init hash was failing). Added regression test for this. Updated API to not include searching inside the axl doc.
Francis Brosnan Blázquez
More...
over 18 years ago
libaxl: * [fix] added a new test to check axl_node_copy function (test_20) and added some checks for new APIs inside axl node.
Francis Brosnan Blázquez
More...
over 18 years ago
af-gen: * [fix] making SQL code generation to not place a default varchar limit to 250. From an efficiency perspective it is the same varchar. If the user place the limit, it is configured at the SQL schema as usual.
Francis Brosnan Blázquez
More...
over 18 years ago
libaxl: * [new] Extended axl hash API to include two new foreach function to support three and four user defined parameters to be passed in to the foreach function. Added a function to allow performing a copy of a hash provided.
Francis Brosnan Blázquez
More...
over 18 years ago
←
1
2
…
105
106
107
108
109
110
111
112
113
…
119
120
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree