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.
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
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
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
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-
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
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 (.*, ...)