summaryrefslogtreecommitdiff
path: root/ACE/ace/XML_Utils
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #1687 from jwillemsen/jwi-autoptr5Johnny Willemsen2021-09-271-7/+7
|\
| * Use std::unique_ptr instead of ACE_Auto_Basic_Array_PtrJohnny Willemsen2021-09-261-7/+7
* | Removed XML_Typedefs, declares a hidden global static, anyone using XML_Utils...Johnny Willemsen2021-09-018-186/+114
|/
* Make sure impl_ is always initialized to nullptr and use nullptr in some more...Johnny Willemsen2021-08-312-3/+3
* Removed commented out code, use uniform unitJohnny Willemsen2021-08-312-25/+12
* Make use of default, layout changes, cleanupJohnny Willemsen2021-08-316-159/+24
* Mark destructor as overrideJohnny Willemsen2021-08-311-1/+1
* Cleanup using, layout changes, make error member protectedJohnny Willemsen2021-08-313-18/+11
* Layout changes, removed redundant void, no need to check a pointer for non nu...Johnny Willemsen2021-08-313-13/+11
* Removed old workarounds for bcc32Johnny Willemsen2021-07-191-2/+0
* Removed CIAO/DAnCE referencesJohnny Willemsen2021-06-181-2/+0
* SimplicationJohnny Willemsen2021-01-121-1/+1
* Removed support for xercesc-2Johnny Willemsen2021-01-122-21/+1
* Add missing semicolonJohnny Willemsen2021-01-121-1/+1
* Use override, make use of default, removed not used staticJohnny Willemsen2021-01-127-41/+26
* Instead of declaring private copy/assignment list them as deleted and added m...Johnny Willemsen2020-12-081-3/+4
* Remove checks for ACE_HAS_CPP11 and remove the code for C++03 now that we req...Johnny Willemsen2020-11-102-12/+0
* Avoid the use of unmanaged strings in ACE_Env_HelperTimothy Simpson2019-11-191-3/+4
* Layout changesJohnny Willemsen2019-03-132-3/+1
* Make use of std::unique_ptr when C++11 is usedJohnny Willemsen2018-05-162-0/+12
* Remove workarounds for vc6 and old gcc versionsJohnny Willemsen2018-03-251-138/+0
* Minor improvements to the XML utils classesJohnny Willemsen2018-03-252-28/+16
* Add get_idref that works wit a string&Johnny Willemsen2018-03-212-7/+15
* Remove empty ipp filesJohnny Willemsen2018-03-188-38/+0
* Fixed compile errorJohnny Willemsen2018-01-271-1/+1
* Pass strings as const&Johnny Willemsen2018-01-271-7/+7
* Mark constructor explicitJohnny Willemsen2018-01-261-1/+1
* Pull in latest version from XSC which adds a new operation and provides some ...Johnny Willemsen2018-01-261-2/+27
* Changes to fix integer type conversion warnings.Martin Corino2015-05-281-3/+5
* Removed id tagJohnny Willemsen2015-01-075-5/+0
* removed id and shorter headersJohnny Willemsen2015-01-074-4/+0
* Shorter headersJohnny Willemsen2015-01-071-2/+0
* Shorten file headersJohnny Willemsen2015-01-071-1/+1
* Last ACE Id tag replacementsJohnny Willemsen2015-01-071-1/+1
* Also search hpp filesJohnny Willemsen2015-01-0712-24/+0
* Remove doxygen style Id tag with two space before $Id#Johnny Willemsen2015-01-071-2/+0
* Removed single line Id tagJohnny Willemsen2015-01-078-13/+0
* Zapped Id tagJohnny Willemsen2015-01-071-2/+0
* ChangeLogTag: Fri Apr 19 19:15:42 UTC 2013 Adam Mitz <mitza@ociweb.com>mitza2013-04-191-7/+4
* Thu Apr 11 15:45:41 UTC 2013 Huang-Ming Huang <huangh@ociweb.com>huangh2013-04-111-1/+1
* Tue Nov 20 19:10:38 UTC 2012 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2012-11-202-0/+15
* Thu Jun 14 14:05:13 UTC 2012 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2012-06-141-15/+25
* Wed Jun 6 14:46:53 UTC 2012 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2012-06-062-0/+197
* Wed Jun 6 13:09:02 UTC 2012 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2012-06-0616-266/+0
* Wed Jun 6 10:27:33 UTC 2012 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2012-06-061-0/+7
* Wed Jun 6 08:12:22 UTC 2012 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2012-06-061-0/+12
* Thu May 31 12:31:31 UTC 2012 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2012-05-3126-0/+3843
* Thu May 31 09:13:26 UTC 2012 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2012-05-3113-0/+1182