| /[Apache-SVN]/webservices/axis2/trunk/c/include/axis2_engine.h |
Parent Directory
|
Revision Log
| Links to HEAD: | (view) (annotate) |
| Sticky Revision: |
Fixed formatting
1. Sending a proper fault when invalid XML is recieved 2. Fixing AXIS2C-647
Fixing jira issue 292
Fixing jira issue 292
Changed return value of free method to be void
engine.c macros removed, code formatted
Dropped ops; fixed formatting; removed unused functions and commented blocks of code;
Fixing jira issue 436.
Fixed spellings in comments
More fixes in the lines of doc comment fixes and parameter list improvements
Formatting fixes and parameter changes to const.
Fixing more comment stuff
Moved engine header to include to make it a public one as required by Sandesha/C
Added resume send and resume receive functions
Changed axis2_soap prefix into axiom_soap and axis2_mime prefix to axiom_mime
more -Wwrite-strings related fixes
Replacing all tab characters with 4 spaces
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
xml files in test/xml/om and test/xml/soap moved to test/resources/om and test/resources/soap , code formatted according to coding standards , om_navigater added , warning and memory leaks removed
On fixing Jira Axis2c-17
modified for compiling on vc7
Removed Exception throws from method comments. Updated anjuta projec files
renamed axis2_operation to axis2_op
Added the initial compiling version of engine. There are many TODOs to be resolved wehn SOAP is available
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 |