[Olsr-commit] OLSR.org main repository branch, config_parser, updated. 36d8c5f3e0d19703af17da6628f0153ce811b90c

(spam-protected) (spam-protected)
Wed Feb 23 16:12:35 CET 2011


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "OLSR.org main repository".

        See http://olsr.org/git/?p=olsrd.git;a=commit;h=36d8c5f3e0d19703af17da6628f0153ce811b90c
        for a web version of the last commit.

The branch, config_parser has been updated
       via  36d8c5f3e0d19703af17da6628f0153ce811b90c (commit)
      from  256e3ca06a6260325a0b4fc813621bb8760d7341 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 36d8c5f3e0d19703af17da6628f0153ce811b90c
Author: Henning Rogge <(spam-protected)>
Date:   Wed Feb 23 16:09:26 2011 +0100

    First tests on new config parser frontend

-----------------------------------------------------------------------

Summary of changes:
 src/common/autobuf.c             |   32 +++++-
 src/common/string.c              |   27 +++++
 src/common/string.h              |    2 +
 src/config/cfg_db.c              |   12 ++
 src/config/cfg_db.h              |    2 +-
 src/config/cfg_frontend_simple.c |  229 ++++++++++++++++++++++++++++++++++++++
 src/config/cfg_frontend_simple.h |   17 +++
 src/config/cfg_validate.c        |   26 +++--
 src/main.c                       |   52 ++++++++-
 9 files changed, 377 insertions(+), 22 deletions(-)
 create mode 100644 src/config/cfg_frontend_simple.c
 create mode 100644 src/config/cfg_frontend_simple.h


hooks/post-receive
-- 
OLSR.org main repository




More information about the Olsr-commit mailing list