You can subscribe to this list here.
1999 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
(9) |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2000 |
Jan
(70) |
Feb
(69) |
Mar
(40) |
Apr
(218) |
May
(114) |
Jun
(100) |
Jul
(207) |
Aug
(158) |
Sep
(129) |
Oct
(52) |
Nov
(19) |
Dec
(20) |
2001 |
Jan
(22) |
Feb
(9) |
Mar
(15) |
Apr
(54) |
May
(14) |
Jun
(39) |
Jul
(32) |
Aug
(57) |
Sep
(46) |
Oct
(40) |
Nov
(43) |
Dec
(27) |
2002 |
Jan
(9) |
Feb
(26) |
Mar
(20) |
Apr
(25) |
May
(69) |
Jun
(132) |
Jul
(9) |
Aug
(89) |
Sep
(58) |
Oct
(37) |
Nov
(72) |
Dec
(155) |
2003 |
Jan
(76) |
Feb
(37) |
Mar
(79) |
Apr
(50) |
May
(50) |
Jun
(11) |
Jul
(25) |
Aug
(14) |
Sep
(14) |
Oct
(16) |
Nov
(55) |
Dec
(98) |
2004 |
Jan
(56) |
Feb
(19) |
Mar
(66) |
Apr
(16) |
May
(29) |
Jun
(13) |
Jul
(31) |
Aug
(5) |
Sep
(13) |
Oct
(22) |
Nov
(5) |
Dec
(32) |
2005 |
Jan
(27) |
Feb
(49) |
Mar
(44) |
Apr
(33) |
May
(40) |
Jun
(27) |
Jul
(2) |
Aug
(3) |
Sep
(2) |
Oct
|
Nov
|
Dec
|
2006 |
Jan
(7) |
Feb
(6) |
Mar
(63) |
Apr
(25) |
May
(16) |
Jun
(32) |
Jul
(44) |
Aug
(103) |
Sep
(37) |
Oct
(12) |
Nov
(6) |
Dec
(2) |
2007 |
Jan
(2) |
Feb
(1) |
Mar
(11) |
Apr
(4) |
May
(3) |
Jun
(20) |
Jul
(4) |
Aug
(2) |
Sep
|
Oct
(4) |
Nov
(19) |
Dec
(9) |
2008 |
Jan
(3) |
Feb
(2) |
Mar
|
Apr
(34) |
May
|
Jun
(31) |
Jul
(40) |
Aug
|
Sep
(9) |
Oct
(80) |
Nov
(25) |
Dec
(5) |
2009 |
Jan
|
Feb
(2) |
Mar
(4) |
Apr
|
May
(245) |
Jun
(3) |
Jul
(1) |
Aug
(1) |
Sep
|
Oct
(1) |
Nov
(6) |
Dec
(1) |
2010 |
Jan
(3) |
Feb
|
Mar
|
Apr
|
May
(1) |
Jun
(69) |
Jul
(59) |
Aug
(78) |
Sep
(9) |
Oct
(20) |
Nov
(43) |
Dec
(12) |
2011 |
Jan
(7) |
Feb
(15) |
Mar
(71) |
Apr
(37) |
May
(27) |
Jun
(17) |
Jul
(14) |
Aug
(40) |
Sep
(39) |
Oct
(27) |
Nov
(41) |
Dec
(71) |
2012 |
Jan
(37) |
Feb
(15) |
Mar
(10) |
Apr
(31) |
May
(48) |
Jun
(4) |
Jul
(23) |
Aug
(6) |
Sep
(9) |
Oct
(3) |
Nov
(13) |
Dec
(2) |
2013 |
Jan
(37) |
Feb
(41) |
Mar
(35) |
Apr
(15) |
May
(33) |
Jun
(4) |
Jul
(10) |
Aug
(18) |
Sep
(43) |
Oct
(20) |
Nov
(39) |
Dec
(3) |
2014 |
Jan
(2) |
Feb
(3) |
Mar
|
Apr
(25) |
May
(3) |
Jun
(1) |
Jul
(5) |
Aug
(5) |
Sep
(4) |
Oct
(1) |
Nov
(11) |
Dec
(13) |
2015 |
Jan
(28) |
Feb
(45) |
Mar
(180) |
Apr
(51) |
May
(55) |
Jun
(26) |
Jul
(11) |
Aug
(80) |
Sep
(47) |
Oct
(47) |
Nov
(39) |
Dec
(1) |
2016 |
Jan
|
Feb
(6) |
Mar
(6) |
Apr
(13) |
May
(18) |
Jun
(20) |
Jul
(7) |
Aug
(19) |
Sep
(18) |
Oct
(22) |
Nov
|
Dec
(1) |
2017 |
Jan
(2) |
Feb
(3) |
Mar
|
Apr
(6) |
May
(15) |
Jun
|
Jul
(2) |
Aug
|
Sep
(5) |
Oct
(2) |
Nov
(1) |
Dec
|
2018 |
Jan
|
Feb
(5) |
Mar
(6) |
Apr
(16) |
May
(2) |
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
From: Doug H. <hu...@sl...> - 2000-04-21 21:23:29
|
Update of /cvsroot/PDL/PDL/Basic/Core In directory slayer.i.sourceforge.net:/tmp/cvs-serv10536/Basic/Core Modified Files: Tag: fast-xswrapper Core.pm Core.xs Log Message: Updated PP.pm to call the correct 'initialize' routine automatically for the input type. This is necessary to get t/subclass3.t working correctly. Also removed PDL::initialize from Core.pm and put it in Core.xs. This speeds things up some. |
From: Robert S. <rsc...@sl...> - 2000-04-21 08:23:54
|
Update of /cvsroot/PDL/WWW/visualisation In directory slayer.i.sourceforge.net:/tmp/cvs-serv8998/visualisation Modified Files: index.wml Log Message: German translation updated. |
From: Doug B. <dj...@sl...> - 2000-04-21 06:31:30
|
Update of /cvsroot/PDL/PDL/Lib/GSL In directory slayer.i.sourceforge.net:/tmp/cvs-serv27475/Lib/GSL Modified Files: Makefile.PL Log Message: Makefile.PL now uses PDL::Core::Dev::write_dummy_make() |
From: Doug B. <dj...@sl...> - 2000-04-21 06:31:30
|
Update of /cvsroot/PDL/PDL/Lib/FFTW In directory slayer.i.sourceforge.net:/tmp/cvs-serv27475/Lib/FFTW Modified Files: Makefile.PL Log Message: Makefile.PL now uses PDL::Core::Dev::write_dummy_make() |
From: Doug B. <dj...@sl...> - 2000-04-21 06:31:29
|
Update of /cvsroot/PDL/PDL/Graphics/Karma In directory slayer.i.sourceforge.net:/tmp/cvs-serv27475/Graphics/Karma Modified Files: Makefile.PL Log Message: Makefile.PL now uses PDL::Core::Dev::write_dummy_make() |
From: Doug B. <dj...@sl...> - 2000-04-21 06:30:14
|
Update of /cvsroot/PDL/PDL/Demos In directory slayer.i.sourceforge.net:/tmp/cvs-serv27415/Demos Modified Files: General.pm Log Message: minor doc updates |
From: Doug B. <dj...@sl...> - 2000-04-21 06:30:13
|
Update of /cvsroot/PDL/PDL/Basic/Core In directory slayer.i.sourceforge.net:/tmp/cvs-serv27415/Basic/Core Modified Files: Basic.pm Log Message: minor doc updates |
From: Doug B. <dj...@sl...> - 2000-04-21 06:30:13
|
Update of /cvsroot/PDL/PDL/Basic/Primitive In directory slayer.i.sourceforge.net:/tmp/cvs-serv27415/Basic/Primitive Modified Files: primitive.pd Log Message: minor doc updates |
From: Doug B. <dj...@sl...> - 2000-04-21 06:27:22
|
Update of /cvsroot/PDL/WWW In directory slayer.i.sourceforge.net:/tmp/cvs-serv27336 Modified Files: index.wml Log Message: Mi -> We for en-date tag |
From: Doug B. <dj...@sl...> - 2000-04-21 03:45:05
|
Update of /cvsroot/PDL/WWW/visualisation In directory slayer.i.sourceforge.net:/tmp/cvs-serv11410/visualisation Modified Files: index.wml Log Message: Minor changes: added/changed links, cleaned up some end tags |
From: Doug B. <dj...@sl...> - 2000-04-21 03:45:05
|
Update of /cvsroot/PDL/WWW/download In directory slayer.i.sourceforge.net:/tmp/cvs-serv11410/download Modified Files: index.wml Log Message: Minor changes: added/changed links, cleaned up some end tags |
From: Tim J. <tje...@sl...> - 2000-04-21 00:15:53
|
Update of /cvsroot/PDL/PDL/Lib/Slatec In directory slayer.i.sourceforge.net:/tmp/cvs-serv21280 Modified Files: slatec.pd Log Message: Remove debug print statement in polyvalue |
From: Robert S. <rsc...@sl...> - 2000-04-20 14:39:54
|
Update of /cvsroot/PDL/WWW/download In directory slayer.i.sourceforge.net:/tmp/cvs-serv19709/download Modified Files: index.wml Log Message: German translation added (RS) |
From: Robert S. <rsc...@sl...> - 2000-04-20 14:39:12
|
Update of /cvsroot/PDL/WWW In directory slayer.i.sourceforge.net:/tmp/cvs-serv19667 Modified Files: index.wml Log Message: German translation added (RS) |
From: Christian S. <cs...@sl...> - 2000-04-20 08:41:23
|
Update of /cvsroot/PDL/WWW/visualisation In directory slayer.i.sourceforge.net:/tmp/cvs-serv408/visualisation Modified Files: Makefile index.wml Log Message: small fixes and updates |
From: Christian S. <cs...@sl...> - 2000-04-20 08:41:23
|
Update of /cvsroot/PDL/WWW/libraries In directory slayer.i.sourceforge.net:/tmp/cvs-serv408/libraries Modified Files: Makefile Log Message: small fixes and updates |
From: Christian S. <cs...@sl...> - 2000-04-20 08:41:23
|
Update of /cvsroot/PDL/WWW/documentation In directory slayer.i.sourceforge.net:/tmp/cvs-serv408/documentation Modified Files: Makefile Log Message: small fixes and updates |
From: Christian S. <cs...@sl...> - 2000-04-20 08:41:23
|
Update of /cvsroot/PDL/WWW/download In directory slayer.i.sourceforge.net:/tmp/cvs-serv408/download Modified Files: Makefile Log Message: small fixes and updates |
From: Christian S. <cs...@sl...> - 2000-04-20 08:41:23
|
Update of /cvsroot/PDL/WWW/maillists In directory slayer.i.sourceforge.net:/tmp/cvs-serv408/maillists Modified Files: Makefile Log Message: small fixes and updates |
From: Christian S. <cs...@sl...> - 2000-04-20 08:41:23
|
Update of /cvsroot/PDL/WWW/screenshots In directory slayer.i.sourceforge.net:/tmp/cvs-serv408/screenshots Modified Files: Makefile Log Message: small fixes and updates |
From: Christian S. <cs...@sl...> - 2000-04-20 08:41:22
|
Update of /cvsroot/PDL/WWW/development In directory slayer.i.sourceforge.net:/tmp/cvs-serv408/development Modified Files: Makefile index.wml Log Message: small fixes and updates |
From: Christian S. <cs...@sl...> - 2000-04-20 08:41:22
|
Update of /cvsroot/PDL/WWW In directory slayer.i.sourceforge.net:/tmp/cvs-serv408 Modified Files: Makefile index.wml Log Message: small fixes and updates |
From: Tim J. <tje...@sl...> - 2000-04-19 23:07:27
|
Update of /cvsroot/PDL/PDL/t In directory slayer.i.sourceforge.net:/tmp/cvs-serv32753 Modified Files: ndf.t Log Message: fix test when NDF module not available |
From: Christian S. <cs...@sl...> - 2000-04-19 22:38:59
|
Update of /cvsroot/PDL/PDL In directory slayer.i.sourceforge.net:/tmp/cvs-serv31562 Modified Files: README Added Files: Release_Notes Log Message: relnotes + some LinPred fixes (unfinished) |
From: Christian S. <cs...@sl...> - 2000-04-19 22:38:59
|
Update of /cvsroot/PDL/PDL/Lib/Filter In directory slayer.i.sourceforge.net:/tmp/cvs-serv31562/Lib/Filter Modified Files: LinPred.pm Log Message: relnotes + some LinPred fixes (unfinished) |