added Node::first() and Node::last() to get the first or last child
This commit is contained in:
15
ChangeLog
15
ChangeLog
@@ -1,3 +1,18 @@
|
||||
2015-03-24 08:03 marc
|
||||
|
||||
* README: typo
|
||||
|
||||
2015-03-03 10:22 marc
|
||||
|
||||
* configure.ac: a=\\PACKAGEPACKAGE_VERSION\; b=\\PACKAGE_VERSION\;
|
||||
for f in $(grep --exclude-dir=.svn --exclude=\\*~\ -lr "$a"); do
|
||||
sed -i "s,$a,$b,g" "$f"; done
|
||||
|
||||
2015-02-23 10:29 marc
|
||||
|
||||
* ChangeLog, src/xml-cxx/xml.hxx: make check fixed - now warnings
|
||||
deprecated std::auto_ptr → to be fixed later; refs #14
|
||||
|
||||
2015-02-19 08:45 marc
|
||||
|
||||
* AUTHORS, ChangeLog, INSTALL, README, ax_cxx_compile_stdcxx_11.m4,
|
||||
|
Reference in New Issue
Block a user