| /[Apache-SVN]/webservices/axis2/trunk/c/include/axis2_op.h |
Parent Directory
|
Revision Log
| Links to HEAD: | (view) (annotate) |
| Sticky Revision: |
Coding comments, coding conventions and meaningful log messages
Adding REST support
Fixed formatting
Merging Neethi Development to the trunk.
Fixed Windows build break
Fixing jira issue 292
Fixing jira issue 292
Fixing jira issue 292
Changed return value of free method to be void
Removed macros and corrected indentation.
made a parameter const M axis2_op.h
Removed ops from description hierarchy
Removing WSDL WOM layer form operation and service
Added rand.c new file rand.c. Added shallow cloning function to property.c.
Fixing jira issue 436.
By mistake Ihave removed get_msg_recv method from axis2_op.h
Added get_callback function to op_client. Added thread locking mutext to callback_recv and callback.
Fixed the problem of segfault with sandesha engaged. Fix for AXIS2C-301
Rmoved AXIS2_DECLARE_DATA that is used with struct declarations which was incorrect Fix for AXIS2C-259
Improved API of service struct of description hierarcy and also fixed doc comments
Fixed spellings in comments
Fixed operation API, and related implementation
Improved API of message struct and related structs. Also fixed the doc comments
Fixed many API typos
more formatting changes.
Some bug fixes along getting Sandesha2 working
Fixed Jira AXIS2C-218. Also did some fixes in Woden.
Removed some gargabe
dynamic client code is complete. Need to be tested
Fixing the doc comments stuff to get the doxygen doc structure right
Updated op to make use of msg. Tests passed hence it is working
Fixing more warnings in the code, Mainly -Wwrite-strings related stuff
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
code layout corrected according to cording convention, warnings removed
In process of moving header files
Removed axis2_core.h which is not used in the project
On fixing Jira Axis2c-17
Fixed lot of would be bugs in deployment and description modules. Removed dependancies between modules.
Changed axis2_wsd_op_set_name to axis2_wsdl_op_set_qname
There is a bug in resizing the array list(a seg fault occur) To avoid that while initial testing set the default array create size to 20(where it was 0). This is a temporary solution until the bug is fixed. Also renamed the axis2_op_create_with_name to axis2_op_create_with_qname
Fixed AXIS2C-6 jira issue
Added service builder and service group builder implementation
Fixed few bugs
Added two way send method.
Integrating with context
Added ctx related code into svc_grp
Updated the code to remove comments that were put to cover up for dependancy on description structs. Now the code is complete, but needs testing
OUTFAULT to OUT_FAULT
OPERATION to OP ENGINE_CONFIG to CONF INPHASE to IN_PHASE OUTPHASE to OUT_PHASE
renamed inphase to in_phase and outphase to out_phase
renamed operation to op
renamed axis2_operation to axis2_op
refactoring completed
axis2_engine_config is complete except some methods which involve deployment.
Moved unit test folders to c/test
Description module and wsdl module is not compiling. All the files and code now are in place. Need some refactoring
Removed wrong headers to get context compiling
axis2_wsdl_operation_t is changed to struct axis2_wsdl_operation
wsdl dependancy work related to description is done, except addAllOperations and some other few related stuff
Added dispatcher base
work on wsdl
more work on svc and operation
description context and engine modules are now compiling
svc grp header file is completed. But not tested
Changes due to name changes. Still not complete
More file name changes
More name changes. changes to axis2_parameter_container and axis2_parameter
more name changes
More changes on core and project updated
changed axis2_environment_t to axis2_env_t.
coding
Added doxygen comments to the util structs and also fixed indentation in all headers and the util c files
Added calling convention in axis2_defines.h
Added more code to information model. Updated anjuta project by adding 4 files related to information model
updated axis2c.prj. Removed axis2_module_description.*. Some work on information model
added conditional compilation for guththila and tests. renamed files in core/description
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 |