Age | Commit message (Expand) | Author |
2014-06-24 | remove use of register keyword in C files | Noel Grandin |
2014-05-30 | coverity#705235 Missing break in switch | Caolán McNamara |
2014-05-22 | Fix some memory leak in soltools/cpp tool | Stephan Bergmann |
2014-05-15 | Resolves fdo#70681: fixincludeguards.pl: all that's left | Thomas Arnhold |
2014-04-10 | Clean up function declaration | Stephan Bergmann |
2014-04-04 | Move prototype to include | Stephan Bergmann |
2014-03-31 | Typo #elsif -> #elif | Stephan Bergmann |
2013-11-17 | WaE: 'PATH_MAX' : macro redefinition | Tor Lillqvist |
2013-11-16 | Fix for VS 2013 compilation | Jesús Corrius |
2013-08-22 | left shift of 1 by 31 places cannot be represented in type 'int' | Stephan Bergmann |
2013-08-21 | We don't seem to actually need glibc getopt | Tor Lillqvist |
2013-07-14 | Mark as const | Takeshi Abe |
2013-03-27 | -Wunused-macros | Stephan Bergmann |
2013-03-19 | reduce whitespaces between include and filename | Thomas Arnhold |
2012-10-09 | fix some lousy formatting that triggers warnings from the compiler plugin | Luboš Luňák |
2012-09-29 | soltools conversion to gbuild | David Ostrovsky |
2012-06-28 | remove malingering legacy RCS tags. | Michael Meeks |
2012-06-27 | re-base on ALv2 code. | Michael Meeks |
2012-06-21 | re-base on ALv2 code. | Michael Meeks |
2012-01-27 | Decrease verbiage a little bit | Tor Lillqvist |
2011-11-14 | this S390 ifdef isn't a contemporary one | Caolán McNamara |
2011-09-16 | Revert "Trying to chop out the uwinapi library" | Fridrich Štrba |
2011-09-16 | Trying to chop out the uwinapi library | Fridrich Štrba |
2011-06-04 | Rehash cross-compilation ideas | Tor Lillqvist |
2011-05-13 | Cross-compilation work for soltools | Tor Lillqvist |
2011-05-13 | Some initial baby steps towards cross-compilation | Tor Lillqvist |
2011-04-15 | Kill OS/2 stuff | Tor Lillqvist |
2011-03-23 | Merge commit 'ooo/DEV300_m103' | Jan Holesovsky |
2011-02-24 | Remove MSDOS support | Thomas Arnhold |
2011-02-18 | Removed some commented code. | Danny Roberts |
2011-02-16 | Remove HPUX support | Thomas Arnhold |
2011-02-03 | WaE: signed/unsigned | Caolán McNamara |
2011-02-03 | Silence compiler warnings | Tor Lillqvist |
2011-01-27 | Update from master repository (DEV300_m98). | Matthias Huetsch [mhu] |
2010-12-09 | cppcheck: can reduce the scope of these variables | Caolán McNamara |
2010-11-25 | #i115784# soltools: fix memory errors uncovered by valgrind and other tools. | Matthias Huetsch [mhu] |
2010-10-28 | add modelines to .h files as well | Caolán McNamara |
2010-10-13 | tweak for AIX | Caolán McNamara |
2010-06-24 | masterfix: #i10000# change HAVE_GETOPT to != YES | obo |
2010-06-24 | masterfix: #i10000# build breaks for unxsoli4 | obo |
2010-06-21 | CWS-TOOLING: integrate CWS systemlibc | obo |
2010-06-17 | CWS systemlibc: #i69033#: some fixes for mingw | Mathias Bauer |
2010-06-15 | systemlibc: update comment | Rene Engelhard |
2010-06-15 | systemlibc: move from || defined WNT to || !defined HAVE_GETOPT | Rene Engelhard |
2010-06-15 | systemlibc: s/WINNT/WNT/ | Rene Engelhard |
2010-06-15 | systemlibc: also reintroduce _getopt.c/stgetopt() for Windows. | Rene Engelhard |
2010-06-14 | systemlibc: add back external statements for stgetopt | Rene Engelhard |
2010-06-14 | systemlibc: reintroduce stgetopt() for -isysroot on Mac. sigh. | Rene Engelhard |
2010-05-18 | systemlibc: migrate systemlibc to hg; try again from scratch | Rene Engelhard |
2010-03-15 | linuxaxp01: #i110145# first cut | Caolán McNamara |