# # ChangeLog for trunk/FACT++/src/csv2root.cc # # Generated by Trac 1.5.2 # 11/22/24 17:53:17 Tue, 03 Dec 2019 14:31:30 GMT tbretz [19881] * trunk/FACT++/src/csv2root.cc (modified) Fixed compiler warning... Sun, 01 Dec 2019 20:33:03 GMT tbretz [19879] * trunk/FACT++/src/csv2root.cc (modified) Allow for detection of empty fields and fields containing NULL. Sat, 30 Nov 2019 15:07:23 GMT tbretz [19878] * trunk/FACT++/src/csv2root.cc (modified) Branches must always be written, branch names must not start with a ... 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.