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

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

Revision 524975 - (view) (annotate) - [select for diffs]
Modified Mon Apr 2 23:56:22 2007 UTC (2 years, 7 months ago) by samisa
File length: 6919 byte(s)
Diff to previous 524243 (colored)
Removed macros and organized source files accordingly

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: 10044 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: 10041 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: 10025 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: 10023 byte(s)
Diff to previous 519603 (colored)
Changed return value of free method to be void

Revision 519603 - (view) (annotate) - [select for diffs]
Modified Sun Mar 18 12:20:32 2007 UTC (2 years, 8 months ago) by samisa
File length: 10073 byte(s)
Diff to previous 499268 (colored)
Removed ops and fixed formatting

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

Revision 434355 - (view) (annotate) - [select for diffs]
Modified Thu Aug 24 09:23:59 2006 UTC (3 years, 3 months ago) by pini
File length: 11827 byte(s)
Diff to previous 428639 (colored)
More fomatting fixes and parameter changes to const

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

Revision 426091 - (view) (annotate) - [select for diffs]
Modified Thu Jul 27 14:43:29 2006 UTC (3 years, 4 months ago) by pini
File length: 11339 byte(s)
Diff to previous 411678 (colored)
Updated doxygen comments to clean doc structure


Revision 411678 - (view) (annotate) - [select for diffs]
Modified Mon Jun 5 05:43:14 2006 UTC (3 years, 5 months ago) by samisa
File length: 7700 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: 7653 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: 7627 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: 7618 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: 7543 byte(s)
Diff to previous 368627 (colored)
Moved axis2.h to axis2_const.h

Revision 368627 - (view) (annotate) - [select for diffs]
Modified Fri Jan 13 07:50:12 2006 UTC (3 years, 10 months ago) by samisa
File length: 7537 byte(s)
Diff to previous 367228 (colored)
Implemented some funtions(which were TODOs)

Revision 367228 - (view) (annotate) - [select for diffs]
Modified Mon Jan 9 06:52:20 2006 UTC (3 years, 10 months ago) by samisa
File length: 7151 byte(s)
Diff to previous 358711 (colored)
Changes in transport/http module

Revision 358711 - (view) (annotate) - [select for diffs]
Modified Fri Dec 23 05:19:48 2005 UTC (3 years, 11 months ago) by samisa
File length: 7175 byte(s)
Diff to previous 356488 (colored)
Fixed having AXIS2_CALL in DECLARE line for methods

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

Revision 356458 - (view) (annotate) - [select for diffs]
Added Tue Dec 13 03:10:42 2005 UTC (3 years, 11 months ago) by samisa
File length: 7199 byte(s)
Added: HTTP transport module: utility functions

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