[Pkg-electronics-commits] [pcb] 02/14: Merge tag 'upstream/20140316'

Bdale Garbee bdale at moszumanska.debian.org
Mon Mar 17 15:56:29 UTC 2014


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

bdale pushed a commit to branch master
in repository pcb.

commit 3143f20dd54b74af6321429187587d8673e0230e
Merge: d0b0e64 9de2399
Author: Bdale Garbee <bdale at gag.com>
Date:   Mon Mar 17 09:01:26 2014 -0600

    Merge tag 'upstream/20140316'
    
    Upstream version 20140316

 ChangeLog                                          | 3090 +++++++++
 Makefile.am                                        |    1 -
 Makefile.in                                        |  126 +-
 NEWS                                               |   55 +
 README                                             |    6 +-
 README.git                                         |    6 +-
 README_FILES/Makefile.am                           |    3 -
 README_FILES/Makefile.in                           |   49 +-
 acinclude.m4                                       |    2 -
 aclocal.m4                                         |  163 +-
 configure                                          |  940 +--
 configure.ac                                       |  150 +-
 data/Makefile.am                                   |   11 +-
 data/Makefile.in                                   |  150 +-
 data/pcb.appdata.xml                               |   20 +
 data/pcb.appdata.xml.in                            |   33 +
 data/pcb.desktop                                   |    3 +
 data/pcb.xml                                       |    5 +
 doc/Makefile.in                                    |  135 +-
 doc/actions.texi                                   | 1093 +--
 doc/ascii2texi.awk                                 |    4 -
 doc/eps2png                                        |   21 +-
 doc/extract-docs                                   |    4 +-
 doc/fractional_size.tab                            |    3 -
 doc/fractional_size.texi                           |    1 -
 doc/gcode.pdf                                      |  Bin 9111 -> 9131 bytes
 doc/gcode.png                                      |  Bin 10809 -> 10809 bytes
 doc/gcode_control_img.pdf                          |  Bin 6017 -> 6038 bytes
 doc/gcode_control_img.png                          |  Bin 4948 -> 4948 bytes
 doc/gcode_tool_path.pdf                            |  Bin 6212 -> 6235 bytes
 doc/gcode_tool_path.png                            |  Bin 16104 -> 16104 bytes
 doc/letter_size.tab                                |    3 -
 doc/letter_size.texi                               |    1 -
 doc/metric_size.tab                                |    3 -
 doc/metric_size.texi                               |    1 -
 doc/options.texi                                   |  395 +-
 doc/pad.pdf                                        |  Bin 8493 -> 8515 bytes
 doc/pad.png                                        |  Bin 1789 -> 10577 bytes
 doc/pcb.html                                       | 4280 ++++++------
 doc/pcb.info                                       |  579 +-
 doc/pcb.info-1                                     |  947 ++-
 doc/pcb.info-2                                     |  874 ++-
 doc/pcb.pdf                                        |  Bin 951860 -> 970315 bytes
 doc/pcb.texi                                       |  209 +-
 doc/pcbfile.texi                                   |   80 +-
 doc/puller.pdf                                     |  Bin 3025 -> 3047 bytes
 doc/puller.png                                     |  Bin 303 -> 1269 bytes
 doc/refcard.pdf                                    |  Bin 35991 -> 35987 bytes
 doc/refcard.tex                                    |    3 +-
 doc/stamp-vti                                      |    8 +-
 doc/thermal.pdf                                    |  Bin 6284 -> 6305 bytes
 doc/thermal.png                                    |  Bin 6632 -> 6632 bytes
 doc/version.texi                                   |    8 +-
 doc/wire_size.tab                                  |    3 -
 doc/wire_size.texi                                 |    1 -
 example/Makefile.am                                |    2 -
 example/Makefile.in                                |   75 +-
 example/libraries/Makefile.am                      |    2 -
 example/libraries/Makefile.in                      |   64 +-
 example/libraries/example.inc                      |    1 -
 example/libraries/example.m4                       |    1 -
 globalconst.h                                      |    3 +-
 gts/Makefile.am                                    |    6 +-
 gts/Makefile.in                                    |  158 +-
 gts/matrix.c                                       |    9 +-
 gts/refine.c                                       |   11 +-
 gts/split.c                                        |   13 +-
 gts/vopt.c                                         |    3 +-
 intl/plural.c                                      | 1996 ++++--
 lib/CreateLibrary.sh.in                            |    1 -
 lib/CreateLibraryContents.sh.in                    |    1 -
 lib/ListLibraryContents.sh                         |    1 -
 lib/ListLibraryContents.sh.in                      |    1 -
 lib/Makefile.in                                    |   82 +-
 lib/QueryLibrary.sh.in                             |    1 -
 lib/TTL_74xx_DIL.list                              |    1 -
 lib/TTL_74xx_DIL.m4                                |    1 -
 lib/amp.inc                                        |    1 -
 lib/amphenol.inc                                   |    1 -
 lib/amphenol.list                                  |    1 -
 lib/amphenol.m4                                    |    1 -
 lib/bourns.inc                                     |    1 -
 lib/candk.inc                                      |    1 -
 lib/common.m4                                      |    1 -
 lib/connector.inc                                  |    1 -
 lib/connector.list                                 |    1 -
 lib/connector.m4                                   |    1 -
 lib/crystal.list                                   |    1 -
 lib/crystal.m4                                     |    1 -
 lib/cts.inc                                        |    1 -
 lib/dil.inc                                        |    1 -
 lib/geda.inc                                       |    2 +-
 lib/gen_geda_list.awk                              |    2 -
 lib/gen_geda_m4.awk                                |    2 -
 lib/gen_list.awk                                   |    2 -
 lib/gen_m4.awk                                     |    2 -
 lib/generic.list                                   |    1 -
 lib/generic.m4                                     |    1 -
 lib/jerry.list                                     |    1 -
 lib/jerry.m4                                       |    2 -
 lib/johnstech.inc                                  |    1 -
 lib/linear.list                                    |    1 -
 lib/linear.m4                                      |    1 -
 lib/logic.list                                     |    1 -
 lib/logic.m4                                       |    1 -
 lib/lsi.list                                       |    1 -
 lib/lsi.m4                                         |    1 -
 lib/m4lib_to_newlib.sh                             |    3 -
 lib/memory.list                                    |    1 -
 lib/memory.m4                                      |    1 -
 lib/minicircuits.inc                               |    1 -
 lib/misc.inc                                       |    1 -
 lib/nichicon.inc                                   |    1 -
 lib/optek.inc                                      |    1 -
 lib/optical.list                                   |    1 -
 lib/optical.m4                                     |    1 -
 lib/panasonic.inc                                  |    1 -
 lib/pcblib                                         |    6 +-
 lib/pcblib-newlib/geda/DIP4.fp                     |   16 +
 lib/pcblib-newlib/geda/index.html                  |    4 +
 lib/pcblib.contents                                |    1 +
 lib/pci.inc                                        |    2 -
 lib/pci.list                                       |    3 -
 lib/pci.m4                                         |    1 -
 lib/plcc.inc                                       |    1 -
 lib/png_diff.sh                                    |    2 -
 lib/qfn.inc                                        |    1 -
 lib/qfp-ui.in                                      |    1 -
 lib/qfp.inc                                        |    1 -
 lib/qfp2.inc                                       |    1 -
 lib/qfpdj.inc                                      |    1 -
 lib/resistor_0.25W.list                            |    1 -
 lib/resistor_0.25W.m4                              |    1 -
 lib/resistor_adjust.list                           |    1 -
 lib/resistor_adjust.m4                             |    1 -
 lib/resistor_array.list                            |    1 -
 lib/resistor_array.m4                              |    1 -
 lib/rules.inc                                      |    1 -
 lib/smt.inc                                        |    1 -
 lib/texas_inst_amplifier.list                      |    1 -
 lib/texas_inst_amplifier.m4                        |    1 -
 lib/texas_inst_voltage_reg.list                    |    1 -
 lib/texas_inst_voltage_reg.m4                      |    1 -
 lib/transistor.list                                |    1 -
 lib/transistor.m4                                  |    1 -
 newlib/2_pin_thru-hole_packages/Makefile.am        |    3 -
 newlib/2_pin_thru-hole_packages/Makefile.in        |   64 +-
 newlib/Makefile.am                                 |    2 -
 newlib/Makefile.in                                 |   60 +-
 newlib/connectors/Makefile.am                      |    3 -
 newlib/connectors/Makefile.in                      |   64 +-
 newlib/crystal/Makefile.am                         |    3 -
 newlib/crystal/Makefile.in                         |   64 +-
 newlib/electro-optics/Makefile.am                  |    3 -
 newlib/electro-optics/Makefile.in                  |   64 +-
 newlib/headers/Makefile.am                         |    3 -
 newlib/headers/Makefile.in                         |   64 +-
 newlib/keystone/Makefile.am                        |    3 -
 newlib/keystone/Makefile.in                        |   64 +-
 newlib/msp430/Makefile.am                          |    3 -
 newlib/msp430/Makefile.in                          |   64 +-
 newlib/not_vetted_ingo/Makefile.am                 |    3 -
 newlib/not_vetted_ingo/Makefile.in                 |   64 +-
 newlib/sockets/Makefile.am                         |    3 -
 newlib/sockets/Makefile.in                         |   64 +-
 newlib/tests/Makefile.am                           |    3 -
 newlib/tests/Makefile.in                           |   64 +-
 po/LINGUAS                                         |    1 +
 po/Makefile.in.in                                  |   15 +-
 po/POTFILES.in                                     |   10 +-
 po/POTFILES.skip                                   |    2 +
 po/pt_BR.po                                        | 6989 ++++++++++++++++++++
 po/ru.po                                           | 5271 ++++++++-------
 src/Makefile.am                                    |   27 +-
 src/Makefile.in                                    |  284 +-
 src/action.c                                       |  693 +-
 src/action.h                                       |    1 -
 src/autoplace.c                                    |   60 +-
 src/autoplace.h                                    |    2 -
 src/autoroute.c                                    |  121 +-
 src/autoroute.h                                    |    2 -
 src/box.h                                          |    2 -
 src/buffer.c                                       |  193 +-
 src/buffer.h                                       |   23 +-
 src/change.c                                       |  359 +-
 src/change.h                                       |   12 +-
 src/clip.c                                         |    4 -
 src/clip.h                                         |    1 -
 src/command.c                                      |    4 -
 src/command.h                                      |    1 -
 src/compat.c                                       |    4 -
 src/compat.h                                       |    2 -
 src/const.h                                        |   81 +-
 src/copy.c                                         |   87 +-
 src/copy.h                                         |    6 +-
 src/create.c                                       |  175 +-
 src/create.h                                       |   72 +-
 src/crosshair.c                                    |  310 +-
 src/crosshair.h                                    |    1 -
 src/data.c                                         |    6 +-
 src/data.h                                         |    3 +-
 src/djopt.c                                        |   27 +-
 src/djopt.h                                        |    2 -
 src/dolists.h                                      |    2 -
 src/draw.c                                         |  622 +-
 src/draw.h                                         |   71 +-
 src/drill.c                                        |   47 +-
 src/drill.h                                        |    8 +-
 src/edif.c                                         |  709 +-
 src/edif.h                                         |   13 +-
 src/edif.y                                         |    8 +-
 src/error.c                                        |    5 -
 src/error.h                                        |    1 -
 src/file.c                                         |   85 +-
 src/find.c                                         | 1513 ++---
 src/find.h                                         |   34 +-
 src/flags.c                                        |  208 +-
 src/fontmode.c                                     |   12 +-
 src/gettext.h                                      |  280 +
 src/global.h                                       |  203 +-
 src/gpcb-menu.res.h                                | 1028 +++
 src/gpcb-menu.res.in                               |   95 +-
 src/heap.c                                         |    6 -
 src/heap.h                                         |    2 -
 src/hid.h                                          |   70 +-
 src/hid/batch/batch.c                              |   42 +-
 src/hid/bom/bom.c                                  |  292 +-
 src/hid/common/actions.c                           |    6 +-
 src/hid/common/draw_helpers.c                      |  281 +-
 src/hid/common/draw_helpers.h                      |   11 +-
 src/hid/common/extents.c                           |   61 +-
 src/hid/common/flags.c                             |    4 -
 src/hid/common/hid_resource.c                      |    4 +
 src/hid/common/hidgl.c                             |   94 +-
 src/hid/common/hidgl.h                             |    3 +-
 src/hid/common/hidinit.c                           |    5 +-
 src/hid/common/hidnogui.c                          |   61 +-
 src/hid/common/trackball.c                         |  324 +
 src/hid/common/trackball.h                         |   78 +
 src/hid/gcode/curve.c                              |    2 +-
 src/hid/gcode/decompose.c                          |    2 +-
 src/hid/gcode/decompose.h                          |    2 +-
 src/hid/gcode/gcode.c                              | 1450 ++--
 src/hid/gcode/gcode.h                              |    3 -
 src/hid/gcode/lists.h                              |    2 +-
 src/hid/gcode/trace.c                              |   18 +-
 src/hid/gcode/trace.h                              |    6 +-
 src/hid/gerber/gerber.c                            |  252 +-
 src/hid/gtk/ghid-cell-renderer-visibility.c        |   24 +-
 src/hid/gtk/ghid-layer-selector.c                  |  383 +-
 src/hid/gtk/ghid-layer-selector.h                  |    3 +-
 src/hid/gtk/ghid-main-menu.c                       |   14 +-
 src/hid/gtk/ghid-route-style-selector.c            |   45 +-
 src/hid/gtk/gtkhid-gdk.c                           |   66 +-
 src/hid/gtk/gtkhid-gl.c                            |  520 +-
 src/hid/gtk/gtkhid-main.c                          |  104 +-
 src/hid/gtk/gtkhid.h                               |    2 -
 src/hid/gtk/gui-command-window.c                   |    4 -
 src/hid/gtk/gui-config.c                           |  231 +-
 src/hid/gtk/gui-dialog-print.c                     |   48 +-
 src/hid/gtk/gui-dialog.c                           |  119 +-
 src/hid/gtk/gui-drc-window.c                       |  121 +-
 src/hid/gtk/gui-drc-window.h                       |    2 -
 src/hid/gtk/gui-icons-misc.data                    |    1 -
 src/hid/gtk/gui-icons-mode-buttons.data            |    2 -
 src/hid/gtk/gui-keyref-window.c                    |    4 -
 src/hid/gtk/gui-library-window.c                   |   19 +-
 src/hid/gtk/gui-log-window.c                       |    4 -
 src/hid/gtk/gui-misc.c                             |   17 +-
 src/hid/gtk/gui-netlist-window.c                   |   53 +-
 src/hid/gtk/gui-output-events.c                    |   13 +-
 src/hid/gtk/gui-pinout-preview.c                   |   40 +-
 src/hid/gtk/gui-pinout-preview.h                   |    4 +-
 src/hid/gtk/gui-pinout-window.c                    |    5 -
 src/hid/gtk/gui-top-window.c                       |  186 +-
 src/hid/gtk/gui-trackball.c                        |  459 ++
 src/hid/gtk/gui-trackball.h                        |   68 +
 src/hid/gtk/gui-utils.c                            |   39 +-
 src/hid/gtk/gui.h                                  |   19 +-
 src/hid/hidint.h                                   |    2 -
 src/hid/lesstif/dialogs.c                          |    4 -
 src/hid/lesstif/lesstif.h                          |    2 -
 src/hid/lesstif/library.c                          |    4 -
 src/hid/lesstif/main.c                             |   57 +-
 src/hid/lesstif/menu.c                             |   14 +-
 src/hid/lesstif/netlist.c                          |   32 +-
 src/hid/lesstif/styles.c                           |    4 -
 src/hid/lesstif/xincludes.h                        |    2 -
 src/hid/lpr/lpr.c                                  |   16 +-
 src/hid/nelma/nelma.c                              |   84 +-
 src/hid/png/png.c                                  |  331 +-
 src/hid/png/png.h                                  |    2 -
 src/hid/ps/eps.c                                   |   50 +-
 src/hid/ps/ps.c                                    |  160 +-
 src/hid/ps/ps.h                                    |    3 +-
 src/hid_draw.h                                     |   66 +
 src/icons/Makefile.am                              |    2 -
 src/icons/Makefile.in                              |   49 +-
 src/insert.c                                       |   37 +-
 src/insert.h                                       |    3 +-
 src/intersect.c                                    |   27 +-
 src/intersect.h                                    |    6 +-
 src/line.c                                         |   81 +-
 src/line.h                                         |    3 +-
 src/macro.h                                        |   58 +-
 src/main.c                                         |  137 +-
 src/mirror.c                                       |    9 +-
 src/mirror.h                                       |    3 +-
 src/misc.c                                         |  175 +-
 src/misc.h                                         |   47 +-
 src/move.c                                         |  179 +-
 src/move.h                                         |   11 +-
 src/mtspace.c                                      |    8 +-
 src/mtspace.h                                      |    2 -
 src/mymem.c                                        |  139 +-
 src/mymem.h                                        |   73 +-
 src/netlist.c                                      |   12 +-
 src/parse_l.c                                      |  425 +-
 src/parse_l.h                                      |    9 +-
 src/parse_l.l                                      |   28 +-
 src/parse_y.c                                      | 2097 +++---
 src/parse_y.h                                      |   19 +-
 src/parse_y.y                                      |   92 +-
 src/pcb-menu.res.h                                 |  998 +++
 src/pcb-menu.res.in                                |   24 +-
 src/pcb-printf.c                                   |  140 +-
 src/pcb-printf.h                                   |   30 +-
 src/pcbtest.sh.in                                  |    5 +-
 src/polygon.c                                      |  143 +-
 src/polygon.h                                      |   26 +-
 src/polygon1.c                                     |    8 +-
 src/print.c                                        |   57 +-
 src/print.h                                        |    1 -
 src/puller.c                                       |  100 +-
 src/rats.c                                         |  145 +-
 src/rats.h                                         |   13 +-
 src/remove.c                                       |   93 +-
 src/remove.h                                       |   15 +-
 src/report.c                                       |  236 +-
 src/report.h                                       |    1 -
 src/res_lex.c                                      |   31 +-
 src/res_lex.l                                      |    4 -
 src/res_parse.c                                    |  511 +-
 src/res_parse.h                                    |   15 +-
 src/res_parse.y                                    |   30 +-
 src/resource.h                                     |    2 -
 src/rotate.c                                       |   67 +-
 src/rotate.h                                       |   15 +-
 src/rtree.c                                        |    5 -
 src/rtree.h                                        |    2 -
 src/rubberband.c                                   |  107 +-
 src/rubberband.h                                   |    1 -
 src/search.c                                       |  350 +-
 src/search.h                                       |   25 +-
 src/select.c                                       |  220 +-
 src/select.h                                       |    9 +-
 src/set.c                                          |   20 +-
 src/set.h                                          |    3 -
 src/strflags.c                                     |    6 +-
 src/strflags.h                                     |    1 -
 src/thermal.c                                      |   12 +-
 src/thermal.h                                      |    3 +-
 src/toporouter.c                                   |  696 +-
 src/toporouter.h                                   |    6 +-
 src/undo.c                                         |  267 +-
 src/undo.h                                         |    8 +-
 src/vector.c                                       |    4 -
 src/vector.h                                       |    2 -
 src/vendor.c                                       |   96 +-
 src/vendor.h                                       |    4 +-
 tests/Makefile.in                                  |   73 +-
 tests/golden/Makefile.in                           |   60 +-
 tests/golden/hid_bom1/Makefile.am                  |    1 -
 tests/golden/hid_bom1/Makefile.in                  |   49 +-
 tests/golden/hid_bom1/bom_general.bom              |   11 +-
 tests/golden/hid_bom1/bom_general.xy               |   53 +-
 tests/golden/hid_bom2/Makefile.am                  |    4 +-
 tests/golden/hid_bom2/Makefile.in                  |   53 +-
 tests/golden/hid_bom2/bom_general.xy               |   53 +-
 tests/golden/hid_bom2/test.bom                     |   11 +-
 tests/golden/hid_bom3/Makefile.in                  |   49 +-
 tests/golden/hid_bom3/bom_general.bom              |   11 +-
 tests/golden/hid_bom3/test.xy                      |   53 +-
 tests/golden/hid_bom4/Makefile.in                  |   49 +-
 tests/golden/hid_bom4/bom_general.bom              |   11 +-
 tests/golden/hid_bom4/bom_general.xy               |   51 +-
 tests/golden/hid_gcode1/Makefile.am                |    7 +-
 tests/golden/hid_gcode1/Makefile.in                |   56 +-
 .../hid_gcode1/gcode_oneline-0.8890.drill.gcode    |   14 +
 ...gcode.bottom.cnc => gcode_oneline-bottom.gcode} |   23 +-
 .../golden/hid_gcode1/gcode_oneline-outline.gcode  |   23 +
 .../gcode_oneline-top.gcode}                       |   19 +-
 .../hid_gcode1/gcode_oneline.gcode.drill.cnc       |   12 -
 tests/golden/hid_gcode10/Makefile.am               |    7 +-
 tests/golden/hid_gcode10/Makefile.in               |   56 +-
 ...gcode.bottom.cnc => gcode_oneline-bottom.gcode} |   22 +-
 .../hid_gcode10/gcode_oneline-drillmill.gcode      |   26 +
 .../golden/hid_gcode10/gcode_oneline-outline.gcode |   23 +
 ...eline.gcode.top.cnc => gcode_oneline-top.gcode} |   19 +-
 .../hid_gcode10/gcode_oneline.gcode.drill.cnc      |   12 -
 tests/golden/hid_gcode11/Makefile.am               |    7 +-
 tests/golden/hid_gcode11/Makefile.in               |   56 +-
 .../hid_gcode11/gcode_oneline-0.0350.drill.gcode   |   14 +
 ...gcode.bottom.cnc => gcode_oneline-bottom.gcode} |   23 +-
 .../golden/hid_gcode11/gcode_oneline-outline.gcode |   23 +
 ...eline.gcode.top.cnc => gcode_oneline-top.gcode} |   19 +-
 .../hid_gcode11/gcode_oneline.gcode.drill.cnc      |   12 -
 tests/golden/hid_gcode2/Makefile.am                |    7 +-
 tests/golden/hid_gcode2/Makefile.in                |   56 +-
 tests/golden/hid_gcode2/out-0.8890.drill.gcode     |   14 +
 .../out-bottom.gcode}                              |   23 +-
 tests/golden/hid_gcode2/out-outline.gcode          |   23 +
 .../out-top.gcode}                                 |   19 +-
 tests/golden/hid_gcode2/out.drill.cnc              |   12 -
 tests/golden/hid_gcode3/Makefile.am                |    7 +-
 tests/golden/hid_gcode3/Makefile.in                |   56 +-
 .../hid_gcode3/gcode_oneline-0.8890.drill.gcode    |   14 +
 tests/golden/hid_gcode3/gcode_oneline-bottom.gcode |   49 +
 .../golden/hid_gcode3/gcode_oneline-outline.gcode  |   23 +
 tests/golden/hid_gcode3/gcode_oneline-top.gcode    |   45 +
 .../hid_gcode3/gcode_oneline.gcode.bottom.cnc      |   40 -
 .../hid_gcode3/gcode_oneline.gcode.drill.cnc       |   12 -
 .../golden/hid_gcode3/gcode_oneline.gcode.top.cnc  |   40 -
 tests/golden/hid_gcode4/Makefile.am                |    7 +-
 tests/golden/hid_gcode4/Makefile.in                |   56 +-
 .../hid_gcode4/gcode_oneline-0.8890.drill.gcode    |   14 +
 ...gcode.bottom.cnc => gcode_oneline-bottom.gcode} |   25 +-
 .../golden/hid_gcode4/gcode_oneline-outline.gcode  |   23 +
 ...eline.gcode.top.cnc => gcode_oneline-top.gcode} |   21 +-
 .../hid_gcode4/gcode_oneline.gcode.drill.cnc       |   12 -
 tests/golden/hid_gcode5/Makefile.am                |    7 +-
 tests/golden/hid_gcode5/Makefile.in                |   56 +-
 .../hid_gcode5/gcode_oneline-0.8890.drill.gcode    |   14 +
 ...gcode.bottom.cnc => gcode_oneline-bottom.gcode} |   23 +-
 .../golden/hid_gcode5/gcode_oneline-outline.gcode  |   23 +
 ...eline.gcode.top.cnc => gcode_oneline-top.gcode} |   19 +-
 .../hid_gcode5/gcode_oneline.gcode.drill.cnc       |   12 -
 tests/golden/hid_gcode6/Makefile.am                |    7 +-
 tests/golden/hid_gcode6/Makefile.in                |   56 +-
 .../hid_gcode6/gcode_oneline-0.8890.drill.gcode    |   14 +
 tests/golden/hid_gcode6/gcode_oneline-bottom.gcode |   42 +
 .../golden/hid_gcode6/gcode_oneline-outline.gcode  |   23 +
 tests/golden/hid_gcode6/gcode_oneline-top.gcode    |   38 +
 .../hid_gcode6/gcode_oneline.gcode.bottom.cnc      |   43 -
 .../hid_gcode6/gcode_oneline.gcode.drill.cnc       |   12 -
 .../golden/hid_gcode6/gcode_oneline.gcode.top.cnc  |   43 -
 tests/golden/hid_gcode7/Makefile.am                |    7 +-
 tests/golden/hid_gcode7/Makefile.in                |   56 +-
 .../hid_gcode7/gcode_oneline-0.8890.drill.gcode    |   14 +
 .../gcode_oneline-bottom.gcode}                    |   23 +-
 .../golden/hid_gcode7/gcode_oneline-outline.gcode  |   23 +
 .../gcode_oneline-top.gcode}                       |   19 +-
 .../hid_gcode7/gcode_oneline.gcode.drill.cnc       |   12 -
 tests/golden/hid_gcode8/Makefile.am                |    7 +-
 tests/golden/hid_gcode8/Makefile.in                |   56 +-
 .../hid_gcode8/gcode_oneline-0.8890.drill.gcode    |   14 +
 ...gcode.bottom.cnc => gcode_oneline-bottom.gcode} |   23 +-
 .../golden/hid_gcode8/gcode_oneline-outline.gcode  |   23 +
 .../gcode_oneline-top.gcode}                       |   19 +-
 .../hid_gcode8/gcode_oneline.gcode.drill.cnc       |   12 -
 tests/golden/hid_gcode9/Makefile.am                |    7 +-
 tests/golden/hid_gcode9/Makefile.in                |   56 +-
 ...gcode.bottom.cnc => gcode_oneline-bottom.gcode} |   22 +-
 .../hid_gcode9/gcode_oneline-drillmill.gcode       |   26 +
 .../golden/hid_gcode9/gcode_oneline-outline.gcode  |   23 +
 ...eline.gcode.top.cnc => gcode_oneline-top.gcode} |   19 +-
 .../hid_gcode9/gcode_oneline.gcode.drill.cnc       |   12 -
 tests/golden/hid_gerber1/Makefile.in               |   49 +-
 tests/golden/hid_gerber2/Makefile.in               |   49 +-
 tests/golden/hid_gerber3/Makefile.in               |   49 +-
 tests/golden/hid_png1/Makefile.in                  |   49 +-
 tests/golden/hid_png2/Makefile.in                  |   49 +-
 tests/golden/hid_png3/Makefile.in                  |   49 +-
 tests/golden/hid_png3/gerber_oneline.png           |  Bin 845 -> 1881 bytes
 tests/inputs/Makefile.in                           |   49 +-
 tests/run_tests.sh                                 |   81 +-
 tests/tests.list                                   |   55 +-
 tools/Makefile.am                                  |    6 +-
 tools/Makefile.in                                  |   85 +-
 tools/MergePCBPS                                   |    2 -
 tools/Merge_dimPCBPS                               |    2 -
 tools/pcbdiff                                      |   80 +
 tutorial/Makefile.am                               |    2 -
 tutorial/Makefile.in                               |   64 +-
 w32/Makefile.in                                    |   49 +-
 485 files changed, 36588 insertions(+), 18104 deletions(-)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-electronics/pcb.git



More information about the Pkg-electronics-commits mailing list