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

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

Parent Directory Parent Directory | Revision Log Revision Log


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

Revision 643277 - (view) (annotate) - [select for diffs]
Modified Tue Apr 1 04:40:03 2008 UTC (19 months, 3 weeks ago) by shankar
File length: 3239 byte(s)
Diff to previous 580274 (colored)
Hackathon of client api

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

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: 3197 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: 3192 byte(s)
Diff to previous 519911 (colored)
Changed return value of free method to be void

Revision 519911 - (view) (annotate) - [select for diffs]
Modified Mon Mar 19 11:28:31 2007 UTC (2 years, 8 months ago) by pini
File length: 3202 byte(s)
Diff to previous 518623 (colored)
Dropped macros

Revision 518623 - (view) (annotate) - [select for diffs]
Modified Thu Mar 15 13:16:07 2007 UTC (2 years, 8 months ago) by samisa
File length: 3602 byte(s)
Diff to previous 483049 (colored)
Dropped ops; fixed formatting; removed unused functions and commented blocks of code; 

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

Revision 428713 - (view) (annotate) - [select for diffs]
Modified Fri Aug 4 12:46:20 2006 UTC (3 years, 3 months ago) by samisa
File length: 4144 byte(s)
Diff to previous 428414 (colored)
More spelling corrections and formatting as well as parameter changes to and const 

Revision 428414 - (view) (annotate) - [select for diffs]
Modified Thu Aug 3 14:47:33 2006 UTC (3 years, 3 months ago) by samisa
File length: 4144 byte(s)
Diff to previous 428249 (colored)
op client uses mep client so we cannot remove it as of now

Revision 428249 - (view) (annotate) - [select for diffs]
Modified Thu Aug 3 05:53:17 2006 UTC (3 years, 3 months ago) by pini
File length: 3574 byte(s)
Diff to previous 426412 (colored)
Updated doxygen comments to clean doc structure


Revision 426412 - (view) (annotate) - [select for diffs]
Modified Fri Jul 28 07:01:56 2006 UTC (3 years, 3 months ago) by pini
File length: 3431 byte(s)
Diff to previous 421188 (colored)
Updated doxygen comments to clean doc structure


Revision 421188 - (view) (annotate) - [select for diffs]
Modified Wed Jul 12 08:26:27 2006 UTC (3 years, 4 months ago) by pini
File length: 3415 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, 4 months ago) by samisa
File length: 2566 byte(s)
Diff to previous 413641 (colored)
Fixing the doc comments stuff to get the doxygen doc structure right

Revision 413641 - (view) (annotate) - [select for diffs]
Modified Mon Jun 12 11:55:38 2006 UTC (3 years, 5 months ago) by damitha
File length: 2584 byte(s)
Diff to previous 411506 (colored)
Changed axis2_soap prefix into axiom_soap and axis2_mime prefix to axiom_mime

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: 2584 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: 2532 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: 2523 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: 2503 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: 2481 byte(s)
Copied from: webservices/axis2/trunk/c/modules/core/clientapi/axis2_async_result.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/clientapi/axis2_async_result.h
File length: 2481 byte(s)
Copied from: webservices/axis2/trunk/c/include/axis2_async_result.h revision 377568
Diff to previous 359425 (colored)
On fixing Jira Axis2c-17


Revision 359425 - (view) (annotate) - [select for diffs]
Modified Wed Dec 28 06:56:47 2005 UTC (3 years, 10 months ago) by samisa
File length: 2481 byte(s)
Diff to previous 357640 (colored)
More SOAP envelope related fixes

Revision 357640 - (view) (annotate) - [select for diffs]
Added Mon Dec 19 05:31:02 2005 UTC (3 years, 11 months ago) by samisa
File length: 2457 byte(s)
Added the headers for client API

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