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

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

Parent Directory Parent Directory | Revision Log Revision Log


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

Revision 662661 - (view) (annotate) - [select for diffs]
Modified Tue Jun 3 06:06:39 2008 UTC (17 months, 3 weeks ago) by nandika
File length: 10847 byte(s)
Diff to previous 628545 (colored)
doc comment updated

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: 10692 byte(s)
Diff to previous 585028 (colored)
Improving API documentation

Revision 585028 - (view) (annotate) - [select for diffs]
Modified Tue Oct 16 04:21:55 2007 UTC (2 years, 1 month ago) by manjula
File length: 10341 byte(s)
Diff to previous 580274 (colored)
Adding increment ref to op_ctx.

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: 9942 byte(s)
Diff to previous 532648 (colored)
Fixed formatting

Revision 532648 - (view) (annotate) - [select for diffs]
Modified Thu Apr 26 08:08:37 2007 UTC (2 years, 7 months ago) by damitha
File length: 9723 byte(s)
Diff to previous 532191 (colored)
Added is_in_use attribute to the op_ctx.
This is necessary when destroying the thread mutex at the http_worker to 
check whether the operation context is still in use

Revision 532191 - (view) (annotate) - [select for diffs]
Modified Wed Apr 25 04:30:53 2007 UTC (2 years, 7 months ago) by samisa
File length: 8691 byte(s)
Diff to previous 524225 (colored)
Fixed the handle count increase problem. AXIS2C-584

Revision 524225 - (view) (annotate) - [select for diffs]
Modified Fri Mar 30 18:28:18 2007 UTC (2 years, 7 months ago) by pini
File length: 8553 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: 8552 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: 8536 byte(s)
Diff to previous 517537 (colored)
Changed return value of free method to be void

Revision 517537 - (view) (annotate) - [select for diffs]
Modified Tue Mar 13 05:47:46 2007 UTC (2 years, 8 months ago) by dinesh
File length: 8586 byte(s)
Diff to previous 509061 (colored)
removed macros from conf_ctx.c

Revision 509061 - (view) (annotate) - [select for diffs]
Modified Mon Feb 19 02:25:24 2007 UTC (2 years, 9 months ago) by samisa
File length: 10277 byte(s)
Diff to previous 502463 (colored)
Removed some more uses of hash table

Revision 502463 - (view) (annotate) - [select for diffs]
Modified Fri Feb 2 03:14:26 2007 UTC (2 years, 9 months ago) by samisa
File length: 9382 byte(s)
Diff to previous 496575 (colored)
Dropping WSDL WOM related stuff

Revision 496575 - (view) (annotate) - [select for diffs]
Modified Tue Jan 16 02:18:05 2007 UTC (2 years, 10 months ago) by samisa
File length: 9406 byte(s)
Diff to previous 494763 (colored)
Removed hash in op context to store message contextx. We can do with an array.

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: 9368 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: 11007 byte(s)
Diff to previous 432655 (colored)
Fixing jira issue 436.

Revision 432655 - (view) (annotate) - [select for diffs]
Modified Fri Aug 18 17:25:03 2006 UTC (3 years, 3 months ago) by samisa
File length: 10826 byte(s)
Diff to previous 429631 (colored)
Fixed doc commetns and spellings

Revision 429631 - (view) (annotate) - [select for diffs]
Modified Tue Aug 8 11:17:07 2006 UTC (3 years, 3 months ago) by pini
File length: 9983 byte(s)
Diff to previous 428639 (colored)
More 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: 9736 byte(s)
Diff to previous 422160 (colored)
Fxed tabs and formatting

Revision 422160 - (view) (annotate) - [select for diffs]
Modified Sat Jul 15 07:24:14 2006 UTC (3 years, 4 months ago) by pini
File length: 9622 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: 6944 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: 6944 byte(s)
Diff to previous 411678 (colored)
Updated doxygen comments to clean doc structure

Revision 411678 - (view) (annotate) - [select for diffs]
Modified Mon Jun 5 05:43:14 2006 UTC (3 years, 5 months ago) by samisa
File length: 6949 byte(s)
Diff to previous 411506 (colored)
more -Wwrite-strings related fixes

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: 6943 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: 6779 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: 6770 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: 6705 byte(s)
Diff to previous 377646 (colored)
code layout corrected according to cording convention, warnings removed 

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: 6501 byte(s)
Copied from: webservices/axis2/trunk/c/modules/core/context/axis2_op_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_op_ctx.h
File length: 6501 byte(s)
Copied from: webservices/axis2/trunk/c/include/axis2_op_ctx.h revision 377568
Diff to previous 375163 (colored)
On fixing Jira Axis2c-17


Revision 375163 - (view) (annotate) - [select for diffs]
Modified Mon Feb 6 02:41:57 2006 UTC (3 years, 9 months ago) by nandika
File length: 6501 byte(s)
Diff to previous 371853 (colored)
modified for compiling on vc7

Revision 371853 - (view) (annotate) - [select for diffs]
Modified Tue Jan 24 07:28:01 2006 UTC (3 years, 10 months ago) by samisa
File length: 6465 byte(s)
Diff to previous 367522 (colored)
More bug fixes related to context set/get property

Revision 367522 - (view) (annotate) - [select for diffs]
Modified Tue Jan 10 08:35:31 2006 UTC (3 years, 10 months ago) by damitha
File length: 6678 byte(s)
Diff to previous 358249 (colored)
Removed no argument create method from axis2_svc.h
Added some error codes


Revision 358249 - (view) (annotate) - [select for diffs]
Modified Wed Dec 21 09:56:08 2005 UTC (3 years, 11 months ago) by samisa
File length: 6681 byte(s)
Diff to previous 356748 (colored)
Added the AXIS2 profiex for GET_BASE

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: 6457 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: 6447 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: 6559 byte(s)
Diff to previous 356489 (colored)
engine_config renamed to conf

Revision 356489 - (view) (annotate) - [select for diffs]
Modified Tue Dec 13 06:31:36 2005 UTC (3 years, 11 months ago) by damitha
File length: 6595 byte(s)
Copied from: webservices/axis2/trunk/c/include/axis2_operation_ctx.h revision 356488
Diff to previous 356488 (colored)
renamed operation to op

Revision 356488 - (view) (annotate) - [select for diffs]
Modified Tue Dec 13 06:23:36 2005 UTC (3 years, 11 months ago) by damitha
Original Path: webservices/axis2/trunk/c/include/axis2_operation_ctx.h
File length: 6595 byte(s)
Diff to previous 350129 (colored)
renamed axis2_operation to axis2_op

Revision 350129 - (view) (annotate) - [select for diffs]
Modified Thu Dec 1 03:35:48 2005 UTC (3 years, 11 months ago) by samisa
Original Path: webservices/axis2/trunk/c/include/axis2_operation_ctx.h
File length: 7253 byte(s)
Diff to previous 349100 (colored)
Initial configuration context source along with bug fixes in other headrs

Revision 349100 - (view) (annotate) - [select for diffs]
Added Sat Nov 26 08:57:53 2005 UTC (4 years ago) by samisa
Original Path: webservices/axis2/trunk/c/include/axis2_operation_ctx.h
File length: 7258 byte(s)
Initial compiling version of operation context. There are few blocks of code commented that should be 
uncommented when the dependancy structs are implemented.

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