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

Log of /webservices/axis2/trunk/c/include/axis2_transport_sender.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: 5712 byte(s)
Diff to previous 524539 (colored)
Fixed formatting

Revision 524539 - (view) (annotate) - [select for diffs]
Modified Sun Apr 1 06:10:04 2007 UTC (2 years, 7 months ago) by samisa
File length: 5617 byte(s)
Diff to previous 524208 (colored)
Made ops struct static

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: 5569 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: 5568 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: 5562 byte(s)
Diff to previous 522850 (colored)
Fixing jira issue 292

Revision 522850 - (view) (annotate) - [select for diffs]
Modified Tue Mar 27 10:01:22 2007 UTC (2 years, 8 months ago) by samisa
File length: 5561 byte(s)
Diff to previous 483049 (colored)
Fixed Linux buld breaks

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

Revision 447019 - (view) (annotate) - [select for diffs]
Modified Sun Sep 17 05:24:11 2006 UTC (3 years, 2 months ago) by samisa
File length: 5390 byte(s)
Diff to previous 428639 (colored)
Rmoved AXIS2_DECLARE_DATA that is used with struct declarations which was incorrect
Fix for AXIS2C-259

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

Revision 425951 - (view) (annotate) - [select for diffs]
Modified Thu Jul 27 04:16:27 2006 UTC (3 years, 4 months ago) by pini
File length: 5398 byte(s)
Diff to previous 423861 (colored)
Updated doxygen comments to clean doc structure


Revision 423861 - (view) (annotate) - [select for diffs]
Modified Thu Jul 20 09:59:56 2006 UTC (3 years, 4 months ago) by pini
File length: 5393 byte(s)
Diff to previous 420792 (colored)
Updated doxygen comments to clean doc structure


Revision 420792 - (view) (annotate) - [select for diffs]
Modified Tue Jul 11 10:40:09 2006 UTC (3 years, 4 months ago) by sahan
File length: 4091 byte(s)
Diff to previous 418083 (colored)
Fixing a bug in syschronization in conf ctx.
Removing some javadocs
Fixing a function in core/addr

Revision 418083 - (view) (annotate) - [select for diffs]
Modified Thu Jun 29 16:57:04 2006 UTC (3 years, 4 months ago) by samisa
File length: 4217 byte(s)
Diff to previous 417503 (colored)
more fixes in the lines of doc comments

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: 4217 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: 4224 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: 4172 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: 4163 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: 4138 byte(s)
Diff to previous 377646 (colored)
Moved axis2.h to axis2_const.h

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: 4132 byte(s)
Copied from: webservices/axis2/trunk/c/modules/core/transport/axis2_transport_sender.h revision 377632
Diff to previous 377322 (colored)
In process of moving header files

Revision 377322 - (view) (annotate) - [select for diffs]
Modified Mon Feb 13 08:55:16 2006 UTC (3 years, 9 months ago) by damitha
Original Path: webservices/axis2/trunk/c/modules/core/transport/axis2_transport_sender.h
File length: 4132 byte(s)
Diff to previous 369750 (colored)
Fixed lot of would be bugs in deployment and description modules.
Removed dependancies between modules.


Revision 369750 - (view) (annotate) - [select for diffs]
Modified Tue Jan 17 10:55:38 2006 UTC (3 years, 10 months ago) by damitha
Original Path: webservices/axis2/trunk/c/modules/core/transport/axis2_transport_sender.h
File length: 4157 byte(s)
Diff to previous 369721 (colored)
Added a test for transport sender loading


Revision 369721 - (view) (annotate) - [select for diffs]
Modified Tue Jan 17 08:55:03 2006 UTC (3 years, 10 months ago) by samisa
Original Path: webservices/axis2/trunk/c/modules/core/transport/axis2_transport_sender.h
File length: 4143 byte(s)
Diff to previous 369433 (colored)
Added invoke function

Revision 369433 - (view) (annotate) - [select for diffs]
Modified Mon Jan 16 11:22:48 2006 UTC (3 years, 10 months ago) by samisa
Original Path: webservices/axis2/trunk/c/modules/core/transport/axis2_transport_sender.h
File length: 3733 byte(s)
Diff to previous 369345 (colored)
DLL functionality

Revision 369345 - (view) (annotate) - [select for diffs]
Modified Mon Jan 16 05:01:09 2006 UTC (3 years, 10 months ago) by samisa
Original Path: webservices/axis2/trunk/c/modules/core/transport/axis2_transport_sender.h
File length: 3739 byte(s)
Diff to previous 356488 (colored)
Fixed warnings and compilation problems

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/modules/core/transport/axis2_transport_sender.h
File length: 3734 byte(s)
Diff to previous 351652 (colored)
renamed axis2_operation to axis2_op

Revision 351652 - (view) (annotate) - [select for diffs]
Added Fri Dec 2 09:43:55 2005 UTC (3 years, 11 months ago) by damitha
Original Path: webservices/axis2/trunk/c/modules/core/transport/axis2_transport_sender.h
File length: 3748 byte(s)
Added new files

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