summaryrefslogtreecommitdiffstats
path: root/o3tl
Commit message (Expand)AuthorAgeFilesLines
* gbuild: replace direct gb_STDLIBS use with ...Michael Stahl2012-09-281-1/+2
* gbuild: split uwinapi out of gb_STDLIBSMichael Stahl2012-09-281-0/+1
* replace remaining InterlockedCount() with inlined versionNorbert Thiebaud2012-09-251-2/+2
* o3tl::sorted_vector::insert should take const parameterMichael Stahl2012-09-211-3/+2
* Revert "Revert "sorted_vector: turn Find parameter into template""Michael Stahl2012-08-022-13/+12
* Revert "sorted_vector: turn Find parameter into template"Michael Stahl2012-08-012-8/+9
* sorted_vector: turn Find parameter into templateMichael Stahl2012-08-012-9/+8
* sorted_vector: add an additional template parameter:Michael Stahl2012-07-312-26/+174
* sorted_vector: removing the vector::ersase makes more senseMichael Stahl2012-07-251-3/+7
* sorted_vector: MSVC doesn't know which erase to callMichael Stahl2012-07-251-5/+0
* sorted_vector: add erase(const_iterator) methodsMichael Stahl2012-07-251-0/+12
* Unnecessary sorted_vector_compareStephan Bergmann2012-07-201-19/+3
* sorted_vector: operator[] returning by value doesn't make much senseMichael Stahl2012-07-171-21/+0
* sorted_vector: rename nonconst methods to be more obviousMichael Stahl2012-07-171-7/+8
* sorted_vector: fix silly problems with gcc:Michael Stahl2012-07-171-23/+24
* Add erase(size_t) method to o3tl::sorted_vectorNoel Grandin2012-07-172-0/+36
* Improvements to sorted_vectorNoel Grandin2012-07-172-24/+131
* sorted_vector should not inherit public std::vectorMichael Stahl2012-07-121-3/+7
* Create a template container class for sorted vectorNoel Grandin2012-07-124-0/+218
* targetted re-work of cppunit pieces.Michael Meeks2012-06-274-23/+4
* re-base on ALv2 code.Michael Meeks2012-06-267-115/+106
* re-base on ALv2 code.Michael Meeks2012-06-214-92/+56
* make gbuild the default assumption of build.plBjoern Michaelsen2012-04-291-1/+0
* LinkTarget.mk: remove gb_LinkTarget_add_package_headersMichael Stahl2012-04-081-1/+1
* gbuild: "use" vs. "add":Michael Stahl2012-04-081-1/+1
* callcatcher update listCaolán McNamara2012-03-202-1/+10
* Added (and improved) READMEs for modules which used to be in libs-guiJosh Heidenreich2012-02-081-0/+30
* switch to include-based build rather than sourced-based buildNorbert Thiebaud2012-02-051-35/+2
* Link most libs and executables with gb_STDLIBS as presumably is intendedTor Lillqvist2011-12-201-0/+2
* in modules, when we have a env we are in stage gbuildBjoern Michaelsen2011-12-071-0/+1
* typo fix: explicitely -> explicitlyLior Kaplan2011-12-011-1/+1
* move reconfigure into gbuildBjoern Michaelsen2011-11-291-1/+1
* make gbuild makefiles run independant of pwd againBjoern Michaelsen2011-11-251-3/+3
* tweak gbuild standart Makefile to allow partial build in unsourced envNorbert Thiebaud2011-11-161-4/+4
* simplfy dmake to gbuild bridgefileBjoern Michaelsen2011-10-051-40/+1
* fix trunk gcc compile errorsMatúš Kukan2011-09-291-3/+3
* sb140: #i113503# mixing system CppUnit and OOo STLport does not work, backed ...Stephan Bergmann2011-09-124-1/+13
* detect gmake 3.81 and limit to -j1 unless num-cpu is explicitly setNorbert Thiebaud2011-08-191-1/+1
* fix compile errors from trunck gccTom Tromey2011-08-111-1/+1
* Emacs modeline compatible with vim's oneTakeshi Abe2011-08-051-0/+1
* fix prj/ directoryMatúš Kukan2011-08-022-6/+1
* convert o3tl to gbuildMatúš Kukan2011-08-027-89/+170
* Bypass when cross-compiling in general, not just for iOSTor Lillqvist2011-06-061-3/+4
* Drop %_EXT% which was always emptyTor Lillqvist2011-06-031-2/+2
* Don't build qa executables for iOSTor Lillqvist2011-05-261-0/+4
* remove ADAPT_EXT_STLCaolán McNamara2011-04-051-7/+0
* Merge commit 'ooo/DEV300_m101' into intm101Jan Holesovsky2011-03-111-0/+7
|\
| * cmcfixes77: #i113503# system non-stlport cppunit with OOo stlportCaolán McNamara2010-08-035-0/+15
* | Trying to remove the stlport mention from the codeFridrich Štrba2011-02-091-7/+0
* | Removing the ext_std masterpieceFridrich Štrba2011-02-094-8/+0