# # ChangeLog for trunk/FACT++/src/csv2root.cc # # Generated by Trac 1.5.2 # 03/09/25 15:25:03 Sun, 27 Oct 2019 11:11:01 GMT tbretz [19802] * trunk/FACT++/src/Splitting.h (added) * trunk/FACT++/src/csv2root.cc (modified) * trunk/FACT++/src/root2csv.cc (modified) * trunk/FACT++/src/rootifysql.cc (modified) Moved the common Splitting algorithm to a common class 'Splitting' ... Sat, 26 Oct 2019 15:32:49 GMT tbretz [19798] * trunk/FACT++/src/csv2root.cc (modified) Some fixed to be able to correctly update a tree. Sat, 26 Oct 2019 11:22:24 GMT tbretz [19796] * trunk/FACT++/src/csv2root.cc (modified) Updated help text and improved the handling of the update option (can ... Fri, 25 Oct 2019 22:46:05 GMT tbretz [19793] * trunk/FACT++/CMakeLists.txt (modified) * trunk/FACT++/src/csv2root.cc (added) Now also the opposite direction is possible.