Log of /webservices/axis2/trunk/c/include/axis2_http_simple_request.h
Parent Directory
|
Revision Log
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
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
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.