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...> - 2000-11-17 09:12:28
|
Update of /cvsroot/plplot/plplot/doc/docbook-sgml/src In directory slayer.i.sourceforge.net:/tmp/cvs-serv27466 Added Files: plplotdoc-print.dsl.in Log Message: plplotdoc-print.dsl.in renamed from plplotdoc-print.dsl. |
From: Rafael L. <rla...@us...> - 2000-11-17 09:08:36
|
Update of /cvsroot/plplot/plplot/doc/docbook-sgml/src In directory slayer.i.sourceforge.net:/tmp/cvs-serv26843 Removed Files: plplotdoc-print.dsl Log Message: plplotdoc-print.dsl renamed to plplotdoc-print.dsl.in. |
From: Alan W. I. <ai...@us...> - 2000-11-16 20:12:10
|
Update of /cvsroot/plplot/plplot/doc/docbook-sgml/src In directory slayer.i.sourceforge.net:/tmp/cvs-serv9881 Modified Files: NEWS Log Message: AWI finished his part of updating api.sgml |
From: Rafael L. <rla...@us...> - 2000-11-16 15:30:56
|
Update of /cvsroot/plplot/plplot/doc/docbook-sgml/src In directory slayer.i.sourceforge.net:/tmp/cvs-serv10082 Modified Files: .cvsignore Log Message: Better exclusions (autoconf generated files) |
From: Rafael L. <rla...@us...> - 2000-11-16 15:11:32
|
Update of /cvsroot/plplot/plplot/doc/docbook-sgml/src In directory slayer.i.sourceforge.net:/tmp/cvs-serv7910 Modified Files: ChangeLog Makefile.in configure configure.in plplotdoc-html.dsl.in Added Files: plplotdoc.sgml.in Removed Files: included-html-files.pl plplotdoc-html.dsl plplotdoc.sgml Log Message: * configure.in (VERSION, PLPLOTDOC_HTML, MANIFEST, PLPLOTDOC): Define and AC_SUBST'itute these variables. * Makefile.in (PLPLOT_HTML, VERSION): AC_SUBST'itution. (HTML_DESTDIR): Use them. ($(MAIN_HTML)): HTML_DESTDIR must be created here, and not in the install rule. (html_tar): Depends on $(HTML_DESTDIR).tar.gz. ($(HTML_DESTDIR).tar.gz): New rule for building the html tarball. Removed dependency to included-html-files.pl, as there is a manifest file now. There is no need to cp the html into HTML_DESTDIR, as they are already there. (install-stamp): No need to copy html files into HTML_DESTDIR. Calls to ln are symbolic and forces (ln -fs). (MAIN_HTML): New definition. (OTHER_SOURCES): Removed included-html-files.pl. (SGML_SOURCES): Changed plplotdoc.sgml to plplotdoc.sgml.in. * plplotdoc.sgml.in: Renamed from plplotdoc.sgml.in. Use autoconf variable @VERSION@. Updated Copyright year. * plplotdoc-html.dsl.in: Set variables to control ouptut html file names and dir. |
From: Rafael L. <rla...@us...> - 2000-11-16 11:55:57
|
Update of /cvsroot/plplot/plplot/doc/docbook-sgml/src In directory slayer.i.sourceforge.net:/tmp/cvs-serv18527 Modified Files: .cvsignore Log Message: Better exclusions |
From: Rafael L. <rla...@us...> - 2000-11-16 10:57:14
|
Update of /cvsroot/plplot/plplot/doc/docbook-sgml/src In directory slayer.i.sourceforge.net:/tmp/cvs-serv12466 Modified Files: plplotdoc.sgml Log Message: * plplotdoc.sgml: Updated Copyright year. |
From: Rafael L. <rla...@us...> - 2000-11-16 09:18:28
|
Update of /cvsroot/plplot/plplot/doc/docbook-sgml/src In directory slayer.i.sourceforge.net:/tmp/cvs-serv2751 Modified Files: ChangeLog Makefile.in Log Message: * Makefile.in ($(BASE).dvi): Simpler way to implement Adam Di Carlo's trick (does not need pprior.aux). Also, redirects stderr to /dev/null when comparing files to avoid error when prior.aux does not exist. |
From: Alan W. I. <ai...@us...> - 2000-11-16 09:03:39
|
Update of /cvsroot/plplot/plplot/doc/docbook-sgml/src In directory slayer.i.sourceforge.net:/tmp/cvs-serv920 Modified Files: api.sgml Log Message: Completed description of all the API functions that prior to this have been completely undocumented. To do this task, I essentially lifted the short descriptions and any other discussion from the source. Unfortunately, the source usually did not have descriptions of the meanings of the parameters so there are still roughly 150 parameters (marked by "NEEDS DOCUMENTATION") that still need some documentation from the plplot experts who understand the code a lot better than I do. |
From: Alan W. I. <ai...@us...> - 2000-11-15 18:53:45
|
Update of /cvsroot/plplot/plplot/doc/docbook-sgml/src In directory slayer.i.sourceforge.net:/tmp/cvs-serv24343 Modified Files: Makefile.in Log Message: NEWS and ChangeLog include in src tarball, CHANGES (which was renamed to NEWS) dropped. |
From: Rafael L. <rla...@us...> - 2000-11-15 11:18:00
|
Update of /cvsroot/plplot/plplot/doc/docbook-sgml/src In directory slayer.i.sourceforge.net:/tmp/cvs-serv32212 Added Files: .cvsignore Log Message: CVS ignore patterns. |
From: Rafael L. <rla...@us...> - 2000-11-15 11:04:57
|
Update of /cvsroot/plplot/plplot/doc/docbook-sgml/src In directory slayer.i.sourceforge.net:/tmp/cvs-serv30638 Modified Files: ChangeLog Makefile.in Log Message: * Makefile.in: Trick for calling jadetex "just enough times". |
From: Alan W. I. <ai...@us...> - 2000-11-13 18:39:56
|
Update of /cvsroot/plplot/plplot/doc/docbook-sgml/src In directory slayer.i.sourceforge.net:/tmp/cvs-serv28901 Modified Files: NEWS Log Message: added news |
From: Alan W. I. <ai...@us...> - 2000-11-13 18:08:59
|
Update of /cvsroot/plplot/plplot/doc/docbook-sgml/src In directory slayer.i.sourceforge.net:/tmp/cvs-serv25103 Added Files: NEWS Removed Files: CHANGES Log Message: mv CHANGES NEWS |
From: Alan W. I. <ai...@us...> - 2000-11-13 18:06:29
|
Update of /cvsroot/plplot/plplot/doc/docbook-sgml In directory slayer.i.sourceforge.net:/tmp/cvs-serv24637 Modified Files: README.developers Log Message: Put in remarks about the Cygnus version of DocBook that is available for rpm-based systems. |
From: Alan W. I. <ai...@us...> - 2000-11-12 01:58:00
|
Update of /cvsroot/plplot/plplot/doc/docbook-sgml/src In directory slayer.i.sourceforge.net:/tmp/cvs-serv9825 Modified Files: tcl.sgml Log Message: fix various end tag problems |
From: Rafael L. <rla...@us...> - 2000-11-11 23:03:19
|
Update of /cvsroot/plplot/plplot/doc/docbook-sgml/src In directory slayer.i.sourceforge.net:/tmp/cvs-serv31478 Modified Files: configure.in configure ChangeLog Log Message: * configure.in (CHECK_DTD): Added "$" before shell variable to have again the nice loud error messages for lacking DTDs. |
From: Alan W. I. <ai...@us...> - 2000-11-10 20:33:58
|
Update of /cvsroot/plplot/plplot/doc/docbook-sgml/src In directory slayer.i.sourceforge.net:/tmp/cvs-serv29984 Modified Files: simple.sgml wish.sgml Log Message: spell checking |
From: Alan W. I. <ai...@us...> - 2000-11-10 20:14:23
|
Update of /cvsroot/plplot/plplot/doc/docbook-sgml/src In directory slayer.i.sourceforge.net:/tmp/cvs-serv27907 Modified Files: api.sgml intro.sgml Log Message: more spell checking |
From: Alan W. I. <ai...@us...> - 2000-11-10 20:05:11
|
Update of /cvsroot/plplot/plplot/doc/docbook-sgml/src In directory slayer.i.sourceforge.net:/tmp/cvs-serv26888 Modified Files: cplus.sgml Log Message: spell checked |
From: Alan W. I. <ai...@us...> - 2000-11-10 19:57:18
|
Update of /cvsroot/plplot/plplot/doc/docbook-sgml/src In directory slayer.i.sourceforge.net:/tmp/cvs-serv26084 Modified Files: api.sgml Log Message: api.sgml spell checking |
From: Alan W. I. <ai...@us...> - 2000-11-10 19:40:55
|
Update of /cvsroot/plplot/plplot/doc/docbook-sgml/src In directory slayer.i.sourceforge.net:/tmp/cvs-serv24905 Modified Files: tcl.sgml Log Message: spell checking |
From: Alan W. I. <ai...@us...> - 2000-11-10 19:31:55
|
Update of /cvsroot/plplot/plplot/doc/docbook-sgml/src In directory slayer.i.sourceforge.net:/tmp/cvs-serv24255 Modified Files: advanced.sgml Log Message: spell checked! |
From: Rafael L. <rla...@us...> - 2000-11-10 18:21:26
|
Update of /cvsroot/plplot/plplot/doc/docbook-sgml/src In directory slayer.i.sourceforge.net:/tmp/cvs-serv17368 Modified Files: configure Log Message: * configure.in (CHECK_DTD): Doing things in The Right Way (TM) by using AC_CACHE_CHECK. |
From: Rafael L. <rla...@us...> - 2000-11-10 18:19:51
|
Update of /cvsroot/plplot/plplot/doc/docbook-sgml/src In directory slayer.i.sourceforge.net:/tmp/cvs-serv17253 Modified Files: configure Log Message: * configure.in (CHECK_DTD): Doing things in The Right Way (TM) by using AC_CACHE_CHECK. |