lumiera_/src
Christian Thaeter c4e6cd3c51 Merge branch 'configloader_devel' of git://git.lumiera.org/lumiera/simeon into backend_devel
* 'configloader_devel' of git://git.lumiera.org/lumiera/simeon: (24 commits)
  Added directive-parser and tests for a content-check of a parsed configitem
  Fixed configitem_move, first parsing tests pass now
  FIX: Remove llist_move again and put a note to list_relocate, add test
  WIP: add config_lookup skeleton
  filedescriptor fixup for new copy func in cuckoo
  add a custom copy function to the cuckoo hash
  fixes after the cuckoo update in filedescriptor.c
  Cuckoo hash update
  Added two very simple tests for configitem
  Typo fix
  Fix for section-parser
  added section part to parser
  parser improvements, compiles now
  added CONFIG_SYNTAX errors
  typo fix and redundant comment removal
  add configitem and configentry to the build system
  give the charsets for config keys some constants
  fix to make parser mockup compileable, little simplified
  WIP: started low-level parser
  more functional mockup of the configitem bootstrap
  ...

Conflicts:

	src/backend/config.c
	src/backend/config.h
	src/backend/config_lookup.c
	src/backend/config_lookup.h
	src/backend/configitem.c
	src/backend/configitem.h
	src/backend/filedescriptor.c
	src/lib/cuckoo.c
	src/lib/cuckoo.h
	tests/22config_highlevel.tests
	tests/backend/test-config.c
2008-09-06 13:18:29 +02:00
..
backend Merge branch 'configloader_devel' of git://git.lumiera.org/lumiera/simeon into backend_devel 2008-09-06 13:18:29 +02:00
common fix some warnings 2008-09-05 17:01:24 +02:00
gui Merge branch 'master' of git://git.lumiera.org/LUMIERA into gui 2008-09-02 22:58:22 +01:00
lib small note annd cosmetics for safeclib 2008-09-06 12:24:36 +02:00
plugin merge Lumiera renaming 2008-03-10 09:28:58 +01:00
proc fix some warnings 2008-09-05 17:01:24 +02:00
tool Merge branch 'master' of git://git.lumiera.org/LUMIERA into library 2008-09-06 11:53:16 +02:00
.gitignore static Application init, NoBug integration, started a basic Exception hierarchy. 2007-08-14 08:14:21 +02:00
DIR_INFO static Application init, NoBug integration, started a basic Exception hierarchy. 2007-08-14 08:14:21 +02:00
main.cpp (irrelevant) adjustments to make the SCons build of the nonexistant source happen 2008-07-11 05:01:56 +02:00
pre.hpp start using the new lifecycle hooks. remove global nobugcfg.h 2008-04-14 05:15:16 +02:00
pre_a.hpp start using the new lifecycle hooks. remove global nobugcfg.h 2008-04-14 05:15:16 +02:00