summaryrefslogtreecommitdiff
path: root/registry
AgeCommit message (Expand)AuthorFilesLines
2013-02-03reg2bin: truncate pre-existing output filesStephan Bergmann1-0/+8
2013-01-31warning C4701: potentially uninitialized local variableStephan Bergmann1-1/+1
2013-01-31TypoStephan Bergmann1-1/+1
2013-01-31Some fixes for previous commit (Clang)Stephan Bergmann1-3/+3
2013-01-31WIP: Experimental new binary type.rdb formatStephan Bergmann3-0/+1440
2013-01-26gbuild: fix silly "expandtabs" in makefile VIM modelinesMichael Stahl4-4/+4
2013-01-26gbuild: do not copy boost headers aroundMichael Stahl1-0/+2
2013-01-26Remove redundant braces around for loopsStephan Bergmann1-8/+8
2013-01-15Remove obsolete rdbedit toolStephan Bergmann3-332/+0
2013-01-15Remove obsolete checksingleton toolStephan Bergmann3-380/+0
2012-12-25Get rid of (most uses of) GUITor Lillqvist1-2/+2
2012-12-14Create a TYPEREG_VERSION_1 RegistryTypeReaderStephan Bergmann1-1/+1
2012-12-13Make registry's mergeKey fail if it cannot process regFileNameStephan Bergmann1-1/+1
2012-11-28write a makefile to rdbedit to build againCaolán McNamara1-0/+24
2012-11-28re-base on ALv2 code. Includes:Michael Meeks2-0/+308
2012-10-31add missing deps on sal headersDavid Tardon1-0/+5
2012-10-04sal_Bool->bool in registryNoel Grandin2-7/+7
2012-10-01Replace usage of rtl_*Memory with equivalent from string.hArnaud Versini1-1/+0
2012-09-28gbuild: invert handling of standard system libraries:Michael Stahl1-2/+0
2012-09-28gbuild: replace direct gb_STDLIBS use with ...Michael Stahl1-1/+2
2012-09-28gbuild: split uwinapi out of gb_STDLIBSMichael Stahl1-0/+1
2012-09-14remove use of SAL_MIN() macroNorbert Thiebaud2-4/+15
2012-08-29fdo#54015: At least FreeBSD ld requires -z origin when RPATH contains $ORIGINJung-uk Kim1-2/+2
2012-08-12do not print anything when the comparison succeededDavid Tardon1-13/+0
2012-08-04Replace usage of rtl/memory.h in registry with equivalent from string.hArnaud Versini4-14/+15
2012-07-20Globally unique symbols missing from some map filesStephan Bergmann1-0/+9
2012-07-03re-base on ALv2 code.Michael Meeks29-596/+404
2012-06-25Remove various commented out definesThomas Arnhold1-4/+0
2012-06-21re-base on ALv2 code.Michael Meeks11-265/+166
2012-06-21re-base on ALv2 code.Michael Meeks2-42/+24
2012-06-02targeted string re-workNorbert Thiebaud5-375/+375
2012-05-07Don't bother with the static lib and the exes for non-desktop OSesTor Lillqvist1-1/+1
2012-05-07Use gb_STDLIBSTor Lillqvist1-0/+1
2012-05-06remove unused filesMatúš Kukan4-401/+0
2012-05-06fix linkage inconsistency on windows (cont.)David Tardon1-1/+2
2012-05-06fix linkage inconsistency on windowsDavid Tardon5-83/+84
2012-05-06gbuild conversion: registry moduleDavid Ostrovsky24-348/+479
2012-04-29make gbuild the default assumption of build.plBjoern Michaelsen1-0/+0
2012-04-14replace APP?RPATH SDK by SDKBIN in old build systemDavid Tardon1-1/+1
2012-04-08Replaced a few equal calls with ==Szabolcs Dezsi2-16/+16
2012-03-29UNO BYTE is signedStephan Bergmann4-9/+9
2012-03-06more documentation and cleanups for various modules.Michael Meeks1-0/+14
2012-02-27some doxygen warnings cleanupKorrawit Pruegsanusak1-3/+3
2012-02-21WaE: silence some documentation errorsThomas Arnhold4-6/+5
2012-02-19Get rid of size() == 0Elton Chung1-2/+2
2012-02-19Remove unused codePetr Vorel2-9/+0
2012-02-18registry: remove symbols from map fileThomas Arnhold1-3/+0
2012-02-18registry: remove obsolete methodsThomas Arnhold2-67/+0
2012-02-06Added READMEs for modules related to URE, with content from the wikiJosh Heidenreich1-0/+1
2012-01-23Fix for fdo43460 Part XLIV getLength() to isEmpty()Olivier Hallot1-1/+1