summaryrefslogtreecommitdiffstats
path: root/util
AgeCommit message (Collapse)AuthorFilesLines
2010-08-02git-svn-id: http://svn.apache.org/repos/asf/axis/axis2/c/core/trunk@981432 ↵Gravatar damitha10-10/+10
13f79535-47bb-0310-9956-ffa450edef68
2010-08-02Adding test suite to dist buildGravatar damitha1-1/+2
git-svn-id: http://svn.apache.org/repos/asf/axis/axis2/c/core/trunk@981425 13f79535-47bb-0310-9956-ffa450edef68
2010-07-08Added the simple test suite suggested in AXIS2C-1412Gravatar damitha31-990/+584
git-svn-id: http://svn.apache.org/repos/asf/axis/axis2/c/core/trunk@961590 13f79535-47bb-0310-9956-ffa450edef68
2010-07-07git-svn-id: http://svn.apache.org/repos/asf/axis/axis2/c/core/trunk@961412 ↵Gravatar damitha1-7/+8
13f79535-47bb-0310-9956-ffa450edef68
2010-07-07Refer AXIS2C-1466Gravatar damitha2-9/+9
git-svn-id: http://svn.apache.org/repos/asf/axis/axis2/c/core/trunk@961310 13f79535-47bb-0310-9956-ffa450edef68
2010-07-07jira AXIS2C-1472 and jira AXIS2C-1483Gravatar damitha4-5/+16
git-svn-id: http://svn.apache.org/repos/asf/axis/axis2/c/core/trunk@961258 13f79535-47bb-0310-9956-ffa450edef68
2010-06-29Partial fix of AXIS2C-1440Gravatar damitha7-1646/+1646
git-svn-id: http://svn.apache.org/repos/asf/axis/axis2/c/core/trunk@958884 13f79535-47bb-0310-9956-ffa450edef68
2010-06-29Add to the api documantion to specify that copies created from hash_copy ↵Gravatar damitha1-1/+1
shold not be freed using axutil_hash_free. Refer AXIS2C-1446 git-svn-id: http://svn.apache.org/repos/asf/axis/axis2/c/core/trunk@958839 13f79535-47bb-0310-9956-ffa450edef68
2010-06-28Applied patch AXIS2C-1460Gravatar damitha2-14/+4
git-svn-id: http://svn.apache.org/repos/asf/axis/axis2/c/core/trunk@958738 13f79535-47bb-0310-9956-ffa450edef68
2010-06-26Do while loop here cause problems in linux platform. So removing it.Gravatar damitha1-1/+1
git-svn-id: http://svn.apache.org/repos/asf/axis/axis2/c/core/trunk@958205 13f79535-47bb-0310-9956-ffa450edef68
2010-06-24Fix doxygen errorsGravatar damitha2-3/+3
git-svn-id: http://svn.apache.org/repos/asf/axis/axis2/c/core/trunk@957628 13f79535-47bb-0310-9956-ffa450edef68
2010-06-23Removed the error in macro AXIS2_UNZOPEN2 and warning 'unused variable ffunc'Gravatar damitha2-2/+2
git-svn-id: http://svn.apache.org/repos/asf/axis/axis2/c/core/trunk@957101 13f79535-47bb-0310-9956-ffa450edef68
2010-06-14error in calculating url length which was causing segfault fixedGravatar nandika1-1/+1
git-svn-id: http://svn.apache.org/repos/asf/axis/axis2/c/core/trunk@954378 13f79535-47bb-0310-9956-ffa450edef68
2010-06-13Applied the patch sent by Akos Marton in axis-c-dev list, on using socklen_t ↵Gravatar damitha1-6/+5
* instead of int *. git-svn-id: http://svn.apache.org/repos/asf/axis/axis2/c/core/trunk@954270 13f79535-47bb-0310-9956-ffa450edef68
2010-06-03AXIS2C-1384 axutil_date_time_get_date() should be axutil_date_time_get_day()Gravatar nadiramra4-5/+13
git-svn-id: http://svn.apache.org/repos/asf/axis/axis2/c/core/trunk@951181 13f79535-47bb-0310-9956-ffa450edef68
2010-06-01AXIS2C-1467 Dangerous macros defs in axutil_unix.h and axutil_windows.hGravatar nadiramra4-12/+15
git-svn-id: http://svn.apache.org/repos/asf/axis/axis2/c/core/trunk@950151 13f79535-47bb-0310-9956-ffa450edef68
2010-05-31AXIS2C-1473 some leaks in thread_unix.c and thread_pool.cGravatar nadiramra2-23/+13
git-svn-id: http://svn.apache.org/repos/asf/axis/axis2/c/core/trunk@949662 13f79535-47bb-0310-9956-ffa450edef68
2010-05-31AXIS2C-1462 axutil_log_impl_log_user() logs with AXIS2_LOG_LEVEL_DEBUG Gravatar nadiramra1-1/+1
git-svn-id: http://svn.apache.org/repos/asf/axis/axis2/c/core/trunk@949659 13f79535-47bb-0310-9956-ffa450edef68
2010-05-31AXIS2C-1414 Error in length computing in util/url.cGravatar nadiramra1-64/+80
git-svn-id: http://svn.apache.org/repos/asf/axis/axis2/c/core/trunk@949655 13f79535-47bb-0310-9956-ffa450edef68
2010-05-31AXIS2C-1461 axutil_allocator_init(): unsafe memset() callGravatar nadiramra1-9/+5
git-svn-id: http://svn.apache.org/repos/asf/axis/axis2/c/core/trunk@949639 13f79535-47bb-0310-9956-ffa450edef68
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-04-05Fixing memory leaksGravatar shankar1-1/+4
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 shankar2-1/+4
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-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-05Fixing issue AXIS2C-1441Gravatar shankar1-8/+7
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 shankar1-1/+0
git-svn-id: http://svn.apache.org/repos/asf/axis/axis2/c/core/trunk@918921 13f79535-47bb-0310-9956-ffa450edef68
2010-03-04fixing buffer overflow problemGravatar shankar1-1/+1
git-svn-id: http://svn.apache.org/repos/asf/axis/axis2/c/core/trunk@918839 13f79535-47bb-0310-9956-ffa450edef68
2010-03-03changing version numberGravatar shankar3-5/+5
git-svn-id: http://svn.apache.org/repos/asf/axis/axis2/c/core/trunk@918454 13f79535-47bb-0310-9956-ffa450edef68
2010-03-03changing version numberGravatar shankar1-1/+1
git-svn-id: http://svn.apache.org/repos/asf/axis/axis2/c/core/trunk@918441 13f79535-47bb-0310-9956-ffa450edef68
2010-02-25fixing AXIS2C-1431;Gravatar shankar1-1/+0
git-svn-id: http://svn.apache.org/repos/asf/axis/axis2/c/core/trunk@916265 13f79535-47bb-0310-9956-ffa450edef68
2010-02-25reverting patch given in axis2c-1436Gravatar nandika1-9/+10
git-svn-id: http://svn.apache.org/repos/asf/axis/axis2/c/core/trunk@916256 13f79535-47bb-0310-9956-ffa450edef68
2010-02-24removing gcc specific options from CFLAGS. Check AXIS2C-1431 for more detailsGravatar shankar1-1/+0
git-svn-id: http://svn.apache.org/repos/asf/axis/axis2/c/core/trunk@915662 13f79535-47bb-0310-9956-ffa450edef68
2010-02-24removing unwanted -lpthreadGravatar shankar1-6/+2
git-svn-id: http://svn.apache.org/repos/asf/axis/axis2/c/core/trunk@915653 13f79535-47bb-0310-9956-ffa450edef68
2010-02-23fixing issue 1436Gravatar shankar1-9/+9
git-svn-id: http://svn.apache.org/repos/asf/axis/axis2/c/core/trunk@915300 13f79535-47bb-0310-9956-ffa450edef68
2010-02-23fixing issue AXIS2C-1422Gravatar shankar3-2/+7
git-svn-id: http://svn.apache.org/repos/asf/axis/axis2/c/core/trunk@915291 13f79535-47bb-0310-9956-ffa450edef68
2010-02-22class_loader.c updatedGravatar nandika1-1/+1
git-svn-id: http://svn.apache.org/repos/asf/axis/axis2/c/core/trunk@912518 13f79535-47bb-0310-9956-ffa450edef68
2010-02-22new param constant addedGravatar nandika1-0/+5
git-svn-id: http://svn.apache.org/repos/asf/axis/axis2/c/core/trunk@912515 13f79535-47bb-0310-9956-ffa450edef68
2010-02-13Moving axis svn, part of TLP move INFRA-2441Gravatar gmcdonald181-0/+31667
git-svn-id: http://svn.apache.org/repos/asf/axis/axis2/c/core/trunk@909681 13f79535-47bb-0310-9956-ffa450edef68