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-03-10 16:30:55
|
Update of /cvsroot/plplot/plplot/cf In directory usw-pr-cvs1:/tmp/cvs-serv17616 Modified Files: sysloc.in Log Message: Put in additional search for jpeg headers and library that are required by libgd (at least modern versions of libgd). |
From: Alan W. I. <ai...@us...> - 2001-03-10 15:57:45
|
Update of /cvsroot/plplot/plplot/cf In directory usw-pr-cvs1:/tmp/cvs-serv7757 Modified Files: configure.in plDevs.h.in sysloc.in Log Message: jpeg --> jpg everywhere in configuration so there is no name clash with Andrew's djgpp-based driver. (Note he has produced two drivers--his original djgpp version and the more general version that we are currently testing for Unix/Linux. If Andrew ever decides to abandon his djgpp driver I may grab back the jpeg name for the general driver.) Note that libgd does not support the jpeg format until version 1.8. I have not yet figured out how to quickly determine the version of libgd for configuration purposes so for now, enable_jpg=no is set by default. However, feel free to ./configure --enable-jpg and test the jpg driver if you have libgd1.8 or above. |
From: Andrew R. <ar...@us...> - 2001-03-10 09:22:40
|
Update of /cvsroot/plplot/plplot/drivers In directory usw-pr-cvs1:/tmp/cvs-serv9113 Modified Files: gd_png.c Log Message: Added support for saving JPEG images using the GD library and the independent JPEG group's library. One new function added, the rest piggy backs off the PNG driver. Driver called "JPG" to avoid conflict with similar "JPEG" driver in the GNUSVGA/GRX23 family of drivers. Fixed a small bug in the hardware fill that caused it to "over fill" by one line. |
From: Andrew R. <ar...@us...> - 2001-03-10 09:12:31
|
Update of /cvsroot/plplot/plplot/include In directory usw-pr-cvs1:/tmp/cvs-serv7781 Modified Files: drivers.h plcore.h Log Message: Added entries for the JPEG driver utalising much of the existing PNG/GD driver. Only one new function added ! |
From: Rafael L. <rla...@us...> - 2001-03-10 00:04:44
|
Update of /cvsroot/plplot/plplot/bindings/perl5 In directory usw-pr-cvs1:/tmp/cvs-serv29305 Modified Files: x01.pl Log Message: Call plline_p and plstyl_p, the new pure-Perl "wrapper" functions that do not need the length of arrays passed as arguments. This is experimental. |
From: Alan W. I. <ai...@us...> - 2001-03-09 22:29:28
|
Update of /cvsroot/plplot/plplot In directory usw-pr-cvs1:/tmp/cvs-serv16496 Modified Files: configure Log Message: redo |
From: Alan W. I. <ai...@us...> - 2001-03-09 22:26:33
|
Update of /cvsroot/plplot/plplot/cf In directory usw-pr-cvs1:/tmp/cvs-serv15554 Modified Files: configure.in Log Message: Abandon enable_gd logic, replace by enable_png or enable_jpeg driver logic. Set default values of enable_png=yes, enable_jpeg=no (not implemented yet). Also fixed bug in enable_drivers (I hope!). For some reason the associated MY_ARG_ENABLE(drivers.... was not working until I moved it deeper into the file. |
From: Alan W. I. <ai...@us...> - 2001-03-09 22:19:41
|
Update of /cvsroot/plplot/plplot/cf In directory usw-pr-cvs1:/tmp/cvs-serv14853 Modified Files: sysloc.in Log Message: Change library and header searching logic for libgd, libpng, and libz to depend on enable_png and enable_jpeg and vice versa. |
From: Alan W. I. <ai...@us...> - 2001-03-09 22:15:11
|
Update of /cvsroot/plplot/plplot/cf In directory usw-pr-cvs1:/tmp/cvs-serv14694 Modified Files: plDevs.h.in Log Message: Put in support for jpeg driver that Andrew is preparing |
From: Rafael L. <rla...@us...> - 2001-03-09 18:21:17
|
Update of /cvsroot/plplot/plplot/bindings/perl5 In directory usw-pr-cvs1:/tmp/cvs-serv10743 Modified Files: PLplot.pm.in Log Message: Start "adding Perl wrappers on top of SWIG wrappers" to take advantage of the fact that Perl arrays carry with them information on their length. plline and plstyl have been "wrapped" into Perl specific subroutines plline_p and plstyl_p. This is still experimental, and I may change my mind latter. |
From: Andrew R. <ar...@us...> - 2001-03-09 11:45:34
|
Update of /cvsroot/plplot/plplot/drivers In directory usw-pr-cvs1:/tmp/cvs-serv3216 Modified Files: gd_png.c Log Message: Cleaned up the code a bit, removing some test-code and some unneeded variables. |
From: Rafael L. <rla...@us...> - 2001-03-09 11:33:16
|
Update of /cvsroot/plplot/plplot/bindings/perl5 In directory usw-pr-cvs1:/tmp/cvs-serv1996 Modified Files: PLplot.i.in Log Message: Much better handling of return values for arguments with *_p_output types. I am using swig's $arg automatic variable now. (RTFM is always helpful.) |
From: Rafael L. <rla...@us...> - 2001-03-09 09:57:25
|
Update of /cvsroot/plplot/plplot/bindings/perl5 In directory usw-pr-cvs1:/tmp/cvs-serv19690 Modified Files: x09.pl Log Message: First plot page is working correctly. |
From: Rafael L. <rla...@us...> - 2001-03-09 09:56:54
|
Update of /cvsroot/plplot/plplot/bindings/perl5 In directory usw-pr-cvs1:/tmp/cvs-serv19596 Modified Files: PLplot.i.in Log Message: (PLplot_perl_get_array_of_double): Small cleanups. Make things work correctly when passing PLPointer arguments that are subsequently passed to other functions. This is illustrated in the upcoming x09.pl. |
From: Rafael L. <rla...@us...> - 2001-03-09 09:51:10
|
Update of /cvsroot/plplot/plplot/bindings/perl5 In directory usw-pr-cvs1:/tmp/cvs-serv18730 Modified Files: api2bind.pl Log Message: (funcptr_stub): Total rework of the funcptr definition. Now things work better when passing function names as arguments. |
From: Rafael L. <rla...@us...> - 2001-03-09 09:48:27
|
Update of /cvsroot/plplot/plplot/bindings/perl5 In directory usw-pr-cvs1:/tmp/cvs-serv18057 Modified Files: pkg_perl5.in Log Message: Added DEMOS variable and use it in ln-tmp rule. |
From: Rafael L. <rla...@us...> - 2001-03-09 09:47:35
|
Update of /cvsroot/plplot/plplot/bindings/perl5 In directory usw-pr-cvs1:/tmp/cvs-serv17932 Modified Files: PLplot.pm.in x01.pl Log Message: Using now EXPORT_TAGS in PLplot.pm. This means that not all symbols are exported by default as before. Instead, the user has either to ask "use PLplot qw(:all)" or prefix all the PLplot calls by "PLplot::". This is illustrated in x01.pl. |
From: Alan W. I. <ai...@us...> - 2001-03-09 01:51:43
|
Update of /cvsroot/plplot/plplot In directory usw-pr-cvs1:/tmp/cvs-serv22878 Modified Files: configure Log Message: redo |
From: Alan W. I. <ai...@us...> - 2001-03-09 01:49:01
|
Update of /cvsroot/plplot/plplot/cf In directory usw-pr-cvs1:/tmp/cvs-serv21423 Modified Files: sysloc.in Log Message: Changes to help find headers and libraries for libgd, libpng, and zlib. (All required by gd_png driver). I copied the syntax from the part of this file that does the same thing for X. I also fixed three bugs in the X section. In the header search section I replaced $places by $incdirs and in the library search section I replaced $places by $libdirs and also specified enable_xwin=no appropriately. |
From: Alan W. I. <ai...@us...> - 2001-03-09 01:41:30
|
Update of /cvsroot/plplot/plplot/cf In directory usw-pr-cvs1:/tmp/cvs-serv20952 Modified Files: configure.in dist.in plDevs.h.in Log Message: Small changes to assist automatic configuration of png driver on Linux/Unix. Also, for plDevs.h.in got rid of some dp cruft. |
From: Rafael L. <rla...@us...> - 2001-03-08 14:21:31
|
Update of /cvsroot/plplot/plplot/bindings/perl5 In directory usw-pr-cvs1:/tmp/cvs-serv3996 Modified Files: PLplot.i.in Log Message: Added declarations of pltr{0,1,2}. Since they are in api-c.xml, they are not processed by the api2bind.pl script. Added support for input PLpointer parameters. |
From: Rafael L. <rla...@us...> - 2001-03-08 14:11:33
|
Update of /cvsroot/plplot/plplot/doc/docbook/src In directory usw-pr-cvs1:/tmp/cvs-serv1975 Modified Files: api.xml Log Message: Changed all occurences of pltr_data parameter to type "input", as they should be. |
From: Rafael L. <rla...@us...> - 2001-03-08 13:34:51
|
Update of /cvsroot/plplot/plplot/bindings/perl5 In directory usw-pr-cvs1:/tmp/cvs-serv27542 Modified Files: PLplot.i.in Log Message: Fixed the handling of input PLplot** parameters. |
From: Rafael L. <rla...@us...> - 2001-03-08 12:49:00
|
Update of /cvsroot/plplot/plplot/bindings/perl5 In directory usw-pr-cvs1:/tmp/cvs-serv19051 Added Files: x09.pl Log Message: Initial boilerplate. |
From: Rafael L. <rla...@us...> - 2001-03-08 12:48:16
|
Update of /cvsroot/plplot/plplot/bindings/perl5 In directory usw-pr-cvs1:/tmp/cvs-serv18915 Modified Files: PLplot.i.in Log Message: Added support (untested) for PLFLT_pp_input arguments (PLFLT**). |