aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* No longer allow to free shallow copies of nodesKatharina Fey2019-06-041-1/+3
* Adding a new error code and commenting the existing ones :)Katharina Fey2019-06-041-5/+6
* First version of the "eztree" api. It provides more straight-forward ways to ...Katharina Fey2019-06-043-57/+116
* Fixing some errors and finishing more refactoringKatharina Fey2019-06-042-54/+53
* Moving utility functions into new file with a new API namespaceKatharina Fey2019-06-044-141/+148
* Adding the ability to copy nodes in shallow or deep modeKatharina Fey2019-06-042-13/+93
* API refactor part 3: Recursive elements are now called "List" elements, Numer...Katharina Fey2019-06-043-34/+34
* Cleaning up the json decoder.Katharina Fey2019-06-042-185/+201
* More API changes deep_copy is now copy_deepKatharina Fey2019-06-042-2/+2
* Updating API part 2Katharina Fey2019-06-043-32/+46
* API Changes.Katharina Fey2019-06-042-10/+103
* Update README.mdKatharina Fey2019-06-041-1/+1
* Updating READMEKatharina Fey2019-06-042-318/+703
* Updating banner pictureKatharina Fey2016-08-230-0/+0
* Adding an awesome (ish) bannerKatharina Fey2016-08-230-0/+0
* Adjusting test functions to test json_decodeKatharina Fey2016-08-231-34/+64
* Adding preliminary json parser functionalityKatharina Fey2016-08-231-1/+176
* Changing formattingKatharina Fey2016-08-231-19/+20
* Adding some helper functionsKatharina Fey2016-08-231-0/+79
* First release candidate for version 1.0Katharina Fey2016-08-224-7/+335
* Adjusting gitignore to exclude some IDE filesKatharina Fey2016-08-211-0/+2
* Adding test file with different test suites (as well as examples).Katharina Fey2016-08-213-1/+128
* Adding recursive search functionKatharina Fey2016-08-212-2/+61
* Fixing an issue that could cause a SIGABRTKatharina Fey2016-08-211-3/+3
* Adding split and merge featuresKatharina Fey2016-08-212-4/+118
* Merge branch 'master' of https://github.com/reepass/libdyntreeKatharina Fey2016-08-211-1/+1
|\
| * Merge branch 'master' of https://github.com/reepass/libdyntreeKatharina Fey2016-08-193-87/+255
| |\
| * | Small changeKatharina Fey2016-08-191-1/+1
* | | Adding new functions to APIKatharina Fey2016-08-213-31/+107
| |/ |/|
* | Updating the README to reflect some of the changes made to the API and to be ...Katharina Fey2016-07-301-71/+91
* | Merge branch 'master' of https://github.com/reepass/libdyntreeKatharina Fey2016-07-301-3/+3
|\|
| * Update README.mdKatharina Fey2016-07-301-2/+2
| * Update README.mdKatharina Fey2016-07-301-2/+2
* | Changing the APi slightly and adding better comments for the api functions.Katharina Fey2016-07-302-16/+164
|/
* Quickly updating READMEKatharina Fey2016-07-301-1/+151
* Initial commit of the libraryKatharina Fey2016-07-306-0/+471
* Initial commitKatharina Fey2016-07-302-0/+198