# # ChangeLog for trunk/FACT++ # # Generated by Trac 1.5.2 # 11/25/24 14:36:31 Mon, 29 Oct 2018 17:06:36 GMT tbretz [19325] * trunk/FACT++/CMakeLists.txt (modified) This solution is easier to read Mon, 29 Oct 2018 16:59:31 GMT tbretz [19323] * trunk/FACT++/CMakeLists.txt (modified) Now this version works for 5.34 with a classical compilation, 6.x ... Mon, 29 Oct 2018 14:21:30 GMT tbretz [19322] * trunk/FACT++/CMakeLists.txt (modified) If root does not create output, create it ourselves. Sat, 27 Oct 2018 19:00:55 GMT tbretz [19314] * trunk/FACT++/CMakeLists.txt (modified) * trunk/FACT++/Makefile.am (modified) * trunk/FACT++/gui/MainWindow.h (modified) * trunk/FACT++/gui/RawEventsViewer/RawEventsViewer.h (modified) Just removed the need for __CMAKE__ by renaming the Makefile qt4 ui ... Sat, 27 Oct 2018 18:51:59 GMT tbretz [19313] * trunk/FACT++/CMakeLists.txt (modified) Unintentionally comitted line. Sat, 27 Oct 2018 18:51:31 GMT tbretz [19312] * trunk/FACT++/CMakeLists.txt (modified) * trunk/FACT++/gui/MainWindow.h (modified) * trunk/FACT++/gui/RawEventsViewer/RawEventsViewer.cc (modified) * trunk/FACT++/gui/RawEventsViewer/RawEventsViewer.h (modified) Defining a preprocessor directive for our __CMAKE__ build avoids to ... Wed, 24 Oct 2018 22:10:30 GMT tbretz [19303] * trunk/FACT++/CMakeLists.txt (modified) Some minor fix to run it with cmake compiled root. Wed, 24 Oct 2018 21:17:31 GMT tbretz [19301] * trunk/FACT++/src/rootifysql.cc (modified) Comparison of singned with unsigned Wed, 24 Oct 2018 21:17:11 GMT tbretz [19300] * trunk/FACT++/gui/RawEventsViewer/RawEventsViewer.cc (modified) Disable some compiler warning for a QWT header. Wed, 24 Oct 2018 15:37:54 GMT tbretz [19285] * trunk/FACT++/CMakeLists.txt (modified) This should (hopefully) make compilation compatible with root version ... Tue, 23 Oct 2018 19:47:00 GMT tbretz [19283] * trunk/FACT++/src/rootifysql.cc (modified) Added comment. Tue, 23 Oct 2018 19:32:10 GMT tbretz [19282] * trunk/FACT++/src/root2sql.cc (modified) Improved output. Tue, 23 Oct 2018 19:26:27 GMT tbretz [19281] * trunk/FACT++/src/rootifysql.cc (modified) Some minor updates to the output. Tue, 23 Oct 2018 17:48:24 GMT tbretz [19280] * trunk/FACT++/src/rootifysql.cc (modified) Implemented automatic splitting into root-trees or ascii-files. Tue, 23 Oct 2018 15:19:05 GMT tbretz [19279] * trunk/FACT++/src/root2sql.cc (modified) Added TFile::ls() as an option. Mon, 22 Oct 2018 21:29:30 GMT tbretz [19278] * trunk/FACT++/CMakeLists.txt (modified) Improvements to groff-stuff Mon, 22 Oct 2018 21:12:12 GMT tbretz [19277] * trunk/FACT++/CMakeLists.txt (modified) For a cleaner build directory we build the librarries into a ... Mon, 22 Oct 2018 18:23:36 GMT tbretz [19265] * trunk/FACT++/CMakeLists.txt (modified) Check for root2html and roff2pdf -- they are in a different package ... Mon, 22 Oct 2018 15:54:38 GMT tbretz [19245] * trunk/FACT++/CMakeLists.txt (modified) CMAKE_INCLUDE_CURRENT should be set also with TOOLS_ONLY Wed, 17 Oct 2018 18:42:30 GMT tbretz [19239] * trunk/FACT++/src/tngweather.cc (modified) Fixed the double name 'Seeing' in the SEEING service. Wed, 17 Oct 2018 09:55:04 GMT tbretz [19238] * trunk/FACT++/src/root2sql.cc (modified) Allow to use a dummy connection (empty uri) Wed, 17 Oct 2018 09:54:23 GMT tbretz [19237] * trunk/FACT++/src/chatclient.cc (modified) * trunk/FACT++/src/chatserv.cc (modified) Added missing include for DNS_PORT Wed, 17 Oct 2018 09:54:06 GMT tbretz [19236] * trunk/FACT++/src/Database.h (modified) Allow for a dummy connection. Sun, 14 Oct 2018 15:04:25 GMT tbretz [19235] * trunk/FACT++/src/rootifysql.cc (modified) Added --copy-* resources to be able to copy additional contents from ... Wed, 03 Oct 2018 19:45:07 GMT tbretz [19234] * trunk/FACT++/src/makeplots.cc (modified) Allow to skip ToO sources. Wed, 03 Oct 2018 19:33:22 GMT tbretz [19233] * trunk/FACT++/src/chatclient.cc (modified) * trunk/FACT++/src/chatserv.cc (modified) Adapted to allow to set port as in Main.h Wed, 03 Oct 2018 19:32:17 GMT tbretz [19232] * trunk/FACT++/src/DimSetup.cc (modified) * trunk/FACT++/src/DimSetup.h (modified) * trunk/FACT++/src/Main.h (modified) Added the possibility to change the port through which the DIM ... Mon, 01 Oct 2018 19:11:16 GMT tbretz [19231] * trunk/FACT++/src/evtserver.cc (modified) YYYYMMDD-1 does not always make sense ;) Sat, 08 Sep 2018 20:54:11 GMT tbretz [19227] * trunk/FACT++/CMakeLists.txt (modified) This also includes all 3.5.x now. Sat, 08 Sep 2018 20:51:10 GMT tbretz [19226] * trunk/FACT++/CMakeLists.txt (modified) cmake 3.5 unfortunately doesn't know LIST(FILTER) yet Sat, 08 Sep 2018 20:33:35 GMT tbretz [19225] * trunk/FACT++/CMakeLists.txt (modified) Try to find automatically to which mysqlclient mysql++ links and use ... Sat, 08 Sep 2018 19:04:53 GMT tbretz [19223] * trunk/FACT++/CMakeLists.txt (modified) As a default use 'clang', 'gcc' and 'cc' Sat, 08 Sep 2018 18:36:04 GMT tbretz [19222] * trunk/FACT++/CMakeLists.txt (modified) That's the better approach. Sat, 08 Sep 2018 18:20:54 GMT tbretz [19219] * trunk/FACT++/CMakeLists.txt (modified) Default build type should be 'Release' Fri, 07 Sep 2018 20:49:20 GMT tbretz [19218] * trunk/FACT++/CMakeLists.txt (modified) Moved to fit the detection of boost. Fri, 07 Sep 2018 20:35:47 GMT tbretz [19217] * trunk/FACT++/CMakeLists.txt (modified) Added a fix for clang with boost<1.60 (maybe only required for Ubuntu ... Fri, 07 Sep 2018 11:06:04 GMT tbretz [19216] * trunk/FACT++/CMakeLists.txt (modified) Nova needs to be linked with Time already, skip uknown pragmas ... Fri, 07 Sep 2018 11:05:10 GMT tbretz [19215] * trunk/FACT++/src/Time.cc (modified) * trunk/FACT++/src/datalogger.cc (modified) * trunk/FACT++/src/smartfact.cc (modified) The precompiler directive to check for libnova should be identical ... Fri, 07 Sep 2018 10:11:14 GMT tbretz [19214] * trunk/FACT++/Makefile.am (modified) * trunk/FACT++/Makefile.in (modified) Some updates... Fri, 07 Sep 2018 09:18:40 GMT tbretz [19213] * trunk/FACT++/configure (modified) Updated based on changes in configure.ac Fri, 07 Sep 2018 09:18:03 GMT tbretz [19212] * trunk/FACT++/www/viewer/index.php (modified) Paths updated. Fri, 07 Sep 2018 09:17:15 GMT tbretz [19211] * trunk/FACT++/src/Database.h (modified) * trunk/FACT++/src/tools.cc (modified) * trunk/FACT++/src/tools.h (modified) Fixed a typo in the pre-processor directive Fri, 07 Sep 2018 09:16:43 GMT tbretz [19210] * trunk/FACT++/Makefile.am (modified) * trunk/FACT++/Makefile.in (modified) Added -Wno-unknown-pragmas Mon, 03 Sep 2018 12:01:12 GMT tbretz [19205] * trunk/FACT++/src/rootifysql.cc (modified) Improved output. Mon, 03 Sep 2018 12:00:33 GMT tbretz [19204] * trunk/FACT++/src/rootifysql.cc (modified) Some minor simplifications using mysql++ features. Fri, 31 Aug 2018 15:37:47 GMT tbretz [19194] * trunk/WebDID (moved) Fri, 31 Aug 2018 15:27:46 GMT tbretz [19193] * trunk/FACT++/src/calcsource.cc (modified) Right now w do not have the ponting position stored event wise... ... Thu, 30 Aug 2018 14:39:53 GMT tbretz [19192] * trunk/FACT++/CMakeLists.txt (modified) Compile caclsource as tool Tue, 28 Aug 2018 19:21:02 GMT tbretz [19191] * trunk/FACT++/src/fits2sql.cc (modified) * trunk/FACT++/src/root2sql.cc (modified) Added possibility to create a unique index. Fri, 24 Aug 2018 12:07:40 GMT tbretz [19190] * trunk/FACT++/src/Database.h (modified) Load tools.h for the to_string fix for the ISDC compiler Fri, 24 Aug 2018 12:05:48 GMT tbretz [19189] * trunk/FACT++/configure.ac (modified) Increased boost version to minimum available at ISDC -which should ... Fri, 24 Aug 2018 11:05:57 GMT tbretz [19188] * trunk/FACT++/CMakeLists.txt (modified) Changed required cmake version to 3.5 (3.0.2 has problems), added ... Mon, 20 Aug 2018 20:33:51 GMT tbretz [19187] * trunk/FACT++/src/root2sql.cc (modified) Improved output for --delete Mon, 20 Aug 2018 09:23:22 GMT tbretz [19186] * trunk/FACT++/src/fits2sql.cc (modified) * trunk/FACT++/src/root2sql.cc (modified) * trunk/FACT++/src/rootifysql.cc (modified) Print 'success' in case of success. Sun, 19 Aug 2018 16:52:00 GMT tbretz [19185] * trunk/FACT++/src/fits2sql.cc (modified) * trunk/FACT++/src/root2sql.cc (modified) Extract only the name of the program not the path Sun, 19 Aug 2018 16:51:19 GMT tbretz [19184] * trunk/FACT++/dim/README_v20.txt (modified) * trunk/FACT++/dim/dim/dim.h (modified) * trunk/FACT++/dim/src/dim_jni.c (modified) * trunk/FACT++/dim/src/dis.c (modified) * trunk/FACT++/dim/src/dns.c (modified) * trunk/FACT++/dim/src/tcpip.c (modified) * trunk/FACT++/dim/src/util/dimbridge.cxx (modified) * trunk/FACT++/dim/src/utilities.c (modified) * trunk/FACT++/dim/src/webDid/webDid.c (modified) * trunk/FACT++/dim/src/webDid/webServer.c (modified) Updated to v20r23 Sun, 19 Aug 2018 16:44:49 GMT tbretz [19183] * trunk/FACT++/src/rootifysql.cc (modified) This version compiles at ISDC, mainly replacing for-loops by loops, ... Sun, 19 Aug 2018 16:34:26 GMT tbretz [19182] * trunk/FACT++/CMakeLists.txt (modified) With the current setting BOOST 1.47 should be enough (ISDC Version in ... Sun, 19 Aug 2018 16:31:25 GMT tbretz [19181] * trunk/FACT++/src/fits2sql.cc (modified) * trunk/FACT++/src/root2sql.cc (modified) Use Boost 1.47 at ISDC, no workaround required anymore. Sun, 19 Aug 2018 10:06:49 GMT tbretz [19180] * trunk/FACT++/src/fits2sql.cc (modified) * trunk/FACT++/src/root2sql.cc (modified) * trunk/FACT++/src/rootifysql.cc (modified) For debugging purpose print the client version before the connection ... Sun, 19 Aug 2018 09:20:12 GMT tbretz [19179] * trunk/FACT++/src/tools.cc (modified) * trunk/FACT++/src/tools.h (modified) Secured against clang <= 4 Sun, 19 Aug 2018 09:19:40 GMT tbretz [19178] * trunk/FACT++/src/fits2sql.cc (modified) * trunk/FACT++/src/root2sql.cc (modified) * trunk/FACT++/src/rootifysql.cc (modified) Print start time. Sat, 18 Aug 2018 22:06:09 GMT tbretz [19177] * trunk/FACT++/src/zfits.cc (modified) Made it compile at ISDC Sat, 18 Aug 2018 21:03:17 GMT tbretz [19176] * trunk/FACT++/src/fits2sql.cc (modified) * trunk/FACT++/src/root2sql.cc (modified) Fix to the resource description Sat, 18 Aug 2018 19:40:14 GMT tbretz [19175] * trunk/FACT++/CMakeLists.txt (modified) Link libraries with full path so that their position can be ... Sat, 18 Aug 2018 16:41:12 GMT tbretz [19174] * trunk/FACT++/src/fitsdump.cc (modified) Now compiles at ISDC: Sat, 18 Aug 2018 16:35:36 GMT tbretz [19173] * trunk/FACT++/src/root2sql.cc (modified) Stray code committed unintnetionally. Sat, 18 Aug 2018 16:22:57 GMT tbretz [19172] * trunk/FACT++/src/tools.cc (modified) * trunk/FACT++/src/tools.h (modified) ISDC workaround for to_string(unsigned int) Sat, 18 Aug 2018 16:21:04 GMT tbretz [19171] * trunk/FACT++/CMakeLists.txt (modified) Turn of man page production if the required executables are missing. Sat, 18 Aug 2018 16:06:16 GMT tbretz [19170] * trunk/FACT++/CMakeLists.txt (modified) This improves linking with the mysql libraries in particular if ... Sat, 18 Aug 2018 14:17:15 GMT tbretz [19169] * trunk/FACT++/src/tools.cc (modified) * trunk/FACT++/src/tools.h (modified) Source code moved to source file. Tue, 14 Aug 2018 22:07:03 GMT tbretz [19168] * trunk/FACT++/src/root2sql.cc (modified) Fixed size of string Tue, 14 Aug 2018 21:35:18 GMT tbretz [19167] * trunk/FACT++/src/fits2sql.cc (modified) * trunk/FACT++/src/root2sql.cc (modified) Minor fixed. Tue, 14 Aug 2018 21:25:32 GMT tbretz [19166] * trunk/FACT++/src/fits2sql.cc (modified) * trunk/FACT++/src/root2sql.cc (modified) Better handling of the replacement for the filename. Tue, 14 Aug 2018 14:12:06 GMT tbretz [19165] * trunk/FACT++/src/fits2sql.cc (modified) Stick with the streams. Tue, 14 Aug 2018 14:11:48 GMT tbretz [19164] * trunk/FACT++/src/root2sql.cc (modified) Stick with the streams. Tue, 14 Aug 2018 14:07:25 GMT tbretz [19163] * trunk/FACT++/src/tools.cc (modified) include of math.h needed at ISDC Tue, 14 Aug 2018 11:22:20 GMT tbretz [19162] * trunk/FACT++/src/fits2sql.cc (modified) * trunk/FACT++/src/root2sql.cc (modified) * trunk/FACT++/src/rootifysql.cc (modified) Updated returns. Sun, 12 Aug 2018 20:16:26 GMT tbretz [19157] * trunk/FACT++/src/fits2sql.cc (modified) * trunk/FACT++/src/root2sql.cc (modified) Typos in help text. Sun, 12 Aug 2018 20:16:02 GMT tbretz [19156] * trunk/FACT++/src/calcsource.cc (modified) Enclose table names. Sun, 12 Aug 2018 14:48:05 GMT tbretz [19155] * trunk/FACT++/src/fits2sql.cc (modified) * trunk/FACT++/src/root2sql.cc (modified) Added the --index option. Sat, 11 Aug 2018 21:01:57 GMT tbretz [19154] * trunk/FACT++/src/fits2sql.cc (modified) * trunk/FACT++/src/root2sql.cc (modified) Removed the force-stuff, the constructor is now already connecting to ... Sat, 11 Aug 2018 19:51:11 GMT tbretz [19153] * trunk/FACT++/src/fits2sql.cc (modified) * trunk/FACT++/src/root2sql.cc (modified) Minor update. Sat, 11 Aug 2018 19:31:15 GMT tbretz [19152] * trunk/FACT++/src/fits2sql.cc (modified) * trunk/FACT++/src/root2sql.cc (modified) Removed the ISDC hack Sat, 11 Aug 2018 19:10:40 GMT tbretz [19151] * trunk/FACT++/src/fits2sql.cc (modified) * trunk/FACT++/src/root2sql.cc (modified) Implemented conditional execution. Sat, 11 Aug 2018 13:46:15 GMT tbretz [19150] * trunk/FACT++/src/fits2sql.cc (modified) * trunk/FACT++/src/root2sql.cc (modified) Implemented an option to pre-delete entries from the table based on ... Fri, 10 Aug 2018 22:00:44 GMT tbretz [19149] * trunk/FACT++/src/root2sql.cc (modified) Fixed a typo Fri, 10 Aug 2018 21:56:57 GMT tbretz [19148] * trunk/FACT++/src/fits2sql.cc (modified) Removed the iSDC hack from the svn Fri, 10 Aug 2018 21:56:13 GMT tbretz [19147] * trunk/FACT++/src/fits2sql.cc (modified) Added support for a user defined column with a constant number, allow ... Fri, 10 Aug 2018 21:54:57 GMT tbretz [19146] * trunk/FACT++/src/root2sql.cc (modified) Added support for a user defined column with a constant number, allow ... Tue, 07 Aug 2018 13:20:33 GMT tbretz [19145] * trunk/FACT++/src/tools.cc (modified) Added missing include. Tue, 07 Aug 2018 13:20:17 GMT tbretz [19144] * trunk/FACT++/src/Configuration.cc (modified) Updates resource text. Tue, 07 Aug 2018 13:20:01 GMT tbretz [19143] * trunk/FACT++/cmake/FindMySQL.cmake (modified) Print versionof library found. Sun, 05 Aug 2018 19:02:10 GMT tbretz [19142] * trunk/FACT++/src/rootifysql.cc (modified) Adapted the return numbers, fixed a few typos, sorted the resources. Sun, 05 Aug 2018 11:49:49 GMT tbretz [19141] * trunk/FACT++/CMakeLists.txt (modified) Implemented packaging and an option to keep only the general tools. Sun, 05 Aug 2018 11:43:21 GMT tbretz [19140] * trunk/FACT++/src/fits2sql.cc (modified) Fixed some compiler wanring with gcc. Sat, 04 Aug 2018 21:48:33 GMT tbretz [19139] * trunk/FACT++/src/Configuration.cc (modified) * trunk/FACT++/src/Database.h (modified) * trunk/FACT++/src/calcsource.cc (modified) * trunk/FACT++/src/drivectrl.cc (modified) * trunk/FACT++/src/fits2sql.cc (modified) * trunk/FACT++/src/makedata.cc (modified) * trunk/FACT++/src/makeplots.cc (modified) * trunk/FACT++/src/makeschedule.cc (modified) * trunk/FACT++/src/root2sql.cc (modified) * trunk/FACT++/src/rootifysql.cc (modified) * trunk/FACT++/src/smartfact.cc (modified) Found a nicer way to add arguments to database URI Sat, 04 Aug 2018 19:25:42 GMT tbretz [19138] * trunk/FACT++/src/rootifysql.cc (modified) Do all the cleanup stuff also when an empty set is returned and moved ... Fri, 03 Aug 2018 20:08:14 GMT tbretz [19137] * trunk/FACT++/src/fits2sql.cc (modified) * trunk/FACT++/src/root2sql.cc (modified) * trunk/FACT++/src/rootifysql.cc (modified) Bytes received and sent in the view of the client. Fri, 03 Aug 2018 19:53:39 GMT tbretz [19136] * trunk/FACT++/src/calcsource.cc (modified) * trunk/FACT++/src/fits2sql.cc (modified) * trunk/FACT++/src/root2sql.cc (modified) * trunk/FACT++/src/rootifysql.cc (modified) Output some more connection information with print-connect