16
I Use This!
Very Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Jun 26, 2024 — Jun 26, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
more code More... over 19 years ago
Added new API of guththila More... over 19 years ago
removed warnings More... over 19 years ago
droped the apr and added environment allocator etc. applied patch supplied by nandika More... over 19 years ago
Removed unwanted comments More... over 19 years ago
fixed error More... over 19 years ago
Added doc comments stuff. Fixed calling convention. More... over 19 years ago
corrected calling convention problems in these files More... over 19 years ago
Improved the doc comments. Also dropped unused methods. More... over 19 years ago
Changes to stream.c and string.c to handle uninitialized situations More... over 19 years ago
Added doc comments More... over 19 years ago
Fixed doc comments and also switch statements in source files More... over 19 years ago
Added doc comments and also eliminated warnings More... over 19 years ago
Added doc comments More... over 19 years ago
Updated the doc comments, dropped the unwanted comment blocks and fixed compiler warnings More... over 19 years ago
Fixed some bugs in string.h. Added file handling code to stream. added two files to handle file diffs More... over 19 years ago
Updates related to doc comments and formatting applied More... over 19 years ago
Fixed formatting and removed commented blocks More... over 19 years ago
Added doxygen comments to the util structs and also fixed indentation in all headers and the util c files More... over 19 years ago
Added macro expantion stuff to skip AXIS2_DECLARE macro More... over 19 years ago
For non-windows systems was AXIS2_DECLARE(type) type now AXIS2_DECLARE(type) type AXIS2_CALL More... over 19 years ago
Added AXIS2_DECLARE using import, export and call convention More... over 19 years ago
changed the names More... over 19 years ago
XML input file for testing builder More... over 19 years ago
Fixed the problems with spaces before '/>' in empty tags More... over 19 years ago
Fixed the namepace prefix not being tracked bug in the element More... over 19 years ago
added space event More... over 19 years ago
Prefixed all library names with axis2_ ex. before libutil.so now libaxis2_util.so More... over 19 years ago
Added logic to handle empty tag More... over 19 years ago
More fixes to get builder working More... over 19 years ago