Age | Commit message (Expand) | Author |
2013-02-27 | registry: new ZipPackage_registry_odk_headers | Michael Stahl |
2013-02-27 | sal: new ZipPackage_sal_odk_headers for public ODK headers | Michael Stahl |
2013-02-25 | loplugin: improve indentation | Thomas Arnhold |
2013-02-14 | Comment clean-up | Stephan Bergmann |
2013-02-11 | WaE: strict-aliasing issues | Caolán McNamara |
2013-02-11 | Fix floating point handling | Stephan Bergmann |
2013-02-05 | write double/float via union with unsigned type for strict-aliasing | Caolán McNamara |
2013-02-04 | WaE unused variable | Norbert Thiebaud |
2013-02-03 | More typos | Stephan Bergmann |
2013-02-03 | reg2bin: Shrink output by reusing common strings | Stephan Bergmann |
2013-02-03 | Typo | Stephan Bergmann |
2013-02-03 | reg2bin: truncate pre-existing output files | Stephan Bergmann |
2013-01-31 | warning C4701: potentially uninitialized local variable | Stephan Bergmann |
2013-01-31 | Typo | Stephan Bergmann |
2013-01-31 | Some fixes for previous commit (Clang) | Stephan Bergmann |
2013-01-31 | WIP: Experimental new binary type.rdb format | Stephan Bergmann |
2013-01-26 | gbuild: fix silly "expandtabs" in makefile VIM modelines | Michael Stahl |
2013-01-26 | gbuild: do not copy boost headers around | Michael Stahl |
2013-01-26 | Remove redundant braces around for loops | Stephan Bergmann |
2013-01-15 | Remove obsolete rdbedit tool | Stephan Bergmann |
2013-01-15 | Remove obsolete checksingleton tool | Stephan Bergmann |
2012-12-25 | Get rid of (most uses of) GUI | Tor Lillqvist |
2012-12-14 | Create a TYPEREG_VERSION_1 RegistryTypeReader | Stephan Bergmann |
2012-12-13 | Make registry's mergeKey fail if it cannot process regFileName | Stephan Bergmann |
2012-11-28 | write a makefile to rdbedit to build again | Caolán McNamara |
2012-11-28 | re-base on ALv2 code. Includes: | Michael Meeks |
2012-10-31 | add missing deps on sal headers | David Tardon |
2012-10-04 | sal_Bool->bool in registry | Noel Grandin |
2012-10-01 | Replace usage of rtl_*Memory with equivalent from string.h | Arnaud Versini |
2012-09-28 | gbuild: invert handling of standard system libraries: | Michael Stahl |
2012-09-28 | gbuild: replace direct gb_STDLIBS use with ... | Michael Stahl |
2012-09-28 | gbuild: split uwinapi out of gb_STDLIBS | Michael Stahl |
2012-09-14 | remove use of SAL_MIN() macro | Norbert Thiebaud |
2012-08-29 | fdo#54015: At least FreeBSD ld requires -z origin when RPATH contains $ORIGIN | Jung-uk Kim |
2012-08-12 | do not print anything when the comparison succeeded | David Tardon |
2012-08-04 | Replace usage of rtl/memory.h in registry with equivalent from string.h | Arnaud Versini |
2012-07-20 | Globally unique symbols missing from some map files | Stephan Bergmann |
2012-07-03 | re-base on ALv2 code. | Michael Meeks |
2012-06-25 | Remove various commented out defines | Thomas Arnhold |
2012-06-21 | re-base on ALv2 code. | Michael Meeks |
2012-06-21 | re-base on ALv2 code. | Michael Meeks |
2012-06-02 | targeted string re-work | Norbert Thiebaud |
2012-05-07 | Don't bother with the static lib and the exes for non-desktop OSes | Tor Lillqvist |
2012-05-07 | Use gb_STDLIBS | Tor Lillqvist |
2012-05-06 | remove unused files | Matúš Kukan |
2012-05-06 | fix linkage inconsistency on windows (cont.) | David Tardon |
2012-05-06 | fix linkage inconsistency on windows | David Tardon |
2012-05-06 | gbuild conversion: registry module | David Ostrovsky |
2012-04-29 | make gbuild the default assumption of build.pl | Bjoern Michaelsen |
2012-04-14 | replace APP?RPATH SDK by SDKBIN in old build system | David Tardon |