summaryrefslogtreecommitdiffstats
path: root/o3tl
Commit message (Expand)AuthorAgeFilesLines
* sorted_vector: removing the vector::ersase makes more senseMichael Stahl2012-07-271-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-211-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
* | Added iota to stl compat header, switch canvas to use thatThorsten Behrens2011-02-081-1/+19
* | Port stuff to our private implementation of SGI extensionsFridrich Štrba2011-02-081-0/+133
* | Remove old RCS lines.Thomas Arnhold2011-01-211-3/+0
* | Add vim/emacs modelines to all source filesSebastian Spaeth2010-10-1411-0/+33
* | #i113503# cppunit stl wrapper headersCaolán McNamara2010-10-065-0/+15
|/
* DEV300 masterfix: #i10000#: adapt to cppunit changes by CWS sb118, fix licens...Release Engineering2010-04-191-8/+4
* CWS-TOOLING: integrate CWS sb118Jens-Heiner Rechtien2010-04-166-29/+22
|\
| * sb118: #i109791# improved CPPUNIT_CFLAGS handlingsb2010-03-041-3/+1