| /[Apache-SVN]/webservices/axis2/trunk/c/include/axis2_core_utils.h |
Parent Directory
|
Revision Log
| Links to HEAD: | (view) (annotate) |
| Sticky Revision: |
removing some internal functions from public headers
adding logic to match arbitary pattern and retrieve user parameters
fix for https://issues.apache.org/jira/browse/AXIS2C-1290
AXIS2_EXTERN added to the axis2_core_utils_get_rest_op_with_method_and_location
axis2_core_utils_get_rest_op_with_method_and_location method moved from rest dispatcher
Fixing JIRA Issue AXIS2C-243.
Fixed formatting
Fixing jira issue 292
Fixing jira issue 292
Fixing jira issue 292
Fixing jira issue 292
code formatted for core/util/core_util.c
Fixing jira issue 436.
1. Moved axis2_core_utils.h to global include 2. Added AXIS2_STRNCMP
Fixing more warnings in the code, Mainly -Wwrite-strings related stuff
Replaced AXIS2_DECLARE with AXIS2_EXTERN to seperate the concerns of import/export and calling convention
Replaced the double pointer parameter for environment with single const pointer This would make the code more efficinet and also removed the unwanted use of double pointer parameter
Moved axis2.h to axis2_const.h
Adding module versioning support
Fixed the memory leaks caused by non freeing of the created msg context
On fixing Jira Axis2c-17
Added a core/util folder and moved a method from modules/util/utils.c to modules/core/util/core_utils.c
This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, enter a numeric revision.
| apache@apache.org | ViewVC Help |
| Powered by ViewVC 1.1.2 |