Re: [OctDev] bwlabeln "finished"

2012-09-03 Thread Carnë Draug
On 4 September 2012 03:14, Jordi Gutiérrez Hermoso wrote: > I've done a few fixes to bwlabeln in svn so that > > 1) it doesn't segfault (or at least I couldn't devise a test that > made it segfault) > 2) It has a help text > 3) it errors out gracefully > 4) it actually does what it

[OctDev] bwlabeln "finished"

2012-09-03 Thread Jordi Gutiérrez Hermoso
I've done a few fixes to bwlabeln in svn so that 1) it doesn't segfault (or at least I couldn't devise a test that made it segfault) 2) It has a help text 3) it errors out gracefully 4) it actually does what it's supposed to Sadly, it's slow. :-( But fast enough fo rmy purposes. I

Re: [OctDev] How can I help with translation?

2012-09-03 Thread Michael D Godfrey
On 09/03/2012 01:50 PM, Carnë Draug wrote: Or, maybe I could translate the manual on this website >http://www.gnu.org/software/octave/octave.pdf > It would not be good to start from the current English PDF. This is created by the Octave build system from a set of input files. An important cha

Re: [OctDev] Wrong permissions in secs1d tarball

2012-09-03 Thread c.
On 3 Sep 2012, at 22:12, Rafael Laboissiere wrote: > * Thomas Weber [2012-09-03 20:04]: > >> On Sun, Sep 02, 2012 at 09:39:03PM +0200, c. wrote: >>> I changed the permissions locally and tried to commit the changes but it >>> seems nothing happened. >>> I'm not sure if/how file permissions can

Re: [OctDev] Wrong permissions in secs1d tarball

2012-09-03 Thread Rafael Laboissiere
* Thomas Weber [2012-09-03 20:04]: > On Sun, Sep 02, 2012 at 09:39:03PM +0200, c. wrote: > > I changed the permissions locally and tried to commit the changes but it > > seems nothing happened. > > I'm not sure if/how file permissions can be stored in subversion, the > > executable property can

Re: [OctDev] Wrong permissions in secs1d tarball

2012-09-03 Thread c.
On 3 Sep 2012, at 20:04, Thomas Weber wrote: > Okay, it seems that I indeed don't understand something here. I thought > that Rafael just meant the executable bit. Rafael, what are the > permissions you are talking about? Apart from the executable bit, the > permissions in the tarball are 644 aft

Re: [OctDev] Wrong permissions in secs1d tarball

2012-09-03 Thread Thomas Weber
On Sun, Sep 02, 2012 at 09:39:03PM +0200, c. wrote: > I changed the permissions locally and tried to commit the changes but it > seems nothing happened. > I'm not sure if/how file permissions can be stored in subversion, the > executable property can be set > with "propset" but I don't know how

Re: [OctDev] How can I help with translation?

2012-09-03 Thread Carnë Draug
Always make reply to all including the mailing list. Also avoid top posting (I have readjusted your e-mail to put it on the bottom). This makes it easier for others to follow the conversation. On 3 September 2012 17:58, 胡小柯 wrote: > 2012/9/3 Carnë Draug : >> On 3 September 2012 16:19, 胡小柯 wrote:

Re: [OctDev] How can I help with translation?

2012-09-03 Thread Carnë Draug
On 3 September 2012 16:19, 胡小柯 wrote: > Hi, > guys! > > I am very glad to encounter with octave, but I found that it is not > available in Chinese, I mean Chinese Simplified. So I would like to > help with translation, and read the translator guide, but it is > confusing. Maybe it is outdated, can

[OctDev] How can I help with translation?

2012-09-03 Thread 胡小柯
Hi, guys! I am very glad to encounter with octave, but I found that it is not available in Chinese, I mean Chinese Simplified. So I would like to help with translation, and read the translator guide, but it is confusing. Maybe it is outdated, can everybody update it so that I can follow it step by

[OctDev] GNU Octave: FAST RECOGNITION OF OBJECTS

2012-09-03 Thread Juan Pablo Carbajal
Estimada Ing. Laura Gelsi, Mi nombre es Juan Pablo Carbajal, colaboro en el desarrollo del programa libre para analisis numérico GNU Octave (http://www.gnu.org/software/octave/ altamente compatible con Matlab y con la misma sintaxis). He leido su articulo RECONOCIMIENTO RÁPIDO DE OBJETOS (http://

Re: [OctDev] instrument-control package

2012-09-03 Thread Juan Pablo Carbajal
On Mon, Sep 3, 2012 at 12:49 AM, Andrius Sutas wrote: > Hey everyone, > > from now on "serial" and "i2c" packages are merged to a single package > called "instrument-control". > > Function calls remain exactly the same. > > --

Re: [OctDev] control 2.3.53 released

2012-09-03 Thread Philip Nienhuis
PMFJI but, uhm Lukas Reichlin wrote: > On 03.09.2012, at 10:39, Rafael Laboissiere wrote: > >> * Rafael Laboissiere [2012-08-30 23:47]: >> >>> * Carnë Draug [2012-08-27 16:43]: >>> a new release of control package is out, version 2.3.53, by Lukas Reichlin. >>> >>> In exercising the te

Re: [OctDev] control 2.3.53 released

2012-09-03 Thread Lukas Reichlin
On 03.09.2012, at 10:39, Rafael Laboissiere wrote: > * Rafael Laboissiere [2012-08-30 23:47]: > >> * Carnë Draug [2012-08-27 16:43]: >> >>> a new release of control package is out, version 2.3.53, by Lukas Reichlin. >> >> In exercising the tests in inst/@lti/minreal.m, I got the error below.

Re: [OctDev] control 2.3.53 released

2012-09-03 Thread Rafael Laboissiere
* Rafael Laboissiere [2012-08-30 23:47]: > * Carnë Draug [2012-08-27 16:43]: > > > a new release of control package is out, version 2.3.53, by Lukas Reichlin. > > In exercising the tests in inst/@lti/minreal.m, I got the error below. > Is it normal? > > I am running octave 3.6.2 on a Debian u