decimad
|
4770be0920
|
Make the segment-ref container a true member of PNS::LINE
improve const correctness
return segment container by ref
change client code accordingly
|
2016-09-06 16:06:06 +02:00 |
decimad
|
6c749e0ba8
|
Remove PNS_ prefix from most types inside namespace PNS
|
2016-09-06 16:06:06 +02:00 |
decimad
|
4cf44d9725
|
Rename pns item kind constants in preparation for renaming pns classes
|
2016-09-06 16:06:06 +02:00 |
decimad
|
de6281e977
|
Move PNS router code into namespace PNS
update copyright messages
|
2016-09-06 16:06:06 +02:00 |
Christian Gagneraud
|
7e0caf7abe
|
[pns] Make the placer algo draw debugging stuff by relying on a new PNS_DEBUG_DECORATOR, this removes a reversed dependency b/w PNS_ROUTER and PNS_ALGO Tom: some rework of the patch
|
2016-08-15 17:16:48 +02:00 |
Simon Richter
|
1b2fd6a382
|
Replace BOOST_FOREACH with C++11 range based for.
|
2016-06-29 16:07:55 -04:00 |
jean-pierre charras
|
7abf006c80
|
Very minor fix: fix shadowed local vars.
|
2016-06-15 10:27:24 +02:00 |
Simon Richter
|
96ec9db5d6
|
Add missing C++ stdlib headers
The GCC standard library headers often include other headers, which makes
some code compile that forgets to include several headers.
|
2016-05-28 12:46:29 -04:00 |
Maciej Suminski
|
a30c8d7848
|
Coverity fixes.
|
2016-05-11 11:18:27 +02:00 |
Tomasz Wlostowski
|
b6f61ff676
|
PNS: correctly snap to offset pads
|
2015-08-04 12:15:47 +02:00 |
Jan Dubiec
|
7f1f436a4e
|
Proper OPT_OBSTACLE casting.
|
2015-07-22 10:46:45 +02:00 |
Maciej Suminski
|
4fffd147f2
|
Fix one warning.
|
2015-07-07 18:38:49 +02:00 |
Maciej Suminski
|
66778e1b00
|
PNS code formatting.
|
2015-07-07 18:36:38 +02:00 |
Mathias Grimmberger
|
7724c581fd
|
router: support for non-90 degree pad orientations
|
2015-07-02 16:09:43 +02:00 |
Maciej Suminski
|
721949b50e
|
Fix memory leak in pns_node and pns_line_placer. Fix coverity uninitialized warnings.
|
2015-03-10 15:38:27 +01:00 |
Maciej Suminski
|
4fb9bce354
|
Code formatting.
|
2015-02-18 17:53:46 +01:00 |
Tomasz Włostowski
|
112adccbcb
|
router: differential pairs & length tuning support
|
2015-02-18 01:29:54 +01:00 |
Maciej Suminski
|
ad1b138f28
|
Reformatted PNS code to conform the coding policy.
|
2014-05-16 13:37:31 +02:00 |
Tomasz Włostowski
|
061660e9e4
|
Long-awaited new version of the P&S router
|
2014-05-14 15:53:54 +02:00 |
Povilas Kanapickas
|
7f12513c7e
|
Remove some uses of using namespace std.
|
2013-12-13 10:27:30 -06:00 |
Maciej Suminski
|
bc305859b2
|
Mainly case changes.
|
2013-10-14 20:40:36 +02:00 |
Maciej Suminski
|
0ac3e1fbf2
|
Namespace KiGfx->KIGFX.
template<> -> template <>
Some more reformatting according to uncrustify results.
|
2013-10-14 16:13:35 +02:00 |
Maciej Suminski
|
22045b61ea
|
Converted tabs to spaces. Removed trailing whitespaces.
|
2013-10-14 13:43:57 +02:00 |
Maciej Sumiński
|
5598acb617
|
Uncrustifying push&shove router
|
2013-09-26 23:53:54 +02:00 |
tomasz.wlostowski@cern.ch
|
db62d672d2
|
Initial version of the P&S router. Buggy and crappy.
|
2013-09-18 19:55:16 +02:00 |