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 108 of 120
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
af-kenrel: * [fix] commiting last files due to af-gen change.
kb
More...
over 18 years ago
af-gen: * [fix] fixing several bugs that was causing to not properly handle internal calls mixed with documentation (af-gen independent format) and source code that has keywords that are also found as internal services at the same module.
kb
More...
over 18 years ago
libafgs: * [fix] fixing a bug at the coyote xml rpc into xml-rpc bridge (SimpleData replies).
kb
More...
over 18 years ago
libaxl: * [new] More bug fixes and added additional tests to check document references.
Francis Brosnan Blázquez
More...
over 18 years ago
libaxl: * [new] First fully working version that support MIXED and CHILDREN element types, including nodes and content, keeping API compatibility, and providing a new API for MIXED access. More function added:
Francis Brosnan Blázquez
More...
over 18 years ago
af-gen: * [fix] making the module columns to include the module name and the attribute.
Francis Brosnan Blázquez
More...
over 18 years ago
af-gen: * [new] Making af-gen to produce several macros at the server side component that allows to get access to module information, allowing to write more maintainable code: MODULE_NAME, MODULE_COLUMNS and SERVER_NAME, which contains the module name, the module attributes separated by comma element and the server name where the service is running.
Francis Brosnan Blázquez
More...
over 18 years ago
libaxl: * [new] General internal update of the axl node module to support the new interface that will allow get access to mixed content: nodes, content, CDATA, PI, entity references and comments. Added a new object abstraction that allows represents mentioned items in an abstract manner: axlItem. API added:
Francis Brosnan Blázquez
More...
over 18 years ago
shaper: * [new] commiting shaper folder (starting to importing shaper files into af-arch).
Francis Brosnan Blázquez
More...
over 18 years ago
libaxl: * [fix] making dumping attributes to check if the attribute content has ' items so it must be enclosed with \" and viceversa.
Francis Brosnan Blázquez
More...
over 18 years ago
libvortex: * [fix] removing call to g_log from vortex_xml_rpc_method_value_free.
Francis Brosnan Blázquez
More...
over 18 years ago
libaxl: * [fix] making axl_node_set_content to remove previous content if called twice.
Francis Brosnan Blázquez
More...
over 18 years ago
Fix comment in the main Makefile.win.
kb
More...
over 18 years ago
af-gen: * [fix] removing program debug info to the console missed on previous commit.
Francis Brosnan Blázquez
More...
over 18 years ago
af-gen: * [fix] Adding documentation to the af-gen reference manual to explain how works internal services and internal service invocation.
Francis Brosnan Blázquez
More...
over 18 years ago
af-gen: * [new] Updated af-gen supported language to allow defining internal services that acts as callable services from inside other services but that aren't exported by the component. The source code inclusing also detects such calls and format them according to the af-arch service signature. GREAT!!!!
Francis Brosnan Blázquez
More...
over 18 years ago
libafdal: * [fix] making logout process at afdal session to dealloc all session info before calling the user code that can also call to terminate the afdal session.
Francis Brosnan Blázquez
More...
over 18 years ago
libcoyote: * [new] Added a new function to the coyote dataset API that allows to nullify the content allocated at a particular position inside a CoyoteDataSet. This allows to implement techniques that avoids double allocation/free patterns. API added:
Francis Brosnan Blázquez
More...
over 18 years ago
libafdal: * [fix] Making afdal_session module to deallocate and close all connections opened once notified and terminated the logout process, avoiding to keep on creating more and more connections to af-arch servers on applications that performs many login/logout cycles.
Francis Brosnan Blázquez
More...
over 18 years ago
libvortex: * [fix] Making __vortex_channel_block_until_replies_are_received to not wait for replies to be received "and processed". The last part of the checking was causing to hang forever if a the user space tried to close the channel from inside the frame received (including the last message received). Added documentation near to the update linking it to the BEEP RFC section.
Francis Brosnan Blázquez
More...
over 18 years ago
libafgs: * [new] Added a new function to make more easy to get last ID inserted on a provided table and optionally using a selected connection. API added:
Francis Brosnan Blázquez
More...
over 18 years ago
xml-rpc-gen: * [fix] including exarg files directly into the xml-rpc-gen repository. * [fix] fixed a bug which was causing to keep on looping.
Francis Brosnan Blázquez
More...
over 18 years ago
libexarg: * [fix] fixing a bug while parsing windows command line arguments /arg, causing to detected file path as arguments when they starts with /.
Francis Brosnan Blázquez
More...
over 18 years ago
libexarg: * [fix] Added support to exarg to flag an argument to be non optional. API added:
Francis Brosnan Blázquez
More...
over 18 years ago
libexarg: * [fix] Added -ansi option and fixed compiler errors (also test files).
Francis Brosnan Blázquez
More...
over 18 years ago
libaxl: * [fix] updated API to include some "const" declarations for those APIs that do not modify the incoming string.
Francis Brosnan Blázquez
More...
over 18 years ago
xml-rpc-gen: * [fix] updated tool to conform latest changes introduced at the ExArg API.
Francis Brosnan Blázquez
More...
over 18 years ago
exarg: * [fix] fixing some bugs while changing from axl_memcmp to memcmp.
Francis Brosnan Blázquez
More...
over 18 years ago
af-gen: * [fix] updated af-gen code to conform API update at LibExArg.
Francis Brosnan Blázquez
More...
over 18 years ago
libexarg: * [new] Removed glib dependency from this library allowing to use it without forcing to also link against glib. Written LibExArg internals to remove al glib code and checked that all functions keeps the same. GREAT!
Francis Brosnan Blázquez
More...
over 18 years ago
←
1
2
…
104
105
106
107
108
109
110
111
112
…
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