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: Joao C. <jc...@us...> - 2001-04-12 04:56:30
|
Update of /cvsroot/plplot/plplot/include In directory usw-pr-cvs1:/tmp/cvs-serv25820 Added Files: Tag: bp_pstex_driver ps.h Log Message: definitions are for the Postscript (ps.c) and Postscript/LaTeX (pstex.c) drivers |
From: Rafael L. <rla...@us...> - 2001-04-11 15:45:26
|
Update of /cvsroot/plplot/plplot/bindings/c++ In directory usw-pr-cvs1:/tmp/cvs-serv20662 Modified Files: Tag: AM-LT .cvsignore plstream.cc plstream.h Added Files: Tag: AM-LT Makefile.am Log Message: Initial (working) C++ binding support with automake/libtool. |
From: Rafael L. <rla...@us...> - 2001-04-11 15:45:22
|
Update of /cvsroot/plplot/plplot/bindings In directory usw-pr-cvs1:/tmp/cvs-serv20647 Added Files: Tag: AM-LT .cvsignore Makefile.am Log Message: Initial (working) C++ binding support with automake/libtool. |
From: Rafael L. <rla...@us...> - 2001-04-11 15:45:18
|
Update of /cvsroot/plplot/plplot In directory usw-pr-cvs1:/tmp/cvs-serv20629 Modified Files: Tag: AM-LT Makefile.am configure.in Log Message: Initial (working) C++ binding support with automake/libtool. |
From: Rafael L. <rla...@us...> - 2001-04-11 15:44:44
|
Update of /cvsroot/plplot/plplot In directory usw-pr-cvs1:/tmp/cvs-serv20451 Added Files: Tag: AM-LT acinclude.m4 Log Message: The acinclude.m4 file is a verbatim copy of the old cf/aclocal.m4. Automake includes the contents of this file when generating aclocal.m4. |
From: Rafael L. <rla...@us...> - 2001-04-11 12:06:44
|
Update of /cvsroot/plplot/plplot/src In directory usw-pr-cvs1:/tmp/cvs-serv10281 Modified Files: Tag: AM-LT Makefile.am Log Message: Removed the setting of CFLAGS, because Automake already provides some `-I' options automatically, in particular a `-I' pointing to the directory holding plConfig.h. (Boy, this tool is great!) |
From: Rafael L. <rla...@us...> - 2001-04-11 11:47:27
|
Update of /cvsroot/plplot/plplot In directory usw-pr-cvs1:/tmp/cvs-serv6148 Modified Files: Tag: AM-LT bootstrap.sh Log Message: Fourth (and hopefully last) dummy commit. |
From: Rafael L. <rla...@us...> - 2001-04-11 11:35:12
|
Update of /cvsroot/plplot/plplot In directory usw-pr-cvs1:/tmp/cvs-serv3833 Modified Files: Tag: AM-LT bootstrap.sh Log Message: Third dummy commit today. |
From: Rafael L. <rla...@us...> - 2001-04-11 11:22:59
|
Update of /cvsroot/plplot/plplot In directory usw-pr-cvs1:/tmp/cvs-serv1808 Modified Files: Tag: AM-LT bootstrap.sh Log Message: Another dummy commit. |
From: Rafael L. <rla...@us...> - 2001-04-11 11:09:57
|
Update of /cvsroot/plplot/plplot In directory usw-pr-cvs1:/tmp/cvs-serv32277 Modified Files: Tag: AM-LT bootstrap.sh Log Message: Dummy commit. Test if the dncvspipe trick works. |
From: Rafael L. <rla...@us...> - 2001-04-11 09:16:12
|
Update of /cvsroot/plplot/plplot In directory usw-pr-cvs1:/tmp/cvs-serv8794 Modified Files: Tag: AM-LT acconfig.h configure.in Log Message: I am slowly starting to port the bulk of cf/{configure,sysloc,sysconf}.in to the configure.in file of the AM-LT branch. This small checkin just integrates checks for some header files, functions and typedefs. There is still a lot of things to do. |
From: Alan W. I. <ai...@us...> - 2001-04-10 19:27:58
|
Update of /cvsroot/plplot/plplot/drivers In directory usw-pr-cvs1:/tmp/cvs-serv4649 Modified Files: xwin.c Log Message: Inform the PLplot core of rescale changes that occur with dev->xscale and dev->yscale so that characters and symbols have the right initial aspect ratios regardless of the -geometry setting. The net effect is the ratio of real pixels to mm is always DPMM. I have set that to be 4.0 to be consistent with the high end of mass-market monitors (which typically have a spacing of 0.25-0.26 mm between dots). |
From: Maurice L. <ml...@us...> - 2001-04-10 19:27:56
|
Update of /cvsroot/plplot/plplot/bindings/tk In directory usw-pr-cvs1:/tmp/cvs-serv9873/bindings/tk Modified Files: plserver.c Log Message: Warning elimination under IRIX 6.5. |
From: Maurice L. <ml...@us...> - 2001-04-10 19:27:56
|
Update of /cvsroot/plplot/plplot/drivers In directory usw-pr-cvs1:/tmp/cvs-serv9873/drivers Modified Files: tk.c Log Message: Warning elimination under IRIX 6.5. |
From: Maurice L. <ml...@us...> - 2001-04-10 19:27:56
|
Update of /cvsroot/plplot/plplot/src In directory usw-pr-cvs1:/tmp/cvs-serv9873/src Modified Files: pdfutils.c plcont.c plctrl.c Log Message: Warning elimination under IRIX 6.5. |
From: Rafael L. <rla...@us...> - 2001-04-10 16:27:57
|
Update of /cvsroot/plplot/plplot/include In directory usw-pr-cvs1:/tmp/cvs-serv1825 Modified Files: Tag: AM-LT .cvsignore Log Message: Exclude plConfig.h*. |
From: Rafael L. <rla...@us...> - 2001-04-10 16:26:58
|
Update of /cvsroot/plplot/plplot In directory usw-pr-cvs1:/tmp/cvs-serv1641 Modified Files: Tag: AM-LT configure.in Log Message: Added AM_PRG_CC_STDC, for much magic about guessing the compiler options necessary for having a ANSI C compiler. |
From: Rafael L. <rla...@us...> - 2001-04-10 15:21:51
|
Update of /cvsroot/plplot/plplot In directory usw-pr-cvs1:/tmp/cvs-serv18344 Added Files: Tag: AM-LT acconfig.h Log Message: Apparently, acconfig.h has not been added in last commit. Doing it now. |
From: Rafael L. <rla...@us...> - 2001-04-10 11:13:26
|
Update of /cvsroot/plplot/plplot/lib In directory usw-pr-cvs1:/tmp/cvs-serv30577 Added Files: Tag: AM-LT Makefile.am Log Message: This is a first try at installing the PLplot data files (*.fnt and *.map). They are now properly being installed into $prefix/lib/$PACKAGE$VERSION, but I am wondering if "share" would not be more appropriate than "lib" here. This is as simple as defining the Automake variable pkgdata_DATA in lib/Makefile.am. However, I faced a lot of complications in doing this. One of them came from the fact that, traditionally, PLplot used the DATA_DIR variable, both in source (src/plctrl.c) and in the Makefile. I have to redefine pkgdatadir in lib/Makefile.am in order to have this working. Also, in doing that, I ran into a series of headaches involving autoheader. I fixed everything for now by including the required file acconfig.h in top_srcdir and by removing include/plConfig.h from the project. Also, autoheader (and a seemingly mysterious "touch" command) have been included in bootstrap.sh. In order to have all this working, the top level Makefile.am and configure.in had to be slightly changed. Several issues are popping up now and will be soon discussed in plplot-devel. |
From: Rafael L. <rla...@us...> - 2001-04-10 11:13:22
|
Update of /cvsroot/plplot/plplot/include In directory usw-pr-cvs1:/tmp/cvs-serv30558 Modified Files: Tag: AM-LT Makefile.am Removed Files: Tag: AM-LT plConfig.h.in Log Message: This is a first try at installing the PLplot data files (*.fnt and *.map). They are now properly being installed into $prefix/lib/$PACKAGE$VERSION, but I am wondering if "share" would not be more appropriate than "lib" here. This is as simple as defining the Automake variable pkgdata_DATA in lib/Makefile.am. However, I faced a lot of complications in doing this. One of them came from the fact that, traditionally, PLplot used the DATA_DIR variable, both in source (src/plctrl.c) and in the Makefile. I have to redefine pkgdatadir in lib/Makefile.am in order to have this working. Also, in doing that, I ran into a series of headaches involving autoheader. I fixed everything for now by including the required file acconfig.h in top_srcdir and by removing include/plConfig.h from the project. Also, autoheader (and a seemingly mysterious "touch" command) have been included in bootstrap.sh. In order to have all this working, the top level Makefile.am and configure.in had to be slightly changed. Several issues are popping up now and will be soon discussed in plplot-devel. |
From: Rafael L. <rla...@us...> - 2001-04-10 11:13:19
|
Update of /cvsroot/plplot/plplot In directory usw-pr-cvs1:/tmp/cvs-serv30530 Modified Files: Tag: AM-LT Makefile.am bootstrap.sh configure.in Log Message: This is a first try at installing the PLplot data files (*.fnt and *.map). They are now properly being installed into $prefix/lib/$PACKAGE$VERSION, but I am wondering if "share" would not be more appropriate than "lib" here. This is as simple as defining the Automake variable pkgdata_DATA in lib/Makefile.am. However, I faced a lot of complications in doing this. One of them came from the fact that, traditionally, PLplot used the DATA_DIR variable, both in source (src/plctrl.c) and in the Makefile. I have to redefine pkgdatadir in lib/Makefile.am in order to have this working. Also, in doing that, I ran into a series of headaches involving autoheader. I fixed everything for now by including the required file acconfig.h in top_srcdir and by removing include/plConfig.h from the project. Also, autoheader (and a seemingly mysterious "touch" command) have been included in bootstrap.sh. In order to have all this working, the top level Makefile.am and configure.in had to be slightly changed. Several issues are popping up now and will be soon discussed in plplot-devel. |
From: Rafael L. <rla...@us...> - 2001-04-10 11:02:12
|
Update of /cvsroot/plplot/plplot In directory usw-pr-cvs1:/tmp/cvs-serv28289 Modified Files: Tag: AM-LT .cvsignore Log Message: Better exclusions. |
From: Rafael L. <rla...@us...> - 2001-04-10 10:51:24
|
Update of /cvsroot/plplot/plplot/lib In directory usw-pr-cvs1:/tmp/cvs-serv26064 Modified Files: Tag: AM-LT .cvsignore Log Message: Better exclusions. |
From: Rafael L. <rla...@us...> - 2001-04-10 08:16:15
|
Update of /cvsroot/plplot/plplot/src In directory usw-pr-cvs1:/tmp/cvs-serv29044 Modified Files: Tag: AM-LT .cvsignore Log Message: Improved exclusions for the AM-LT branch. |
From: Rafael L. <rla...@us...> - 2001-04-10 08:16:12
|
Update of /cvsroot/plplot/plplot/include In directory usw-pr-cvs1:/tmp/cvs-serv29006 Modified Files: Tag: AM-LT .cvsignore Log Message: Improved exclusions for the AM-LT branch. |