Age | Commit message (Expand) | Author |
2012-08-02 | Revert "Revert "sorted_vector: turn Find parameter into template"" | Michael Stahl |
2012-08-01 | Revert "sorted_vector: turn Find parameter into template" | Michael Stahl |
2012-08-01 | sorted_vector: turn Find parameter into template | Michael Stahl |
2012-07-31 | sorted_vector: add an additional template parameter: | Michael Stahl |
2012-07-25 | sorted_vector: removing the vector::ersase makes more sense | Michael Stahl |
2012-07-25 | sorted_vector: MSVC doesn't know which erase to call | Michael Stahl |
2012-07-25 | sorted_vector: add erase(const_iterator) methods | Michael Stahl |
2012-07-20 | Unnecessary sorted_vector_compare | Stephan Bergmann |
2012-07-17 | sorted_vector: operator[] returning by value doesn't make much sense | Michael Stahl |
2012-07-17 | sorted_vector: rename nonconst methods to be more obvious | Michael Stahl |
2012-07-17 | sorted_vector: fix silly problems with gcc: | Michael Stahl |
2012-07-17 | Add erase(size_t) method to o3tl::sorted_vector | Noel Grandin |
2012-07-17 | Improvements to sorted_vector | Noel Grandin |
2012-07-12 | sorted_vector should not inherit public std::vector | Michael Stahl |
2012-07-12 | Create a template container class for sorted vector | Noel Grandin |
2012-06-27 | targetted re-work of cppunit pieces. | Michael Meeks |
2012-06-26 | re-base on ALv2 code. | Michael Meeks |
2012-06-21 | re-base on ALv2 code. | Michael Meeks |
2012-04-29 | make gbuild the default assumption of build.pl | Bjoern Michaelsen |
2012-04-08 | LinkTarget.mk: remove gb_LinkTarget_add_package_headers | Michael Stahl |
2012-04-08 | gbuild: "use" vs. "add": | Michael Stahl |
2012-03-20 | callcatcher update list | Caolán McNamara |
2012-02-08 | Added (and improved) READMEs for modules which used to be in libs-gui | Josh Heidenreich |
2012-02-05 | switch to include-based build rather than sourced-based build | Norbert Thiebaud |
2011-12-20 | Link most libs and executables with gb_STDLIBS as presumably is intended | Tor Lillqvist |
2011-12-07 | in modules, when we have a env we are in stage gbuild | Bjoern Michaelsen |
2011-12-01 | typo fix: explicitely -> explicitly | Lior Kaplan |
2011-11-29 | move reconfigure into gbuild | Bjoern Michaelsen |
2011-11-25 | make gbuild makefiles run independant of pwd again | Bjoern Michaelsen |
2011-11-16 | tweak gbuild standart Makefile to allow partial build in unsourced env | Norbert Thiebaud |
2011-10-05 | simplfy dmake to gbuild bridgefile | Bjoern Michaelsen |
2011-09-29 | fix trunk gcc compile errors | Matúš Kukan |
2011-09-12 | sb140: #i113503# mixing system CppUnit and OOo STLport does not work, backed ... | Stephan Bergmann |
2011-08-19 | detect gmake 3.81 and limit to -j1 unless num-cpu is explicitly set | Norbert Thiebaud |
2011-08-11 | fix compile errors from trunck gcc | Tom Tromey |
2011-08-05 | Emacs modeline compatible with vim's one | Takeshi Abe |
2011-08-02 | fix prj/ directory | Matúš Kukan |
2011-08-02 | convert o3tl to gbuild | Matúš Kukan |
2011-06-06 | Bypass when cross-compiling in general, not just for iOS | Tor Lillqvist |
2011-06-03 | Drop %_EXT% which was always empty | Tor Lillqvist |
2011-05-26 | Don't build qa executables for iOS | Tor Lillqvist |
2011-04-05 | remove ADAPT_EXT_STL | Caolán McNamara |
2011-03-11 | Merge commit 'ooo/DEV300_m101' into intm101 | Jan Holesovsky |
2011-02-09 | Trying to remove the stlport mention from the code | Fridrich Štrba |
2011-02-09 | Removing the ext_std masterpiece | Fridrich Štrba |
2011-02-08 | Added iota to stl compat header, switch canvas to use that | Thorsten Behrens |
2011-02-08 | Port stuff to our private implementation of SGI extensions | Fridrich Štrba |
2011-01-21 | Remove old RCS lines. | Thomas Arnhold |
2010-10-14 | Add vim/emacs modelines to all source files | Sebastian Spaeth |
2010-10-06 | #i113503# cppunit stl wrapper headers | Caolán McNamara |