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...> - 2004-02-05 22:06:56
|
Module Name: pcb Committed By: haceaton Date: Thu Feb 5 22:04:21 UTC 2004 Modified Files: pcb/src: action.c const.h menu.c Log Message: Add mode for poly viewing to help spot broken planes To generate a diff of this commit: cvs rdiff -r1.16 -r1.17 pcb/src/action.c pcb/src/menu.c cvs rdiff -r1.7 -r1.8 pcb/src/const.h Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. |
|
From: harry e. <hac...@us...> - 2004-02-05 22:05:32
|
Module Name: pcb Committed By: haceaton Date: Thu Feb 5 22:02:56 UTC 2004 Modified Files: pcb/src: main.c Log Message: Fix text scaling intialization To generate a diff of this commit: cvs rdiff -r1.9 -r1.10 pcb/src/main.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...> - 2004-02-05 14:21:03
|
Module Name: pcb Committed By: haceaton Date: Thu Feb 5 14:18:31 UTC 2004 Modified Files: pcb/src: dev_rs274x.c Log Message: Fix a couple of gerber bugs introduced with hi-res To generate a diff of this commit: cvs rdiff -r1.17 -r1.18 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...> - 2004-02-05 06:28:02
|
Module Name: pcb Committed By: haceaton Date: Thu Feb 5 06:25:35 UTC 2004 Modified Files: pcb/src: polygon.c Log Message: Warn on unplated holes piercing polygons To generate a diff of this commit: cvs rdiff -r1.8 -r1.9 pcb/src/polygon.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...> - 2004-02-05 06:24:01
|
Module Name: pcb Committed By: haceaton Date: Thu Feb 5 06:21:34 UTC 2004 Modified Files: pcb/src: print.c Log Message: Don't clear pure-holes in polygons To generate a diff of this commit: cvs rdiff -r1.13 -r1.14 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...> - 2004-02-05 06:23:09
|
Module Name: pcb Committed By: haceaton Date: Thu Feb 5 06:20:42 UTC 2004 Modified Files: pcb/src: polygon.c Log Message: Fix bug in PIP flags To generate a diff of this commit: cvs rdiff -r1.7 -r1.8 pcb/src/polygon.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...> - 2004-02-05 06:08:39
|
Module Name: pcb Committed By: haceaton Date: Thu Feb 5 06:06:12 UTC 2004 Modified Files: pcb/src: dev_rs274x.c find.c find.h print.c Log Message: Fixed some gerber hi-res bugs and some complex ground-plane print issues To generate a diff of this commit: cvs rdiff -r1.16 -r1.17 pcb/src/dev_rs274x.c cvs rdiff -r1.8 -r1.9 pcb/src/find.c cvs rdiff -r1.2 -r1.3 pcb/src/find.h cvs rdiff -r1.12 -r1.13 pcb/src/print.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...> - 2004-02-04 04:12:15
|
Module Name: pcb
Committed By: djdelorie
Date: Wed Feb 4 04:09:58 UTC 2004
Modified Files:
pcb/example/libraries: Makefile.in
Log Message:
* Detect re_comp(), regcomp(), and <regex.h> (select.c doesn't use the
new HAVE_* yet, this is a prelude to it).
* Set -DNDEBUG for all src/* compiles.
* Support maintainer mode (--enable-maintainer-mode) (I got tired of
having half the world regenerated just because I did a "cvs update")
* Detect tgif, if not found pad.{png,eps} just isn't built (what's
that for, anyway?) Prebuilt copies of those should be checked in
too at some point.
To generate a diff of this commit:
cvs rdiff -r1.1 -r1.2 pcb/example/libraries/Makefile.in
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
|
|
From: DJ D. <djd...@us...> - 2004-02-04 04:02:13
|
Module Name: pcb
Committed By: djdelorie
Date: Wed Feb 4 03:59:56 UTC 2004
Modified Files:
pcb/tools: Makefile.in
Log Message:
* Detect re_comp(), regcomp(), and <regex.h> (select.c doesn't use the
new HAVE_* yet, this is a prelude to it).
* Set -DNDEBUG for all src/* compiles.
* Support maintainer mode (--enable-maintainer-mode) (I got tired of
having half the world regenerated just because I did a "cvs update")
* Detect tgif, if not found pad.{png,eps} just isn't built (what's
that for, anyway?) Prebuilt copies of those should be checked in
too at some point.
To generate a diff of this commit:
cvs rdiff -r1.1 -r1.2 pcb/tools/Makefile.in
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
|
|
From: DJ D. <djd...@us...> - 2004-02-04 04:02:13
|
Module Name: pcb
Committed By: djdelorie
Date: Wed Feb 4 03:59:57 UTC 2004
Modified Files:
pcb/tutorial: Makefile.in
Log Message:
* Detect re_comp(), regcomp(), and <regex.h> (select.c doesn't use the
new HAVE_* yet, this is a prelude to it).
* Set -DNDEBUG for all src/* compiles.
* Support maintainer mode (--enable-maintainer-mode) (I got tired of
having half the world regenerated just because I did a "cvs update")
* Detect tgif, if not found pad.{png,eps} just isn't built (what's
that for, anyway?) Prebuilt copies of those should be checked in
too at some point.
To generate a diff of this commit:
cvs rdiff -r1.1 -r1.2 pcb/tutorial/Makefile.in
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
|
|
From: DJ D. <djd...@us...> - 2004-02-04 04:02:12
|
Module Name: pcb
Committed By: djdelorie
Date: Wed Feb 4 03:59:56 UTC 2004
Modified Files:
pcb/src/script: Makefile.in
Log Message:
* Detect re_comp(), regcomp(), and <regex.h> (select.c doesn't use the
new HAVE_* yet, this is a prelude to it).
* Set -DNDEBUG for all src/* compiles.
* Support maintainer mode (--enable-maintainer-mode) (I got tired of
having half the world regenerated just because I did a "cvs update")
* Detect tgif, if not found pad.{png,eps} just isn't built (what's
that for, anyway?) Prebuilt copies of those should be checked in
too at some point.
To generate a diff of this commit:
cvs rdiff -r1.2 -r1.3 pcb/src/script/Makefile.in
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
|
|
From: DJ D. <djd...@us...> - 2004-02-04 04:02:12
|
Module Name: pcb
Committed By: djdelorie
Date: Wed Feb 4 03:59:55 UTC 2004
Modified Files:
pcb/src/icons: Makefile.in
Log Message:
* Detect re_comp(), regcomp(), and <regex.h> (select.c doesn't use the
new HAVE_* yet, this is a prelude to it).
* Set -DNDEBUG for all src/* compiles.
* Support maintainer mode (--enable-maintainer-mode) (I got tired of
having half the world regenerated just because I did a "cvs update")
* Detect tgif, if not found pad.{png,eps} just isn't built (what's
that for, anyway?) Prebuilt copies of those should be checked in
too at some point.
To generate a diff of this commit:
cvs rdiff -r1.2 -r1.3 pcb/src/icons/Makefile.in
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
|
|
From: DJ D. <djd...@us...> - 2004-02-04 04:02:11
|
Module Name: pcb
Committed By: djdelorie
Date: Wed Feb 4 03:59:54 UTC 2004
Modified Files:
pcb/newlib/toko: Makefile.in
Log Message:
* Detect re_comp(), regcomp(), and <regex.h> (select.c doesn't use the
new HAVE_* yet, this is a prelude to it).
* Set -DNDEBUG for all src/* compiles.
* Support maintainer mode (--enable-maintainer-mode) (I got tired of
having half the world regenerated just because I did a "cvs update")
* Detect tgif, if not found pad.{png,eps} just isn't built (what's
that for, anyway?) Prebuilt copies of those should be checked in
too at some point.
To generate a diff of this commit:
cvs rdiff -r1.2 -r1.3 pcb/newlib/toko/Makefile.in
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
|
|
From: DJ D. <djd...@us...> - 2004-02-04 04:02:11
|
Module Name: pcb
Committed By: djdelorie
Date: Wed Feb 4 03:59:55 UTC 2004
Modified Files:
pcb/src: Makefile.am Makefile.in
Log Message:
* Detect re_comp(), regcomp(), and <regex.h> (select.c doesn't use the
new HAVE_* yet, this is a prelude to it).
* Set -DNDEBUG for all src/* compiles.
* Support maintainer mode (--enable-maintainer-mode) (I got tired of
having half the world regenerated just because I did a "cvs update")
* Detect tgif, if not found pad.{png,eps} just isn't built (what's
that for, anyway?) Prebuilt copies of those should be checked in
too at some point.
To generate a diff of this commit:
cvs rdiff -r1.4 -r1.5 pcb/src/Makefile.am
cvs rdiff -r1.5 -r1.6 pcb/src/Makefile.in
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
|
|
From: DJ D. <djd...@us...> - 2004-02-04 04:02:10
|
Module Name: pcb
Committed By: djdelorie
Date: Wed Feb 4 03:59:53 UTC 2004
Modified Files:
pcb/newlib/tests: Makefile.in
Log Message:
* Detect re_comp(), regcomp(), and <regex.h> (select.c doesn't use the
new HAVE_* yet, this is a prelude to it).
* Set -DNDEBUG for all src/* compiles.
* Support maintainer mode (--enable-maintainer-mode) (I got tired of
having half the world regenerated just because I did a "cvs update")
* Detect tgif, if not found pad.{png,eps} just isn't built (what's
that for, anyway?) Prebuilt copies of those should be checked in
too at some point.
To generate a diff of this commit:
cvs rdiff -r1.2 -r1.3 pcb/newlib/tests/Makefile.in
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
|
|
From: DJ D. <djd...@us...> - 2004-02-04 04:02:10
|
Module Name: pcb
Committed By: djdelorie
Date: Wed Feb 4 03:59:52 UTC 2004
Modified Files:
pcb/newlib/not_vetted_ingo: Makefile.in
Log Message:
* Detect re_comp(), regcomp(), and <regex.h> (select.c doesn't use the
new HAVE_* yet, this is a prelude to it).
* Set -DNDEBUG for all src/* compiles.
* Support maintainer mode (--enable-maintainer-mode) (I got tired of
having half the world regenerated just because I did a "cvs update")
* Detect tgif, if not found pad.{png,eps} just isn't built (what's
that for, anyway?) Prebuilt copies of those should be checked in
too at some point.
To generate a diff of this commit:
cvs rdiff -r1.2 -r1.3 pcb/newlib/not_vetted_ingo/Makefile.in
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
|
|
From: DJ D. <djd...@us...> - 2004-02-04 04:02:10
|
Module Name: pcb
Committed By: djdelorie
Date: Wed Feb 4 03:59:51 UTC 2004
Modified Files:
pcb/newlib/headers: Makefile.in
Log Message:
* Detect re_comp(), regcomp(), and <regex.h> (select.c doesn't use the
new HAVE_* yet, this is a prelude to it).
* Set -DNDEBUG for all src/* compiles.
* Support maintainer mode (--enable-maintainer-mode) (I got tired of
having half the world regenerated just because I did a "cvs update")
* Detect tgif, if not found pad.{png,eps} just isn't built (what's
that for, anyway?) Prebuilt copies of those should be checked in
too at some point.
To generate a diff of this commit:
cvs rdiff -r1.2 -r1.3 pcb/newlib/headers/Makefile.in
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
|
|
From: DJ D. <djd...@us...> - 2004-02-04 04:02:09
|
Module Name: pcb
Committed By: djdelorie
Date: Wed Feb 4 03:59:53 UTC 2004
Modified Files:
pcb/newlib/sockets: Makefile.in
Log Message:
* Detect re_comp(), regcomp(), and <regex.h> (select.c doesn't use the
new HAVE_* yet, this is a prelude to it).
* Set -DNDEBUG for all src/* compiles.
* Support maintainer mode (--enable-maintainer-mode) (I got tired of
having half the world regenerated just because I did a "cvs update")
* Detect tgif, if not found pad.{png,eps} just isn't built (what's
that for, anyway?) Prebuilt copies of those should be checked in
too at some point.
To generate a diff of this commit:
cvs rdiff -r1.2 -r1.3 pcb/newlib/sockets/Makefile.in
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
|
|
From: DJ D. <djd...@us...> - 2004-02-04 04:02:09
|
Module Name: pcb
Committed By: djdelorie
Date: Wed Feb 4 03:59:51 UTC 2004
Modified Files:
pcb/newlib/generic_SMD_packages: Makefile.in
Log Message:
* Detect re_comp(), regcomp(), and <regex.h> (select.c doesn't use the
new HAVE_* yet, this is a prelude to it).
* Set -DNDEBUG for all src/* compiles.
* Support maintainer mode (--enable-maintainer-mode) (I got tired of
having half the world regenerated just because I did a "cvs update")
* Detect tgif, if not found pad.{png,eps} just isn't built (what's
that for, anyway?) Prebuilt copies of those should be checked in
too at some point.
To generate a diff of this commit:
cvs rdiff -r1.2 -r1.3 pcb/newlib/generic_SMD_packages/Makefile.in
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
|
|
From: DJ D. <djd...@us...> - 2004-02-04 04:02:08
|
Module Name: pcb
Committed By: djdelorie
Date: Wed Feb 4 03:59:52 UTC 2004
Modified Files:
pcb/newlib/msp430: Makefile.in
Log Message:
* Detect re_comp(), regcomp(), and <regex.h> (select.c doesn't use the
new HAVE_* yet, this is a prelude to it).
* Set -DNDEBUG for all src/* compiles.
* Support maintainer mode (--enable-maintainer-mode) (I got tired of
having half the world regenerated just because I did a "cvs update")
* Detect tgif, if not found pad.{png,eps} just isn't built (what's
that for, anyway?) Prebuilt copies of those should be checked in
too at some point.
To generate a diff of this commit:
cvs rdiff -r1.2 -r1.3 pcb/newlib/msp430/Makefile.in
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
|
|
From: DJ D. <djd...@us...> - 2004-02-04 04:02:07
|
Module Name: pcb
Committed By: djdelorie
Date: Wed Feb 4 03:59:51 UTC 2004
Modified Files:
pcb/newlib/electro-optics: Makefile.in
Log Message:
* Detect re_comp(), regcomp(), and <regex.h> (select.c doesn't use the
new HAVE_* yet, this is a prelude to it).
* Set -DNDEBUG for all src/* compiles.
* Support maintainer mode (--enable-maintainer-mode) (I got tired of
having half the world regenerated just because I did a "cvs update")
* Detect tgif, if not found pad.{png,eps} just isn't built (what's
that for, anyway?) Prebuilt copies of those should be checked in
too at some point.
To generate a diff of this commit:
cvs rdiff -r1.2 -r1.3 pcb/newlib/electro-optics/Makefile.in
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
|
|
From: DJ D. <djd...@us...> - 2004-02-04 04:02:06
|
Module Name: pcb
Committed By: djdelorie
Date: Wed Feb 4 03:59:50 UTC 2004
Modified Files:
pcb/newlib/cypress: Makefile.in
Log Message:
* Detect re_comp(), regcomp(), and <regex.h> (select.c doesn't use the
new HAVE_* yet, this is a prelude to it).
* Set -DNDEBUG for all src/* compiles.
* Support maintainer mode (--enable-maintainer-mode) (I got tired of
having half the world regenerated just because I did a "cvs update")
* Detect tgif, if not found pad.{png,eps} just isn't built (what's
that for, anyway?) Prebuilt copies of those should be checked in
too at some point.
To generate a diff of this commit:
cvs rdiff -r1.2 -r1.3 pcb/newlib/cypress/Makefile.in
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
|
|
From: DJ D. <djd...@us...> - 2004-02-04 04:02:06
|
Module Name: pcb
Committed By: djdelorie
Date: Wed Feb 4 03:59:49 UTC 2004
Modified Files:
pcb/newlib/crystal: Makefile.in
Log Message:
* Detect re_comp(), regcomp(), and <regex.h> (select.c doesn't use the
new HAVE_* yet, this is a prelude to it).
* Set -DNDEBUG for all src/* compiles.
* Support maintainer mode (--enable-maintainer-mode) (I got tired of
having half the world regenerated just because I did a "cvs update")
* Detect tgif, if not found pad.{png,eps} just isn't built (what's
that for, anyway?) Prebuilt copies of those should be checked in
too at some point.
To generate a diff of this commit:
cvs rdiff -r1.2 -r1.3 pcb/newlib/crystal/Makefile.in
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
|
|
From: DJ D. <djd...@us...> - 2004-02-04 04:02:06
|
Module Name: pcb
Committed By: djdelorie
Date: Wed Feb 4 03:59:45 UTC 2004
Modified Files:
pcb/lib: Makefile.in
Log Message:
* Detect re_comp(), regcomp(), and <regex.h> (select.c doesn't use the
new HAVE_* yet, this is a prelude to it).
* Set -DNDEBUG for all src/* compiles.
* Support maintainer mode (--enable-maintainer-mode) (I got tired of
having half the world regenerated just because I did a "cvs update")
* Detect tgif, if not found pad.{png,eps} just isn't built (what's
that for, anyway?) Prebuilt copies of those should be checked in
too at some point.
To generate a diff of this commit:
cvs rdiff -r1.10 -r1.11 pcb/lib/Makefile.in
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
|
|
From: DJ D. <djd...@us...> - 2004-02-04 04:02:06
|
Module Name: pcb
Committed By: djdelorie
Date: Wed Feb 4 03:59:42 UTC 2004
Modified Files:
pcb/README_FILES: Makefile.in
Log Message:
* Detect re_comp(), regcomp(), and <regex.h> (select.c doesn't use the
new HAVE_* yet, this is a prelude to it).
* Set -DNDEBUG for all src/* compiles.
* Support maintainer mode (--enable-maintainer-mode) (I got tired of
having half the world regenerated just because I did a "cvs update")
* Detect tgif, if not found pad.{png,eps} just isn't built (what's
that for, anyway?) Prebuilt copies of those should be checked in
too at some point.
To generate a diff of this commit:
cvs rdiff -r1.1 -r1.2 pcb/README_FILES/Makefile.in
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
|