You can subscribe to this list here.
| 2003 |
Jan
|
Feb
(4) |
Mar
(5) |
Apr
|
May
(5) |
Jun
(30) |
Jul
(2) |
Aug
(18) |
Sep
(14) |
Oct
(7) |
Nov
(21) |
Dec
(44) |
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 2004 |
Jan
(63) |
Feb
(94) |
Mar
(54) |
Apr
(39) |
May
(34) |
Jun
(25) |
Jul
(10) |
Aug
(33) |
Sep
(16) |
Oct
(62) |
Nov
(12) |
Dec
(2) |
| 2005 |
Jan
(71) |
Feb
(8) |
Mar
(50) |
Apr
|
May
(2) |
Jun
(12) |
Jul
(19) |
Aug
(8) |
Sep
(3) |
Oct
(2) |
Nov
|
Dec
(8) |
| 2006 |
Jan
(10) |
Feb
(1) |
Mar
(301) |
Apr
(232) |
May
(26) |
Jun
(20) |
Jul
(26) |
Aug
(79) |
Sep
(92) |
Oct
(174) |
Nov
(17) |
Dec
(93) |
| 2007 |
Jan
(27) |
Feb
(179) |
Mar
(37) |
Apr
(81) |
May
(20) |
Jun
(5) |
Jul
|
Aug
(40) |
Sep
(68) |
Oct
(8) |
Nov
(47) |
Dec
(34) |
| 2008 |
Jan
(154) |
Feb
(15) |
Mar
(5) |
Apr
(21) |
May
(4) |
Jun
(1) |
Jul
(4) |
Aug
(6) |
Sep
(8) |
Oct
(9) |
Nov
(35) |
Dec
(50) |
| 2009 |
Jan
(8) |
Feb
(10) |
Mar
(6) |
Apr
(9) |
May
(7) |
Jun
(40) |
Jul
(7) |
Aug
(5) |
Sep
(2) |
Oct
(16) |
Nov
(42) |
Dec
(5) |
| 2010 |
Jan
(3) |
Feb
(15) |
Mar
(32) |
Apr
(18) |
May
(6) |
Jun
(9) |
Jul
|
Aug
(11) |
Sep
(16) |
Oct
|
Nov
(4) |
Dec
(35) |
| 2011 |
Jan
(24) |
Feb
(6) |
Mar
(27) |
Apr
(119) |
May
(72) |
Jun
(20) |
Jul
(31) |
Aug
(88) |
Sep
(86) |
Oct
(14) |
Nov
(11) |
Dec
(30) |
| 2012 |
Jan
(4) |
Feb
(3) |
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
| 2017 |
Jan
|
Feb
|
Mar
(1) |
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
|
From: harry e. <hac...@us...> - 2003-12-29 14:18:31
|
Module Name: pcb Committed By: haceaton Date: Mon Dec 29 14:10:01 UTC 2003 Modified Files: pcb/src: file.c Log Message: Restored accidentally deleted line during formating change. To generate a diff of this commit: cvs rdiff -r1.3 -r1.4 pcb/src/file.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. |
|
From: harry e. <hac...@us...> - 2003-12-29 03:15:59
|
Module Name: pcb
Committed By: haceaton
Date: Mon Dec 29 03:15:56 UTC 2003
Modified Files:
pcb/src: action.c autoplace.c buffer.c change.c command.c control.c
copy.c create.c crosshair.c dev_ps.c dev_rs274x.c dialog.c draw.c
drill.c error.c file.c fileselect.c find.c gui.c insert.c kdtree.c
lgdialog.c library.c log.c main.c menu.c mirror.c misc.c move.c
mtspace.c mymem.c netlist.c output.c pinout.c polygon.c print.c
printdialog.c printpanner.c rats.c remove.c report.c rotate.c
rubberband.c search.c select.c set.c sizedialog.c undo.c vector.c
Log Message:
Cleaned up coding formating from long-ago indent diaster with _LOOP macros.
These should be formating changes only.
To generate a diff of this commit:
cvs rdiff -r1.4 -r1.5 pcb/src/action.c pcb/src/draw.c
cvs rdiff -r1.1.1.1 -r1.2 pcb/src/autoplace.c pcb/src/buffer.c \
pcb/src/command.c pcb/src/control.c pcb/src/create.c pcb/src/dialog.c \
pcb/src/gui.c pcb/src/lgdialog.c pcb/src/library.c pcb/src/log.c \
pcb/src/mirror.c pcb/src/mtspace.c pcb/src/mymem.c pcb/src/output.c \
pcb/src/pinout.c pcb/src/printdialog.c pcb/src/printpanner.c \
pcb/src/rats.c pcb/src/rotate.c pcb/src/set.c pcb/src/vector.c
cvs rdiff -r1.2 -r1.3 pcb/src/change.c pcb/src/copy.c pcb/src/dev_ps.c \
pcb/src/drill.c pcb/src/file.c pcb/src/fileselect.c pcb/src/insert.c \
pcb/src/kdtree.c pcb/src/main.c pcb/src/misc.c pcb/src/move.c \
pcb/src/rubberband.c pcb/src/select.c pcb/src/sizedialog.c
cvs rdiff -r1.3 -r1.4 pcb/src/crosshair.c pcb/src/error.c pcb/src/find.c \
pcb/src/netlist.c pcb/src/polygon.c pcb/src/remove.c pcb/src/search.c \
pcb/src/undo.c
cvs rdiff -r1.11 -r1.12 pcb/src/dev_rs274x.c
cvs rdiff -r1.6 -r1.7 pcb/src/menu.c pcb/src/print.c
cvs rdiff -r1.5 -r1.6 pcb/src/report.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
|
|
From: harry e. <hac...@us...> - 2003-12-28 17:16:32
|
Module Name: pcb
Committed By: haceaton
Date: Sun Dec 28 17:16:29 UTC 2003
Modified Files:
pcb/src: insert.c polygon.c remove.c search.c search.h undo.c
Log Message:
fixed polygon undo bugs; speed-up of undo operations
To generate a diff of this commit:
cvs rdiff -r1.1.1.1 -r1.2 pcb/src/insert.c pcb/src/search.h
cvs rdiff -r1.2 -r1.3 pcb/src/polygon.c pcb/src/remove.c pcb/src/search.c \
pcb/src/undo.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
|
|
From: DJ D. <djd...@us...> - 2003-12-26 20:04:57
|
Module Name: pcb Committed By: djdelorie Date: Fri Dec 26 20:04:56 UTC 2003 Modified Files: pcb/src: djopt.c Log Message: Use the layer groups to determine which layers are solder and component. Fix bugs in check2 and padcleaner where deleted lines weren't skipped. To generate a diff of this commit: cvs rdiff -r1.6 -r1.7 pcb/src/djopt.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. |
|
From: harry e. <hac...@us...> - 2003-12-26 03:33:38
|
Module Name: pcb Committed By: haceaton Date: Fri Dec 26 03:33:37 UTC 2003 Modified Files: pcb/src: djopt.c Log Message: added undo capability for trace optimizations To generate a diff of this commit: cvs rdiff -r1.5 -r1.6 pcb/src/djopt.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. |
|
From: harry e. <hac...@us...> - 2003-12-25 17:22:20
|
Module Name: pcb
Committed By: haceaton
Date: Thu Dec 25 17:22:19 UTC 2003
Modified Files:
pcb/src: autoroute.c copy.c dev_rs274x.c draw.c find.c macro.h
polygon.c print.c rubberband.c undo.c
Log Message:
using macro LAYER_PTR(n) to go from layer number to pointer.
this simplifies the code a little bit
To generate a diff of this commit:
cvs rdiff -r1.3 -r1.4 pcb/src/autoroute.c pcb/src/draw.c
cvs rdiff -r1.1.1.1 -r1.2 pcb/src/copy.c pcb/src/macro.h pcb/src/polygon.c \
pcb/src/rubberband.c pcb/src/undo.c
cvs rdiff -r1.10 -r1.11 pcb/src/dev_rs274x.c
cvs rdiff -r1.2 -r1.3 pcb/src/find.c
cvs rdiff -r1.5 -r1.6 pcb/src/print.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
|
|
From: harry e. <hac...@us...> - 2003-12-25 16:27:21
|
Module Name: pcb Committed By: haceaton Date: Thu Dec 25 16:27:15 UTC 2003 Modified Files: pcb/src: move.c remove.c Log Message: simplified ObjectMove undo serial number handling To generate a diff of this commit: cvs rdiff -r1.1.1.1 -r1.2 pcb/src/move.c pcb/src/remove.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. |
|
From: harry e. <hac...@us...> - 2003-12-24 23:58:07
|
Module Name: pcb Committed By: haceaton Date: Wed Dec 24 23:58:04 UTC 2003 Modified Files: pcb/src: select.c Log Message: fixed bug where null F->Pad could be called (e.g. change drill size) To generate a diff of this commit: cvs rdiff -r1.1.1.1 -r1.2 pcb/src/select.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. |
|
From: harry e. <hac...@us...> - 2003-12-22 14:13:20
|
Module Name: pcb Committed By: haceaton Date: Mon Dec 22 14:13:17 UTC 2003 Modified Files: pcb/src: netlist.c Log Message: Both ends of an added rat line must have named elements To generate a diff of this commit: cvs rdiff -r1.2 -r1.3 pcb/src/netlist.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. |
|
From: harry e. <hac...@us...> - 2003-12-22 05:16:48
|
Module Name: pcb Committed By: haceaton Date: Mon Dec 22 05:16:47 UTC 2003 Modified Files: pcb/src: find.c search.c Log Message: Fixed various DRC errors with arcs, square pads and square pins To generate a diff of this commit: cvs rdiff -r1.1.1.1 -r1.2 pcb/src/find.c pcb/src/search.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. |
|
From: harry e. <hac...@us...> - 2003-12-21 18:58:31
|
Module Name: pcb Committed By: haceaton Date: Sun Dec 21 18:58:30 UTC 2003 Modified Files: pcb/src: netlist.c Log Message: Disallow drawing rat-lines to unnamed elements; fixed a problem with netlist window being doubly disposed. To generate a diff of this commit: cvs rdiff -r1.1.1.1 -r1.2 pcb/src/netlist.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. |
|
From: Dan M. <da...@us...> - 2003-12-20 03:31:37
|
Module Name: pcb Committed By: danmc Date: Sat Dec 20 03:31:36 UTC 2003 Modified Files: pcb/lib: smt.inc Log Message: add -*- m4 -*- To generate a diff of this commit: cvs rdiff -r1.1.1.1 -r1.2 pcb/lib/smt.inc Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. |
|
From: Dan M. <da...@us...> - 2003-12-17 03:36:16
|
Module Name: pcb
Committed By: danmc
Date: Wed Dec 17 03:36:15 UTC 2003
Modified Files:
pcb/lib: Makefile.am Makefile.in common.m4
Added Files:
pcb/lib: gen_list.awk gen_m4.awk johnstech.inc
Log Message:
add footprints for Johnstech Evaluation Socket for QFN packages
Johnstech Socket Part Numbers 724810 through 724839. Note, the
footprint has been checked by hand but not yet verified through
fabrication.
To generate a diff of this commit:
cvs rdiff -r1.4 -r1.5 pcb/lib/Makefile.am pcb/lib/common.m4
cvs rdiff -r1.3 -r1.4 pcb/lib/Makefile.in
cvs rdiff -r0 -r1.1 pcb/lib/gen_list.awk pcb/lib/gen_m4.awk \
pcb/lib/johnstech.inc
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
|
|
From: Dan M. <da...@us...> - 2003-12-01 00:30:49
|
Module Name: pcb Committed By: danmc Date: Mon Dec 1 00:30:49 UTC 2003 Modified Files: pcb: configure Log Message: regen after -R fix To generate a diff of this commit: cvs rdiff -r1.8 -r1.9 pcb/configure Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. |
|
From: Dan M. <da...@us...> - 2003-12-01 00:28:10
|
Module Name: pcb Committed By: danmc Date: Mon Dec 1 00:28:09 UTC 2003 Modified Files: pcb: configure.ac Log Message: When trying out the various -R, --rpath, etc. compiler flags, actually try them out instead of just claiming to. Addresses part of bug report 850369 filed by Tom Saunders. To generate a diff of this commit: cvs rdiff -r1.11 -r1.12 pcb/configure.ac Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. |
|
From: Russ D. <ru...@in...> - 2003-11-29 02:06:47
|
On Fri, 2003-11-28 at 19:00, harry eaton wrote: > Module Name: pcb > Committed By: haceaton > Date: Sat Nov 29 02:00:07 UTC 2003 > > Modified Files: > pcb/src: crosshair.c > > Log Message: > Allow snap to line end-points and vias when off-grid thank you *so* much -- Russ Dill <ru...@in...> Bitpro, Inc |
|
From: harry e. <hac...@us...> - 2003-11-29 02:00:08
|
Module Name: pcb Committed By: haceaton Date: Sat Nov 29 02:00:07 UTC 2003 Modified Files: pcb/src: crosshair.c Log Message: Allow snap to line end-points and vias when off-grid To generate a diff of this commit: cvs rdiff -r1.2 -r1.3 pcb/src/crosshair.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. |
|
From: harry e. <hac...@us...> - 2003-11-20 18:55:43
|
Module Name: pcb Committed By: haceaton Date: Thu Nov 20 18:55:42 UTC 2003 Modified Files: pcb/src: dev_rs274x.c Log Message: restored bug fixes that got lost, fixed some bugs and cleaned the code a little To generate a diff of this commit: cvs rdiff -r1.9 -r1.10 pcb/src/dev_rs274x.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. |
|
From: harry e. <hac...@us...> - 2003-11-20 15:43:36
|
Module Name: pcb Committed By: haceaton Date: Thu Nov 20 15:43:35 UTC 2003 Modified Files: pcb/src: dev_rs274x.c Log Message: removed #include <varargs> that accidentally got in on the last commit To generate a diff of this commit: cvs rdiff -r1.8 -r1.9 pcb/src/dev_rs274x.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. |
|
From: harry e. <hac...@us...> - 2003-11-19 21:58:46
|
Module Name: pcb Committed By: haceaton Date: Wed Nov 19 21:58:45 UTC 2003 Modified Files: pcb/src: dev_rs274x.c print.c Log Message: Changed print.c and dev_rs274x.c in order to provide negative image ground planes for gerber output when possible. Some fab vendors can't handle or charge extra for composite ground planes which is the motivation for this. Negative image planes are made when (1) There are no lines, arcs, text, or pads on a layer and (2) There is exactly 1 polygon on the layer and (3) All vias/holes/pins pierce the polygon. The polygon is then assumed to consume all of the area and only the thermal reliefs and pin/via clearances are needed. haceaton 11/19/03 To generate a diff of this commit: cvs rdiff -r1.7 -r1.8 pcb/src/dev_rs274x.c cvs rdiff -r1.4 -r1.5 pcb/src/print.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. |
|
From: Dan M. <da...@us...> - 2003-11-13 09:18:12
|
Module Name: pcb Committed By: danmc Date: Thu Nov 13 09:18:11 UTC 2003 Modified Files: pcb/doc: Makefile.in Log Message: regen To generate a diff of this commit: cvs rdiff -r1.1 -r1.2 pcb/doc/Makefile.in Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. |
|
From: Dan M. <da...@us...> - 2003-11-13 09:13:45
|
Module Name: pcb Committed By: danmc Date: Thu Nov 13 09:13:44 UTC 2003 Modified Files: pcb/doc: Makefile.am Log Message: add rules for creating postscript and png from a tgif drawing. Needed for improved docs. To generate a diff of this commit: cvs rdiff -r1.1.1.1 -r1.2 pcb/doc/Makefile.am Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. |
|
From: Dan M. <da...@us...> - 2003-11-13 09:06:39
|
Module Name: pcb Committed By: danmc Date: Thu Nov 13 09:06:18 UTC 2003 Modified Files: pcb: config.h.in Log Message: regen after adding Xpm check To generate a diff of this commit: cvs rdiff -r1.1 -r1.2 pcb/config.h.in Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. |
|
From: Dan M. <da...@us...> - 2003-11-13 09:01:32
|
Module Name: pcb Committed By: danmc Date: Thu Nov 13 09:01:31 UTC 2003 Modified Files: pcb/src: print.c Log Message: Change how the polarity of the soldermask relief layer is handled. The polarity is not changed but it now correctly works for postscript output as well as gerber output. Previously the postscript output produced white on a white background or black on a black background. This addresses PR 825680 filed by Russ Dill. To generate a diff of this commit: cvs rdiff -r1.3 -r1.4 pcb/src/print.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. |
|
From: Dan M. <da...@us...> - 2003-11-08 05:13:13
|
Module Name: pcb Committed By: danmc Date: Sat Nov 8 05:13:13 UTC 2003 Modified Files: pcb: configure Log Message: use AC_PATH_PROGS to search through a list of candidates for wish To generate a diff of this commit: cvs rdiff -r1.7 -r1.8 pcb/configure Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. |