[qrouter] branch master updated (baf0a5e -> 0616b2d)
Ruben Undheim
rubund-guest at moszumanska.debian.org
Sat May 28 23:33:55 UTC 2016
This is an automated email from the git hooks/post-receive script.
rubund-guest pushed a change to branch master
in repository qrouter.
from baf0a5e 3.9.7
new f4c4a61 New changelog entry
adds a17c91e Revised routine cleanup_net(), which had several known errors and is suspected of causing a crash condition. Rewrote it to better track which layer of a via is on the endpoint of a route; the method previously used was error-prone.
adds 4519bec Update at Fri Apr 15 17:27:08 EDT 2016 by tim
adds e3ab3f5 Merge branch 'master' into work
adds 124df89 Made a few modifications so that qrouter is happier about running with input that didn't come from qflow.
adds 827cb4f Update at Fri Apr 22 12:36:50 EDT 2016 by tim
adds de7e28a Merge branch 'master' into work
adds 46b5c4b Corrected two errors, one which incorrectly assigns pitch to the largest pitch among all the route layers (this may be harmless, and is possibly overwritten later, but the code is clearly wrong, so I fixed it). The other error allows pre-routed nets from the SPECIALNETS section to be ripped up during 2nd stage routing, and since these nets can't be routed, they vanish from the layout (except that they are dumped to the final DEF file, which almost guarantees that th [...]
adds ad6365b Update at Sun Apr 24 21:39:22 EDT 2016 by tim
adds ebe0b77 Merge branch 'master' into work
adds c5b391a Corrected an out-of-bounds error in the congestion computation routine, and also corrected an out-of-bounds error in node tap grid points.
adds 7de1d8b Update at Tue Apr 26 11:48:04 EDT 2016 by tim
adds 8994cb7 Merge branch 'master' into work
adds 43af338 Merge tag '1.3.46' into upstream
new a58b846 Merge tag 'upstream/1.3.46'
new 8e34353 Standards version updated
new 0616b2d UNRELEASED->unstable
The 4 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 +-
debian/changelog | 8 ++
debian/control | 2 +-
def.c | 16 +--
maze.c | 5 +-
node.c | 45 ++++++++
qconfig.c | 18 ++-
qrouter.c | 346 +++++++++++++++++++++++++++++++------------------------
tclqrouter.c | 13 ++-
9 files changed, 283 insertions(+), 172 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