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
Activity Not Available
Commits
: Listings
Analyzed
about 1 year
ago. based on code collected
about 1 year
ago.
Jan 16, 2023 — Jan 16, 2024
Showing page 119 of 119
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
libaxl: * [new] finished initial libaxl support to properly parse xml document, including comments, and PI elements. Now, working on adding support for DTD validation. New module added: axl dtd with initial API: - axl_dtd_parse - axl_dtd_free
Francis Brosnan Blázquez
More...
almost 19 years ago
libaxl: * [fix] Adding support to consume xml coments. Modified axl_doc_parse function to support this new feature. Added a new test to check this is working (test_04). Internal API added:
Francis Brosnan Blázquez
More...
almost 19 years ago
af-gen: * [fix] making af-gen to include an #include <afgs.h> on every server module generated. af-arch-sharp: * [fix] adding some examples to explain how works AfDalInvokeReference class.
Francis Brosnan Blázquez
More...
almost 19 years ago
libaxl: * [fix] uploading missing files.
Francis Brosnan Blázquez
More...
almost 19 years ago
libaxl: * [fix] working on adding doxygen support to axl library.
Francis Brosnan Blázquez
More...
almost 19 years ago
libaxl: * [fix] uploading missin module (axl_decl.c)
Francis Brosnan Blázquez
More...
almost 19 years ago
libaxl: * [new] adding new api the to the axl node module which allows to configure node content, check if a given node have a selected name and to get a child node that is selected by a particular name. API added:
Francis Brosnan Blázquez
More...
almost 19 years ago
libaxl: * [fix] making axl_stream_get_until function to report which chunk have been matched.
Francis Brosnan Blázquez
More...
almost 19 years ago
libaxl: * [new] adding a new module, axl list, to implement an ordered, double-linked, list that could support other collections to be built on top of it. API added: - axl_list_new - axl_list_equal_string - axl_list_add - axl_list_remove - axl_list_unlink - axl_list_remove_first - axl_list_unlink_first - axl_list_exists - axl_list_exists_at - axl_list_get_last - axl_list_length - axl_list_destroy
Francis Brosnan Blázquez
More...
almost 19 years ago
af-arch: * [fix] updating af-arch-installer to not include gda references. Af-Arch now do not depend on gda library. * [fix] uploading VERSION and modules-version.txt files to include new release indicators. Uploading release note generated for the 1.0 rc6 release. * [fix] updated af-arch documentation to remove references to gda library.
Francis Brosnan Blázquez
More...
almost 19 years ago
libaxl:
Francis Brosnan Blázquez
More...
almost 19 years ago
libaxl: * [fix] libaxl know successfully parses the xml header specification, including enconding and standalone values and it supports any interleaving "white space" the in XML 1.0 sense. test/test_01.c contains a test that check different situations.
Francis Brosnan Blázquez
More...
almost 19 years ago
libaxl: * [fix] include cpp header declarations to be usable from c++.
Francis Brosnan Blázquez
More...
almost 19 years ago
libaxl: * [new] adding initial test to check if xml document header is properly parsed.
Francis Brosnan Blázquez
More...
almost 19 years ago
libaxl: * [new] uploading initial test files and Makefile.am to check the library works.
Francis Brosnan Blázquez
More...
almost 19 years ago
libaxl: * [fix] uploading missing VERSION file.
Francis Brosnan Blázquez
More...
almost 19 years ago
libaxl: * [fix] making axl_stream_inspect to automatically call to axl_stream_accept if a call is done without accept previous valid inspection. Non valid inspection doesn't produce to accept automatically stream consumed.
Francis Brosnan Blázquez
More...
almost 19 years ago
libaxl: * [fix] adding new internal function to get next chunk, inside stream api.
Francis Brosnan Blázquez
More...
almost 19 years ago
libafgs: * [fix] fixing a bug inside AFGS_BEGIN_TRANSACTION and AFGS_COMMIT_TRANSACTION.
Francis Brosnan Blázquez
More...
almost 19 years ago
af-gen: * [fix] making "include on definition" to also accept as additional header code to be included at the server side to be "include on header". Updated af-gen reference manual to include this fix.
Francis Brosnan Blázquez
More...
almost 19 years ago
af-arch-doc: * [fix] fixing doxygen documentation generation to include examples on how to use AFGS_BEGIN_TRANSACTION and AFGS_COMMIT_TRANSACTION. Fixing some doxygen compilation warnings.
Francis Brosnan Blázquez
More...
almost 19 years ago
libaxl: * [new] adding a new module axl-stream to implement a streaming concept while padding the xml structure. This will allow to write a higher level code that could open the posibility to implement parsing xml from other sources. API added:
Francis Brosnan Blázquez
More...
almost 19 years ago
libafgs: * [new] adding more support function to afgs command module. API added:
Francis Brosnan Blázquez
More...
almost 19 years ago
libafgs: * [fix] fixing a bug inside AFGS_ROLLBACK_ERROR macro. There was a missing space.
Francis Brosnan Blázquez
More...
almost 19 years ago
libafgs: * [new] adding new API to perform operation to get is a given SQL statement, that returns a boolean value, contanins a positive boolean one. API added:
Francis Brosnan Blázquez
More...
almost 19 years ago
libaxl: * [fix] uploading missing autogen.sh file.
Francis Brosnan Blázquez
More...
almost 19 years ago
libaxl: * [new] uploading initial source code proposal to implement a XML 1.0 Third edition compliant implementation.
Francis Brosnan Blázquez
More...
almost 19 years ago
←
1
2
…
111
112
113
114
115
116
117
118
119
→
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