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

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

Parent Directory Parent Directory | Revision Log Revision Log


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

Revision 628847 - (view) (annotate) - [select for diffs]
Modified Mon Feb 18 19:27:15 2008 UTC (21 months, 1 week ago) by senaka
File length: 13395 byte(s)
Diff to previous 580274 (colored)
Improving API docs

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

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: 12551 byte(s)
Diff to previous 524225 (colored)
Fixing jira issue 292

Revision 524225 - (view) (annotate) - [select for diffs]
Modified Fri Mar 30 18:28:18 2007 UTC (2 years, 7 months ago) by pini
File length: 12542 byte(s)
Diff to previous 524208 (colored)
Fixing jira issue 292

Revision 524208 - (view) (annotate) - [select for diffs]
Modified Fri Mar 30 17:56:06 2007 UTC (2 years, 7 months ago) by pini
File length: 12541 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: 12540 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: 12513 byte(s)
Diff to previous 524001 (colored)
Fixing jira issue 292

Revision 524001 - (view) (annotate) - [select for diffs]
Modified Fri Mar 30 09:14:41 2007 UTC (2 years, 7 months ago) by pini
File length: 12511 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: 12510 byte(s)
Diff to previous 515592 (colored)
Changed return value of free method to be void

Revision 515592 - (view) (annotate) - [select for diffs]
Modified Wed Mar 7 14:49:51 2007 UTC (2 years, 8 months ago) by pini
File length: 12610 byte(s)
Diff to previous 514539 (colored)
Drpped macros, fixed indentation.

Revision 514539 - (view) (annotate) - [select for diffs]
Modified Mon Mar 5 04:11:56 2007 UTC (2 years, 8 months ago) by samisa
File length: 15878 byte(s)
Diff to previous 483049 (colored)
Removed ops from description hierarchy

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

Revision 433573 - (view) (annotate) - [select for diffs]
Modified Tue Aug 22 09:49:35 2006 UTC (3 years, 3 months ago) by samisa
File length: 18340 byte(s)
Diff to previous 433572 (colored)
Fixed spellings

Revision 433572 - (view) (annotate) - [select for diffs]
Modified Tue Aug 22 09:43:23 2006 UTC (3 years, 3 months ago) by samisa
File length: 18314 byte(s)
Diff to previous 430789 (colored)
Fixed many API typos 

Revision 430789 - (view) (annotate) - [select for diffs]
Modified Fri Aug 11 13:38:48 2006 UTC (3 years, 3 months ago) by pini
File length: 15833 byte(s)
Diff to previous 417503 (colored)
More formatting fixes and parameter changes to const.

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

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: 11240 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: 11194 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: 11167 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: 11047 byte(s)
Diff to previous 382287 (colored)
Moved axis2.h to axis2_const.h

Revision 382287 - (view) (annotate) - [select for diffs]
Modified Thu Mar 2 03:59:39 2006 UTC (3 years, 8 months ago) by damitha
File length: 11041 byte(s)
Diff to previous 377646 (colored)
Fixed segfaulting in addr_client. Fixed more memory leaks

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: 11241 byte(s)
Copied from: webservices/axis2/trunk/c/modules/core/description/axis2_module_desc.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/description/axis2_module_desc.h
File length: 11241 byte(s)
Copied from: webservices/axis2/trunk/c/include/axis2_module_desc.h revision 377568
Diff to previous 375246 (colored)
On fixing Jira Axis2c-17


Revision 375246 - (view) (annotate) - [select for diffs]
Modified Mon Feb 6 11:06:23 2006 UTC (3 years, 9 months ago) by damitha
File length: 11241 byte(s)
Diff to previous 375212 (colored)
module loading related stuff.
Now I think module addressing module is ready to be loaded

Revision 375212 - (view) (annotate) - [select for diffs]
Modified Mon Feb 6 07:25:02 2006 UTC (3 years, 9 months ago) by damitha
File length: 11231 byte(s)
Diff to previous 367933 (colored)
see [jira] Commented: (AXIS2C-54) include files in src folders.
Removed axis2_wsdl_component's dependancy on axis2_description.h

Revision 367933 - (view) (annotate) - [select for diffs]
Modified Wed Jan 11 05:23:24 2006 UTC (3 years, 10 months ago) by damitha
File length: 10682 byte(s)
Diff to previous 366485 (colored)
Fixed AXIS2C-6 jira issue

Revision 366485 - (view) (annotate) - [select for diffs]
Modified Fri Jan 6 11:59:44 2006 UTC (3 years, 10 months ago) by damitha
File length: 10640 byte(s)
Diff to previous 356513 (colored)
Added new file repos_listener. Now all code for deployment and
description are in place


Revision 356513 - (view) (annotate) - [select for diffs]
Modified Tue Dec 13 08:24:29 2005 UTC (3 years, 11 months ago) by damitha
File length: 9861 byte(s)
Diff to previous 356490 (colored)
OPERATION to OP ENGINE_CONFIG to CONF INPHASE to IN_PHASE OUTPHASE to OUT_PHASE

Revision 356490 - (view) (annotate) - [select for diffs]
Modified Tue Dec 13 06:36:46 2005 UTC (3 years, 11 months ago) by damitha
File length: 9875 byte(s)
Diff to previous 356488 (colored)
engine_config renamed to conf

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

Revision 356126 - (view) (annotate) - [select for diffs]
Modified Mon Dec 12 03:16:03 2005 UTC (3 years, 11 months ago) by damitha
File length: 9995 byte(s)
Diff to previous 351594 (colored)
refactoring completed

Revision 351594 - (view) (annotate) - [select for diffs]
Modified Fri Dec 2 05:13:39 2005 UTC (3 years, 11 months ago) by damitha
File length: 10007 byte(s)
Diff to previous 345818 (colored)
Description module and wsdl module is not compiling. All the files
and code now are in place. Need some refactoring

Revision 345818 - (view) (annotate) - [select for diffs]
Modified Mon Nov 21 03:19:08 2005 UTC (4 years ago) by damitha
File length: 10145 byte(s)
Diff to previous 344872 (colored)
wsdl dependancy work related to description is done, except addAllOperations
and some other few related stuff

Revision 344872 - (view) (annotate) - [select for diffs]
Added Wed Nov 16 04:01:00 2005 UTC (4 years ago) by damitha
File length: 2465 byte(s)


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