提交線圖

14 次程式碼提交

作者 SHA1 備註 日期
kevin
0243857bfe cmXml.c : XML declaration nodes of the form: <?label ... ?> which do not have conventional attribute lists are now handled. 2020-07-19 07:50:43 -04:00
Kevin Larke
98a2e83bc0 cmXml.c : Rewrote _cmXmlNodeHasChildR() to fix bug where all possible children were not visited. 2016-03-15 10:13:41 -04:00
kevin
6af0e22986 cmXml.c : Fixed bugs with _cmXmlNodeHasChild(). 2016-03-10 17:50:16 -05:00
kevin
0bd988e2df cmXml.c : Fixed bug in _cmXmlNoteHasChildWithAttrAndValue(). 2016-02-11 19:22:43 -05:00
kevin
3664ba5c76 cmXml.h/c : Added cmXmlNodeHasChildWithAttr() and cmXmlNodeHasChildWithAttrAndValue(). 2016-02-10 19:01:36 -05:00
Kevin Larke
57057b002b cmXml.c : Removed dead code. 2016-02-08 21:45:17 -05:00
Kevin Larke
dd03627898 cmXml.h/c : Added cmXmlHasChild() and cmXmlNodeDouble(). 2016-02-06 23:34:10 -05:00
kevin
538996549b cmXml.h/c : Added cmXmlNodeDouble() and cmXmlHasChild(). 2016-02-04 17:55:40 -05:00
Kevin Larke
0f6bd3ea63 cmXml.h/c : Added cmXmlFindAttr(), cmXmlAttrInt(), cmXmlNodeValue(), cmXmlNodeInt() (and related functions.)
cmXmlAlloc() now automatically parses file if 'fn' arg. is given.
Fixed bug in cmXmlSearch() which did not return node when attribute keys were not given.
2016-02-04 11:33:21 -05:00
kevin
59bd46a15f cmXml.h/c : Added cmXmlSearch() functions. 2015-12-17 16:57:07 -05:00
Kevin Larke
dbd3da490e cmXml.h/c : Completed initial implementation. 2015-12-13 09:09:50 -05:00
kevin
a839c3dd92 cmXml.h/c : Updated but still incomplete. 2015-12-10 17:43:17 -05:00
kevin
a2a613f3b8 cmXml.h/c : Updates. Still incomplete. 2015-12-09 18:56:51 -05:00
Kevin Larke
1c9e28bcfb cmXml.h/c, Makefile.am : Initial, incomplete, implementation of cmXml.h/c. 2015-12-09 12:44:51 -05:00