[Xorp-hackers] [greearb/xorp.ct] 416aa2: eclipse: Add xml file to make eclipse do proper x...

GitHub noreply at github.com
Thu Mar 15 09:56:04 PDT 2012


  Branch: refs/heads/master
  Home:   https://github.com/greearb/xorp.ct
  Commit: 416aa2ce8a10be0a9f53f9ca385eb0b87ca60a78
      https://github.com/greearb/xorp.ct/commit/416aa2ce8a10be0a9f53f9ca385eb0b87ca60a78
  Author: Ben Greear <greearb at candelatech.com>
  Date:   2012-03-15 (Thu, 15 Mar 2012)

  Changed paths:
    A xorp/devnotes/xorpEclipse.xml

  Log Message:
  -----------
  eclipse:  Add xml file to make eclipse do proper xorp formatting.

It can be imported via

Window->Preferences->C/C++->Code Style->Import

Contributed by:  Igor Maravic <igorm at etf.rs>
Signed-off-by: Ben Greear <greearb at candelatech.com>


  Commit: 9710e898af9c83d969f41f8a083942f25df68a88
      https://github.com/greearb/xorp.ct/commit/9710e898af9c83d969f41f8a083942f25df68a88
  Author: Ben Greear <greearb at candelatech.com>
  Date:   2012-03-15 (Thu, 15 Mar 2012)

  Changed paths:
    M xorp/devnotes/coding-style.txt
  M xorp/devnotes/template_gpl.c
  M xorp/devnotes/template_gpl.cc
  M xorp/devnotes/template_gpl.h
  M xorp/devnotes/template_gpl.hh
  M xorp/devnotes/template_gpl.py
  M xorp/devnotes/template_gpl.sh
  M xorp/devnotes/template_lgpl.c
  M xorp/devnotes/template_lgpl.cc
  M xorp/devnotes/template_lgpl.h
  M xorp/devnotes/template_lgpl.hh
  M xorp/devnotes/template_lgpl.sh

  Log Message:
  -----------
  Update coding style guide.

Signed off by: Ben Greear <greearb at candelatech.com>


  Commit: 0da358759f08952062911da0ae6fe7b1cb82defe
      https://github.com/greearb/xorp.ct/commit/0da358759f08952062911da0ae6fe7b1cb82defe
  Author: Igor Maravic <igorm at etf.rs>
  Date:   2012-03-15 (Thu, 15 Mar 2012)

  Changed paths:
    M xorp/rtrmgr/conf_tree_node.cc
  M xorp/rtrmgr/conf_tree_node.hh
  M xorp/rtrmgr/master_conf_tree.cc
  M xorp/rtrmgr/template_base_command.cc
  M xorp/rtrmgr/template_commands.cc

  Log Message:
  -----------
  trivial: ws fixes

Eclipse automaticaly striped trailing ws.

Signed-off-by: Igor Maravic <igorm at etf.rs>


  Commit: 535e29457de35a567027bc5e25a5d7f2742f647d
      https://github.com/greearb/xorp.ct/commit/535e29457de35a567027bc5e25a5d7f2742f647d
  Author: Igor Maravic <igorm at etf.rs>
  Date:   2012-03-15 (Thu, 15 Mar 2012)

  Changed paths:
    M xorp/libxipc/xrl_atom.cc
  M xorp/libxipc/xrl_atom.hh
  M xorp/rtrmgr/unexpanded_xrl.cc
  M xorp/rtrmgr/xorp_client.cc

  Log Message:
  -----------
  trivial: ws fixes

Eclipse automaticaly striped trailing ws

Signed-off-by: Igor Maravic <igorm at etf.rs>


  Commit: ad8f55446d511a3688aaf15dbd8c6be95b2bfa74
      https://github.com/greearb/xorp.ct/commit/ad8f55446d511a3688aaf15dbd8c6be95b2bfa74
  Author: Igor Maravic <igorm at etf.rs>
  Date:   2012-03-15 (Thu, 15 Mar 2012)

  Changed paths:
    M xorp/rtrmgr/template_tree.cc
  M xorp/rtrmgr/template_tree_node.cc

  Log Message:
  -----------
  xorp: rtrmgr: Fix command completion with %allow-range option on multi-value nodes

Fixed problem of command completion for multi-value nodes with allow-range option.
Without this fix, if we would enter number within the allowed range, and then we would enter
" " + "\t" we wouldn't get any command propositions.

Signed-off-by: Igor Maravic <igorm at etf.rs>


Compare: https://github.com/greearb/xorp.ct/compare/3e1eb42...ad8f554


More information about the Xorp-hackers mailing list