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: andy a. <aa...@us...> - 2002-05-21 06:28:06
|
Update of /cvsroot/octave/octave-forge/extra/Windows In directory usw-pr-cvs1:/tmp/cvs-serv25916 Modified Files: grab_win32part.cc Log Message: fix warnings |
From: Benjamin S. <be...@us...> - 2002-05-20 21:29:17
|
Update of /cvsroot/octave/octave-forge/main/symbolic In directory usw-pr-cvs1:/tmp/cvs-serv6997 Modified Files: op-ex.cc op-vpa.cc ov-relational.cc sym-ops.h Log Message: Added functions to handle the relational operators for the non-matrix types. I am not sure it makes sense to allow the use of the relational operators for symbolic matrices or symbolic variables/regular matrices. |
From: Paul K. <pki...@us...> - 2002-05-20 13:53:12
|
Update of /cvsroot/octave/octave-forge/main/signal In directory usw-pr-cvs1:/tmp/cvs-serv3923 Modified Files: ncauer.m Log Message: (for Paulo Neis) Call __ellip_ws to find the correct stop band edge to match the design requirements. |
From: Paul K. <pki...@us...> - 2002-05-20 13:51:04
|
Update of /cvsroot/octave/octave-forge/main/signal In directory usw-pr-cvs1:/tmp/cvs-serv32633 Added Files: __ellip_ws.m __ellip_ws_min.m ellip.m ellipord.m ellipdemo.m Removed Files: nellip.m nellipdemo.m Log Message: (for Paulo Neis) find the stop band edge which yields the precise stop band attenuation given in the design specification for the filter. Rename to ellip/ellipord and reorder parameters for compatibility. |
From: andy a. <aa...@us...> - 2002-05-20 05:49:13
|
Update of /cvsroot/octave/octave-forge/extra/Windows In directory usw-pr-cvs1:/tmp/cvs-serv26340 Modified Files: grab.cc grab_win32part.cc Log Message: mods to use kbhit() from sysdep to get raw kb input |
From: Etienne G. <et...@us...> - 2002-05-17 19:02:03
|
Update of /cvsroot/octave/octave-forge/main/optim In directory usw-pr-cvs1:/tmp/cvs-serv10890 Added Files: test_min_1.m test_min_2.m test_min_3.m test_min_4.m Removed Files: test_cg_min_1.m test_cg_min_2.m test_cg_min_3.m test_cg_min_4.m Log Message: give more generic name to test_cg_min_N.m |
From: Etienne G. <et...@us...> - 2002-05-17 18:32:46
|
Update of /cvsroot/octave/octave-forge/main/optim In directory usw-pr-cvs1:/tmp/cvs-serv3199 Modified Files: bs_gradient.m Removed Files: cg_min.m brent_line_min.m bracket_min.m semi_bracket.m dfp.m __quasi_func__.m Log Message: remove obsolete files and replaced bs_gradient.m |
From: Etienne G. <et...@us...> - 2002-05-17 18:27:15
|
Update of /cvsroot/octave/octave-forge/main/optim In directory usw-pr-cvs1:/tmp/cvs-serv1606 Modified Files: d2_min.m bfgs.m nelder_mead_min.m Log Message: misc changes |
From: Benjamin S. <be...@us...> - 2002-05-17 15:44:30
|
Update of /cvsroot/octave/octave-forge/main/symbolic In directory usw-pr-cvs1:/tmp/cvs-serv16372 Modified Files: Makefile differentiate.cc op-ex-mat.cc op-ex.cc op-vpa.cc ov-ex-mat.cc ov-ex.cc ov-ex.h sym-bool.cc sym-create.cc sym-ops.h symbols.cc symbols.h Removed Files: ov-sym.cc ov-sym.h op-sym.cc Log Message: I have removed the octave_sym class. Now, the octave_ex class feels in for sym variables. All the same routines exist and it looks and operates the same. This should also fix a problem with subs that would cause octave to crash. |
From: Alois S. <sch...@us...> - 2002-05-13 20:40:50
|
Update of /cvsroot/octave/octave-forge/extra/NaN In directory usw-pr-cvs1:/tmp/cvs-serv30881 Modified Files: statistic.m Log Message: minor changes |
From: Alois S. <sch...@us...> - 2002-05-13 07:08:51
|
Update of /cvsroot/octave/octave-forge/extra/tsa In directory usw-pr-cvs1:/tmp/cvs-serv18875 Modified Files: y2res.m Log Message: upper/lower case problem fixed |
From: andy a. <aa...@us...> - 2002-05-13 06:41:57
|
Update of /cvsroot/octave/octave-forge/extra/Windows In directory usw-pr-cvs1:/tmp/cvs-serv13013/extra/Windows Added Files: grab.cc grab_win32part.cc Log Message: ginput like functionality under windoze - note that we need two functions because you can't include oct.h and windows.h together |
From: andy a. <aa...@us...> - 2002-05-12 22:01:47
|
Update of /cvsroot/octave/octave-forge/main/plot In directory usw-pr-cvs1:/tmp/cvs-serv2110/main/plot Added Files: ginput.m Removed Files: ginput.cc Log Message: removed ginput.cc - replaced by ginput.m which calls grab.cc |
From: andy a. <aa...@us...> - 2002-05-12 21:59:15
|
Update of /cvsroot/octave/octave-forge/extra/symband In directory usw-pr-cvs1:/tmp/cvs-serv1242/extra/symband Modified Files: SymBand.cc Log Message: mods to allow static compile with windows build |
From: andy a. <aa...@us...> - 2002-05-12 21:58:30
|
Update of /cvsroot/octave/octave-forge In directory usw-pr-cvs1:/tmp/cvs-serv941 Modified Files: INSTALL.WINDOWS Log Message: build script updated for 2.1.36 |
From: Rafael L. <rla...@us...> - 2002-05-12 21:50:41
|
Update of /cvsroot/octave/octave-forge/nonfree/gpc In directory usw-pr-cvs1:/tmp/cvs-serv31165 Modified Files: configure.in Log Message: Debian release 0.1.2-5. Small fix in perl on-line script in configure.in. This does not deserve a 0.1.3 release, yet. |
From: Rafael L. <rla...@us...> - 2002-05-12 21:50:41
|
Update of /cvsroot/octave/octave-forge/nonfree/gpc/debian In directory usw-pr-cvs1:/tmp/cvs-serv31165/debian Modified Files: changelog control Log Message: Debian release 0.1.2-5. Small fix in perl on-line script in configure.in. This does not deserve a 0.1.3 release, yet. |
From: Alois S. <sch...@us...> - 2002-05-12 19:09:21
|
Update of /cvsroot/octave/octave-forge/extra/tsa In directory usw-pr-cvs1:/tmp/cvs-serv24451 Modified Files: y2res.m Log Message: using 2nd, 3rd and 4th output argument of sumskipnan for efficancy reasons |
From: Alois S. <sch...@us...> - 2002-05-10 21:20:20
|
Update of /cvsroot/octave/octave-forge/extra/tsa In directory usw-pr-cvs1:/tmp/cvs-serv24874 Modified Files: sinvest1.m Log Message: compatibility to matlab restored |
From: Alois S. <sch...@us...> - 2002-05-10 21:19:28
|
Update of /cvsroot/octave/octave-forge/extra/tsa In directory usw-pr-cvs1:/tmp/cvs-serv24511 Modified Files: invest1.m Log Message: histo replaced by histo3 |
From: Alois S. <sch...@us...> - 2002-05-10 21:18:18
|
Update of /cvsroot/octave/octave-forge/extra/tsa In directory usw-pr-cvs1:/tmp/cvs-serv24135 Modified Files: flag_implicit_samplerate.m Log Message: bug fixed (if FLAG_implicit_samplerate is empty, set to default value [1] |
From: Paul K. <pki...@us...> - 2002-05-10 18:12:35
|
Update of /cvsroot/octave/octave-forge/main/image In directory usw-pr-cvs1:/tmp/cvs-serv32374 Added Files: colfilt.m Log Message: image block processing function |
From: Alois S. <sch...@us...> - 2002-05-10 12:28:33
|
Update of /cvsroot/octave/octave-forge/extra/tsa In directory usw-pr-cvs1:/tmp/cvs-serv12516 Modified Files: invest1.m Log Message: replaced non-standard function rms |
From: Paul K. <pki...@us...> - 2002-05-09 14:50:55
|
Update of /cvsroot/octave/octave-forge/doc In directory usw-pr-cvs1:/tmp/cvs-serv10053 Modified Files: Octave_Windows.htm Log Message: (for Philip Nienhuis) considerably expanded |
From: Paul K. <pki...@us...> - 2002-05-09 13:56:26
|
Update of /cvsroot/octave/octave-forge/main/miscellaneous In directory usw-pr-cvs1:/tmp/cvs-serv22110/main/miscellaneous Added Files: OCTAVE_FORGE_VERSION.m Log Message: $TAG release |