shibboleth/xmltooling.git
14 years agoAdjust caching support so Last-Modified-Date and ETag can both be used.
cantor [Mon, 5 Apr 2010 18:23:33 +0000 (18:23 +0000)]
Adjust caching support so Last-Modified-Date and ETag can both be used.

git-svn-id: https://svn.middleware.georgetown.edu/cpp-xmltooling/branches/REL_1@731 de75baf8-a10c-0410-a50a-987c0e22f00f

14 years agoEnable redirect support when using GET method.
cantor [Fri, 2 Apr 2010 00:52:59 +0000 (00:52 +0000)]
Enable redirect support when using GET method.

git-svn-id: https://svn.middleware.georgetown.edu/cpp-xmltooling/branches/REL_1@730 de75baf8-a10c-0410-a50a-987c0e22f00f

14 years agoClear thread/condvar during shutdown.
cantor [Fri, 2 Apr 2010 00:34:49 +0000 (00:34 +0000)]
Clear thread/condvar during shutdown.

git-svn-id: https://svn.middleware.georgetown.edu/cpp-xmltooling/branches/REL_1@729 de75baf8-a10c-0410-a50a-987c0e22f00f

14 years agoExpose shutdown method to address race condition.
cantor [Fri, 2 Apr 2010 00:20:55 +0000 (00:20 +0000)]
Expose shutdown method to address race condition.

git-svn-id: https://svn.middleware.georgetown.edu/cpp-xmltooling/branches/REL_1@728 de75baf8-a10c-0410-a50a-987c0e22f00f

14 years agohttps://bugs.internet2.edu/jira/browse/CPPOST-44
cantor [Wed, 31 Mar 2010 21:51:05 +0000 (21:51 +0000)]
https://bugs.internet2.edu/jira/browse/CPPOST-44
https://bugs.internet2.edu/jira/browse/CPPOST-45

git-svn-id: https://svn.middleware.georgetown.edu/cpp-xmltooling/branches/REL_1@727 de75baf8-a10c-0410-a50a-987c0e22f00f

14 years agoSynchronize access to backup file.
cantor [Tue, 30 Mar 2010 19:05:49 +0000 (19:05 +0000)]
Synchronize access to backup file.

git-svn-id: https://svn.middleware.georgetown.edu/cpp-xmltooling/branches/REL_1@726 de75baf8-a10c-0410-a50a-987c0e22f00f

14 years agohttps://bugs.internet2.edu/jira/browse/CPPXT-54
cantor [Tue, 30 Mar 2010 03:11:59 +0000 (03:11 +0000)]
https://bugs.internet2.edu/jira/browse/CPPXT-54

git-svn-id: https://svn.middleware.georgetown.edu/cpp-xmltooling/branches/REL_1@725 de75baf8-a10c-0410-a50a-987c0e22f00f

14 years agoCollapse extra function in cleanup thread.
cantor [Thu, 25 Mar 2010 22:56:25 +0000 (22:56 +0000)]
Collapse extra function in cleanup thread.

git-svn-id: https://svn.middleware.georgetown.edu/cpp-xmltooling/branches/REL_1@724 de75baf8-a10c-0410-a50a-987c0e22f00f

14 years agohttps://bugs.internet2.edu/jira/browse/CPPXT-56
cantor [Sat, 13 Mar 2010 20:42:04 +0000 (20:42 +0000)]
https://bugs.internet2.edu/jira/browse/CPPXT-56

git-svn-id: https://svn.middleware.georgetown.edu/cpp-xmltooling/branches/REL_1@723 de75baf8-a10c-0410-a50a-987c0e22f00f

14 years agoAdd non-build files to VS projects.
cantor [Thu, 4 Mar 2010 22:12:57 +0000 (22:12 +0000)]
Add non-build files to VS projects.

git-svn-id: https://svn.middleware.georgetown.edu/cpp-xmltooling/branches/REL_1@722 de75baf8-a10c-0410-a50a-987c0e22f00f

14 years agoAdd non-build files to VS projects.
cantor [Thu, 4 Mar 2010 21:45:16 +0000 (21:45 +0000)]
Add non-build files to VS projects.

git-svn-id: https://svn.middleware.georgetown.edu/cpp-xmltooling/branches/REL_1@721 de75baf8-a10c-0410-a50a-987c0e22f00f

14 years agohttps://bugs.internet2.edu/jira/browse/CPPXT-55
cantor [Tue, 16 Feb 2010 18:36:08 +0000 (18:36 +0000)]
https://bugs.internet2.edu/jira/browse/CPPXT-55

git-svn-id: https://svn.middleware.georgetown.edu/cpp-xmltooling/branches/REL_1@720 de75baf8-a10c-0410-a50a-987c0e22f00f

14 years agoWrap importNode call in exception handler.
cantor [Mon, 15 Feb 2010 15:51:38 +0000 (15:51 +0000)]
Wrap importNode call in exception handler.

git-svn-id: https://svn.middleware.georgetown.edu/cpp-xmltooling/branches/REL_1@719 de75baf8-a10c-0410-a50a-987c0e22f00f

14 years agoWrap importNode call in exception handler.
cantor [Mon, 15 Feb 2010 14:01:32 +0000 (14:01 +0000)]
Wrap importNode call in exception handler.

git-svn-id: https://svn.middleware.georgetown.edu/cpp-xmltooling/branches/REL_1@718 de75baf8-a10c-0410-a50a-987c0e22f00f

14 years agoUpdate for 3.1
cantor [Mon, 15 Feb 2010 03:21:22 +0000 (03:21 +0000)]
Update for 3.1

git-svn-id: https://svn.middleware.georgetown.edu/cpp-xmltooling/branches/REL_1@717 de75baf8-a10c-0410-a50a-987c0e22f00f

14 years agoMissing exception handler around algorithm mapping.
cantor [Sat, 6 Feb 2010 01:50:33 +0000 (01:50 +0000)]
Missing exception handler around algorithm mapping.

git-svn-id: https://svn.middleware.georgetown.edu/cpp-xmltooling/branches/REL_1@716 de75baf8-a10c-0410-a50a-987c0e22f00f

14 years agoAdd code paths for new xmlsec APIs, and allow for undetermined signature algorithm.
cantor [Thu, 4 Feb 2010 18:57:26 +0000 (18:57 +0000)]
Add code paths for new xmlsec APIs, and allow for undetermined signature algorithm.

git-svn-id: https://svn.middleware.georgetown.edu/cpp-xmltooling/branches/REL_1@715 de75baf8-a10c-0410-a50a-987c0e22f00f

14 years agoLower connect timeout to 10.
cantor [Thu, 4 Feb 2010 16:48:28 +0000 (16:48 +0000)]
Lower connect timeout to 10.

git-svn-id: https://svn.middleware.georgetown.edu/cpp-xmltooling/branches/REL_1@714 de75baf8-a10c-0410-a50a-987c0e22f00f

14 years agoAllow control over thread stack size.
cantor [Thu, 21 Jan 2010 02:39:26 +0000 (02:39 +0000)]
Allow control over thread stack size.

git-svn-id: https://svn.middleware.georgetown.edu/cpp-xmltooling/branches/REL_1@713 de75baf8-a10c-0410-a50a-987c0e22f00f

14 years agoAdd method to compute non-visibly used prefixes in a tree.
cantor [Tue, 19 Jan 2010 20:00:13 +0000 (20:00 +0000)]
Add method to compute non-visibly used prefixes in a tree.

git-svn-id: https://svn.middleware.georgetown.edu/cpp-xmltooling/branches/REL_1@712 de75baf8-a10c-0410-a50a-987c0e22f00f

14 years agoReimplement namespace visibility as a three-way setting.
cantor [Tue, 19 Jan 2010 19:02:32 +0000 (19:02 +0000)]
Reimplement namespace visibility as a three-way setting.

git-svn-id: https://svn.middleware.georgetown.edu/cpp-xmltooling/branches/REL_1@711 de75baf8-a10c-0410-a50a-987c0e22f00f

14 years agoNote visible usage of prefix on xsi:* attributes.
cantor [Tue, 19 Jan 2010 17:55:25 +0000 (17:55 +0000)]
Note visible usage of prefix on xsi:* attributes.

git-svn-id: https://svn.middleware.georgetown.edu/cpp-xmltooling/branches/REL_1@710 de75baf8-a10c-0410-a50a-987c0e22f00f

14 years agoDistinguish between visibly used and unused namespaces.
cantor [Mon, 18 Jan 2010 21:57:02 +0000 (21:57 +0000)]
Distinguish between visibly used and unused namespaces.

git-svn-id: https://svn.middleware.georgetown.edu/cpp-xmltooling/branches/REL_1@709 de75baf8-a10c-0410-a50a-987c0e22f00f

14 years agoDistinguish between visibly used and unused namespaces.
cantor [Mon, 18 Jan 2010 21:56:38 +0000 (21:56 +0000)]
Distinguish between visibly used and unused namespaces.

git-svn-id: https://svn.middleware.georgetown.edu/cpp-xmltooling/branches/REL_1@708 de75baf8-a10c-0410-a50a-987c0e22f00f

14 years agohttps://bugs.internet2.edu/jira/browse/CPPXT-53
cantor [Fri, 8 Jan 2010 00:51:35 +0000 (00:51 +0000)]
https://bugs.internet2.edu/jira/browse/CPPXT-53

git-svn-id: https://svn.middleware.georgetown.edu/cpp-xmltooling/branches/REL_1@707 de75baf8-a10c-0410-a50a-987c0e22f00f

14 years agoAdd cache handling to SOAP transport layer.
cantor [Fri, 8 Jan 2010 00:50:38 +0000 (00:50 +0000)]
Add cache handling to SOAP transport layer.

git-svn-id: https://svn.middleware.georgetown.edu/cpp-xmltooling/branches/REL_1@706 de75baf8-a10c-0410-a50a-987c0e22f00f

14 years agoSwitch from int to long in status code exception path.
cantor [Fri, 8 Jan 2010 00:48:36 +0000 (00:48 +0000)]
Switch from int to long in status code exception path.

git-svn-id: https://svn.middleware.georgetown.edu/cpp-xmltooling/branches/REL_1@705 de75baf8-a10c-0410-a50a-987c0e22f00f

14 years agohttps://bugs.internet2.edu/jira/browse/CPPXT-52
cantor [Wed, 30 Dec 2009 03:58:16 +0000 (03:58 +0000)]
https://bugs.internet2.edu/jira/browse/CPPXT-52

git-svn-id: https://svn.middleware.georgetown.edu/cpp-xmltooling/branches/REL_1@704 de75baf8-a10c-0410-a50a-987c0e22f00f

14 years agoSet default file attrs for schemas.
cantor [Mon, 28 Dec 2009 20:56:47 +0000 (20:56 +0000)]
Set default file attrs for schemas.

git-svn-id: https://svn.middleware.georgetown.edu/cpp-xmltooling/branches/REL_1@703 de75baf8-a10c-0410-a50a-987c0e22f00f

14 years agoSide by side installs, and separate -schemas package.
cantor [Mon, 28 Dec 2009 20:10:10 +0000 (20:10 +0000)]
Side by side installs, and separate -schemas package.

git-svn-id: https://svn.middleware.georgetown.edu/cpp-xmltooling/branches/REL_1@702 de75baf8-a10c-0410-a50a-987c0e22f00f

14 years agoMove utils to a -bin package.
cantor [Mon, 28 Dec 2009 19:59:46 +0000 (19:59 +0000)]
Move utils to a -bin package.

git-svn-id: https://svn.middleware.georgetown.edu/cpp-xmltooling/branches/REL_1@701 de75baf8-a10c-0410-a50a-987c0e22f00f

14 years agoAlter package names to support side by side installs.
cantor [Mon, 28 Dec 2009 18:36:32 +0000 (18:36 +0000)]
Alter package names to support side by side installs.

git-svn-id: https://svn.middleware.georgetown.edu/cpp-xmltooling/branches/REL_1@700 de75baf8-a10c-0410-a50a-987c0e22f00f

14 years agoRoll back schema directory changes, didn't consider impact on upgrades.
cantor [Mon, 28 Dec 2009 16:17:18 +0000 (16:17 +0000)]
Roll back schema directory changes, didn't consider impact on upgrades.

git-svn-id: https://svn.middleware.georgetown.edu/cpp-xmltooling/branches/REL_1@699 de75baf8-a10c-0410-a50a-987c0e22f00f

14 years agoFix broken macro.
cantor [Sun, 27 Dec 2009 19:44:46 +0000 (19:44 +0000)]
Fix broken macro.

git-svn-id: https://svn.middleware.georgetown.edu/cpp-xmltooling/branches/REL_1@698 de75baf8-a10c-0410-a50a-987c0e22f00f

14 years agoUpdate package soname.
cantor [Fri, 25 Dec 2009 22:28:22 +0000 (22:28 +0000)]
Update package soname.

git-svn-id: https://svn.middleware.georgetown.edu/cpp-xmltooling/branches/REL_1@697 de75baf8-a10c-0410-a50a-987c0e22f00f

14 years agoRemove pc file from dist.
cantor [Fri, 25 Dec 2009 22:23:24 +0000 (22:23 +0000)]
Remove pc file from dist.

git-svn-id: https://svn.middleware.georgetown.edu/cpp-xmltooling/branches/REL_1@696 de75baf8-a10c-0410-a50a-987c0e22f00f

14 years agoParameterize package name.
cantor [Fri, 25 Dec 2009 22:22:05 +0000 (22:22 +0000)]
Parameterize package name.

git-svn-id: https://svn.middleware.georgetown.edu/cpp-xmltooling/branches/REL_1@695 de75baf8-a10c-0410-a50a-987c0e22f00f

14 years agoCorrect for change to schema dir.
cantor [Fri, 25 Dec 2009 19:07:29 +0000 (19:07 +0000)]
Correct for change to schema dir.

git-svn-id: https://svn.middleware.georgetown.edu/cpp-xmltooling/branches/REL_1@694 de75baf8-a10c-0410-a50a-987c0e22f00f

14 years agoBump version, add pkg-config support, version the schemas
cantor [Fri, 25 Dec 2009 04:45:02 +0000 (04:45 +0000)]
Bump version, add pkg-config support, version the schemas

git-svn-id: https://svn.middleware.georgetown.edu/cpp-xmltooling/branches/REL_1@693 de75baf8-a10c-0410-a50a-987c0e22f00f

14 years agoWarn on pkg-config openssl failure and try default header checks instead of failing.
cantor [Thu, 10 Dec 2009 19:52:00 +0000 (19:52 +0000)]
Warn on pkg-config openssl failure and try default header checks instead of failing.

git-svn-id: https://svn.middleware.georgetown.edu/cpp-xmltooling/branches/REL_1@692 de75baf8-a10c-0410-a50a-987c0e22f00f

14 years agoNull out curl CA list to prevent misleading access to it.
cantor [Tue, 8 Dec 2009 02:30:25 +0000 (02:30 +0000)]
Null out curl CA list to prevent misleading access to it.

git-svn-id: https://svn.middleware.georgetown.edu/cpp-xmltooling/branches/REL_1@691 de75baf8-a10c-0410-a50a-987c0e22f00f

14 years agoAdd a missing class decl.
cantor [Thu, 3 Dec 2009 17:30:08 +0000 (17:30 +0000)]
Add a missing class decl.

git-svn-id: https://svn.middleware.georgetown.edu/cpp-xmltooling/branches/REL_1@689 de75baf8-a10c-0410-a50a-987c0e22f00f

14 years agoBump version.
cantor [Thu, 3 Dec 2009 03:47:58 +0000 (03:47 +0000)]
Bump version.

git-svn-id: https://svn.middleware.georgetown.edu/cpp-xmltooling/branches/REL_1@688 de75baf8-a10c-0410-a50a-987c0e22f00f

14 years agohttps://bugs.internet2.edu/jira/browse/CPPXT-48
cantor [Thu, 3 Dec 2009 03:47:38 +0000 (03:47 +0000)]
https://bugs.internet2.edu/jira/browse/CPPXT-48

git-svn-id: https://svn.middleware.georgetown.edu/cpp-xmltooling/branches/REL_1@687 de75baf8-a10c-0410-a50a-987c0e22f00f

14 years agohttps://bugs.internet2.edu/jira/browse/CPPXT-50
cantor [Fri, 27 Nov 2009 21:52:21 +0000 (21:52 +0000)]
https://bugs.internet2.edu/jira/browse/CPPXT-50

git-svn-id: https://svn.middleware.georgetown.edu/cpp-xmltooling/branches/REL_1@685 de75baf8-a10c-0410-a50a-987c0e22f00f

14 years agoBump version.
cantor [Mon, 23 Nov 2009 15:41:02 +0000 (15:41 +0000)]
Bump version.

git-svn-id: https://svn.middleware.georgetown.edu/cpp-xmltooling/branches/REL_1@684 de75baf8-a10c-0410-a50a-987c0e22f00f

14 years agohttps://bugs.internet2.edu/jira/browse/CPPXT-48
cantor [Mon, 23 Nov 2009 15:34:57 +0000 (15:34 +0000)]
https://bugs.internet2.edu/jira/browse/CPPXT-48

git-svn-id: https://svn.middleware.georgetown.edu/cpp-xmltooling/branches/REL_1@683 de75baf8-a10c-0410-a50a-987c0e22f00f

14 years agoAdding include paths.
cantor [Mon, 23 Nov 2009 02:51:08 +0000 (02:51 +0000)]
Adding include paths.

git-svn-id: https://svn.middleware.georgetown.edu/cpp-xmltooling/branches/REL_1@682 de75baf8-a10c-0410-a50a-987c0e22f00f

14 years agohttps://bugs.internet2.edu/jira/browse/CPPXT-47
cantor [Fri, 6 Nov 2009 17:19:10 +0000 (17:19 +0000)]
https://bugs.internet2.edu/jira/browse/CPPXT-47

git-svn-id: https://svn.middleware.georgetown.edu/cpp-xmltooling/branches/REL_1@680 de75baf8-a10c-0410-a50a-987c0e22f00f

14 years agoBump to 1.3.1
cantor [Wed, 4 Nov 2009 22:23:34 +0000 (22:23 +0000)]
Bump to 1.3.1

git-svn-id: https://svn.middleware.georgetown.edu/cpp-xmltooling/branches/REL_1@679 de75baf8-a10c-0410-a50a-987c0e22f00f

14 years agohttps://bugs.internet2.edu/jira/browse/CPPXT-46
cantor [Wed, 4 Nov 2009 21:25:41 +0000 (21:25 +0000)]
https://bugs.internet2.edu/jira/browse/CPPXT-46

git-svn-id: https://svn.middleware.georgetown.edu/cpp-xmltooling/branches/REL_1@678 de75baf8-a10c-0410-a50a-987c0e22f00f

14 years agohttps://bugs.internet2.edu/jira/browse/SSPCPP-255
cantor [Wed, 4 Nov 2009 15:13:48 +0000 (15:13 +0000)]
https://bugs.internet2.edu/jira/browse/SSPCPP-255

git-svn-id: https://svn.middleware.georgetown.edu/cpp-xmltooling/branches/REL_1@676 de75baf8-a10c-0410-a50a-987c0e22f00f

14 years agoUpdate ignores.
cantor [Mon, 2 Nov 2009 22:45:18 +0000 (22:45 +0000)]
Update ignores.

git-svn-id: https://svn.middleware.georgetown.edu/cpp-xmltooling/branches/REL_1@675 de75baf8-a10c-0410-a50a-987c0e22f00f

14 years agoUpdate master dist dir.
cantor [Mon, 2 Nov 2009 22:43:39 +0000 (22:43 +0000)]
Update master dist dir.

git-svn-id: https://svn.middleware.georgetown.edu/cpp-xmltooling/branches/REL_1@674 de75baf8-a10c-0410-a50a-987c0e22f00f

14 years agoMissed a checkin.
cantor [Mon, 2 Nov 2009 22:39:20 +0000 (22:39 +0000)]
Missed a checkin.

git-svn-id: https://svn.middleware.georgetown.edu/cpp-xmltooling/branches/REL_1@673 de75baf8-a10c-0410-a50a-987c0e22f00f

14 years agoUpdate libtool script
cantor [Mon, 2 Nov 2009 22:30:05 +0000 (22:30 +0000)]
Update libtool script

git-svn-id: https://svn.middleware.georgetown.edu/cpp-xmltooling/branches/REL_1@672 de75baf8-a10c-0410-a50a-987c0e22f00f

14 years agoMake hex encoding optional to allow replacement of deprecated version.
cantor [Mon, 2 Nov 2009 20:29:51 +0000 (20:29 +0000)]
Make hex encoding optional to allow replacement of deprecated version.

git-svn-id: https://svn.middleware.georgetown.edu/cpp-xmltooling/branches/REL_1@671 de75baf8-a10c-0410-a50a-987c0e22f00f

14 years agohttps://bugs.internet2.edu/jira/browse/SSPCPP-249
cantor [Mon, 2 Nov 2009 19:59:39 +0000 (19:59 +0000)]
https://bugs.internet2.edu/jira/browse/SSPCPP-249

git-svn-id: https://svn.middleware.georgetown.edu/cpp-xmltooling/branches/REL_1@670 de75baf8-a10c-0410-a50a-987c0e22f00f

14 years agoClean up hash options in DER API.
cantor [Mon, 2 Nov 2009 16:38:00 +0000 (16:38 +0000)]
Clean up hash options in DER API.

git-svn-id: https://svn.middleware.georgetown.edu/cpp-xmltooling/branches/REL_1@669 de75baf8-a10c-0410-a50a-987c0e22f00f

14 years agoSupport alternate hash algorithms in helper routines.
cantor [Mon, 2 Nov 2009 15:52:34 +0000 (15:52 +0000)]
Support alternate hash algorithms in helper routines.

git-svn-id: https://svn.middleware.georgetown.edu/cpp-xmltooling/branches/REL_1@668 de75baf8-a10c-0410-a50a-987c0e22f00f

14 years agoUpdate source paths.
cantor [Mon, 2 Nov 2009 03:04:01 +0000 (03:04 +0000)]
Update source paths.

git-svn-id: https://svn.middleware.georgetown.edu/cpp-xmltooling/branches/REL_1@667 de75baf8-a10c-0410-a50a-987c0e22f00f

14 years agoCorrect eol-style property.
cantor [Fri, 30 Oct 2009 16:24:50 +0000 (16:24 +0000)]
Correct eol-style property.

git-svn-id: https://svn.middleware.georgetown.edu/cpp-xmltooling/branches/REL_1@666 de75baf8-a10c-0410-a50a-987c0e22f00f

14 years agohttps://bugs.internet2.edu/jira/browse/CPPXT-44
cantor [Wed, 28 Oct 2009 17:41:29 +0000 (17:41 +0000)]
https://bugs.internet2.edu/jira/browse/CPPXT-44

git-svn-id: https://svn.middleware.georgetown.edu/cpp-xmltooling/branches/REL_1@665 de75baf8-a10c-0410-a50a-987c0e22f00f

14 years agoAdd Obsoletes for SUSE package renaming.
cantor [Sat, 24 Oct 2009 21:35:12 +0000 (21:35 +0000)]
Add Obsoletes for SUSE package renaming.

git-svn-id: https://svn.middleware.georgetown.edu/cpp-xmltooling/branches/REL_1@664 de75baf8-a10c-0410-a50a-987c0e22f00f

14 years agohttps://bugs.internet2.edu/jira/browse/CPPXT-45
cantor [Fri, 16 Oct 2009 02:11:38 +0000 (02:11 +0000)]
https://bugs.internet2.edu/jira/browse/CPPXT-45

git-svn-id: https://svn.middleware.georgetown.edu/cpp-xmltooling/branches/REL_1@663 de75baf8-a10c-0410-a50a-987c0e22f00f

14 years agoCheck for same document assignment.
cantor [Fri, 16 Oct 2009 01:11:45 +0000 (01:11 +0000)]
Check for same document assignment.

git-svn-id: https://svn.middleware.georgetown.edu/cpp-xmltooling/branches/REL_1@662 de75baf8-a10c-0410-a50a-987c0e22f00f

14 years agoGet auto_ptr included.
cantor [Wed, 14 Oct 2009 15:11:29 +0000 (15:11 +0000)]
Get auto_ptr included.

git-svn-id: https://svn.middleware.georgetown.edu/cpp-xmltooling/branches/REL_1@661 de75baf8-a10c-0410-a50a-987c0e22f00f

14 years agoReducing header overuse, non-inlining selected methods (CPPOST-35).
cantor [Tue, 13 Oct 2009 02:41:11 +0000 (02:41 +0000)]
Reducing header overuse, non-inlining selected methods (CPPOST-35).

git-svn-id: https://svn.middleware.georgetown.edu/cpp-xmltooling/branches/REL_1@660 de75baf8-a10c-0410-a50a-987c0e22f00f

14 years agoReducing header overuse, non-inlining selected methods (CPPOST-35).
cantor [Mon, 12 Oct 2009 21:58:41 +0000 (21:58 +0000)]
Reducing header overuse, non-inlining selected methods (CPPOST-35).

git-svn-id: https://svn.middleware.georgetown.edu/cpp-xmltooling/branches/REL_1@659 de75baf8-a10c-0410-a50a-987c0e22f00f

14 years agoReducing header overuse, non-inlining selected methods (CPPOST-35).
cantor [Fri, 2 Oct 2009 23:00:02 +0000 (23:00 +0000)]
Reducing header overuse, non-inlining selected methods (CPPOST-35).

git-svn-id: https://svn.middleware.georgetown.edu/cpp-xmltooling/branches/REL_1@658 de75baf8-a10c-0410-a50a-987c0e22f00f

14 years agohttps://bugs.internet2.edu/jira/browse/CPPXT-37
cantor [Wed, 30 Sep 2009 20:14:17 +0000 (20:14 +0000)]
https://bugs.internet2.edu/jira/browse/CPPXT-37

git-svn-id: https://svn.middleware.georgetown.edu/cpp-xmltooling/branches/REL_1@657 de75baf8-a10c-0410-a50a-987c0e22f00f

14 years agohttps://bugs.internet2.edu/jira/browse/CPPXT-37
cantor [Wed, 30 Sep 2009 20:14:02 +0000 (20:14 +0000)]
https://bugs.internet2.edu/jira/browse/CPPXT-37

git-svn-id: https://svn.middleware.georgetown.edu/cpp-xmltooling/branches/REL_1@656 de75baf8-a10c-0410-a50a-987c0e22f00f

14 years agoFix class declaration.
cantor [Sun, 27 Sep 2009 04:08:58 +0000 (04:08 +0000)]
Fix class declaration.

git-svn-id: https://svn.middleware.georgetown.edu/cpp-xmltooling/branches/REL_1@655 de75baf8-a10c-0410-a50a-987c0e22f00f

14 years agoAdd missing class declaration.
cantor [Sun, 27 Sep 2009 04:06:10 +0000 (04:06 +0000)]
Add missing class declaration.

git-svn-id: https://svn.middleware.georgetown.edu/cpp-xmltooling/branches/REL_1@654 de75baf8-a10c-0410-a50a-987c0e22f00f

14 years agoDisable compiler warning.
cantor [Sun, 27 Sep 2009 03:41:14 +0000 (03:41 +0000)]
Disable compiler warning.

git-svn-id: https://svn.middleware.georgetown.edu/cpp-xmltooling/branches/REL_1@653 de75baf8-a10c-0410-a50a-987c0e22f00f

14 years agoAdd missing class declaration.
cantor [Sat, 26 Sep 2009 03:42:29 +0000 (03:42 +0000)]
Add missing class declaration.

git-svn-id: https://svn.middleware.georgetown.edu/cpp-xmltooling/branches/REL_1@652 de75baf8-a10c-0410-a50a-987c0e22f00f

14 years agoReducing header overuse, non-inlining selected methods (CPPOST-35).
cantor [Sat, 26 Sep 2009 03:38:36 +0000 (03:38 +0000)]
Reducing header overuse, non-inlining selected methods (CPPOST-35).

git-svn-id: https://svn.middleware.georgetown.edu/cpp-xmltooling/branches/REL_1@651 de75baf8-a10c-0410-a50a-987c0e22f00f

14 years agohttps://bugs.internet2.edu/jira/browse/CPPXT-43
cantor [Fri, 25 Sep 2009 18:02:34 +0000 (18:02 +0000)]
https://bugs.internet2.edu/jira/browse/CPPXT-43

git-svn-id: https://svn.middleware.georgetown.edu/cpp-xmltooling/branches/REL_1@650 de75baf8-a10c-0410-a50a-987c0e22f00f

14 years agoNon-inlining selected methods (CPPOST-35).
cantor [Fri, 25 Sep 2009 17:04:38 +0000 (17:04 +0000)]
Non-inlining selected methods (CPPOST-35).

git-svn-id: https://svn.middleware.georgetown.edu/cpp-xmltooling/branches/REL_1@649 de75baf8-a10c-0410-a50a-987c0e22f00f

14 years agohttps://bugs.internet2.edu/jira/browse/CPPXT-42
cantor [Fri, 25 Sep 2009 16:00:54 +0000 (16:00 +0000)]
https://bugs.internet2.edu/jira/browse/CPPXT-42

git-svn-id: https://svn.middleware.georgetown.edu/cpp-xmltooling/branches/REL_1@648 de75baf8-a10c-0410-a50a-987c0e22f00f

14 years agoAnother fix for CPPXT-40.
cantor [Fri, 25 Sep 2009 15:59:19 +0000 (15:59 +0000)]
Another fix for CPPXT-40.

git-svn-id: https://svn.middleware.georgetown.edu/cpp-xmltooling/branches/REL_1@647 de75baf8-a10c-0410-a50a-987c0e22f00f

14 years agoNeed redhat-rpm-config for SUSE build service.
cantor [Mon, 7 Sep 2009 20:08:04 +0000 (20:08 +0000)]
Need redhat-rpm-config for SUSE build service.

git-svn-id: https://svn.middleware.georgetown.edu/cpp-xmltooling/branches/REL_1@646 de75baf8-a10c-0410-a50a-987c0e22f00f

14 years agoBump library package name.
cantor [Mon, 31 Aug 2009 19:19:46 +0000 (19:19 +0000)]
Bump library package name.

git-svn-id: https://svn.middleware.georgetown.edu/cpp-xmltooling/branches/REL_1@645 de75baf8-a10c-0410-a50a-987c0e22f00f

14 years agohttps://bugs.internet2.edu/jira/browse/CPPXT-41
cantor [Mon, 31 Aug 2009 19:12:27 +0000 (19:12 +0000)]
https://bugs.internet2.edu/jira/browse/CPPXT-41

git-svn-id: https://svn.middleware.georgetown.edu/cpp-xmltooling/branches/REL_1@644 de75baf8-a10c-0410-a50a-987c0e22f00f

14 years agoAdditional work for CPPXT-40.
cantor [Wed, 26 Aug 2009 20:43:53 +0000 (20:43 +0000)]
Additional work for CPPXT-40.

git-svn-id: https://svn.middleware.georgetown.edu/cpp-xmltooling/branches/REL_1@643 de75baf8-a10c-0410-a50a-987c0e22f00f

14 years agoBump version, and draft a fix for CPPXT-40
cantor [Wed, 26 Aug 2009 20:38:00 +0000 (20:38 +0000)]
Bump version, and draft a fix for CPPXT-40

git-svn-id: https://svn.middleware.georgetown.edu/cpp-xmltooling/branches/REL_1@642 de75baf8-a10c-0410-a50a-987c0e22f00f

14 years agoUpdate revision.
cantor [Tue, 25 Aug 2009 02:07:50 +0000 (02:07 +0000)]
Update revision.

git-svn-id: https://svn.middleware.georgetown.edu/cpp-xmltooling/branches/REL_1@640 de75baf8-a10c-0410-a50a-987c0e22f00f

14 years agoUpdate fix list.
cantor [Mon, 24 Aug 2009 20:31:27 +0000 (20:31 +0000)]
Update fix list.

git-svn-id: https://svn.middleware.georgetown.edu/cpp-xmltooling/branches/REL_1@639 de75baf8-a10c-0410-a50a-987c0e22f00f

14 years agoBump version.
cantor [Mon, 24 Aug 2009 20:06:09 +0000 (20:06 +0000)]
Bump version.

git-svn-id: https://svn.middleware.georgetown.edu/cpp-xmltooling/branches/REL_1@638 de75baf8-a10c-0410-a50a-987c0e22f00f

14 years agohttps://bugs.internet2.edu/jira/browse/CPPXT-38
cantor [Mon, 24 Aug 2009 19:35:43 +0000 (19:35 +0000)]
https://bugs.internet2.edu/jira/browse/CPPXT-38

git-svn-id: https://svn.middleware.georgetown.edu/cpp-xmltooling/branches/REL_1@637 de75baf8-a10c-0410-a50a-987c0e22f00f

14 years agohttps://bugs.internet2.edu/jira/browse/CPPXT-38
cantor [Mon, 24 Aug 2009 19:23:52 +0000 (19:23 +0000)]
https://bugs.internet2.edu/jira/browse/CPPXT-38

git-svn-id: https://svn.middleware.georgetown.edu/cpp-xmltooling/branches/REL_1@636 de75baf8-a10c-0410-a50a-987c0e22f00f

14 years agohttps://bugs.internet2.edu/jira/browse/CPPXT-39
cantor [Fri, 21 Aug 2009 14:41:43 +0000 (14:41 +0000)]
https://bugs.internet2.edu/jira/browse/CPPXT-39

git-svn-id: https://svn.middleware.georgetown.edu/cpp-xmltooling/branches/REL_1@635 de75baf8-a10c-0410-a50a-987c0e22f00f

14 years agoFix linefeeds.
cantor [Tue, 18 Aug 2009 03:15:20 +0000 (03:15 +0000)]
Fix linefeeds.

git-svn-id: https://svn.middleware.georgetown.edu/cpp-xmltooling/branches/REL_1@634 de75baf8-a10c-0410-a50a-987c0e22f00f

14 years agoApply manual validators even when schema was used.
cantor [Thu, 13 Aug 2009 18:53:17 +0000 (18:53 +0000)]
Apply manual validators even when schema was used.

git-svn-id: https://svn.middleware.georgetown.edu/cpp-xmltooling/branches/REL_1@632 de75baf8-a10c-0410-a50a-987c0e22f00f

14 years agoFix doc warning.
cantor [Mon, 10 Aug 2009 03:07:53 +0000 (03:07 +0000)]
Fix doc warning.

git-svn-id: https://svn.middleware.georgetown.edu/cpp-xmltooling/branches/REL_1@631 de75baf8-a10c-0410-a50a-987c0e22f00f

14 years agoMove building of packaging files into configure.
cantor [Mon, 10 Aug 2009 02:06:47 +0000 (02:06 +0000)]
Move building of packaging files into configure.

git-svn-id: https://svn.middleware.georgetown.edu/cpp-xmltooling/branches/REL_1@630 de75baf8-a10c-0410-a50a-987c0e22f00f

14 years agoAdjust package name for libversion, update README.
cantor [Sun, 9 Aug 2009 22:05:23 +0000 (22:05 +0000)]
Adjust package name for libversion, update README.

git-svn-id: https://svn.middleware.georgetown.edu/cpp-xmltooling/branches/REL_1@629 de75baf8-a10c-0410-a50a-987c0e22f00f

14 years agoRemove duplicate require line.
cantor [Sat, 8 Aug 2009 21:03:48 +0000 (21:03 +0000)]
Remove duplicate require line.

git-svn-id: https://svn.middleware.georgetown.edu/cpp-xmltooling/branches/REL_1@628 de75baf8-a10c-0410-a50a-987c0e22f00f

14 years agoUse port parameter for version.
cantor [Thu, 6 Aug 2009 21:49:14 +0000 (21:49 +0000)]
Use port parameter for version.

git-svn-id: https://svn.middleware.georgetown.edu/cpp-xmltooling/branches/REL_1@627 de75baf8-a10c-0410-a50a-987c0e22f00f

14 years agoAdd doxygen dependency.
cantor [Thu, 6 Aug 2009 20:49:32 +0000 (20:49 +0000)]
Add doxygen dependency.

git-svn-id: https://svn.middleware.georgetown.edu/cpp-xmltooling/branches/REL_1@626 de75baf8-a10c-0410-a50a-987c0e22f00f