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

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

Parent Directory Parent Directory | Revision Log Revision Log


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

Revision 628819 - (view) (annotate) - [select for diffs]
Modified Mon Feb 18 17:13:25 2008 UTC (21 months, 1 week ago) by senaka
File length: 3512 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: 3481 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: 3389 byte(s)
Diff to previous 524208 (colored)
Fixing jira issue 292

Revision 524208 - (view) (annotate) - [select for diffs]
Modified Fri Mar 30 17:56:06 2007 UTC (2 years, 7 months ago) by pini
File length: 3388 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: 3387 byte(s)
Diff to previous 524073 (colored)
Fixing jira issue 292

Revision 524073 - (view) (annotate) - [select for diffs]
Modified Fri Mar 30 13:19:43 2007 UTC (2 years, 7 months ago) by pini
File length: 3380 byte(s)
Diff to previous 524001 (colored)
Fixing jira issue 292

Revision 524001 - (view) (annotate) - [select for diffs]
Modified Fri Mar 30 09:14:41 2007 UTC (2 years, 7 months ago) by pini
File length: 3379 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: 3378 byte(s)
Diff to previous 515507 (colored)
Changed return value of free method to be void

Revision 515507 - (view) (annotate) - [select for diffs]
Modified Wed Mar 7 09:38:10 2007 UTC (2 years, 8 months ago) by dushshantha
File length: 3478 byte(s)
Diff to previous 514539 (colored)
removed macros and corrected indentation

Revision 514539 - (view) (annotate) - [select for diffs]
Modified Mon Mar 5 04:11:56 2007 UTC (2 years, 8 months ago) by samisa
File length: 3983 byte(s)
Diff to previous 483049 (colored)
Removed ops from description hierarchy

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

Revision 433221 - (view) (annotate) - [select for diffs]
Modified Mon Aug 21 10:50:04 2006 UTC (3 years, 3 months ago) by samisa
File length: 4583 byte(s)
Diff to previous 432501 (colored)
More doc comment and API fixes

Revision 432501 - (view) (annotate) - [select for diffs]
Modified Fri Aug 18 06:49:45 2006 UTC (3 years, 3 months ago) by pini
File length: 4571 byte(s)
Diff to previous 430789 (colored)
More fomatting fixes and parameter changes to const

Revision 430789 - (view) (annotate) - [select for diffs]
Modified Fri Aug 11 13:38:48 2006 UTC (3 years, 3 months ago) by pini
File length: 4567 byte(s)
Diff to previous 429244 (colored)
More formatting fixes and parameter changes to const.

Revision 429244 - (view) (annotate) - [select for diffs]
Modified Mon Aug 7 05:46:58 2006 UTC (3 years, 3 months ago) by pini
File length: 4555 byte(s)
Diff to previous 428639 (colored)
Fixed formatting


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: 4507 byte(s)
Diff to previous 427465 (colored)
Fxed tabs and formatting

Revision 427465 - (view) (annotate) - [select for diffs]
Modified Tue Aug 1 06:23:40 2006 UTC (3 years, 3 months ago) by pini
File length: 4487 byte(s)
Diff to previous 427452 (colored)
Updated doxygen comments to clean doc structure


Revision 427452 - (view) (annotate) - [select for diffs]
Modified Tue Aug 1 05:58:09 2006 UTC (3 years, 3 months ago) by pini
File length: 4389 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: 3282 byte(s)
Diff to previous 411506 (colored)
Fixing the doc comments stuff to get the doxygen doc structure right

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: 3282 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: 3250 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: 3232 byte(s)
Diff to previous 398884 (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 398884 - (view) (annotate) - [select for diffs]
Modified Tue May 2 09:42:21 2006 UTC (3 years, 6 months ago) by samisa
File length: 3202 byte(s)
Diff to previous 387127 (colored)
Moved axis2.h to axis2_const.h

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: 3196 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: 3361 byte(s)
Copied from: webservices/axis2/trunk/c/modules/core/description/axis2_flow.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/description/axis2_flow.h
File length: 3361 byte(s)
Copied from: webservices/axis2/trunk/c/include/axis2_flow.h revision 377568
Diff to previous 375212 (colored)
On fixing Jira Axis2c-17


Revision 375212 - (view) (annotate) - [select for diffs]
Modified Mon Feb 6 07:25:02 2006 UTC (3 years, 9 months ago) by damitha
File length: 3361 byte(s)
Diff to previous 367933 (colored)
see [jira] Commented: (AXIS2C-54) include files in src folders.
Removed axis2_wsdl_component's dependancy on axis2_description.h

Revision 367933 - (view) (annotate) - [select for diffs]
Modified Wed Jan 11 05:23:24 2006 UTC (3 years, 10 months ago) by damitha
File length: 3084 byte(s)
Diff to previous 356488 (colored)
Fixed AXIS2C-6 jira issue

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: 3084 byte(s)
Diff to previous 356465 (colored)
renamed axis2_operation to axis2_op

Revision 356465 - (view) (annotate) - [select for diffs]
Modified Tue Dec 13 04:16:43 2005 UTC (3 years, 11 months ago) by damitha
File length: 3098 byte(s)
Diff to previous 345818 (colored)
Added a unit test to phase resolver. Fixed bugs during the course

Revision 345818 - (view) (annotate) - [select for diffs]
Modified Mon Nov 21 03:19:08 2005 UTC (4 years ago) by damitha
File length: 3096 byte(s)
Diff to previous 344872 (colored)
wsdl dependancy work related to description is done, except addAllOperations
and some other few related stuff

Revision 344872 - (view) (annotate) - [select for diffs]
Added Wed Nov 16 04:01:00 2005 UTC (4 years ago) by damitha
File length: 3104 byte(s)


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