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

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

Parent Directory Parent Directory | Revision Log Revision Log


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

Revision 628847 - (view) (annotate) - [select for diffs]
Modified Mon Feb 18 19:27:15 2008 UTC (21 months, 1 week ago) by senaka
File length: 9801 byte(s)
Diff to previous 580274 (colored)
Improving API docs

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

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

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: 9584 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: 9573 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: 9556 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: 9555 byte(s)
Diff to previous 515557 (colored)
Changed return value of free method to be void

Revision 515557 - (view) (annotate) - [select for diffs]
Modified Wed Mar 7 13:07:40 2007 UTC (2 years, 8 months ago) by pini
File length: 9565 byte(s)
Diff to previous 514539 (colored)
Dropped macros, fixed 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: 11602 byte(s)
Diff to previous 499268 (colored)
Removed ops from description hierarchy

Revision 499268 - (view) (annotate) - [select for diffs]
Modified Wed Jan 24 05:44:07 2007 UTC (2 years, 10 months ago) by samisa
File length: 13175 byte(s)
Diff to previous 483049 (colored)
Fixed loads of stuff.
1. Removeduse of qnames where it can be done with other more efficient means
2. Removed hash and replaced with array where it would be possible and more efficient to use arryas
3. Removed unwated buffer duplication in xml writer
4. Removed unwanted namespace declaration checking in libxml writer wrapper 


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

Revision 433449 - (view) (annotate) - [select for diffs]
Modified Tue Aug 22 01:11:38 2006 UTC (3 years, 3 months ago) by samisa
File length: 13027 byte(s)
Diff to previous 431041 (colored)
Fixed API docs and some of the API 

Revision 431041 - (view) (annotate) - [select for diffs]
Modified Sat Aug 12 15:21:17 2006 UTC (3 years, 3 months ago) by samisa
File length: 11477 byte(s)
Diff to previous 429261 (colored)
More fixes in the lines of doc comment fixes and parameter list improvements

Revision 429261 - (view) (annotate) - [select for diffs]
Modified Mon Aug 7 07:16:21 2006 UTC (3 years, 3 months ago) by pini
File length: 11471 byte(s)
Diff to previous 417503 (colored)
Formatting fixes and parameter changes to to const.

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: 7105 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: 7112 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: 7110 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: 7101 byte(s)
Diff to previous 407476 (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 407476 - (view) (annotate) - [select for diffs]
Modified Thu May 18 06:58:01 2006 UTC (3 years, 6 months ago) by damitha
File length: 7021 byte(s)
Copied from: webservices/axis2/trunk/c/util/include/axis2_handler_desc.h revision 407475
Diff to previous 407475 (colored)
Changes due to folder structure change

Revision 407475 - (view) (annotate) - [select for diffs]
Modified Thu May 18 06:41:51 2006 UTC (3 years, 6 months ago) by damitha
Original Path: webservices/axis2/trunk/c/util/include/axis2_handler_desc.h
File length: 7021 byte(s)
Copied from: webservices/axis2/trunk/c/include/axis2_handler_desc.h revision 407443
Diff to previous 377646 (colored)
Changes regarding folder structure changes

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


Revision 358697 - (view) (annotate) - [select for diffs]
Modified Fri Dec 23 04:09:59 2005 UTC (3 years, 11 months ago) by damitha
File length: 7015 byte(s)
Diff to previous 356488 (colored)
Description builder completed


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: 6089 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: 6103 byte(s)
Diff to previous 332686 (colored)
Added a unit test to phase resolver. Fixed bugs during the course

Revision 332686 - (view) (annotate) - [select for diffs]
Modified Sat Nov 12 00:46:50 2005 UTC (4 years ago) by samisa
File length: 6086 byte(s)
Diff to previous 332230 (colored)
Initial compiling version of phase

Revision 332230 - (view) (annotate) - [select for diffs]
Modified Thu Nov 10 06:07:00 2005 UTC (4 years ago) by samisa
File length: 5848 byte(s)
Diff to previous 331725 (colored)
Added few more erros and fixed bugs

Revision 331725 - (view) (annotate) - [select for diffs]
Modified Tue Nov 8 08:11:02 2005 UTC (4 years ago) by samisa
File length: 6084 byte(s)
Diff to previous 331240 (colored)
Fixed a bug in create method. Added some new errors

Revision 331240 - (view) (annotate) - [select for diffs]
Modified Mon Nov 7 08:50:25 2005 UTC (4 years ago) by samisa
File length: 6057 byte(s)
Diff to previous 331226 (colored)
Fixed compilation problems due to param related typedefs

Revision 331226 - (view) (annotate) - [select for diffs]
Modified Mon Nov 7 06:43:07 2005 UTC (4 years ago) by samisa
File length: 6022 byte(s)
Diff to previous 331208 (colored)
Initial compilig implementation of handler struct added. Fixed problems in macros

Revision 331208 - (view) (annotate) - [select for diffs]
Added Mon Nov 7 05:28:40 2005 UTC (4 years ago) by samisa
File length: 5776 byte(s)
Added the initial compiling version of handler description struct

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