]> git.mxchange.org Git - simgear.git/commit
* Add a function to create a node after the laste node with the same name
authorehofman <ehofman>
Sat, 9 May 2009 11:34:28 +0000 (11:34 +0000)
committerTim Moore <timoore@redhat.com>
Sun, 17 May 2009 22:36:46 +0000 (00:36 +0200)
commit56c4ba67c6249f4f8779ccf710ceb650c7c81acf
treec269be6b3f0bf8d56072cc290bd2cd65948b5a36
parent7e7ce2f38e87d6244e05730fa4382da088bb25f1
 * Add a function to create a node after the laste node with the same name
   (this frees the xml property loader from keeping track of the number of
    nodes with the same name that have already been added to the property
    tree).
 * make some small code cleanups at the core of the property tree.
simgear/props/props.cxx
simgear/props/props.hxx