Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Convert tests/ sub-tree to non-recursive build | Daniel Elstner | 2009-08-09 | 1 | -7/+0 |
* | Implemented clone function to merge the constructors into that and fixed | Szilárd Pfeiffer | 2008-09-03 | 1 | -30/+18 |
* | Actually use the copy constructor (or operator=), instead of just copying | Murray Cumming | 2008-08-26 | 1 | -1/+1 |
* | Added a copy constructor. Therefore, take store the data by value instead | Szilárd Pfeiffer | 2008-08-26 | 1 | -3/+3 |
* | Implement the C++ version of GNode test case. Bug #547889 | Szilárd Pfeiffer | 2008-08-18 | 1 | -98/+136 |
* | Hand-code the TraverseType enum, to add a prefix to the values. Adapted. | Murray Cumming | 2008-07-29 | 1 | -7/+7 |
* | find(), find_child(), traverse(), foreach(): Rearrange the parameters so | Murray Cumming | 2008-07-29 | 1 | -13/+11 |
* | Move the TraverseFlags enum into the class, and hand-code it to avoid | Murray Cumming | 2008-07-29 | 1 | -18/+20 |
* | Renamed to nodetree.hg | Murray Cumming | 2008-07-29 | 2 | -0/+119 |