Re: [OctDev] dataframe-0.8 released

2010-11-26 Thread Søren Hauberg
ons, 10 11 2010 kl. 10:05 +0100, skrev Pascal Dupuis: > Le 09/11/10 22:30, c. a écrit : > > > > > I see the dataframe package is missing an INDEX file, I added an example > > INDEX, please edit it to add more categories if you so deem necessary and > > try generating the docs once again. > > c.

Re: [OctDev] dataframe-0.8 released

2010-11-11 Thread Pascal Dupuis
Le 29/10/10 16:50, c. a écrit : > Hi, > > Please forgive me for being so pedantic, > the DESCRIPTION file seems to not be up-to-date as it says: > > Date: 2010-08-26 > > this will cause the 'Latest release date' on the web page to be > displayed incorrectly. > You should change the 'DESCRIPTION' a

Re: [OctDev] dataframe-0.8 released

2010-11-11 Thread Pascal Dupuis
Le 09/11/10 22:30, c. a écrit : > > I see the dataframe package is missing an INDEX file, I added an example > INDEX, please edit it to add more categories if you so deem necessary and try > generating the docs once again. > c. I made a few changes in the doc to bring the help text in phase wit

Re: [OctDev] dataframe-0.8 released

2010-11-09 Thread c.
On 9 Nov 2010, at 20:47, Pascal Dupuis wrote: > Just back from vacation -- I looked into the generated package, and noticed > the documentation is just plain empty. I installed the package on a test > machine, ran > generate_package_html("dataframe", "dataframe-html", "octave-forge") > and insp

Re: [OctDev] dataframe-0.8 released

2010-11-07 Thread Pascal Dupuis
2010/10/29 c. : > As I already wrote in the forum, > the package tarball is built incorrectly, > it includes .svn directories which should not be there. > To make sure this does not happen, you should do > > cd octave-forge/extra > svn export dataframe ~/dataframe-0.8 > cd ~ > tar xvzf dataframe-

Re: [OctDev] dataframe-0.8 released

2010-10-29 Thread c.
On 29 Oct 2010, at 16:40, Pascal Dupuis wrote: > 2010/10/29 c. : > > >> As I already wrote in the forum, >> the package tarball is built incorrectly, >> it includes .svn directories which should not be there. >> To make sure this does not happen, you should do >> >> cd octave-forge/extra >> svn e

Re: [OctDev] dataframe-0.8 released

2010-10-29 Thread c.
On 29 Oct 2010, at 14:53, depuis wrote: > A new version of dataframe has been uploaded to > http://sourceforge.net/apps/phpbb/octave/viewforum.php?f=1 > > Improvments: > - don't choke when reading CSV files with empty fields > - basic operations (+,-,*,/,\) as well as dotted equivalent (.*, ...)