[qrouter] branch master updated (8eba81f -> 9900979)

Ruben Undheim rubund-guest at moszumanska.debian.org
Sun Oct 18 09:01:46 UTC 2015


This is an automated email from the git hooks/post-receive script.

rubund-guest pushed a change to branch master
in repository qrouter.

      from  8eba81f   UNRELEASED -> unstable
      adds  021d546   Merge remote-tracking branch 'upstream/master' into upstream
      adds  6953327   Merge remote-tracking branch 'upstream/master' into upstream
      adds  3d95323   Merge remote-tracking branch 'upstream/master' into upstream
      adds  e0a57a6   Updated configure for cygwin compile.
      adds  42b2591   Update at Fri Oct  9 12:39:08 EDT 2015 by tim
      adds  8ebf198   Merge branch 'master' into work
      adds  31671bf   Corrected a problem when a layer's width prevents routing on adjacent tracks, but that layer is used for pins.  A pin can end up being blocked on all sides when every other track is marked unroutable.  Fixed by searching for adjacent pins and allowing routes in the direction of that pin.
      adds  902d26b   Update at Sun Oct 11 13:48:53 EDT 2015 by tim
      adds  8801560   Merge branch 'master' into work
      adds  cb29e1b   Changed prefix in configure file per Staf Verhaegen's patch. Also fixed the qrouter.h declaration of fillMask() per Staf's patch.
      adds  6f7804b   Update at Tue Oct 13 14:27:30 EDT 2015 by tim
      adds  2ab5158   Merge branch 'master' into work
      adds  d104462   Modified the startup script so that it will not exit simply because a DISPLAY variable is not set;  Tk_Init() does not force an exit on an error return code.  This allows qrouter to continue to process in a non-graphics environment.
      adds  b444a3f   Revised the "-k" command switch so that it takes a number which indicated the number of additional attempts after things start looking bad.  This option is mirrored in the command option "stage2 tries <n>".
      adds  cc4a652   Minor corrections to the last check-in, which prevented the toplevel command from working correctly.
      adds  428e891   Reverted one change involving the $prefix set by configure;  still figuring out how to specify QROUTER_LIB_DIR, which needs to be dealt with another way.
      adds  90ceac8   Update at Wed Oct 14 23:16:40 EDT 2015 by tim
      adds  b81d9f3   Merge branch 'master' into work
      adds  f301bde   Merge remote-tracking branch 'upstream/master' into upstream
      adds  a0ef94c   Set VERSION correctly
       new  beea52a   Merge tag 'upstream/1.3.20'
       new  2e3e371   Merge branch 'master' of ssh://alioth.debian.org/git/debian-science/packages/qrouter
       new  9900979   New changelog entry

The 3 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 VERSION          |   2 +-
 configure        | 223 +++++++++++++++++++++++++++++--------------------------
 configure.in     |  21 ++++--
 debian/changelog |   6 ++
 graphics.c       |   2 +-
 node.c           |  17 ++++-
 qrouter.c        |  20 +++--
 qrouter.h        |   2 +-
 qrouter.tcl.in   |  19 ++---
 qrouterexec.c    |   8 +-
 tclqrouter.c     |  18 ++++-
 11 files changed, 198 insertions(+), 140 deletions(-)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/qrouter.git



More information about the debian-science-commits mailing list