source: trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @19178   7 years tbretz Print start time.
(edit) @19177   7 years tbretz Made it compile at ISDC
(edit) @19176   7 years tbretz Fix to the resource description
(edit) @19175   7 years tbretz Link libraries with full path so that their position can be ...
(edit) @19174   7 years tbretz Now compiles at ISDC:
(edit) @19173   7 years tbretz Stray code committed unintnetionally.
(edit) @19172   7 years tbretz ISDC workaround for to_string(unsigned int)
(edit) @19171   7 years tbretz Turn of man page production if the required executables are missing.
(edit) @19170   7 years tbretz This improves linking with the mysql libraries in particular if ...
(edit) @19169   7 years tbretz Source code moved to source file.
(edit) @19168   7 years tbretz Fixed size of string
(edit) @19167   7 years tbretz Minor fixed.
(edit) @19166   7 years tbretz Better handling of the replacement for the filename.
(edit) @19165   7 years tbretz Stick with the streams.
(edit) @19164   7 years tbretz Stick with the streams.
(edit) @19163   7 years tbretz include of math.h needed at ISDC
(edit) @19162   7 years tbretz Updated returns.
(edit) @19161   7 years Daniela Dorner updated times, added FillRates.sh
(edit) @19160   7 years Daniela Dorner new disp parametrization for analysis + cut that had not been committed yet
(edit) @19159   7 years Daniela Dorner fixed abberation correction
(edit) @19158   7 years Daniela Dorner ignore negative values
(edit) @19157   7 years tbretz Typos in help text.
(edit) @19156   7 years tbretz Enclose table names.
(edit) @19155   7 years tbretz Added the --index option.
(edit) @19154   7 years tbretz Removed the force-stuff, the constructor is now already connecting to ...
(edit) @19153   7 years tbretz Minor update.
(edit) @19152   7 years tbretz Removed the ISDC hack
(edit) @19151   7 years tbretz Implemented conditional execution.
(edit) @19150   7 years tbretz Implemented an option to pre-delete entries from the table based on ...
(edit) @19149   7 years tbretz Fixed a typo
(edit) @19148   7 years tbretz Removed the iSDC hack from the svn
(edit) @19147   7 years tbretz Added support for a user defined column with a constant number, allow ...
(edit) @19146   7 years tbretz Added support for a user defined column with a constant number, allow ...
(edit) @19145   7 years tbretz Added missing include.
(edit) @19144   7 years tbretz Updates resource text.
(edit) @19143   7 years tbretz Print versionof library found.
(edit) @19142   7 years tbretz Adapted the return numbers, fixed a few typos, sorted the resources.
(edit) @19141   7 years tbretz Implemented packaging and an option to keep only the general tools.
(edit) @19140   7 years tbretz Fixed some compiler wanring with gcc.
(edit) @19139   7 years tbretz Found a nicer way to add arguments to database URI
(edit) @19138   7 years tbretz Do all the cleanup stuff also when an empty set is returned and moved ...
(edit) @19137   7 years tbretz Bytes received and sent in the view of the client.
(edit) @19136   7 years tbretz Output some more connection information with print-connect
(edit) @19135   7 years tbretz Fixed some minor typos.
(edit) @19134   7 years tbretz Skip empty lines reading an environment file.
(edit) @19133   7 years tbretz Accept the binning.
(edit) @19132   7 years tbretz Secured against a larger input (1440) than output (64) conatiner.
(edit) @19131   7 years tbretz Added a function to return the Sign of fCosDeltaAlpha as 1 or -1.
(edit) @19130   7 years tbretz Added a member function to return the total charge in the sensor.
(edit) @19129   7 years tbretz Secure the algorithm for the case when the output container (64) is ...
(edit) @19128   7 years tbretz Added a Scale function.
(edit) @19127   7 years tbretz Avoid some compiler warning.
(edit) @19126   7 years tbretz Implemented the possibility to print basic connection informations.
(edit) @19125   7 years tbretz Updated the explanation for the databse resource to reflect the ...
(edit) @19124   7 years tbretz Implmented compressed connections.
(edit) @19123   7 years tbretz Secured for cases in which the raw data stores more pixels (1440) than ...
(edit) @19122   7 years tbretz Print average execution time per row.
(edit) @19121   7 years tbretz Do not print a warning if no ascii file should have been written, ...
(edit) @19120   7 years tbretz Print average execution time per row.
(edit) @19119   7 years tbretz Added Fractional as a complement to scientific.
(edit) @19118   7 years tbretz Allow to write output to an ascii file, minor changes to replacing the ...
(edit) @19117   7 years tbretz Added the possibility to read list of environment values from a file ...
(edit) @19116   7 years tbretz Adapted help text
(edit) @19115   7 years tbretz The UPDATE was missing in the ON DUPLICATE directive.
(edit) @19114   7 years tbretz Read duplicate as a vector of strings.
(edit) @19113   7 years tbretz Use ON DUPLICATE KEY for updating not the UPDATE directive.
(edit) @19112   7 years tbretz Implemented --engine and --row-format.
(edit) @19111   7 years tbretz Minor cosmetics to output.
(edit) @19110   7 years tbretz Implemented row-format and now using the database default engine if ...
(edit) @19109   7 years tbretz Implemented unisgned columns, row-format and now using the database ...
(edit) @19108   7 years tbretz The filename is also required.
(edit) @19107   7 years tbretz Implmented ignore-errors option.
(edit) @19106   7 years tbretz Output info-string and potential warnings.
(edit) @19105   7 years tbretz Some more cosmetics to the output.
(edit) @19104   7 years tbretz Some cosmetics to the output.
(edit) @19103   7 years tbretz Possibility to add the IGNORE keyword to the INSERT query.
(edit) @19102   7 years tbretz Minor improvemt of the usage text
(edit) @19101   7 years tbretz Allow an 'ON DUPLICATE KEY UPDATE' clause
(edit) @19100   7 years tbretz Warnings are displayed if they happen.
(edit) @19099   7 years tbretz Added fits2sql -- maybe it can be unified with root2sql?
(edit) @19098   7 years Daniela Dorner added associated members
(edit) @19097   7 years Daniela Dorner changed from GET to POST and added storing of email-adress
(edit) @19096   7 years tbretz This is more precise.
(edit) @19095   7 years tbretz Display file size written.
(edit) @19094   7 years tbretz Some more improvemnts to the EXPLAIN formating.
(edit) @19093   7 years tbretz Some improvemnts to the EXPLAIN formating -- not a nice code but for ...
(edit) @19092   7 years tbretz Some improvemnts to the EXPLAIN formating.
(edit) @19091   7 years tbretz Added some code for profiling and explaining the query. The EXPLAIN ...
(edit) @19090   7 years tbretz A very simple implementation which will EXPLAIN the query with what ...
(edit) @19089   7 years tbretz For good reasons, I do not allow NULL in an column, witout ...
(edit) @19088   7 years tbretz UTF charcter was not allowed here.
(edit) @19087   7 years tbretz Icluded functional for bind
(edit) @19086   7 years tbretz pos is a pointer, must be !=0 not >0
(edit) @19085   7 years tbretz Finding Nova was broken... fixed.
(edit) @19084   7 years tbretz Do not print overly long insert queries if not allowed by the user ...
(edit) @19083   7 years tbretz Just realized that grep has the -A option -- so the change wasn't necessry.
(edit) @19082   7 years tbretz Error in the same line, so it is easier to grep for it.
(edit) @19081   7 years tbretz Night was still partially in...
(edit) @19080   7 years tbretz Changed default table engine to InnoDB
(edit) @19079   7 years tbretz Added a possibility for substitutions in the query.
Note: See TracRevisionLog for help on using the revision log.