summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2010-05-30AXIS2C-1478 Changes due to port to IBM i (aka OS/400).Gravatar nadiramra2-2/+4
git-svn-id: http://svn.apache.org/repos/asf/axis/axis2/c/core/trunk@949629 13f79535-47bb-0310-9956-ffa450edef68
2010-05-30AXIS2C-1478 Changes due to port to IBM i (aka OS/400).Gravatar nadiramra9-1/+1592
git-svn-id: http://svn.apache.org/repos/asf/axis/axis2/c/core/trunk@949568 13f79535-47bb-0310-9956-ffa450edef68
2010-05-26git-svn-id: http://svn.apache.org/repos/asf/axis/axis2/c/core/trunk@948312 ↵Gravatar nandika1-2/+9
13f79535-47bb-0310-9956-ffa450edef68
2010-05-24adding axiom_element_declare_namespace_assume_param_ownership methodGravatar shankar2-56/+72
git-svn-id: http://svn.apache.org/repos/asf/axis/axis2/c/core/trunk@947536 13f79535-47bb-0310-9956-ffa450edef68
2010-05-21Should be checking first byte...not buffer pointer. Gravatar nadiramra1-1/+1
git-svn-id: http://svn.apache.org/repos/asf/axis/axis2/c/core/trunk@946855 13f79535-47bb-0310-9956-ffa450edef68
2010-05-13makefile updatedGravatar nandika1-1/+1
git-svn-id: http://svn.apache.org/repos/asf/axis/axis2/c/core/trunk@943993 13f79535-47bb-0310-9956-ffa450edef68
2010-05-13makefile updatedGravatar nandika1-1/+1
git-svn-id: http://svn.apache.org/repos/asf/axis/axis2/c/core/trunk@943992 13f79535-47bb-0310-9956-ffa450edef68
2010-04-29code updated to fix crash issueGravatar nandika1-4/+7
git-svn-id: http://svn.apache.org/repos/asf/axis/axis2/c/core/trunk@939203 13f79535-47bb-0310-9956-ffa450edef68
2010-04-20makefile updatedGravatar nandika1-1/+1
git-svn-id: http://svn.apache.org/repos/asf/axis/axis2/c/core/trunk@935814 13f79535-47bb-0310-9956-ffa450edef68
2010-04-20makefile updatedGravatar nandika1-1/+2
git-svn-id: http://svn.apache.org/repos/asf/axis/axis2/c/core/trunk@935812 13f79535-47bb-0310-9956-ffa450edef68
2010-04-08Fixing 64bit compilation issueGravatar shankar1-10/+10
git-svn-id: http://svn.apache.org/repos/asf/axis/axis2/c/core/trunk@931797 13f79535-47bb-0310-9956-ffa450edef68
2010-04-08Fixing 64bit compilation issueGravatar shankar2-10/+10
git-svn-id: http://svn.apache.org/repos/asf/axis/axis2/c/core/trunk@931785 13f79535-47bb-0310-9956-ffa450edef68
2010-04-08Fixing 64bit compilation issueGravatar shankar2-5/+5
git-svn-id: http://svn.apache.org/repos/asf/axis/axis2/c/core/trunk@931771 13f79535-47bb-0310-9956-ffa450edef68
2010-04-08Fixing 64bit compilation issueGravatar shankar1-1/+1
git-svn-id: http://svn.apache.org/repos/asf/axis/axis2/c/core/trunk@931763 13f79535-47bb-0310-9956-ffa450edef68
2010-04-07fixing build break in linuxGravatar shankar1-0/+1
git-svn-id: http://svn.apache.org/repos/asf/axis/axis2/c/core/trunk@931458 13f79535-47bb-0310-9956-ffa450edef68
2010-04-07Fixing issue AXIS2C-1233Gravatar shankar7-61/+99
git-svn-id: http://svn.apache.org/repos/asf/axis/axis2/c/core/trunk@931454 13f79535-47bb-0310-9956-ffa450edef68
2010-04-07Fixing assertion failureGravatar shankar1-4/+2
git-svn-id: http://svn.apache.org/repos/asf/axis/axis2/c/core/trunk@931438 13f79535-47bb-0310-9956-ffa450edef68
2010-04-07Fixing issue AXIS2C-995Gravatar shankar1-5/+1
git-svn-id: http://svn.apache.org/repos/asf/axis/axis2/c/core/trunk@931429 13f79535-47bb-0310-9956-ffa450edef68
2010-04-07Fixing issue AXIS2C-1232Gravatar shankar1-17/+9
git-svn-id: http://svn.apache.org/repos/asf/axis/axis2/c/core/trunk@931411 13f79535-47bb-0310-9956-ffa450edef68
2010-04-06Fixing memory leaksGravatar shankar1-18/+27
git-svn-id: http://svn.apache.org/repos/asf/axis/axis2/c/core/trunk@931092 13f79535-47bb-0310-9956-ffa450edef68
2010-04-06fixing testcase compilation issuesGravatar shankar1-3/+3
git-svn-id: http://svn.apache.org/repos/asf/axis/axis2/c/core/trunk@931088 13f79535-47bb-0310-9956-ffa450edef68
2010-04-06Adding axiom_document_build_next methodGravatar shankar3-10/+39
git-svn-id: http://svn.apache.org/repos/asf/axis/axis2/c/core/trunk@931079 13f79535-47bb-0310-9956-ffa450edef68
2010-04-06Fixing invalid error loggings Gravatar shankar2-3/+14
git-svn-id: http://svn.apache.org/repos/asf/axis/axis2/c/core/trunk@931009 13f79535-47bb-0310-9956-ffa450edef68
2010-04-05Fixing invalid error loggings Gravatar shankar4-15/+19
git-svn-id: http://svn.apache.org/repos/asf/axis/axis2/c/core/trunk@930860 13f79535-47bb-0310-9956-ffa450edef68
2010-04-05Fixing memory leaksGravatar shankar1-2/+11
git-svn-id: http://svn.apache.org/repos/asf/axis/axis2/c/core/trunk@930851 13f79535-47bb-0310-9956-ffa450edef68
2010-04-05Fixing memory leaksGravatar shankar1-1/+0
git-svn-id: http://svn.apache.org/repos/asf/axis/axis2/c/core/trunk@930850 13f79535-47bb-0310-9956-ffa450edef68
2010-04-05Fixing memory leaksGravatar shankar3-6/+18
git-svn-id: http://svn.apache.org/repos/asf/axis/axis2/c/core/trunk@930840 13f79535-47bb-0310-9956-ffa450edef68
2010-04-05Fixing memory leaksGravatar shankar11-57/+61
git-svn-id: http://svn.apache.org/repos/asf/axis/axis2/c/core/trunk@930802 13f79535-47bb-0310-9956-ffa450edef68
2010-04-01Refactor, adding comments, improving performanceGravatar shankar9-1486/+1582
git-svn-id: http://svn.apache.org/repos/asf/axis/axis2/c/core/trunk@929982 13f79535-47bb-0310-9956-ffa450edef68
2010-03-30configure.ac modifiedGravatar nandika1-5/+5
git-svn-id: http://svn.apache.org/repos/asf/axis/axis2/c/core/trunk@929068 13f79535-47bb-0310-9956-ffa450edef68
2010-03-24refactor to improve performanceGravatar shankar3-55/+41
git-svn-id: http://svn.apache.org/repos/asf/axis/axis2/c/core/trunk@927059 13f79535-47bb-0310-9956-ffa450edef68
2010-03-24refactor to improve performanceGravatar shankar5-62/+47
git-svn-id: http://svn.apache.org/repos/asf/axis/axis2/c/core/trunk@926964 13f79535-47bb-0310-9956-ffa450edef68
2010-03-24refactor to improve performanceGravatar shankar7-154/+89
git-svn-id: http://svn.apache.org/repos/asf/axis/axis2/c/core/trunk@926937 13f79535-47bb-0310-9956-ffa450edef68
2010-03-23Refactor to increase performaceGravatar shankar6-213/+278
git-svn-id: http://svn.apache.org/repos/asf/axis/axis2/c/core/trunk@926564 13f79535-47bb-0310-9956-ffa450edef68
2010-03-23refactorGravatar shankar4-112/+115
git-svn-id: http://svn.apache.org/repos/asf/axis/axis2/c/core/trunk@926525 13f79535-47bb-0310-9956-ffa450edef68
2010-03-23Fixing issue AXIS2C-1407Gravatar shankar1-1/+1
git-svn-id: http://svn.apache.org/repos/asf/axis/axis2/c/core/trunk@926515 13f79535-47bb-0310-9956-ffa450edef68
2010-03-23refactor Gravatar shankar4-102/+57
git-svn-id: http://svn.apache.org/repos/asf/axis/axis2/c/core/trunk@926489 13f79535-47bb-0310-9956-ffa450edef68
2010-03-23refactoring. Gravatar shankar8-494/+492
git-svn-id: http://svn.apache.org/repos/asf/axis/axis2/c/core/trunk@926481 13f79535-47bb-0310-9956-ffa450edef68
2010-03-23refactoring Gravatar shankar3-233/+170
git-svn-id: http://svn.apache.org/repos/asf/axis/axis2/c/core/trunk@926468 13f79535-47bb-0310-9956-ffa450edef68
2010-03-19Fixing issue AXIS2C-1393Gravatar shankar3-36/+14
git-svn-id: http://svn.apache.org/repos/asf/axis/axis2/c/core/trunk@925199 13f79535-47bb-0310-9956-ffa450edef68
2010-03-11Fixing issue AXIS2C-1468Gravatar shankar3-2/+48
git-svn-id: http://svn.apache.org/repos/asf/axis/axis2/c/core/trunk@921684 13f79535-47bb-0310-9956-ffa450edef68
2010-03-10adding location for apache2 and aprGravatar shankar1-2/+6
git-svn-id: http://svn.apache.org/repos/asf/axis/axis2/c/core/trunk@921229 13f79535-47bb-0310-9956-ffa450edef68
2010-03-09Fixing issue AXIS2C-1351Gravatar shankar1-0/+6
git-svn-id: http://svn.apache.org/repos/asf/axis/axis2/c/core/trunk@920645 13f79535-47bb-0310-9956-ffa450edef68
2010-03-09Fixing issues AXIS2C-1418 and AXIS2C-1418Gravatar shankar1-5/+6
git-svn-id: http://svn.apache.org/repos/asf/axis/axis2/c/core/trunk@920628 13f79535-47bb-0310-9956-ffa450edef68
2010-03-08Fixing accedental deletion of -lpthread. Gravatar shankar1-0/+1
git-svn-id: http://svn.apache.org/repos/asf/axis/axis2/c/core/trunk@920388 13f79535-47bb-0310-9956-ffa450edef68
2010-03-08Fixing AXIS2C-1451Gravatar shankar1-61/+154
git-svn-id: http://svn.apache.org/repos/asf/axis/axis2/c/core/trunk@920196 13f79535-47bb-0310-9956-ffa450edef68
2010-03-05Fixing issue AXIS2C-1441Gravatar shankar2-11/+10
git-svn-id: http://svn.apache.org/repos/asf/axis/axis2/c/core/trunk@919281 13f79535-47bb-0310-9956-ffa450edef68
2010-03-05checking error status according to AXIS2C-1362Gravatar shankar1-3/+27
git-svn-id: http://svn.apache.org/repos/asf/axis/axis2/c/core/trunk@919278 13f79535-47bb-0310-9956-ffa450edef68
2010-03-04fixed for a test case build failureGravatar dimuthu1-0/+1
git-svn-id: http://svn.apache.org/repos/asf/axis/axis2/c/core/trunk@919111 13f79535-47bb-0310-9956-ffa450edef68
2010-03-04adding *.in files to fix issue AXIS2C-1457Gravatar shankar4-1/+124
git-svn-id: http://svn.apache.org/repos/asf/axis/axis2/c/core/trunk@918921 13f79535-47bb-0310-9956-ffa450edef68