/[Apache-SVN]/webservices/axis2/trunk/c/include/axis2_svc_ctx.h
ViewVC logotype

Log of /webservices/axis2/trunk/c/include/axis2_svc_ctx.h

Parent Directory Parent Directory | Revision Log Revision Log


Links to HEAD: (view) (annotate)
Sticky Revision:

Revision 628545 - (view) (annotate) - [select for diffs]
Modified Sun Feb 17 20:25:54 2008 UTC (21 months, 1 week ago) by senaka
File length: 6753 byte(s)
Diff to previous 580274 (colored)
Improving API documentation

Revision 580274 - (view) (annotate) - [select for diffs]
Modified Fri Sep 28 09:47:09 2007 UTC (2 years, 1 month ago) by samisa
File length: 6829 byte(s)
Diff to previous 524243 (colored)
Fixed formatting

Revision 524243 - (view) (annotate) - [select for diffs]
Modified Fri Mar 30 19:24:00 2007 UTC (2 years, 7 months ago) by pini
File length: 6580 byte(s)
Diff to previous 524188 (colored)
Fixing jira issue 292

Revision 524188 - (view) (annotate) - [select for diffs]
Modified Fri Mar 30 17:26:22 2007 UTC (2 years, 7 months ago) by pini
File length: 6579 byte(s)
Diff to previous 522810 (colored)
Fixing jira issue 292

Revision 522810 - (view) (annotate) - [select for diffs]
Modified Tue Mar 27 08:39:39 2007 UTC (2 years, 8 months ago) by samisa
File length: 6567 byte(s)
Diff to previous 517543 (colored)
Changed return value of free method to be void

Revision 517543 - (view) (annotate) - [select for diffs]
Modified Tue Mar 13 06:00:06 2007 UTC (2 years, 8 months ago) by dinesh
File length: 6617 byte(s)
Diff to previous 497009 (colored)
svc_ctx.c , removed macros

Revision 497009 - (view) (annotate) - [select for diffs]
Modified Wed Jan 17 12:48:59 2007 UTC (2 years, 10 months ago) by damitha
File length: 8095 byte(s)
Diff to previous 494763 (colored)
Commented where it free thread_env. commented  AXIS2_SVC_SKELETON_FREE(svc_obj, env);
in raw_xml_msg_recv.c file. These issues should be readdressed once the problems
identified resolved. Please refer to corresponding jira

Revision 494763 - (view) (annotate) - [select for diffs]
Modified Wed Jan 10 08:22:01 2007 UTC (2 years, 10 months ago) by samisa
File length: 7477 byte(s)
Diff to previous 483049 (colored)
Removed ops, fixed formatting

Revision 483049 - (view) (annotate) - [select for diffs]
Modified Wed Dec 6 12:25:47 2006 UTC (2 years, 11 months ago) by pini
File length: 8789 byte(s)
Diff to previous 433165 (colored)
Fixing jira issue 436.

Revision 433165 - (view) (annotate) - [select for diffs]
Modified Mon Aug 21 06:24:31 2006 UTC (3 years, 3 months ago) by samisa
File length: 8608 byte(s)
Diff to previous 432980 (colored)
Fixed doc commenta and improved API

Revision 432980 - (view) (annotate) - [select for diffs]
Modified Sun Aug 20 15:45:38 2006 UTC (3 years, 3 months ago) by samisa
File length: 8604 byte(s)
Diff to previous 429646 (colored)
Fixed doc comments and API in service context

Revision 429646 - (view) (annotate) - [select for diffs]
Modified Tue Aug 8 13:16:39 2006 UTC (3 years, 3 months ago) by pini
File length: 6779 byte(s)
Diff to previous 428639 (colored)
Formatting fixes and parameter changes to const.

Revision 428639 - (view) (annotate) - [select for diffs]
Modified Fri Aug 4 06:19:55 2006 UTC (3 years, 3 months ago) by samisa
File length: 6367 byte(s)
Diff to previous 422156 (colored)
Fxed tabs and formatting

Revision 422156 - (view) (annotate) - [select for diffs]
Modified Sat Jul 15 07:01:45 2006 UTC (3 years, 4 months ago) by pini
File length: 6281 byte(s)
Diff to previous 417503 (colored)
Updated doxygen comments to clean doc structure


Revision 417503 - (view) (annotate) - [select for diffs]
Modified Tue Jun 27 16:32:43 2006 UTC (3 years, 5 months ago) by samisa
File length: 4072 byte(s)
Diff to previous 417250 (colored)
Fixing the doc comments stuff to get the doxygen doc structure right

Revision 417250 - (view) (annotate) - [select for diffs]
Modified Mon Jun 26 17:36:56 2006 UTC (3 years, 5 months ago) by samisa
File length: 4072 byte(s)
Diff to previous 413814 (colored)
Updated doxygen comments to clean doc structure

Revision 413814 - (view) (annotate) - [select for diffs]
Modified Tue Jun 13 06:17:24 2006 UTC (3 years, 5 months ago) by samisa
File length: 4077 byte(s)
Diff to previous 411506 (colored)
Fixed few problems in the svc client API and updated the doc comments

Revision 411506 - (view) (annotate) - [select for diffs]
Modified Sun Jun 4 03:09:08 2006 UTC (3 years, 5 months ago) by samisa
File length: 4071 byte(s)
Diff to previous 410712 (colored)
Replacing all tab characters with 4 spaces

Revision 410712 - (view) (annotate) - [select for diffs]
Modified Thu Jun 1 01:36:55 2006 UTC (3 years, 5 months ago) by samisa
File length: 3931 byte(s)
Diff to previous 410566 (colored)
Replaced AXIS2_DECLARE with AXIS2_EXTERN to seperate the concerns of import/export and calling convention

Revision 410566 - (view) (annotate) - [select for diffs]
Modified Wed May 31 15:54:07 2006 UTC (3 years, 5 months ago) by samisa
File length: 3922 byte(s)
Diff to previous 387127 (colored)
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

Revision 387127 - (view) (annotate) - [select for diffs]
Modified Mon Mar 20 03:55:55 2006 UTC (3 years, 8 months ago) by nandika
File length: 3872 byte(s)
Diff to previous 382287 (colored)
code layout corrected according to cording convention, warnings removed 

Revision 382287 - (view) (annotate) - [select for diffs]
Modified Thu Mar 2 03:59:39 2006 UTC (3 years, 8 months ago) by damitha
File length: 4127 byte(s)
Diff to previous 377646 (colored)
Fixed segfaulting in addr_client. Fixed more memory leaks

Revision 377646 - (view) (annotate) - [select for diffs]
Modified Tue Feb 14 06:33:14 2006 UTC (3 years, 9 months ago) by damitha
File length: 3857 byte(s)
Copied from: webservices/axis2/trunk/c/modules/core/context/axis2_svc_ctx.h revision 377632
Diff to previous 377608 (colored)
In process of moving header files

Revision 377608 - (view) (annotate) - [select for diffs]
Modified Tue Feb 14 04:14:01 2006 UTC (3 years, 9 months ago) by damitha
Original Path: webservices/axis2/trunk/c/modules/core/context/axis2_svc_ctx.h
File length: 3857 byte(s)
Copied from: webservices/axis2/trunk/c/include/axis2_svc_ctx.h revision 377568
Diff to previous 356748 (colored)
On fixing Jira Axis2c-17


Revision 356748 - (view) (annotate) - [select for diffs]
Modified Wed Dec 14 08:23:41 2005 UTC (3 years, 11 months ago) by damitha
File length: 3857 byte(s)
Diff to previous 356513 (colored)
Integrating with context

Revision 356513 - (view) (annotate) - [select for diffs]
Modified Tue Dec 13 08:24:29 2005 UTC (3 years, 11 months ago) by damitha
File length: 3837 byte(s)
Diff to previous 356490 (colored)
OPERATION to OP ENGINE_CONFIG to CONF INPHASE to IN_PHASE OUTPHASE to OUT_PHASE

Revision 356490 - (view) (annotate) - [select for diffs]
Modified Tue Dec 13 06:36:46 2005 UTC (3 years, 11 months ago) by damitha
File length: 3844 byte(s)
Diff to previous 356488 (colored)
engine_config renamed to conf

Revision 356488 - (view) (annotate) - [select for diffs]
Modified Tue Dec 13 06:23:36 2005 UTC (3 years, 11 months ago) by damitha
File length: 3880 byte(s)
Diff to previous 349373 (colored)
renamed axis2_operation to axis2_op

Revision 349373 - (view) (annotate) - [select for diffs]
Added Mon Nov 28 05:10:59 2005 UTC (3 years, 11 months ago) by samisa
File length: 3922 byte(s)
Added initial compiling version of service context

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.

  Diffs between and
  Type of Diff should be a

apache@apache.org
ViewVC Help
Powered by ViewVC 1.1.2