source: trunk/FACT++/src

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @20108   3 years tbretz Allow to print uri
(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) @20083   3 years tbretz Replaced my own PersistentCopy by UniquePersistent, repaired Thread ...
(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) @20075   3 years tbretz Allow for a fallback solution to look for fact++.rc, which is the ...
(edit) @20071   3 years tbretz Allow for different names in fact and famous.
(edit) @20069   3 years tbretz Moved from famous repository
(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) @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) @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) @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) @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) @20005   4 years tbretz The API in boost 1.70 changed.
(edit) @20004   4 years tbretz Fixed a problem with newer boost versions.
(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) @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) @19974   4 years tbretz A typo in axis labels
(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.
(edit) @19963   4 years tbretz Program to insert corsika input cards.
(edit) @19960   4 years tbretz Added some comment.
(edit) @19959   4 years tbretz Added some comment
(edit) @19946   4 years tbretz Added a streaming mode which ignores the number of rows in the file.
(edit) @19932   5 years tbretz Forgot to also replace the actual limit!
(edit) @19929   5 years tbretz Minor updates.
(edit) @19928   5 years tbretz New header.
(edit) @19926   5 years tbretz New server.
(edit) @19925   5 years tbretz fixed a typo
(edit) @19924   5 years tbretz Set Temp Limit to 60°C
(edit) @19923   5 years tbretz Added a temp limit of 55°C for all sensors
(edit) @19920   5 years tbretz The default observatory should be the preset default not per se 'ORM'
(edit) @19918   5 years tbretz Is using nova, so print out the default observatory.
(edit) @19913   5 years tbretz Write spectrum.C again.
(edit) @19912   5 years tbretz Added comment
(edit) @19911   5 years tbretz Forgot to adapt the upper limit calculation to the fact that the BG is ...
(edit) @19910   5 years tbretz Forgot to adapt the upper limit calculation to the fact that the BG is ...
(edit) @19908   5 years tbretz Fixed some axis labels for the spectrum histograms.
(edit) @19907   5 years tbretz Fixed Error calculation for final spectrum, it is difficult to keep ...
(edit) @19904   5 years tbretz Implemented the Flux Sigma and control plots to check if a point ...
(edit) @19903   5 years tbretz Made sure that all columns (except ResolutionW) are defined NOT NULL ...
(edit) @19900   5 years tbretz Some simplification for a better structured root file.
(edit) @19899   5 years tbretz No Integral histograms for Theta binning.
(edit) @19898   5 years tbretz Updated to include Integral and Integrated Results.
(edit) @19895   5 years tbretz Completele redone the logic, now the program produces all kind of ...
(edit) @19889   5 years tbretz Added counting triggered events (Triggered) to display cut ...
(edit) @19888   5 years tbretz There was a stray dot from the prev changes.
(edit) @19887   5 years tbretz In contrast to clang, gcc requires the initilizer list to be in order ...
(edit) @19886   5 years tbretz Added descriptions to command line options, respect verbose=0
(edit) @19882   5 years tbretz Spectrum program and external query files.
(edit) @19881   5 years tbretz Fixed compiler warning...
(edit) @19880   5 years tbretz Additional comment, unfold if.
(edit) @19879   5 years tbretz Allow for detection of empty fields and fields containing NULL.
(edit) @19878   5 years tbretz Branches must always be written, branch names must not start with a ...
(edit) @19827   5 years tbretz Wow... somebody hit the configuration in which this is relevant!
(edit) @19817   5 years tbretz Sorry, works with 6.18 and not 6.14
(edit) @19816   5 years tbretz Alias on two argument functions does not work with root 5.24/28 but 6.14/04
(edit) @19815   5 years tbretz Copy and Paste error
Note: See TracRevisionLog for help on using the revision log.