#
# ChangeLog for trunk/FACT++/src/root2csv.cc
#
# Generated by Trac 1.5.2
# 04/04/25 11:29:35

Mon, 21 Dec 2020 16:05:29 GMT tbretz [20011]
	* trunk/FACT++/src/root2csv.cc (modified)
	* trunk/FACT++/src/rootifysql.cc (modified)

	Had to change to pointers, emplace_back and ofstream do not work in ...


Fri, 08 May 2020 15:25:06 GMT tbretz [19960]
	* trunk/FACT++/src/root2csv.cc (modified)

	Added some comment.


Sun, 01 Dec 2019 20:33:48 GMT tbretz [19880]
	* trunk/FACT++/src/root2csv.cc (modified)

	Additional comment, unfold if.


Sun, 27 Oct 2019 20:23:49 GMT tbretz [19817]
	* trunk/FACT++/src/root2csv.cc (modified)

	Sorry, works with 6.18 and not 6.14


Sun, 27 Oct 2019 20:18:28 GMT tbretz [19816]
	* trunk/FACT++/src/root2csv.cc (modified)

	Alias on two argument functions does not work with root 5.24/28 but ...


Sun, 27 Oct 2019 18:16:29 GMT tbretz [19811]
	* trunk/FACT++/src/root2csv.cc (modified)

	Spaces removed.


Sun, 27 Oct 2019 18:16:09 GMT tbretz [19810]
	* trunk/FACT++/src/root2csv.cc (modified)

	Found the solution... it needs a recursive access to the aliases ...


Sun, 27 Oct 2019 16:44:59 GMT tbretz [19809]
	* trunk/FACT++/src/root2csv.cc (modified)

	Found and corrected the problem why aliases of aliases stay empty... ...


Sun, 27 Oct 2019 13:08:15 GMT tbretz [19806]
	* trunk/FACT++/src/fits2sql.cc (modified)
	* trunk/FACT++/src/root2csv.cc (modified)

	Some improvements to first/max warning:


Sun, 27 Oct 2019 12:51:21 GMT tbretz [19804]
	* trunk/FACT++/src/FileEntry.h (added)
	* trunk/FACT++/src/fits2sql.cc (modified)
	* trunk/FACT++/src/root2csv.cc (modified)
	* trunk/FACT++/src/root2sql.cc (modified)

	Unified the use of the mapping for the entry type in a file or ...


Sun, 27 Oct 2019 11:12:21 GMT tbretz [19803]
	* trunk/FACT++/src/root2csv.cc (modified)

	Typos


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 11:21:18 GMT tbretz [19795]
	* trunk/FACT++/src/root2csv.cc (modified)

	Updated help text and added possibility to apply ignore also to the ...


Fri, 25 Oct 2019 22:46:32 GMT tbretz [19794]
	* trunk/FACT++/src/root2csv.cc (modified)

	Improvements and fixes.


Fri, 25 Oct 2019 19:21:21 GMT tbretz [19792]
	* trunk/FACT++/CMakeLists.txt (modified)
	* trunk/FACT++/src/root2csv.cc (added)

	This is a new general purpose tool similar to the root2sql which ...