summaryrefslogtreecommitdiff
path: root/registry
AgeCommit message (Expand)Author
2013-02-25loplugin: improve indentationThomas Arnhold
2013-02-14Comment clean-upStephan Bergmann
2013-02-11WaE: strict-aliasing issuesCaolán McNamara
2013-02-11Fix floating point handlingStephan Bergmann
2013-02-05write double/float via union with unsigned type for strict-aliasingCaolán McNamara
2013-02-04WaE unused variableNorbert Thiebaud
2013-02-03More typosStephan Bergmann
2013-02-03reg2bin: Shrink output by reusing common stringsStephan Bergmann
2013-02-03TypoStephan Bergmann
2013-02-03reg2bin: truncate pre-existing output filesStephan Bergmann
2013-01-31warning C4701: potentially uninitialized local variableStephan Bergmann
2013-01-31TypoStephan Bergmann
2013-01-31Some fixes for previous commit (Clang)Stephan Bergmann
2013-01-31WIP: Experimental new binary type.rdb formatStephan Bergmann
2013-01-26gbuild: fix silly "expandtabs" in makefile VIM modelinesMichael Stahl
2013-01-26gbuild: do not copy boost headers aroundMichael Stahl
2013-01-26Remove redundant braces around for loopsStephan Bergmann
2013-01-15Remove obsolete rdbedit toolStephan Bergmann
2013-01-15Remove obsolete checksingleton toolStephan Bergmann
2012-12-25Get rid of (most uses of) GUITor Lillqvist
2012-12-14Create a TYPEREG_VERSION_1 RegistryTypeReaderStephan Bergmann
2012-12-13Make registry's mergeKey fail if it cannot process regFileNameStephan Bergmann
2012-11-28write a makefile to rdbedit to build againCaolán McNamara
2012-11-28re-base on ALv2 code. Includes:Michael Meeks
2012-10-31add missing deps on sal headersDavid Tardon
2012-10-04sal_Bool->bool in registryNoel Grandin
2012-10-01Replace usage of rtl_*Memory with equivalent from string.hArnaud Versini
2012-09-28gbuild: invert handling of standard system libraries:Michael Stahl
2012-09-28gbuild: replace direct gb_STDLIBS use with ...Michael Stahl
2012-09-28gbuild: split uwinapi out of gb_STDLIBSMichael Stahl
2012-09-14remove use of SAL_MIN() macroNorbert Thiebaud
2012-08-29fdo#54015: At least FreeBSD ld requires -z origin when RPATH contains $ORIGINJung-uk Kim
2012-08-12do not print anything when the comparison succeededDavid Tardon
2012-08-04Replace usage of rtl/memory.h in registry with equivalent from string.hArnaud Versini
2012-07-20Globally unique symbols missing from some map filesStephan Bergmann
2012-07-03re-base on ALv2 code.Michael Meeks
2012-06-25Remove various commented out definesThomas Arnhold
2012-06-21re-base on ALv2 code.Michael Meeks
2012-06-21re-base on ALv2 code.Michael Meeks
2012-06-02targeted string re-workNorbert Thiebaud
2012-05-07Don't bother with the static lib and the exes for non-desktop OSesTor Lillqvist
2012-05-07Use gb_STDLIBSTor Lillqvist
2012-05-06remove unused filesMatúš Kukan
2012-05-06fix linkage inconsistency on windows (cont.)David Tardon
2012-05-06fix linkage inconsistency on windowsDavid Tardon
2012-05-06gbuild conversion: registry moduleDavid Ostrovsky
2012-04-29make gbuild the default assumption of build.plBjoern Michaelsen
2012-04-14replace APP?RPATH SDK by SDKBIN in old build systemDavid Tardon
2012-04-08Replaced a few equal calls with ==Szabolcs Dezsi
2012-03-29UNO BYTE is signedStephan Bergmann