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: Rafael L. <rla...@us...> - 2001-03-12 08:11:56
|
Update of /cvsroot/plplot/plplot/bindings/perl5 In directory usw-pr-cvs1:/tmp/cvs-serv14518 Modified Files: PLplot.i.in PLplot.pm.in x09.pl Log Message: Added complete support for using the C function pltr1 as a callback function in Perl programs. PLcGridC objects can be created in pure Perl, from a hash structure containing fields "xg" and "yg", using the new Perl-specific API subroutine plgrid_new. This is a major milestone for the Perl5 bindings project, since the second part of demo x09.pl is running correctly. |
From: Alan W. I. <ai...@us...> - 2001-03-12 06:56:37
|
Update of /cvsroot/plplot/plplot/cf In directory usw-pr-cvs1:/tmp/cvs-serv8995 Modified Files: objs.in Log Message: regenerated with make depend from within tmp |
From: Andrew R. <ar...@us...> - 2001-03-12 06:54:57
|
Update of /cvsroot/plplot/plplot/drivers In directory usw-pr-cvs1:/tmp/cvs-serv8876 Modified Files: gd.c Log Message: Fixed bug in colourmap allocation that requested up to 16 extra colours, and despite being illegial, GD was letting me do it without checking what I was asking of it. Should stop sigfaults (I hope). |
From: Alan W. I. <ai...@us...> - 2001-03-11 17:18:14
|
Update of /cvsroot/plplot/plplot/cf In directory usw-pr-cvs1:/tmp/cvs-serv3318/cf Modified Files: sysloc.in Log Message: Test for png support in libgd. (Some ancient versions of this library, e.g., the version on RedHat 6.2, only support giff). |
From: Alan W. I. <ai...@us...> - 2001-03-11 17:18:14
|
Update of /cvsroot/plplot/plplot In directory usw-pr-cvs1:/tmp/cvs-serv3318 Modified Files: configure Log Message: Test for png support in libgd. (Some ancient versions of this library, e.g., the version on RedHat 6.2, only support giff). |
From: Alan W. I. <ai...@us...> - 2001-03-11 16:25:01
|
Update of /cvsroot/plplot/plplot/cf In directory usw-pr-cvs1:/tmp/cvs-serv24810 Modified Files: dist.in Log Message: gd_png --> gd |
From: Alan W. I. <ai...@us...> - 2001-03-11 16:15:35
|
Update of /cvsroot/plplot/plplot In directory usw-pr-cvs1:/tmp/cvs-serv23051 Modified Files: configure Log Message: redo |
From: Alan W. I. <ai...@us...> - 2001-03-11 16:15:05
|
Update of /cvsroot/plplot/plplot/cf In directory usw-pr-cvs1:/tmp/cvs-serv22901 Modified Files: configure.in plDevs.h.in sysloc.in Log Message: jpg --> jpeg |
From: Alan W. I. <ai...@us...> - 2001-03-11 16:10:59
|
Update of /cvsroot/plplot/plplot/include In directory usw-pr-cvs1:/tmp/cvs-serv22125 Modified Files: drivers.h plcore.h Log Message: Swap meanings of jpeg and jpg. jpeg is now reserved for the libgd-based driver while jpg is reserved for the GRX20-based driver that is supported in the djgpp area. Thanks, Andrew for agreeing to this swap! |
From: Alan W. I. <ai...@us...> - 2001-03-11 15:58:18
|
Update of /cvsroot/plplot/plplot/drivers In directory usw-pr-cvs1:/tmp/cvs-serv18967 Added Files: gd.c Removed Files: gd_png.c Log Message: Changed name of driver file to reflect the fact that the png, jpeg, and potentially other drivers supported by this file are all based on libgd. Also, jpg --> jpeg. |
From: Andrew R. <ar...@us...> - 2001-03-11 12:55:53
|
Update of /cvsroot/plplot/plplot/sys/dos/djgpp/src In directory usw-pr-cvs1:/tmp/cvs-serv17644/src Modified Files: gnusvga.c Log Message: Changed the "gnusvga.c"'s TIFF, JPEG and BMP drivers to support a slightly better initialisation routine (based on png's) that no longer prompts for the screen size when the -geo option isn't used. Modifed all references in gnusvga.c from "_jpeg" to "_jpg" to pave the way for the name change in the png driver. Also changed the plplot binding for the gnusvga JPEG driver from PLD_jpeg to PLD_jpg, again to pave the way for the png name change. Modifed djgpp.in and init.in to support the PNG driver (ie make it link the appropriate libraries). Added comments to djpp.in for configing everything. |
From: Andrew R. <ar...@us...> - 2001-03-11 12:55:53
|
Update of /cvsroot/plplot/plplot/sys/dos/djgpp/cf In directory usw-pr-cvs1:/tmp/cvs-serv17644/cf Modified Files: djgpp.in init.in Log Message: Changed the "gnusvga.c"'s TIFF, JPEG and BMP drivers to support a slightly better initialisation routine (based on png's) that no longer prompts for the screen size when the -geo option isn't used. Modifed all references in gnusvga.c from "_jpeg" to "_jpg" to pave the way for the name change in the png driver. Also changed the plplot binding for the gnusvga JPEG driver from PLD_jpeg to PLD_jpg, again to pave the way for the png name change. Modifed djgpp.in and init.in to support the PNG driver (ie make it link the appropriate libraries). Added comments to djpp.in for configing everything. |
From: Maurice L. <ml...@us...> - 2001-03-11 10:20:19
|
Update of /cvsroot/plplot/plplot In directory usw-pr-cvs1:/tmp/cvs-serv22293 Modified Files: configure Log Message: Regenerated using wrapper around AC_LANG_CPLUSPLUS to avoid side effects. |
From: Andrew R. <ar...@us...> - 2001-03-11 07:31:31
|
Update of /cvsroot/plplot/plplot/drivers In directory usw-pr-cvs1:/tmp/cvs-serv30213/drivers Modified Files: gd_png.c Log Message: Made some changes to the initialisation of the colour map. The changes will restore a "black" to the palette if the bacground is white(ie set through -bg) and an optional -hack allows the swapping of red with black. |
From: Maurice L. <ml...@us...> - 2001-03-11 05:34:51
|
Update of /cvsroot/plplot/plplot/examples/c In directory usw-pr-cvs1:/tmp/cvs-serv20817 Modified Files: x01c.c Log Message: Added -font option to select between different stroke font sets, for comparison purposes. Cool to use zoom in tk driver to look at them. |
From: Maurice L. <ml...@us...> - 2001-03-11 05:15:28
|
Update of /cvsroot/plplot/plplot/src In directory usw-pr-cvs1:/tmp/cvs-serv18962 Modified Files: plargs.c Log Message: Got rid of strdup junk and replaced it with an explicit malloc & strcpy. |
From: Maurice L. <ml...@us...> - 2001-03-11 04:32:08
|
Update of /cvsroot/plplot/plplot/cf In directory usw-pr-cvs1:/tmp/cvs-serv15612 Modified Files: sysconf.in Log Message: Wrapped AC_LANG_CPLUSPLUS with a AC_LANG_{SAVE,RESTORE} as per Alan's suggestion. |
From: Alan W. I. <ai...@us...> - 2001-03-11 04:05:29
|
Update of /cvsroot/plplot/plplot In directory usw-pr-cvs1:/tmp/cvs-serv13529 Modified Files: configure Log Message: redo |
From: Alan W. I. <ai...@us...> - 2001-03-11 04:04:47
|
Update of /cvsroot/plplot/plplot/cf In directory usw-pr-cvs1:/tmp/cvs-serv13431 Modified Files: sysloc.in Log Message: Minor fix for jpg case |
From: Alan W. I. <ai...@us...> - 2001-03-11 02:15:03
|
Update of /cvsroot/plplot/plplot In directory usw-pr-cvs1:/tmp/cvs-serv4491 Modified Files: configure Log Message: redo |
From: Alan W. I. <ai...@us...> - 2001-03-11 02:14:40
|
Update of /cvsroot/plplot/plplot/cf In directory usw-pr-cvs1:/tmp/cvs-serv4418 Modified Files: sysloc.in Log Message: Messages for jpeg support in libgd |
From: Alan W. I. <ai...@us...> - 2001-03-11 01:27:45
|
Update of /cvsroot/plplot/plplot In directory usw-pr-cvs1:/tmp/cvs-serv31070 Modified Files: configure Log Message: redo |
From: Alan W. I. <ai...@us...> - 2001-03-11 01:27:21
|
Update of /cvsroot/plplot/plplot/cf In directory usw-pr-cvs1:/tmp/cvs-serv30904 Modified Files: configure.in Log Message: Must specify default for enable_jpg just like for all other variables that are related to library searching logic. |
From: Alan W. I. <ai...@us...> - 2001-03-11 01:06:56
|
Update of /cvsroot/plplot/plplot/cf In directory usw-pr-cvs1:/tmp/cvs-serv28428 Modified Files: configure.in sysloc.in Log Message: Version test to see if libgd supports jpeg image format. (Thanks, Rafael!) |
From: Alan W. I. <ai...@us...> - 2001-03-10 16:31:28
|
Update of /cvsroot/plplot/plplot In directory usw-pr-cvs1:/tmp/cvs-serv18103 Modified Files: configure Log Message: redo |