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-14 21:06:23
|
Update of /cvsroot/plplot/plplot/src In directory usw-pr-cvs1:/tmp/cvs-serv17134 Modified Files: plctrl.c Log Message: Created --> Opened in message about opening a file. |
From: Rafael L. <rla...@us...> - 2001-03-14 17:08:46
|
Update of /cvsroot/plplot/plplot/bindings/perl5 In directory usw-pr-cvs1:/tmp/cvs-serv7576 Modified Files: x01.pl Removed Files: x01+.pl Log Message: I just realized that Getopt::Long is included by default in Perl. There is no need for that wrapper script x01+.pl. Also, x01.pl has now much better handling of options processing. Now, the Perl example x01.pl can be called like this: ./x01.pl -dev xwin -fontset 0 -locate -xor (Well, locate and xor mode are not yet implemented.) Also the -h option behaves nicely. I chose the Getopt::Long path because I am lazy to implement a proper wrapper for plMergeOpts(). |
From: Rafael L. <rla...@us...> - 2001-03-14 16:57:23
|
Update of /cvsroot/plplot/plplot/bindings/perl5 In directory usw-pr-cvs1:/tmp/cvs-serv5231 Modified Files: PLplot.pm-add.in Log Message: Fixed several mistakes related to the way the hash structure %_plParseOpts_parse_mode was being handled. Also improved the prototype of plParseOpts_p, making it accept all leading parameters as parse modes (passing a list of strings still works). |
From: Rafael L. <rla...@us...> - 2001-03-14 16:55:07
|
Update of /cvsroot/plplot/plplot/bindings/perl5 In directory usw-pr-cvs1:/tmp/cvs-serv4840 Modified Files: PLplot.i.in Log Message: Take rid of that PL_PARSE_NOPROGRAM when calling plParseOpts, hoping that src/plargs.c will be fixed soon. |
From: Andrew R. <ar...@us...> - 2001-03-14 10:54:03
|
Update of /cvsroot/plplot/plplot/sys/dos/djgpp/cf In directory usw-pr-cvs1:/tmp/cvs-serv3997 Modified Files: pldevs.h Log Message: Added new drivers to the file (ie reflecting gd.c) |
From: Andrew R. <ar...@us...> - 2001-03-14 10:50:49
|
Update of /cvsroot/plplot/plplot/sys/dos/djgpp/cf In directory usw-pr-cvs1:/tmp/cvs-serv3359 Added Files: objs.in Log Message: Added an objs.in file for DJGPP's own use |
From: Andrew R. <ar...@us...> - 2001-03-14 10:49:48
|
Update of /cvsroot/plplot/plplot/sys/dos/djgpp In directory usw-pr-cvs1:/tmp/cvs-serv2885 Modified Files: mkmf.bat readme Log Message: Changed the DJGPP install routines so that DJGPP now uses its own dependency files. Changed the name of "copyexamples" and "copy" options in the make files to "moveexamples" and "move". |
From: Andrew R. <ar...@us...> - 2001-03-14 10:49:48
|
Update of /cvsroot/plplot/plplot/sys/dos/djgpp/cf In directory usw-pr-cvs1:/tmp/cvs-serv2885/cf Modified Files: djgpp.in initlib.in misc.in Log Message: Changed the DJGPP install routines so that DJGPP now uses its own dependency files. Changed the name of "copyexamples" and "copy" options in the make files to "moveexamples" and "move". |
From: Andrew R. <ar...@us...> - 2001-03-14 10:45:10
|
Update of /cvsroot/plplot/plplot/drivers In directory usw-pr-cvs1:/tmp/cvs-serv1973 Modified Files: gd.c Log Message: Fixed bug in the colourmap allocation that sometimes stopped cmap1 being properly initialised. Made driver sensitive to -ncol1, rather than have it blindly assume that ncol1 = 256 (as it was doing before). Introduced range checking to make sure the driver doesn't exceed 256 colours (will take out in GD 2 when 16.8 million collours are added to GD perhaps). |
From: Rafael L. <rla...@us...> - 2001-03-14 10:17:22
|
Update of /cvsroot/plplot/plplot/bindings/perl5 In directory usw-pr-cvs1:/tmp/cvs-serv30782 Modified Files: x01+.pl x01.pl Log Message: Added support for -xor and -fontset options. x01+.pl is now quite close to x01c.c. |
From: Rafael L. <rla...@us...> - 2001-03-14 09:37:32
|
Update of /cvsroot/plplot/plplot/bindings/perl5 In directory usw-pr-cvs1:/tmp/cvs-serv23715 Modified Files: x01.pl Added Files: x01+.pl Log Message: Added file x01+.pl that uses Getopt::Locate for handling extra options, calling x01.pl at the end. |
From: Rafael L. <rla...@us...> - 2001-03-14 08:18:54
|
Update of /cvsroot/plplot/plplot/bindings/perl5 In directory usw-pr-cvs1:/tmp/cvs-serv10903 Modified Files: PLplot.i.in PLplot.pm-add.in pkg_perl5.in x01.pl Added Files: x02.pl Log Message: Added wrapper for plParseOpts. The new demo x02.pl illustrates its use. x01.pl has also been updated accordingly. |
From: Alan W. I. <ai...@us...> - 2001-03-14 06:45:25
|
Update of /cvsroot/plplot/plplot In directory usw-pr-cvs1:/tmp/cvs-serv1647 Removed Files: configure Log Message: Well gentleman, the historic moment has arrived. Consensus has been reached that the generated configure should not be in cvs so this is it! |
From: Joao C. <jc...@us...> - 2001-03-14 03:44:11
|
Update of /cvsroot/plplot/plplot/bindings/octave In directory usw-pr-cvs1:/tmp/cvs-serv16796/bindings/octave Removed Files: Makefile Log Message: Oops... Not needed anymore. Incorporated in cf/pkg_octave.in |
From: Joao C. <jc...@us...> - 2001-03-14 03:40:24
|
Update of /cvsroot/plplot/plplot/bindings/octave In directory usw-pr-cvs1:/tmp/cvs-serv16339/bindings/octave Modified Files: plplot_octave_org.h plplot_octave_rej.h Log Message: keep in sync with main plplot.h: float->PLFLT, plshades() added, minor corrections. temporary hack at "char *defined" in shade() type plots. |
From: Joao C. <jc...@us...> - 2001-03-14 03:34:51
|
Update of /cvsroot/plplot/plplot In directory usw-pr-cvs1:/tmp/cvs-serv15653 Modified Files: configure Log Message: Is it still under CVS control? :-) Update to reflect Octave bindings build changes. |
From: Joao C. <jc...@us...> - 2001-03-14 03:33:16
|
Update of /cvsroot/plplot/plplot/src In directory usw-pr-cvs1:/tmp/cvs-serv15532/src Modified Files: plsym.c Log Message: Use polylines for font drawing. ~30-40% faster on some demos. |
From: Joao C. <jc...@us...> - 2001-03-14 03:30:35
|
Update of /cvsroot/plplot/plplot/include In directory usw-pr-cvs1:/tmp/cvs-serv15237/include Modified Files: plplot.h Log Message: Correct the plxormod() doc and explanation text. |
From: Joao C. <jc...@us...> - 2001-03-14 03:28:42
|
Update of /cvsroot/plplot/plplot/cf In directory usw-pr-cvs1:/tmp/cvs-serv15023/cf Modified Files: configure.in pkg_octave.in sysloc.in Log Message: Some Octave files are now generated at build time, check the availability of the needed tools. Also, the Octave bindings only work if PLplot is built with shared libraries. |
From: Joao C. <jc...@us...> - 2001-03-14 03:24:01
|
Update of /cvsroot/plplot/plplot/bindings/octave In directory usw-pr-cvs1:/tmp/cvs-serv14550/bindings/octave Removed Files: plplot_octave_d.cc plplot_octave_d.h plplot_octave_f.cc plplot_octave_f.h Log Message: Removed as they are now generated at build time |
From: Joao C. <jc...@us...> - 2001-03-14 03:20:48
|
Update of /cvsroot/plplot/plplot/bindings/octave/demos In directory usw-pr-cvs1:/tmp/cvs-serv14191/bindings/octave/demos Modified Files: p10.m Log Message: make the demo faster |
From: Alan W. I. <ai...@us...> - 2001-03-13 17:15:32
|
Update of /cvsroot/plplot/plplot/drivers In directory usw-pr-cvs1:/tmp/cvs-serv25813 Modified Files: gd.c Log Message: Applied Andrew's "-8888" colour patch. Also got rid of bzero define which was no longer being used. |
From: Alan W. I. <ai...@us...> - 2001-03-12 20:07:00
|
Update of /cvsroot/plplot/plplot/examples/python In directory usw-pr-cvs1:/tmp/cvs-serv17468 Modified 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 xw16.py xw18.py Log Message: Put in argument list processing in these examples. |
From: Rafael L. <rla...@us...> - 2001-03-12 17:16:21
|
Update of /cvsroot/plplot/plplot/bindings/perl5 In directory usw-pr-cvs1:/tmp/cvs-serv15468 Modified Files: PLplot.pm-add.in Removed Files: PLplot.pm.in Log Message: Add some function names to EXPORT_TAGS. |
From: Rafael L. <rla...@us...> - 2001-03-12 17:10:04
|
Update of /cvsroot/plplot/plplot/bindings/perl5 In directory usw-pr-cvs1:/tmp/cvs-serv14452 Modified Files: api2bind.pl pkg_perl5.in Added Files: PLplot.pm-add.in Log Message: New approach for generating the PLplot.pm (Perl module) file. PLplot.pm-add.in is added to the the end of the SWIG generated file (PLplot.pm), which is no more overwritten. |