summaryrefslogtreecommitdiffstats
path: root/include/o3tl
Commit message (Expand)AuthorAgeFilesLines
* coverity#1202781 Division or modulo by zeroCaolán McNamara2014-10-291-0/+28
* gcc4.7.3 complains about the assertsNoel Grandin2014-10-231-2/+2
* Reintroduce SFINAE-based selective enablement of &=, |=Stephan Bergmann2014-10-141-35/+41
* fixes and tests for o3tl::typed_flagsNoel Grandin2014-10-141-8/+4
* Work around missing std::underlying_type in GCC 4.6Stephan Bergmann2014-10-141-38/+47
* create a macro library for implementing bit-flags typesNoel Grandin2014-10-131-0/+208
* sc: std::auto_ptr -> std::unique_ptrStephan Bergmann2014-09-301-0/+30
* Some glue for using std::unique_ptr with the Boost Pointer Container LibraryStephan Bergmann2014-09-301-0/+31
* Remove o3tl/heap_ptr.hxx, use std::unique_ptr insteadStephan Bergmann2014-09-241-283/+0
* Mark o3tl::heap_ptr as SAL_WARN_UNUSEDStephan Bergmann2014-09-151-2/+2
* Extend o3tl::heap_ptr to support arraysStephan Bergmann2014-06-061-36/+36
* o3tl::default_deleter->boost::checked_deleterCaolán McNamara2014-05-121-34/+0
* Move this function object to o3tl.Kohei Yoshida2014-05-121-0/+34
* Many spelling fixes: directories h* - p*.Pedro Giffuni2014-04-301-1/+1
* Unused code: binary_compose, identityThorsten Behrens2014-04-151-35/+0
* Remove iota template function & last call site.Thorsten Behrens2014-04-151-8/+0
* typo: optimisation -> optimizationThomas Arnhold2014-03-291-1/+1
* fdo#72598 Remove SunStudio cruft from code baseJelle van der Waa2013-12-161-22/+0
* Bin comments that claim to say why some header is includedTor Lillqvist2013-10-221-1/+1
* fdo#62475 - remove visual noisePhilipp Riemer2013-08-311-10/+1
* Re-work 8bit characters in source code, or remove them.Michael Meeks2013-08-201-1/+1
* execute move of global headersBjoern Michaelsen2013-04-237-0/+1586