Re: [OctDev] kleening up list of active developers

2011-04-18 Thread Carnë Draug
On 18 April 2011 20:48, Carlo de Falco wrote: > Does anyone know how to easily get activity info for all registered > developers in order to select those that can be considered inactive? I just wrote a perl tiny script that lists all the users that made a commit since a specified date (can be fo

Re: [OctDev] request to register as a developer

2011-04-18 Thread w4nderlust
Il giorno 18/apr/2011, alle ore 21.43, c. ha scritto: > > On 15 Apr 2011, at 11:32, L. Markowsky wrote: > > I'd like to register as a developer. My SourceForge username is > lmarkov. > > I've started writing a package called fuzzy-logic-tool

Re: [OctDev] request to register as a developer

2011-04-18 Thread c.
On 18 Apr 2011, at 23:17, L. Markowsky wrote: > Thank you! I recently edited three files under tests/demos. The updated > package is attached. > > Thanks, > L. Hi, It's very good to have tests with your code! Some quick comments after I had a first glance at your code: 1) as it stands, the

Re: [OctDev] Octave MacOS package, funky or necessary?

2011-04-18 Thread Mattias Nyberg
My original thought was to just modify an existing build to make it more suitable for Mac OS by modifying the embedded paths to the dynamic libraries. But since some Unix-originated applications tend to have som hidden path-dependencies as well, I was wondering about those. To find any runtime lin

[OctDev] kleening up list of active developers

2011-04-18 Thread Carlo de Falco
Hi, I remember David used to periodically check the list of octave-forge developers in order to disable those that had been inactive for a long time and keep the total number of developers limited. I think that was a good idea and we should restart this periodic check. Does anyone know how to

Re: [OctDev] request to register as a developer

2011-04-18 Thread c.
On 15 Apr 2011, at 11:32, L. Markowsky wrote: I'd like to register as a developer. My SourceForge username is lmarkov. I've started writing a package called fuzzy-logic-toolkit that implements many of the functions in th

Re: [OctDev] Octave MacOS package, funky or necessary?

2011-04-18 Thread c.
Hi, First of all, if you are considering helping in making the Octave OSX binary better, you are very welcome! If you need help with this task you can continue asking questions on this mailing list but, if your questions are about the general Octave build system you will probably more easily

[OctDev] Octave MacOS package, funky or necessary?

2011-04-18 Thread Mattias Nyberg
Hi. I'm having a look at the MacOS 3.2.3 package of Octave and the structure of it makes me wonder. Does it really need to look like that? I'm specifically wondering about the search paths for the dynamic libraries and why there's a flood of static libraries also in the package. About the search