source: trunk/Mars/mcore/zofits.h

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @17297   11 years tbretz Added some more tweaks needed by CINT (default constructors, handling ...
(edit) @17296   11 years lyard Gave the possibility to change the number of threads, as long as ...
(edit) @17295   11 years tbretz Removed an obsolete const-qualifier
(edit) @17289   11 years tbretz Added missing Mars style exception handling.
(edit) @17288   11 years lyard Bugfix to be able to reuse the same zofits object to write more than ...
(edit) @17285   11 years lyard fixed bug related to thread-safe-ness
(edit) @17281   11 years tbretz Use the correct define as setup by configure
(edit) @17277   11 years tbretz Missed the possibility to setup the number of tiles after the ...
(edit) @17269   11 years tbretz Instead of a lot of conditionals in case of no queue, the queues are ...
(edit) @17264   11 years tbretz Hopefully finished removing the std namespace from the headers.
(edit) @17263   11 years tbretz Added more std:: namespace qualifiers
(edit) @17262   11 years tbretz Removed the 'using namespace' from header
(edit) @17258   11 years tbretz Replaced calls to post by emplace. Therefore implemented new ...
(edit) @17254   11 years tbretz Use a shared_ptr with aliasing of char* instead of a MemoryChunk
(edit) @17253   11 years lyard zofits with catalog shrinking and compressed calibration table
(edit) @17243   11 years tbretz Encapsulated the header with a guard (I don't understand why this was ...
(edit) @17239   11 years lyard zofits with extra default values setters
(edit) @17237   11 years lyard Cleaner version of zofits
(edit) @17228   11 years tbretz Adapted to changes in Queue; Compression queues do not need sorting... ...
(edit) @17225   11 years tbretz Fixed initialization with static data member; removed buggy example; ...
(edit) @17221   11 years lyard better version of zofits. New factofits. Only cleanup, defines, ...
(edit) @17219   11 years lyard draft zofits working with Queue and MemoryManager
(add) @17216   11 years lyard Added the brand new zofits class.
Note: See TracRevisionLog for help on using the revision log.