This list is closed, nobody may subscribe to it.
2001 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
(10) |
Aug
(5) |
Sep
(3) |
Oct
(41) |
Nov
(41) |
Dec
(33) |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2002 |
Jan
(75) |
Feb
(10) |
Mar
(170) |
Apr
(174) |
May
(66) |
Jun
(11) |
Jul
(10) |
Aug
(44) |
Sep
(73) |
Oct
(28) |
Nov
(139) |
Dec
(52) |
2003 |
Jan
(35) |
Feb
(93) |
Mar
(62) |
Apr
(10) |
May
(55) |
Jun
(70) |
Jul
(37) |
Aug
(16) |
Sep
(56) |
Oct
(31) |
Nov
(57) |
Dec
(83) |
2004 |
Jan
(85) |
Feb
(67) |
Mar
(27) |
Apr
(37) |
May
(75) |
Jun
(85) |
Jul
(160) |
Aug
(68) |
Sep
(104) |
Oct
(25) |
Nov
(39) |
Dec
(23) |
2005 |
Jan
(10) |
Feb
(45) |
Mar
(43) |
Apr
(19) |
May
(108) |
Jun
(31) |
Jul
(41) |
Aug
(23) |
Sep
(65) |
Oct
(58) |
Nov
(44) |
Dec
(54) |
2006 |
Jan
(96) |
Feb
(27) |
Mar
(69) |
Apr
(59) |
May
(67) |
Jun
(35) |
Jul
(13) |
Aug
(461) |
Sep
(160) |
Oct
(399) |
Nov
(32) |
Dec
(72) |
2007 |
Jan
(316) |
Feb
(305) |
Mar
(318) |
Apr
(54) |
May
(194) |
Jun
(173) |
Jul
(282) |
Aug
(91) |
Sep
(227) |
Oct
(365) |
Nov
(168) |
Dec
(18) |
2008 |
Jan
(71) |
Feb
(111) |
Mar
(155) |
Apr
(173) |
May
(70) |
Jun
(67) |
Jul
(55) |
Aug
(83) |
Sep
(32) |
Oct
(68) |
Nov
(80) |
Dec
(29) |
2009 |
Jan
(46) |
Feb
(18) |
Mar
(95) |
Apr
(76) |
May
(140) |
Jun
(98) |
Jul
(84) |
Aug
(123) |
Sep
(94) |
Oct
(131) |
Nov
(142) |
Dec
(125) |
2010 |
Jan
(128) |
Feb
(158) |
Mar
(172) |
Apr
(134) |
May
(94) |
Jun
(84) |
Jul
(32) |
Aug
(127) |
Sep
(167) |
Oct
(109) |
Nov
(69) |
Dec
(78) |
2011 |
Jan
(39) |
Feb
(58) |
Mar
(52) |
Apr
(47) |
May
(56) |
Jun
(76) |
Jul
(55) |
Aug
(54) |
Sep
(165) |
Oct
(255) |
Nov
(328) |
Dec
(263) |
2012 |
Jan
(82) |
Feb
(147) |
Mar
(400) |
Apr
(216) |
May
(209) |
Jun
(160) |
Jul
(86) |
Aug
(141) |
Sep
(156) |
Oct
(6) |
Nov
|
Dec
|
2015 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
(1) |
Aug
|
Sep
(1) |
Oct
|
Nov
(1) |
Dec
(2) |
2016 |
Jan
|
Feb
(2) |
Mar
(2) |
Apr
(1) |
May
(1) |
Jun
(2) |
Jul
(1) |
Aug
(1) |
Sep
|
Oct
|
Nov
(1) |
Dec
|
2019 |
Jan
|
Feb
|
Mar
(1) |
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
2021 |
Jan
|
Feb
|
Mar
|
Apr
(3) |
May
(4) |
Jun
(8) |
Jul
(2) |
Aug
(5) |
Sep
(9) |
Oct
|
Nov
|
Dec
|
From: Paul K. <pki...@us...> - 2001-10-31 14:05:22
|
Update of /cvsroot/octave/octave-forge/main/plot In directory usw-pr-cvs1:/tmp/cvs-serv3849 Modified Files: legend.m Log Message: Add delay to give gnuplot time to write the graph state to a file |
From: Paul K. <pki...@us...> - 2001-10-30 21:37:14
|
Update of /cvsroot/octave/octave-forge/extra/patches In directory usw-pr-cvs1:/tmp/cvs-serv10589 Added Files: octave-2.1.34-load-save.cc.patch Log Message: load-save struct/cell patch |
From: Paul K. <pki...@us...> - 2001-10-30 21:27:46
|
Update of /cvsroot/octave/octave-forge/FIXES In directory usw-pr-cvs1:/tmp/cvs-serv7868 Added Files: fsolve.cc Log Message: allow arguments to be passed through fsolve() to the user function |
From: Paul K. <pki...@us...> - 2001-10-30 21:26:00
|
Update of /cvsroot/octave/octave-forge/FIXES/test In directory usw-pr-cvs1:/tmp/cvs-serv7451/test Added Files: fsolve_3.m Log Message: test function for argument pass through version of fsolve |
From: Paul K. <pki...@us...> - 2001-10-30 21:24:34
|
Update of /cvsroot/octave/octave-forge/FIXES/test In directory usw-pr-cvs1:/tmp/cvs-serv7354/test Log Message: Directory /cvsroot/octave/octave-forge/FIXES/test added to the repository |
From: Paul K. <pki...@us...> - 2001-10-30 20:36:20
|
Update of /cvsroot/octave/octave-forge/main/specfun In directory usw-pr-cvs1:/tmp/cvs-serv25603 Modified Files: nchoosek.m Log Message: extend valid input range; use slower but much cleaner algorithm |
From: Paul K. <pki...@us...> - 2001-10-30 19:36:20
|
Update of /cvsroot/octave/octave-forge/main/optim In directory usw-pr-cvs1:/tmp/cvs-serv9927 Modified Files: fminbnd.m Log Message: modified for use with functions which take more than one parameter |
From: Paul K. <pki...@us...> - 2001-10-30 18:06:28
|
Update of /cvsroot/octave/octave-forge/main/signal In directory usw-pr-cvs1:/tmp/cvs-serv19103 Modified Files: xcov.m xcorr.m Log Message: fix arg processing for 3 args |
From: Paul K. <pki...@us...> - 2001-10-29 15:40:43
|
Update of /cvsroot/octave/octave-forge In directory usw-pr-cvs1:/tmp/cvs-serv4847 Modified Files: README INSTALL Log Message: Better documentation of octave-matlab compatibility issues |
From: Paul K. <pki...@us...> - 2001-10-29 15:39:12
|
Update of /cvsroot/octave/octave-forge/FIXES In directory usw-pr-cvs1:/tmp/cvs-serv4216 Modified Files: lin2mu.m mu2lin.m Log Message: Restore octave default behaviour even though it differs from matlab. |
From: Paul K. <pki...@us...> - 2001-10-29 15:37:48
|
Update of /cvsroot/octave/octave-forge/FIXES In directory usw-pr-cvs1:/tmp/cvs-serv3707 Modified Files: README Log Message: Update the list to reflect the status of FIXES as of octave 2.1.34 |
From: Paul K. <pki...@us...> - 2001-10-29 15:35:29
|
Update of /cvsroot/octave/octave-forge/FIXES In directory usw-pr-cvs1:/tmp/cvs-serv2709 Modified Files: cross.m Log Message: Restore octave defaults for non-conformant vectors, but issue a warning so that the user will clean up their code and compatibility with matlab will not be an issue. |
From: Paul K. <pki...@us...> - 2001-10-29 15:27:54
|
Update of /cvsroot/octave/octave-forge/main/audio In directory usw-pr-cvs1:/tmp/cvs-serv650 Modified Files: ausave.m Log Message: Don't rely on default for lin2mu |
From: andy a. <aa...@us...> - 2001-10-24 01:26:15
|
Update of /cvsroot/octave/octave-forge/extra/perl In directory usw-pr-cvs1:/tmp/cvs-serv23447 Modified Files: Octave.pm Log Message: added POD documentation |
From: Paul K. <pki...@us...> - 2001-10-22 18:19:13
|
Update of /cvsroot/octave/octave-forge In directory usw-pr-cvs1:/tmp/cvs-serv28076 Modified Files: Makefile Log Message: Don't remove Makeconf.in during distclean |
From: Paul K. <pki...@us...> - 2001-10-22 17:19:36
|
Update of /cvsroot/octave/octave-forge/main/plot In directory usw-pr-cvs1:/tmp/cvs-serv12949/main/plot Modified Files: Makefile Log Message: forgetting to remove some files on cleanup |
From: Paul K. <pki...@us...> - 2001-10-22 17:19:36
|
Update of /cvsroot/octave/octave-forge In directory usw-pr-cvs1:/tmp/cvs-serv12949 Modified Files: Makefile README Added Files: cvsdir.sh Log Message: forgetting to remove some files on cleanup |
From: Paul K. <pki...@us...> - 2001-10-22 15:00:58
|
Update of /cvsroot/octave/octave-forge/FIXES In directory usw-pr-cvs1:/tmp/cvs-serv30727 Modified Files: README Log Message: check FIXES/* against bleeding-edge octave (2.1.34) |
From: Paul K. <pki...@us...> - 2001-10-22 14:38:22
|
Update of /cvsroot/octave/octave-forge/FIXES In directory usw-pr-cvs1:/tmp/cvs-serv21117 Modified Files: cross.m Log Message: Return the compatible dimensionality if given a row and column vector |
From: andy a. <aa...@us...> - 2001-10-22 03:04:08
|
Update of /cvsroot/octave/octave-forge/extra/perl In directory usw-pr-cvs1:/tmp/cvs-serv10386 Added Files: NOINTALL Octave.pm Log Message: Inline::Octave module |
From: andy a. <aa...@us...> - 2001-10-22 03:01:39
|
Update of /cvsroot/octave/octave-forge/extra/perl In directory usw-pr-cvs1:/tmp/cvs-serv10030/perl Log Message: Directory /cvsroot/octave/octave-forge/extra/perl added to the repository |
From: Kai H. <kah...@us...> - 2001-10-18 19:03:42
|
Update of /cvsroot/octave/octave-forge/main/splines In directory usw-pr-cvs1:/tmp/cvs-serv13763 Modified Files: csape.m Log Message: |
From: Paul K. <pki...@us...> - 2001-10-15 13:19:21
|
Update of /cvsroot/octave/octave-forge In directory usw-pr-cvs1:/tmp/cvs-serv11648 Modified Files: Makefile Log Message: include the FIXES/ subdirectory in the build phase |
From: andy a. <aa...@us...> - 2001-10-14 03:06:33
|
Update of /cvsroot/octave/octave-forge/main/sparse In directory usw-pr-cvs1:/tmp/cvs-serv27227 Modified Files: Makefile complex_sparse_ops.cc make_sparse.cc sparse_inv.cc sparse_ops.cc sparse_ops.h Added Files: spy.m Log Message: fixed memory leak in complex sparse solve fixed malloc bugs for zero size allocs |
From: Paul K. <pki...@us...> - 2001-10-12 14:00:59
|
Update of /cvsroot/octave/octave-forge In directory usw-pr-cvs1:/tmp/cvs-serv9839 Modified Files: release.sh Log Message: More fixes. |