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

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

Parent Directory Parent Directory | Revision Log Revision Log


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

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: 11445 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: 11059 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: 11056 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: 11055 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: 11034 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: 11033 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: 11032 byte(s)
Diff to previous 517115 (colored)
Changed return value of free method to be void

Revision 517115 - (view) (annotate) - [select for diffs]
Modified Mon Mar 12 06:52:41 2007 UTC (2 years, 8 months ago) by pini
File length: 11182 byte(s)
Diff to previous 514539 (colored)
Macros dropped. 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: 14136 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: 16312 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: 16411 byte(s)
Diff to previous 437991 (colored)
Fixing jira issue 436.

Revision 437991 - (view) (annotate) - [select for diffs]
Modified Tue Aug 29 07:20:00 2006 UTC (3 years, 2 months ago) by samisa
File length: 16230 byte(s)
Diff to previous 433572 (colored)
Fixed transport out description API and API docs along with those that use the API

Revision 433572 - (view) (annotate) - [select for diffs]
Modified Tue Aug 22 09:43:23 2006 UTC (3 years, 3 months ago) by samisa
File length: 13190 byte(s)
Diff to previous 433181 (colored)
Fixed many API typos 

Revision 433181 - (view) (annotate) - [select for diffs]
Modified Mon Aug 21 06:55:53 2006 UTC (3 years, 3 months ago) by pini
File length: 13188 byte(s)
Diff to previous 433158 (colored)
Fomatting fixes and parameter changes to const.

Revision 433158 - (view) (annotate) - [select for diffs]
Modified Mon Aug 21 05:53:35 2006 UTC (3 years, 3 months ago) by damitha
File length: 12920 byte(s)
Diff to previous 428639 (colored)
In process of sandesha2 work

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

Revision 423903 - (view) (annotate) - [select for diffs]
Modified Thu Jul 20 11:37:04 2006 UTC (3 years, 4 months ago) by pini
File length: 12359 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: 7872 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: 7867 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: 7787 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: 7778 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: 7693 byte(s)
Diff to previous 381561 (colored)
Moved axis2.h to axis2_const.h

Revision 381561 - (view) (annotate) - [select for diffs]
Modified Tue Feb 28 04:32:48 2006 UTC (3 years, 8 months ago) by damitha
File length: 7687 byte(s)
Diff to previous 377646 (colored)
More leak fixes

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


Revision 377322 - (view) (annotate) - [select for diffs]
Modified Mon Feb 13 08:55:16 2006 UTC (3 years, 9 months ago) by damitha
File length: 6657 byte(s)
Diff to previous 373486 (colored)
Fixed lot of would be bugs in deployment and description modules.
Removed dependancies between modules.


Revision 373486 - (view) (annotate) - [select for diffs]
Modified Mon Jan 30 10:10:05 2006 UTC (3 years, 9 months ago) by damitha
File length: 6691 byte(s)
Diff to previous 367933 (colored)
Wrote stub.*

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: 7123 byte(s)
Diff to previous 356513 (colored)
Fixed AXIS2C-6 jira issue

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: 7123 byte(s)
Diff to previous 356494 (colored)
OPERATION to OP ENGINE_CONFIG to CONF INPHASE to IN_PHASE OUTPHASE to OUT_PHASE

Revision 356494 - (view) (annotate) - [select for diffs]
Modified Tue Dec 13 07:17:30 2005 UTC (3 years, 11 months ago) by damitha
File length: 7121 byte(s)
Diff to previous 356488 (colored)
renamed inphase to in_phase and outphase to out_phase

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

Revision 351594 - (view) (annotate) - [select for diffs]
Modified Fri Dec 2 05:13:39 2005 UTC (3 years, 11 months ago) by damitha
File length: 7128 byte(s)
Diff to previous 345818 (colored)
Description module and wsdl module is not compiling. All the files
and code now are in place. Need some refactoring

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

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