source: trunk/FACT++

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @20100   3 years tbretz Minor fixes.
(edit) @20099   3 years tbretz Adapted to the new command for reset.
(edit) @20098   3 years tbretz Thread can not be killed anymore - new way to stop.
(edit) @20092   3 years tbretz Made consitsent return codes.
(edit) @20090   3 years tbretz ObjectTemplates can not hold non primitive values anymore, therefore ...
(edit) @20089   3 years tbretz Updated port number.
(edit) @20088   3 years tbretz Updated, server uses SSL connection now.
(edit) @20087   3 years tbretz Fixed an (un)signed comparison; in case of a bad file descriptor, it ...
(edit) @20086   3 years tbretz Trying to improve exception safety of closing a connection. Calling ...
(edit) @20085   3 years tbretz First argument not required anymore
(edit) @20084   3 years tbretz Fixed a typo
(edit) @20083   3 years tbretz Replaced my own PersistentCopy by UniquePersistent, repaired Thread ...
(edit) @20082   3 years tbretz Trying to setup to use the new miniftm for fad reset.
(edit) @20081   3 years tbretz Updated where the program looks for fact++.rc: 1) current working ...
(edit) @20080   3 years tbretz Updated where the program looks for fact++.rc: 1) current working ...
(edit) @20079   3 years tbretz Define BOOST_FILESYSTEM_NO_DEPRECATED as suggested in the documentation.
(edit) @20078   3 years tbretz typo in a comment
(edit) @20077   3 years tbretz Template for rc file.
(edit) @20076   3 years tbretz Moved rc-files to an etc dir.
(edit) @20075   3 years tbretz Allow for a fallback solution to look for fact++.rc, which is the ...
(edit) @20074   3 years tbretz fact++.rc must be in the bin directory.
(edit) @20073   3 years tbretz compiler warning on misleading indentation:
(edit) @20072   3 years tbretz Minor fix to installing fpgaftmctrl
(edit) @20071   3 years tbretz Allow for different names in fact and famous.
(edit) @20070   3 years tbretz Restructured to allow for 'make install' as a shortcut, added fpgaftmctrl.
(edit) @20069   3 years tbretz Moved from famous repository
(edit) @20068   3 years tbretz With some compilers Threads need to be specified explicitly in ...
(edit) @20067   3 years tbretz That is a better solution.
(edit) @20065   3 years tbretz typo in the po description.
(edit) @20064   3 years tbretz comparison warning of signed vs unsigned
(edit) @20063   3 years tbretz New headers
(edit) @20061   3 years tbretz A fix.
(edit) @20060   3 years tbretz Allow compilation without v8, minor fixes to boost hacks, moved ...
(edit) @20059   3 years tbretz Added from famous git repository and updated to be used in a FACT ...
(edit) @20058   3 years tbretz Added comments with some example transactions.
(edit) @20057   3 years tbretz Added an enum for roles.
(edit) @20056   3 years tbretz Added printing of connection information and a default query on all in ...
(edit) @20055   3 years tbretz Allow to output interpreted connection information for debugging purposes.
(edit) @20054   3 years tbretz Added TIMESTAMP as SQL type.
(edit) @20053   3 years tbretz Some changed to fix some problems with the recent compiler -- looks ...
(edit) @20052   3 years tbretz Updated mysql calls.
(edit) @20051   3 years tbretz
(edit) @20050   3 years tbretz
(edit) @20049   3 years tbretz Updated path.
(edit) @20048   3 years tbretz Replaced mysql_ with ->; check if the log file is writable; added ...
(edit) @20047   4 years tbretz Disable a gcc wanring on shadowed parameters in dim headers.
(edit) @20046   4 years tbretz Handle an exception if a MC file does not contain MC information.
(edit) @20045   4 years tbretz Set C standard, issue a message whenever it is clear what library ...
(edit) @20038   4 years tbretz Implemented in place update of header where possible
(edit) @20037   4 years tbretz Minor fixes
(edit) @20036   4 years tbretz Mostly updated to the console output, implemented supression the ...
(edit) @20035   4 years tbretz Etienne's tool for repairing fits/raw files.
(edit) @20024   4 years tbretz For the moment, threads are disabled.
(edit) @20023   4 years tbretz This adds a version that was tested at least with V8 6.8 and a wrapper ...
(edit) @20022   4 years tbretz Fixed some compiler warnings by letting the compiler decide the exact type.
(edit) @20021   4 years tbretz In favor of boost 1.70, replaced get_io_context
(edit) @20020   4 years tbretz In favor of boost 1.70, replaced get_io_context; The comments in a ...
(edit) @20019   4 years tbretz In favor of boost 1.70, replaced get_io_context
(edit) @20018   4 years tbretz In favor of boost 1.70, replaced get_io_context
(edit) @20017   4 years tbretz Made ready for boost 1.70 by replacing get_io_context; the SSL ...
(edit) @20016   4 years tbretz Readline 8 behaves differently. The best fix is to use the readline ...
(edit) @20015   4 years tbretz Readline needs to be told which are the printable charcters in the ...
(edit) @20014   4 years tbretz Improved handling of multiline cases.
(edit) @20013   4 years tbretz This change is required for libnova to work if located in a private path.
(edit) @20012   4 years tbretz For gcc 4.8.5, I hope this workaround also works for gcc 4.7.
(edit) @20011   4 years tbretz Had to change to pointers, emplace_back and ofstream do not work in ...
(edit) @20010   4 years tbretz Compiler warning, overwriting existing name.
(edit) @20008   4 years tbretz It seems that MYSQL_LIBRARY gets defined even though it might be ...
(edit) @20007   4 years tbretz If there is a choice - choose the newer version.
(edit) @20006   4 years tbretz The condition was wrong. setMaj[or]Pen depends on the QWT version not on QT
(edit) @20005   4 years tbretz The API in boost 1.70 changed.
(edit) @20004   4 years tbretz Fixed a problem with newer boost versions.
(edit) @19999   4 years tbretz That should not have been there...
(edit) @19998   4 years tbretz Automatically disable gui
(edit) @19997   4 years tbretz Added a warning when the Qt5-dev package is missing but Qt5 is required
(edit) @19996   4 years tbretz Added a warning to make users aware of an anaconda problem; improved ...
(edit) @19989   4 years tbretz Fixes: warning: catching polymorphic type ‘class std::runtime_error’ ...
(edit) @19988   4 years lyard Reduced height of raw data viewer
(edit) @19987   4 years tbretz Cleanup of commandline options, files are not obverwritten anymore per ...
(edit) @19986   4 years tbretz The selector for the data is required as there is always an AND in the ...
(edit) @19985   4 years tbretz Added more histogram titles.
(edit) @19984   4 years tbretz Title was wrong.
(edit) @19983   4 years tbretz Implemented ExcessN and ErrExcessN -- mainly for completeness
(edit) @19982   4 years tbretz Added histogram titles.
(edit) @19981   4 years tbretz Fixed... didn't work without a simsel option.
(edit) @19980   4 years tbretz Improve some error output (red), added the possibility for MC file ...
(edit) @19979   4 years tbretz Search for the qwt version which fits the Qt version - not sure this ...
(edit) @19978   4 years tbretz These are some workarounds to make it compile with Qt5
(edit) @19977   4 years tbretz Make proper use of PATH_SUFFIXES
(edit) @19976   4 years tbretz Implemented basic support for compiling with Qt5 (this is not yet ...
(edit) @19975   4 years tbretz A typo in the variable names
(edit) @19974   4 years tbretz A typo in axis labels
(edit) @19973   4 years tbretz Added corsika2sql to the programs that get compiled.
(edit) @19972   4 years tbretz this hopefully fixed a problem with a namspace clash with boost ...
(edit) @19971   4 years tbretz Added a binning in Impact Parameter for crosschecks
(edit) @19968   4 years tbretz Fixed a bug that broke the meaning of 'max'
(edit) @19967   4 years tbretz Fixed another last minute change.
(edit) @19966   4 years tbretz Added an accurate mode in which all SQL column types are converted as ...
(edit) @19965   4 years tbretz Added a decription for more (particularly SQL) types, such as kTime, ...
(edit) @19964   4 years tbretz Fix a none compile issue.
Note: See TracRevisionLog for help on using the revision log.