1
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected about 1 year ago.
Jan 16, 2023 — Jan 16, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
libvortex: * [fix] added a new section to the manual explaining how MIME information is used inside Vortex Library. More... almost 19 years ago
libvortex: * [fix] documentation fixings (XML-RPC). More... almost 19 years ago
libaxl: * [fix] adding additional checks to ensure all nodes are validated, avoiding false validations based on partial validations. Added regression test. More... almost 19 years ago
libvortex: * [fix] fixing some comments and adding more documentation to the XML-RPC API. More... almost 19 years ago
libaxl: * [fix] fixing a bool redefinition that was collitioning with C++ bool definition. Renabled bool type to aboolean and added a cpp define header to add the bool definition is not provided to allow backguard compat. More... almost 19 years ago
libvortex: * [fix] fixing c header for server stub generation. More... almost 19 years ago
libvortex, libaxl: * [fix] closing release produced 0.8.11, 0.2.2. More... almost 19 years ago
libvortex: * [fix] finished server stub service header generation. More... almost 19 years ago
libvortex: * [new] uploading initial XML-RPC server code generation for xml-rpc-gen tool. Now, the xml-rpc-gen tool generates the main module with all includes. Added a new function to allow reading the listener configuration. API added: More... almost 19 years ago
libvortex: * [new] adding support to the xml-rpc-gen tool to build autoconf files and pkg-config support for products built. More... almost 19 years ago
libvortex: * [fix] completed first C stub generation performed by xml-rpc-gen tool that compiles. Great! More... almost 19 years ago
libaxl: * [new] adding to axl stream module new functions to allow trimming a string, removing whites spaces that starts and ends the string provided without performing any allocation. Added regression test to check future function. API added: More... almost 19 years ago
libafdal: * [fix] fixing some comments at the af-arch documentation placed at the libafdal library. More... almost 19 years ago
libaxl: * [fix] making doc/Makefile.am and axl-doc.doxygen.in files to use the doxygen CSS style plus the axl.css style. More... almost 19 years ago
af-arch: * [fix] fixing configure.ac to include an output reference to axl-doc.doxygen.in More... almost 19 years ago
[fix] Roll back to undo previous commit
kb
More... almost 19 years ago
af-gen: * [fix] making af-gen to allow reflexive relations defined by 0..1 and 0..n. Previously was only allowing 0..n with 0..n and 0..1 with 0..1. More... almost 19 years ago
libaxl: * [fix] missing update for axl log header module. More... almost 19 years ago
libaxl: * [new] adding a new function remove header and trailing white spaces for an string provided without making a new allocation. API added: More... almost 19 years ago
af-gen: * [fix] fixed another another bug at SQL permission stuff. More... almost 19 years ago
af-gen: * [fix] fixed a bug while generating the SQL permission code. More... almost 19 years ago
libaxl: * [fix] fixing a bug that was causing to not properly set the repetition pattern for top level DTD element definitions, that was nested by others. Added a regression test to ensure not fall again. More... almost 19 years ago
libexarg: * [fix] moving all library comments from c++ style to ANSI style /* */ More... almost 19 years ago
libvortex: * [new] adding initial infrastructure to produce the XML-RPC protocol compiler under the directory xml-rpc-gen. Added initial files, test and DTD defined at the draft. More... almost 19 years ago
libvortex: * [fix] adding draft that describes the XML-RPC protocol compiler. More... almost 19 years ago
aspl-clm: * [fix] fixed Makefile.win to properly compile the aspl-clm tool using the axl library flags rather than libxml-2.0 More... almost 19 years ago
libaxl: * [fix] updated the license to use the LGPL V2.1 rather than the 2.0. More... almost 19 years ago
libvortex: * [fix] adding to the vortex main test the ability to launch a listener that is watching on two ports. Adding more documentation to the vortex_listener_new to explain this new situations. More... almost 19 years ago
libvortex: * [fix] updating XML-RPC documentation. Added an especific manual for this topic. More... almost 19 years ago
libaxl: * [fix] updating library documentation. More... almost 19 years ago