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

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

Revision 555501 - (view) (annotate) - [select for diffs]
Modified Thu Jul 12 06:02:20 2007 UTC (2 years, 4 months ago) by samisa
File length: 6463 byte(s)
Diff to previous 555499 (colored)
Added DEPRECATED notes to AXIOM_SOAP_11 and AXIOM_SOAP_12

Revision 555499 - (view) (annotate) - [select for diffs]
Modified Thu Jul 12 05:58:48 2007 UTC (2 years, 4 months ago) by samisa
File length: 6363 byte(s)
Diff to previous 524243 (colored)
Fixed the AXIOM_SOAP_11 vs AXIOM_SOAP11 problem

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: 6363 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: 6362 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: 6351 byte(s)
Diff to previous 521177 (colored)
Changed return value of free method to be void

Revision 521177 - (view) (annotate) - [select for diffs]
Modified Thu Mar 22 09:50:16 2007 UTC (2 years, 8 months ago) by pini
File length: 6401 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: 7770 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: 9107 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: 8926 byte(s)
Diff to previous 429256 (colored)
Rmoved AXIS2_DECLARE_DATA that is used with struct declarations which was incorrect
Fix for AXIS2C-259

Revision 429256 - (view) (annotate) - [select for diffs]
Modified Mon Aug 7 07:02:43 2006 UTC (3 years, 3 months ago) by samisa
File length: 8962 byte(s)
Diff to previous 428346 (colored)
Fixed more coding style stuff, doc comments and spellings

Revision 428346 - (view) (annotate) - [select for diffs]
Modified Thu Aug 3 11:25:47 2006 UTC (3 years, 3 months ago) by samisa
File length: 8966 byte(s)
Diff to previous 428345 (colored)
Spelling fixes

Revision 428345 - (view) (annotate) - [select for diffs]
Modified Thu Aug 3 11:22:25 2006 UTC (3 years, 3 months ago) by samisa
File length: 8961 byte(s)
Diff to previous 427445 (colored)
More fixes in the lines of doc comments better API

Revision 427445 - (view) (annotate) - [select for diffs]
Modified Tue Aug 1 05:13:45 2006 UTC (3 years, 3 months ago) by pini
File length: 7273 byte(s)
Diff to previous 420773 (colored)
Updated doxygen comments to clean doc structure


Revision 420773 - (view) (annotate) - [select for diffs]
Modified Tue Jul 11 09:26:17 2006 UTC (3 years, 4 months ago) by pini
File length: 7124 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: 4815 byte(s)
Diff to previous 414563 (colored)
Fixing the doc comments stuff to get the doxygen doc structure right

Revision 414563 - (view) (annotate) - [select for diffs]
Modified Thu Jun 15 11:40:33 2006 UTC (3 years, 5 months ago) by damitha
File length: 4825 byte(s)
Diff to previous 414557 (colored)
axiom_reader is changed to axiom_xml_reader and axiom_writer is changed to axiom_xml_writer

Revision 414557 - (view) (annotate) - [select for diffs]
Modified Thu Jun 15 11:11:07 2006 UTC (3 years, 5 months ago) by damitha
File length: 4821 byte(s)
Diff to previous 413641 (colored)
axis2_xml_reader and axis2_xml_writer and axis2_data_handler are changed respectively into
axiom_reader axiom_writer and axiom_data_handler

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: 4825 byte(s)
Diff to previous 412071 (colored)
Changed axis2_soap prefix into axiom_soap and axis2_mime prefix to axiom_mime

Revision 412071 - (view) (annotate) - [select for diffs]
Modified Tue Jun 6 10:41:58 2006 UTC (3 years, 5 months ago) by samisa
File length: 4825 byte(s)
Diff to previous 412001 (colored)
Fixing more warnings in the code, Mainly -Wwrite-strings related stuff

Revision 412001 - (view) (annotate) - [select for diffs]
Modified Tue Jun 6 04:47:33 2006 UTC (3 years, 5 months ago) by samisa
File length: 4819 byte(s)
Diff to previous 411506 (colored)
more -Wwrite-strings related fixes

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: 4807 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: 4763 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: 4745 byte(s)
Diff to previous 406873 (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 406873 - (view) (annotate) - [select for diffs]
Modified Tue May 16 08:29:54 2006 UTC (3 years, 6 months ago) by samisa
File length: 4690 byte(s)
Diff to previous 383455 (colored)
Adding patches by Dimuthu to drop call from stub  and include service client

Revision 383455 - (view) (annotate) - [select for diffs]
Modified Mon Mar 6 03:25:26 2006 UTC (3 years, 8 months ago) by damitha
File length: 7138 byte(s)
Diff to previous 376560 (colored)
There was this problem of freeing properties which were set
in ctx.c. I solved this by adopting the same technique as
wsdl_component.


Revision 376560 - (view) (annotate) - [select for diffs]
Modified Fri Feb 10 05:23:53 2006 UTC (3 years, 9 months ago) by nandika
File length: 7086 byte(s)
Diff to previous 373680 (colored)


Revision 373680 - (view) (annotate) - [select for diffs]
Modified Tue Jan 31 03:14:04 2006 UTC (3 years, 9 months ago) by damitha
File length: 7085 byte(s)
Diff to previous 373486 (colored)
Wrote a missing method in call.c. Now echo client
is not segfaulting. But still the client return with
failure.

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: 6920 byte(s)
Diff to previous 372725 (colored)
Wrote stub.*

Revision 372725 - (view) (annotate) - [select for diffs]
Modified Fri Jan 27 04:30:27 2006 UTC (3 years, 10 months ago) by damitha
File length: 6332 byte(s)
Diff to previous 371443 (colored)
Fixed Jira AXIS2C-35

Revision 371443 - (view) (annotate) - [select for diffs]
Added Mon Jan 23 02:18:17 2006 UTC (3 years, 10 months ago) by damitha
File length: 3375 byte(s)
Added stub.* 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