You can subscribe to this list here.
2000 |
Jan
|
Feb
|
Mar
|
Apr
|
May
(33) |
Jun
|
Jul
(30) |
Aug
(2) |
Sep
|
Oct
(30) |
Nov
(136) |
Dec
(59) |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2001 |
Jan
(255) |
Feb
(169) |
Mar
(322) |
Apr
(185) |
May
(33) |
Jun
(89) |
Jul
(47) |
Aug
(59) |
Sep
(40) |
Oct
(31) |
Nov
(74) |
Dec
(84) |
2002 |
Jan
(163) |
Feb
(78) |
Mar
(23) |
Apr
(5) |
May
(22) |
Jun
(75) |
Jul
(143) |
Aug
(48) |
Sep
(111) |
Oct
(58) |
Nov
(124) |
Dec
(278) |
2003 |
Jan
(106) |
Feb
(276) |
Mar
(354) |
Apr
(97) |
May
(14) |
Jun
(3) |
Jul
(7) |
Aug
(21) |
Sep
(83) |
Oct
(110) |
Nov
(3) |
Dec
(119) |
2004 |
Jan
(318) |
Feb
(409) |
Mar
(68) |
Apr
(23) |
May
(105) |
Jun
(147) |
Jul
(69) |
Aug
(53) |
Sep
(23) |
Oct
(14) |
Nov
(15) |
Dec
(63) |
2005 |
Jan
(146) |
Feb
(69) |
Mar
(157) |
Apr
(127) |
May
(166) |
Jun
(8) |
Jul
(5) |
Aug
(3) |
Sep
(8) |
Oct
(17) |
Nov
(29) |
Dec
(34) |
2006 |
Jan
(3) |
Feb
(4) |
Mar
(1) |
Apr
(70) |
May
(241) |
Jun
(82) |
Jul
(344) |
Aug
(196) |
Sep
(87) |
Oct
(57) |
Nov
(121) |
Dec
(86) |
2007 |
Jan
(60) |
Feb
(67) |
Mar
(102) |
Apr
(28) |
May
(13) |
Jun
(29) |
Jul
(38) |
Aug
(56) |
Sep
(91) |
Oct
(89) |
Nov
(50) |
Dec
(68) |
2008 |
Jan
(87) |
Feb
(47) |
Mar
(100) |
Apr
(34) |
May
(65) |
Jun
(54) |
Jul
(98) |
Aug
(128) |
Sep
(109) |
Oct
(141) |
Nov
(40) |
Dec
(206) |
2009 |
Jan
(176) |
Feb
(226) |
Mar
(134) |
Apr
(84) |
May
(152) |
Jun
(85) |
Jul
(91) |
Aug
(153) |
Sep
(141) |
Oct
(59) |
Nov
(87) |
Dec
(75) |
2010 |
Jan
(58) |
Feb
(41) |
Mar
(51) |
Apr
(74) |
May
(81) |
Jun
(39) |
Jul
(30) |
Aug
(43) |
Sep
(76) |
Oct
(59) |
Nov
(62) |
Dec
(52) |
2011 |
Jan
(125) |
Feb
(41) |
Mar
(96) |
Apr
(53) |
May
(21) |
Jun
(23) |
Jul
(48) |
Aug
(71) |
Sep
(37) |
Oct
(81) |
Nov
(60) |
Dec
(32) |
2012 |
Jan
(51) |
Feb
(23) |
Mar
|
Apr
(8) |
May
(2) |
Jun
|
Jul
(8) |
Aug
(25) |
Sep
(4) |
Oct
(32) |
Nov
(17) |
Dec
(2) |
2013 |
Jan
(8) |
Feb
(2) |
Mar
(9) |
Apr
(9) |
May
(37) |
Jun
(48) |
Jul
(63) |
Aug
(42) |
Sep
(59) |
Oct
(83) |
Nov
(141) |
Dec
(133) |
2014 |
Jan
(57) |
Feb
(58) |
Mar
(58) |
Apr
(25) |
May
(14) |
Jun
(3) |
Jul
(6) |
Aug
(1) |
Sep
|
Oct
|
Nov
|
Dec
|
From: Alan W. I. <ai...@us...> - 2001-01-08 21:52:30
|
Update of /cvsroot/plplot/plplot/bindings/python In directory usw-pr-cvs1:/tmp/cvs-serv1082 Modified Files: plmodule2.c Log Message: Debugged plcont. I knew plshade worked so I reordered type statements to be in consistent order for two routines. Found that wrap was PLINT for the working routine and int for plcont. I changed that, plus removed print statements plus got rid of minor bug that was exposed when only two arguments. Somewhere in all that, plcont started working properly. I think it was the wrap change in type. |
From: Alan W. I. <ai...@us...> - 2001-01-08 21:41:43
|
Update of /cvsroot/plplot/plplot/bindings/python In directory usw-pr-cvs1:/tmp/cvs-serv32461 Modified Files: plmodule.c Log Message: Wrap certain long lines of source code, comment out print statements, plus one slight cast change, but all to no avail; I could not get plcont2 to work. Decided to work on plcont (in plmodule2.c) instead since that is in the official API. |
From: Alan W. I. <ai...@us...> - 2001-01-08 21:35:51
|
Update of /cvsroot/plplot/plplot/examples/python In directory usw-pr-cvs1:/tmp/cvs-serv31939 Modified Files: xw09.py Log Message: Many changes so that this python example now gives (almost) same contour plot as first plot of x09c. |
From: Maurice L. <ml...@us...> - 2001-01-08 18:59:20
|
Update of /cvsroot/plplot/plplot/src In directory usw-pr-cvs1:/tmp/cvs-serv14917 Modified Files: plot3d.c Log Message: Some experimental code added here, for later reference, currently inactive. |
From: Maurice L. <ml...@us...> - 2001-01-08 06:45:30
|
Update of /cvsroot/plplot/plplot/src In directory usw-pr-cvs1:/tmp/cvs-serv5306 Modified Files: plot3d.c Log Message: Fixed several glaring problems with 3d plotter as applied to shading. First, calculated boundary color table value to prevent garbage values being passed. Second, in the shading routine I weed out duplicate coordinate values. For some reason the algorithm will occasionally ask for the same segment to be drawn several times, which has no effect when simply line following, but this is disastrous when filling polygons. Third, I changed the plabv (returns 1 if one point is above 2 others) to return true if the three points are collinear (boundary case). This apparently has no effect on the line following plots but is a marked improvement when shading -- many triangles are filled that previously were missed. There is still at least one major bug dealing with shading boundaries, which I have an idea how to fix, but this is a good stopping point. To clearly see the difference between the old and new, try running old/new copies of x08c with a color background e.g. 'x08c -bg 0000FF'. This clearly shows which polygons are being missed. |
From: Alan W. I. <ai...@us...> - 2001-01-08 03:54:40
|
Update of /cvsroot/plplot/plplot/cf In directory usw-pr-cvs1:/tmp/cvs-serv26854 Modified Files: lib_sh_linux.in Log Message: Use STUPIDTK_OBJ (only defined when Tk is enabled) rather than stupidtk.o |
From: Alan W. I. <ai...@us...> - 2001-01-08 03:52:00
|
Update of /cvsroot/plplot/plplot/cf In directory usw-pr-cvs1:/tmp/cvs-serv26261 Modified Files: sysloc.in Log Message: Define STUPIDTK_OBJ |
From: Alan W. I. <ai...@us...> - 2001-01-07 20:57:19
|
Update of /cvsroot/plplot/plplot In directory usw-pr-cvs1:/tmp/cvs-serv17860 Modified Files: configure Log Message: regenerate with autoconf |
From: Alan W. I. <ai...@us...> - 2001-01-07 20:54:20
|
Update of /cvsroot/plplot/plplot/examples/python In directory usw-pr-cvs1:/tmp/cvs-serv17618 Added Files: README Log Message: Explanation of current status of python examples. |
From: Alan W. I. <ai...@us...> - 2001-01-07 20:28:31
|
Update of /cvsroot/plplot/plplot/bindings/python In directory usw-pr-cvs1:/tmp/cvs-serv15140 Modified Files: plmodule.c Log Message: Remove some cruft that was commented out in any case. |
From: Alan W. I. <ai...@us...> - 2001-01-07 20:24:35
|
Update of /cvsroot/plplot/plplot/cf In directory usw-pr-cvs1:/tmp/cvs-serv14829 Modified Files: misc.in Log Message: Remove tmp/python_dynamic (the special temporary directory where plmodule.so is built) at clean time. |
From: Alan W. I. <ai...@us...> - 2001-01-07 20:22:47
|
Update of /cvsroot/plplot/plplot/cf In directory usw-pr-cvs1:/tmp/cvs-serv14209 Modified Files: configure.in Log Message: Remove configuration messages about where plmodule.so will be installed and the necessary symlink to it. This is now handled at install time. Also create at configure time tmp/python_dynamic and appropriate symlinks in that directory. This is the special temporary directory where plmodule.so is built. |
From: Alan W. I. <ai...@us...> - 2001-01-07 20:16:51
|
Update of /cvsroot/plplot/plplot/cf In directory usw-pr-cvs1:/tmp/cvs-serv13845 Modified Files: sysloc.in Log Message: Improved finding of MACHDEP, the sub-directory where dynamically loadable modules (or symlinks to them) should be placed. This should be uniform across all Unix/Linux systems now, but all the tests have been for Linux. Need further Unix tests to be sure. |
From: Alan W. I. <ai...@us...> - 2001-01-07 20:11:53
|
Update of /cvsroot/plplot/plplot/cf In directory usw-pr-cvs1:/tmp/cvs-serv13440 Modified Files: pkg_python.in Log Message: Completely redone to implement the recommended dynamic module creation method for python. |
From: Alan W. I. <ai...@us...> - 2001-01-06 20:27:49
|
Update of /cvsroot/plplot/plplot/examples/python In directory usw-pr-cvs1:/tmp/cvs-serv30789 Added Files: xw01.py xw02.py xw03.py xw04.py xw05.py xw06.py xw07.py xw08.py xw09.py xw10.py xw11.py xw12.py xw13.py xw14.py xw15.py xw16.py xw17.py xw18.py xw19.py Log Message: 19 new widgetless python examples. xw14.py, xw15.py, xw17.py, and xw19.py are near-empty python files that simply output the message that they are not implemented yet, xw09.py runs without errors but needs some more work to produce the same plots as x09c, and the remainder run flawlessly for the recommended (for python-1.4 through python-2.0) method of dynamic loading of plmodules.so under python. AWI has only tested this recommended method by hand at this point but will probably make it the python/plplot default sometime later today. |
From: Alan W. I. <ai...@us...> - 2001-01-06 20:14:17
|
Update of /cvsroot/plplot/plplot/bindings/python In directory usw-pr-cvs1:/tmp/cvs-serv30587 Modified Files: plmodule.c Log Message: Python API change: plplot3d --> plot3d (i.e., in *all* cases now use the identical name as in the C API come hell or high water). |
From: Maurice L. <ml...@us...> - 2001-01-06 08:46:11
|
Update of /cvsroot/plplot/plplot/src In directory usw-pr-cvs1:/tmp/cvs-serv11704 Modified Files: plot3d.c Log Message: Managed to boil the shaded vs not-shaded routines down to a single routine, eliminating a major bug in the shading in the process. There are bigger ones still lurking, unfortunately. |
From: Maurice L. <ml...@us...> - 2001-01-06 07:04:22
|
Update of /cvsroot/plplot/plplot/src In directory usw-pr-cvs1:/tmp/cvs-serv5582 Modified Files: plot3d.c Log Message: Busted up top-surface renderer into shaded vs non-shaded functions instead of the previous monolithic if-blocks. Should be easier to analyze this way. |
From: Maurice L. <ml...@us...> - 2001-01-05 22:23:01
|
Update of /cvsroot/plplot/plplot/src In directory usw-pr-cvs1:/tmp/cvs-serv30526 Modified Files: plctrl.c Log Message: More informative error messages on color map routines. |
From: Maurice L. <ml...@us...> - 2001-01-05 20:08:18
|
Update of /cvsroot/plplot/plplot/examples/tk In directory usw-pr-cvs1:/tmp/cvs-serv10935 Modified Files: tk04 Log Message: Minor tweak to ensure min/max are floating point. |
From: Maurice L. <ml...@us...> - 2001-01-05 05:13:57
|
Update of /cvsroot/plplot/plplot/bindings/tk In directory usw-pr-cvs1:/tmp/cvs-serv1391 Removed Files: PLWin.tcl.vince Log Message: This doesn't seem to serve any purpose any more. |
From: Maurice L. <ml...@us...> - 2001-01-05 05:12:42
|
Update of /cvsroot/plplot/plplot/bindings/tk In directory usw-pr-cvs1:/tmp/cvs-serv1248 Modified Files: PLWin.itk Log Message: Cleanups. |
From: Maurice L. <ml...@us...> - 2001-01-05 05:12:32
|
Update of /cvsroot/plplot/plplot/bindings/tk In directory usw-pr-cvs1:/tmp/cvs-serv1207 Modified Files: PLXWin.itk Log Message: oops, missed this one: explicit itcl class qualification for autoloading. |
From: Maurice L. <ml...@us...> - 2001-01-05 04:53:29
|
Update of /cvsroot/plplot/plplot/bindings/tk In directory usw-pr-cvs1:/tmp/cvs-serv31919 Modified Files: PLWin.itk Pltkwin.tcl Log Message: Changed itcl class declarations to be fully qualified so they work with autoloading. (grr...) |
From: Maurice L. <ml...@us...> - 2001-01-05 04:52:27
|
Update of /cvsroot/plplot/plplot/bindings/tk In directory usw-pr-cvs1:/tmp/cvs-serv31859 Removed Files: tclIndex Log Message: Eliminated in favor of dynamically generated version. |