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

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

Parent Directory Parent Directory | Revision Log Revision Log


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

Revision 674405 - (view) (annotate) - [select for diffs]
Modified Mon Jul 7 06:06:38 2008 UTC (16 months, 3 weeks ago) by shankar
File length: 19976 byte(s)
Diff to previous 628819 (colored)
adding urn:uuid prefix to message id. 

Revision 628819 - (view) (annotate) - [select for diffs]
Modified Mon Feb 18 17:13:25 2008 UTC (21 months, 1 week ago) by senaka
File length: 19333 byte(s)
Diff to previous 628798 (colored)
Improving API Documentation

Revision 628798 - (view) (annotate) - [select for diffs]
Modified Mon Feb 18 16:27:30 2008 UTC (21 months, 1 week ago) by senaka
File length: 19334 byte(s)
Diff to previous 580274 (colored)
Improving API documentation

Revision 580274 - (view) (annotate) - [select for diffs]
Modified Fri Sep 28 09:47:09 2007 UTC (2 years, 2 months ago) by samisa
File length: 19309 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: 19020 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: 18993 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: 18991 byte(s)
Diff to previous 514980 (colored)
Changed return value of free method to be void

Revision 514980 - (view) (annotate) - [select for diffs]
Modified Tue Mar 6 05:17:25 2007 UTC (2 years, 8 months ago) by dushshantha
File length: 19041 byte(s)
Diff to previous 514654 (colored)
revert the strdup change to avoid the segfault

Revision 514654 - (view) (annotate) - [select for diffs]
Modified Mon Mar 5 12:01:29 2007 UTC (2 years, 8 months ago) by dushshantha
File length: 19043 byte(s)
Diff to previous 498537 (colored)
Removed Macros, corrected indentation, replaced strdup with string_clone

Revision 498537 - (view) (annotate) - [select for diffs]
Modified Mon Jan 22 05:57:41 2007 UTC (2 years, 10 months ago) by samisa
File length: 23827 byte(s)
Diff to previous 483049 (colored)
Removed ops, fixed logic to remove unwanted logic and make it more efficient. Dopped logic to minimize use of properties. Also introduced a string struct

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

Revision 440613 - (view) (annotate) - [select for diffs]
Modified Wed Sep 6 04:39:20 2006 UTC (3 years, 2 months ago) by samisa
File length: 26958 byte(s)
Diff to previous 433547 (colored)
Fixed message information headers API and doc comments along with related structs

Revision 433547 - (view) (annotate) - [select for diffs]
Modified Tue Aug 22 06:55:55 2006 UTC (3 years, 3 months ago) by pini
File length: 17858 byte(s)
Diff to previous 433257 (colored)
More fomatting fixes and parameter changes to const

Revision 433257 - (view) (annotate) - [select for diffs]
Modified Mon Aug 21 14:57:42 2006 UTC (3 years, 3 months ago) by pini
File length: 17026 byte(s)
Diff to previous 427952 (colored)
Fomatting fixes and parameter changes to const

Revision 427952 - (view) (annotate) - [select for diffs]
Modified Wed Aug 2 10:44:36 2006 UTC (3 years, 3 months ago) by samisa
File length: 11764 byte(s)
Diff to previous 417503 (colored)
More style fixes along with doc comment improvements

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: 11758 byte(s)
Diff to previous 413606 (colored)
Fixing the doc comments stuff to get the doxygen doc structure right

Revision 413606 - (view) (annotate) - [select for diffs]
Modified Mon Jun 12 08:26:30 2006 UTC (3 years, 5 months ago) by damitha
File length: 11759 byte(s)
Diff to previous 412071 (colored)
Renamed axis_om prefix as axiom

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: 11765 byte(s)
Diff to previous 411506 (colored)
Fixing more warnings in the code, Mainly -Wwrite-strings related stuff

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: 11774 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: 11644 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: 11635 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: 11505 byte(s)
Diff to previous 389448 (colored)
Moved axis2.h to axis2_const.h

Revision 389448 - (view) (annotate) - [select for diffs]
Modified Tue Mar 28 09:23:08 2006 UTC (3 years, 8 months ago) by samisa
File length: 11499 byte(s)
Diff to previous 387127 (colored)
Fixes to get addressign working properly. These changes are required to get the interop test working with public endpoints

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: 8633 byte(s)
Diff to previous 374247 (colored)
code layout corrected according to cording convention, warnings removed 

Revision 374247 - (view) (annotate) - [select for diffs]
Modified Thu Feb 2 04:32:23 2006 UTC (3 years, 9 months ago) by nandika
File length: 9035 byte(s)
Diff to previous 356488 (colored)
variable declarations were moved to the start of blocks to compile code on windows

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

Revision 354647 - (view) (annotate) - [select for diffs]
Added Wed Dec 7 01:36:55 2005 UTC (3 years, 11 months ago) by samisa
File length: 8735 byte(s)
Initial version of message information header

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