lwip-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[lwip-commits] [SCM] lwIP - A Lightweight TCPIP stack branch, master, up


From: Dirk Ziegelmeier
Subject: [lwip-commits] [SCM] lwIP - A Lightweight TCPIP stack branch, master, updated. b14032c53131c6889b2aba4f9eba98768f94e123
Date: Wed, 27 Jul 2016 18:34:46 +0000 (UTC)

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 "lwIP - A Lightweight TCPIP stack".

The branch, master has been updated
       via  b14032c53131c6889b2aba4f9eba98768f94e123 (commit)
       via  70927892e16fe6386d341d5e1affe5323ce1cfe4 (commit)
       via  0e6f2049ade0ddd426269abd2ba2d9caa178e5fa (commit)
       via  b2b1ec14f5417ebb56088b4863f86683b4653b79 (commit)
       via  a39c040571c2b47a02b3805eddf79e1a5779c4df (commit)
       via  fb7998699df7867155f97596150f74ddab0e142f (commit)
       via  d89378e3f82312b5133202cdce83d6ea0a49e9ae (commit)
       via  63fdb3bb6242397a53a5d74e97764f438175bd50 (commit)
       via  31f941e1729525c00ec44fda66db6d76d8f81e94 (commit)
      from  8ece46d5d2b52725c3e3d196c4de8c2d9b1d8c96 (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 b14032c53131c6889b2aba4f9eba98768f94e123
Author: Dirk Ziegelmeier <address@hidden>
Date:   Wed Jul 27 20:33:53 2016 +0200

    Fix doxygen warning in opt.h

commit 70927892e16fe6386d341d5e1affe5323ce1cfe4
Author: Dirk Ziegelmeier <address@hidden>
Date:   Wed Jul 27 20:32:18 2016 +0200

    Fix doxygen warning about debug parameters in memp.c
    Remove documentation from them, it is not important

commit 0e6f2049ade0ddd426269abd2ba2d9caa178e5fa
Author: Dirk Ziegelmeier <address@hidden>
Date:   Wed Jul 27 20:30:57 2016 +0200

    Minor main_page.h cosmetics

commit b2b1ec14f5417ebb56088b4863f86683b4653b79
Author: Dirk Ziegelmeier <address@hidden>
Date:   Wed Jul 27 20:28:12 2016 +0200

    Make hook macros visible to doxygen

commit a39c040571c2b47a02b3805eddf79e1a5779c4df
Author: Dirk Ziegelmeier <address@hidden>
Date:   Wed Jul 27 20:23:51 2016 +0200

    opt.h documentation cosmetics

commit fb7998699df7867155f97596150f74ddab0e142f
Author: Dirk Ziegelmeier <address@hidden>
Date:   Wed Jul 27 20:21:29 2016 +0200

    Minor doxygen options fix

commit d89378e3f82312b5133202cdce83d6ea0a49e9ae
Author: Dirk Ziegelmeier <address@hidden>
Date:   Wed Jul 27 20:21:04 2016 +0200

    opt.h documentation cleanups

commit 63fdb3bb6242397a53a5d74e97764f438175bd50
Author: Dirk Ziegelmeier <address@hidden>
Date:   Wed Jul 27 20:12:58 2016 +0200

    Document opt.h - due to a bad bug in doxygen, I had to litter the whole 
file with "|| __DOXYGEN__" to make it work :-(
    Doxygen does not handle #ifndef foo #define foo #endif properly. It does 
not see the #define foo inside.
    If someone has objections or a fix for it, please tell me.

commit 31f941e1729525c00ec44fda66db6d76d8f81e94
Author: Dirk Ziegelmeier <address@hidden>
Date:   Wed Jul 27 19:17:33 2016 +0200

    More documentation updates

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

Summary of changes:
 doc/doxygen/lwip.Doxyfile |    5 +-
 doc/doxygen/main_page.h   |    7 +-
 src/core/init.c           |    2 +-
 src/core/memp.c           |    8 -
 src/core/timeouts.c       |    2 +-
 src/include/lwip/opt.h    |  868 +++++++++++++++++++++++++++++----------------
 6 files changed, 578 insertions(+), 314 deletions(-)


hooks/post-receive
-- 
lwIP - A Lightweight TCPIP stack



reply via email to

[Prev in Thread] Current Thread [Next in Thread]