From bernhard at intevation.de Wed Apr 18 14:31:18 2001 From: bernhard at intevation.de (Bernhard Reiter) Date: Wed, 18 Apr 2001 14:31:18 +0200 Subject: Welcome to Statist(X)-list Message-ID: <20010418143118.M12108@intevation.de> Hi friends of statist and StatistX, I have taken the liberty to create an email-list for the users and developers of statist and statistX. This way I am not the bottleneck of statist communications anymore and you can all communicate more directly. You all know that my time for statist is very limited and this shall help a bit until a maintainer with more time and long term committment is found. For now I tried to subscribe all people I know will be interested in statist. The webinterface as describe by the automatic welcome email should make it easy for you to unsubscribe or subscribe. Mail are also archived. Right now I hope to get a patch by Andreas and another one by Nicola Init into a new contrib directory and change the webpage to reflect the existance of this list. May your numbers always be significant, Bernhard ps.: This email list is sponsored by the USF and Intevation GmbH. -- Professional Service around Free Software (intevation.net) The FreeGIS Project (freegis.org) Association for a Free Informational Infrastructure (ffii.org) FSF Europe (fsfeurope.org) -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 248 bytes Desc: not available Url : http://www.intevation.de/pipermail/statist-list/attachments/20010418/1647135d/attachment.bin From nicola at intini.org Wed Apr 25 22:49:11 2001 From: nicola at intini.org (Nicola Intini) Date: Wed, 25 Apr 2001 22:49:11 +0200 Subject: patch for italian translation Message-ID: <01042522491100.02854@terra> Hallo Bernhard I have'nt heard from you since my posting. Is my patch ok? Did you have problems using it? Please let me know about it. Ciao -- Nicola Intini - e-mail: nicola at intini.org nintini at natuzzi.com aphorism, n.: A concise, clever statement. afterism, n.: A concise, clever statement you don't think of until too late. -- James Alexander Thom From bernhard at intevation.de Sat May 19 22:45:23 2001 From: bernhard at intevation.de (Bernhard Reiter) Date: Sat, 19 May 2001 22:45:23 +0200 Subject: [bernhard@intevation.de: Re: patch for italian translation] Message-ID: <20010519224523.A12112@intevation.de> Had not realised that Nicola's question was posted to the list. Here is my answer which went to him personally first. Bernhard -- Professional Service around Free Software (intevation.net) The FreeGIS Project (freegis.org) Association for a Free Informational Infrastructure (ffii.org) FSF Europe (fsfeurope.org) -------------- next part -------------- An embedded message was scrubbed... From: Bernhard Reiter Subject: Re: patch for italian translation Date: Thu, 26 Apr 2001 11:13:54 +0200 Size: 2016 Url: http://www.intevation.de/pipermail/statist-list/attachments/20010519/b2ca02d4/attachment.txt -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 248 bytes Desc: not available Url : http://www.intevation.de/pipermail/statist-list/attachments/20010519/b2ca02d4/attachment-0001.bin From bernhard at intevation.de Sat May 19 23:03:04 2001 From: bernhard at intevation.de (Bernhard Reiter) Date: Sat, 19 May 2001 23:03:04 +0200 Subject: memory handling patch Message-ID: <20010519230304.A12119@intevation.de> Hi friends of statist, There is a new patch for statist which you should try. For easy of downloading I have put it in the contrib directory, though I did it myself. :) http://www.usf.uos.de/~breiter/tools/statist/v1.0.0/contrib/ Thanks to the efforts of Masao KAWAMURA and his patch I found a couple of memory handling problems probably still originating from Dirk. :) Tried to make memory handling more consistant, this should fix some problems. Everybody should test this patch and the other ones if you get a chance because I plan to release it as the next stable version of statist. It needs some testing because memory handling is always critical. Here is the changelog to the patch: * cleanup: removed alread inactived myfopen() from the code completly * cleanup: grouped memory functions in statist.c and added short describtions * cleanup: simplified free_ptr() to use the global int n_ptr * fix: reworked memory handling, only the functions mycalloc, myalloc and myfree() are used now. A couple of free()s where too much. Thanks to KAWAMURA Masao and his patch for pointing me to the problem. * note: in funcs.c, mycalloc() and myfree() are used to get a huge bunch of memory in get_cross_validate() and get_multiple_reg(), usually m_calloc() would be used and limiting the number of temp variables allocated... Bernhard -- Professional Service around Free Software (intevation.net) The FreeGIS Project (freegis.org) Association for a Free Informational Infrastructure (ffii.org) FSF Europe (fsfeurope.org) -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 248 bytes Desc: not available Url : http://www.intevation.de/pipermail/statist-list/attachments/20010519/9b17cd3a/attachment.bin From bernhard at intevation.de Sat May 19 23:08:54 2001 From: bernhard at intevation.de (Bernhard Reiter) Date: Sat, 19 May 2001 23:08:54 +0200 Subject: patch for italian translation In-Reply-To: <20010519224523.A12112@intevation.de>; from bernhard@intevation.de on Sat, May 19, 2001 at 10:45:23PM +0200 References: <20010519224523.A12112@intevation.de> Message-ID: <20010519230854.A12188@intevation.de> Nicola, On Sat, May 19, 2001 at 10:45:23PM +0200, Bernhard Reiter wrote: > I had no time to test the patch and I also do not speak Italian, Still don't speak Italien, but I have tested the patch. ;-> There were three typos which I have corrected and put up the new version in the contrib directory. Statist is magically speaking Italien now which looks fine to me. > I also had a short session about the memory related bug you have > reported, but I could not gain further knowledge. Looks like Masao found the problem. See my other mail. (Memory function handling was a mess. Everybody should only use the functions defined in statist.c and _not_ free() or calloc() itself. m_calloc() is for getting temporary blocks for one array, it checks on the number of blocks allocated.) Can you verfiy that the memory related bug is gone with the new patch? Cheers, Bernhard On Wed, Apr 25, 2001 at 10:49:11PM +0200, Nicola Intini wrote: > > I have'nt heard from you since my posting. Is my patch ok? Did you have > > problems using it? -- Professional Service around Free Software (intevation.net) The FreeGIS Project (freegis.org) Association for a Free Informational Infrastructure (ffii.org) FSF Europe (fsfeurope.org) -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 248 bytes Desc: not available Url : http://www.intevation.de/pipermail/statist-list/attachments/20010519/2c0977f2/attachment.bin From nicola at intini.org Sun May 20 11:52:35 2001 From: nicola at intini.org (Nicola Intini) Date: Sun, 20 May 2001 11:52:35 +0200 Subject: patch for italian translation In-Reply-To: <20010519230854.A12188@intevation.de> References: <20010519224523.A12112@intevation.de> <20010519230854.A12188@intevation.de> Message-ID: <01052011523501.30113@terra> Il 23:08, sabato 19 Maggio 2001, hai scritto: > Nicola, > > I also had a short session about the memory related bug you have > > reported, but I could not gain further knowledge. > > Looks like Masao found the problem. See my other mail. > (Memory function handling was a mess. Everybody should only use the > functions defined in statist.c and _not_ free() or calloc() itself. > m_calloc() is for getting temporary blocks for one array, it checks > on the number of blocks allocated.) > > Can you verfiy that the memory related bug is gone with the new patch? > I will do it. Thanx for the correction of typos. I'm still working on some ideas I have about the data manipulation. At work I use statist and "statistica" by statsoft". Ok, statistica has a fantastic graphic engine that is far from our, but i oft find statist more useful for statistic tests. The Idea i wan to to bring in statist is the chategorisation. I'm working on it, but I'm fighting against my lack of time. Ciao Nicola From nicola at intini.org Sun May 20 17:43:03 2001 From: nicola at intini.org (Nicola Intini) Date: Sun, 20 May 2001 17:43:03 +0200 Subject: file readme Message-ID: <01052017430302.30113@terra> Hallp Bernhard I could'nt read the file "readme.txt" in the directory .....contrib because of wrong permissions. Ciao Nicola -- Nicola Intini - e-mail: nicola at intini.org nintini at natuzzi.com aphorism, n.: A concise, clever statement. afterism, n.: A concise, clever statement you don't think of until too late. -- James Alexander Thom From bernhard at intevation.de Mon May 21 10:21:48 2001 From: bernhard at intevation.de (Bernhard Reiter) Date: Mon, 21 May 2001 10:21:48 +0200 Subject: file readme In-Reply-To: <01052017430302.30113@terra>; from nicola@intini.org on Sun, May 20, 2001 at 05:43:03PM +0200 References: <01052017430302.30113@terra> Message-ID: <20010521102148.A16141@intevation.de> On Sun, May 20, 2001 at 05:43:03PM +0200, Nicola Intini wrote: > I could'nt read the file "readme.txt" in the directory .....contrib because > of wrong permissions. Fixed. -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 248 bytes Desc: not available Url : http://www.intevation.de/pipermail/statist-list/attachments/20010521/0d9e6610/attachment.bin From abeyer at usf.uni-osnabrueck.de Mon May 21 10:27:10 2001 From: abeyer at usf.uni-osnabrueck.de (Andreas Beyer) Date: Mon, 21 May 2001 10:27:10 +0200 Subject: Translations Message-ID: <3B08D15E.359DE75@usf.uni-osnabrueck.de> Hi, I got a message from someone who would like o write a Spanish translation of StatistX. I don't think it is wise to expand the translation-via-macros method to an infinite number of languages. Shouldn't we better introduce a gettext-mechanism? Andreas -- --------------------------------------------- Andreas Beyer - abeyer at usf.uni-osnabrueck.de http://www.usf.uni-osnabrueck.de/~abeyer/ --------------------------------------------- From bernhard at intevation.de Mon May 21 10:37:03 2001 From: bernhard at intevation.de (Bernhard Reiter) Date: Mon, 21 May 2001 10:37:03 +0200 Subject: Translations In-Reply-To: <3B08D15E.359DE75@usf.uni-osnabrueck.de>; from abeyer@usf.uni-osnabrueck.de on Mon, May 21, 2001 at 10:27:10AM +0200 References: <3B08D15E.359DE75@usf.uni-osnabrueck.de> Message-ID: <20010521103703.D16141@intevation.de> On Mon, May 21, 2001 at 10:27:10AM +0200, Andreas Beyer wrote: > I got a message from someone who would like o write a Spanish > translation of StatistX. I don't think it is wise to expand the > translation-via-macros method to an infinite number of languages. > Shouldn't we better introduce a gettext-mechanism? I agree. We need somebody to do it, though. My suggestion is to leave the English and German strings in the source code itself and bring Italian and Spanish as first .po files. It is a good advantage to have the full Italian translation already. Bernhard -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 248 bytes Desc: not available Url : http://www.intevation.de/pipermail/statist-list/attachments/20010521/5ece7713/attachment.bin From huber at LatinMail.com Mon May 21 18:48:12 2001 From: huber at LatinMail.com (HUBER GALVIZ) Date: Mon, 21 May 2001 12:48:12 -0400 Subject: Traslate Spanish Message-ID: <200105211248618.SM00157@latinmail.com> San José of Cúcuta, Colombia May 21 of 2001 hello list: Cordial Greeting: I am student of Ingeniera of Systems and it stops my degree project, I have planned to carry out a statistical software for the department of statistic of my university. UNIVERSITY FRANCISCO DE PAULA SANTANDER., Navigating in internet met with their program that to my form of being is very good and it is adjusted a lot to the necessities that I have. I would like to try to work in the translation to Spanish of their work and this way to be able to contribute with you. He/she wanted to know I eat up it can collaborate and like we can work on the whole to achieve this objective. ATTN. HUBER GALVIZ Of their collaboration I am very grateful. _________________________________________________________ http://www.latinmail.com. Gratuito, latino y en español. From bernhard at intevation.de Wed May 23 11:48:21 2001 From: bernhard at intevation.de (Bernhard Reiter) Date: Wed, 23 May 2001 11:48:21 +0200 Subject: Traslate Spanish In-Reply-To: <200105211248618.SM00157@latinmail.com>; from huber@LatinMail.com on Mon, May 21, 2001 at 12:48:12PM -0400 References: <200105211248618.SM00157@latinmail.com> Message-ID: <20010523114821.J4927@intevation.de> Hello Huber, we welcome any contributions towards statist and a Spanish translation would be great. Technically we have to use the gettext mechanism now which is documented well http://www.gnu.org/manual/gettext/html_node/gettext_toc.html so somebody has to make the first .po files. Can you set up the infrastructure and fill it with the first spanish translation? We should also move the italien translation towards gettext in the future. Hopefully you are an expert on statistics as it is probably hard to just translate from English and you might have the read the code to excatly find out what Spanish terms to use for the several calculations. Best, Bernhard On Mon, May 21, 2001 at 12:48:12PM -0400, HUBER GALVIZ wrote: > San Jos? of C?cuta, Colombia > > May 21 of 2001 > > hello list: > > Cordial Greeting: > > I am student of Ingeniera of Systems and it stops my degree project, I have planned to carry out a statistical software for the department of statistic of my university. UNIVERSITY FRANCISCO DE PAULA SANTANDER., Navigating in internet met with their program that to my form of being is very good and it is adjusted a lot to the necessities that I have. I would like to try to work in the translation to Spanish of their work and this way to be able to contribute with you. > > He/she wanted to know I eat up it can collaborate and like we can work on the whole to achieve this objective. > > ATTN. > > HUBER GALVIZ > > Of their collaboration I am very grateful. -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 248 bytes Desc: not available Url : http://www.intevation.de/pipermail/statist-list/attachments/20010523/61e370be/attachment.bin From bernhard at intevation.de Thu May 24 17:53:44 2001 From: bernhard at intevation.de (Bernhard Reiter) Date: Thu, 24 May 2001 17:53:44 +0200 Subject: memory handling patch In-Reply-To: <20010519230304.A12119@intevation.de>; from bernhard@intevation.de on Sat, May 19, 2001 at 11:03:04PM +0200 References: <20010519230304.A12119@intevation.de> Message-ID: <20010524175344.A12419@intevation.de> On Sat, May 19, 2001 at 11:03:04PM +0200, Bernhard Reiter wrote: > http://www.usf.uos.de/~breiter/tools/statist/v1.0.0/contrib/ > > Thanks to the efforts of Masao KAWAMURA > and his patch I found a couple of memory handling problems probably > still originating from Dirk. :) > Tried to make memory handling more consistant, > this should fix some problems. Masao fixed another two quirks and cleaned up the code, so there is another patch for memory handling to be applied after the first one. Note that the functions get_cross_validate() and get_multiple_reg(), are not bound to the limit of #define MPTR 60, but the other functions still are. I still have to think a bit about just removing this limit altogether in the future. For now you can boost MPTR in statist.h if you like. Bernhard -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 248 bytes Desc: not available Url : http://www.intevation.de/pipermail/statist-list/attachments/20010524/c4848228/attachment.bin From nicola at intini.org Thu May 31 22:52:43 2001 From: nicola at intini.org (Nicola Intini) Date: Thu, 31 May 2001 22:52:43 +0200 Subject: all patches together Message-ID: <01053122524301.03378@terra> hi friends of statist I put all patches together and I completed the translation of the few things that were added in the memory handling patch. This version should be a stable one. I tested it a few and it seems to be better than before. I only had a "segmentation fault" with the option 2 - 10 that is randomisation of multiple linear regression, but it could be a mistake. Ciao -- Nicola Intini - e-mail: nicola at intini.org nintini at natuzzi.com aphorism, n.: A concise, clever statement. afterism, n.: A concise, clever statement you don't think of until too late. -- James Alexander Thom -------------- next part -------------- A non-text attachment was scrubbed... Name: patch_alltogether.gz Type: application/x-gzip Size: 36002 bytes Desc: not available Url : http://www.intevation.de/pipermail/statist-list/attachments/20010531/ce28167b/patch_alltogether.gz From bernhard at intevation.de Fri Jun 1 10:55:30 2001 From: bernhard at intevation.de (Bernhard Reiter) Date: Fri, 1 Jun 2001 10:55:30 +0200 Subject: all patches together In-Reply-To: <01053122524301.03378@terra>; from nicola@intini.org on Thu, May 31, 2001 at 10:52:43PM +0200 References: <01053122524301.03378@terra> Message-ID: <20010601105530.A23822@intevation.de> Hi Nicola, On Thu, May 31, 2001 at 10:52:43PM +0200, Nicola Intini wrote: > I put all patches together and I completed the translation of the few things > that were added in the memory handling patch. I have added the patch to the contrib directory. However I believe that we might use the italien translation you have done to actually create the first use of the real gettext() internationalisation method. (See my other post about this for the spanish translation.) So maybe we should seperate the patches and release 1.0.1 without italien strings only for stability and then make a 1.0.2 release with gettext enabled and the italien language. What do you think? Does is makes sense? > This version should be a stable one. I tested it a few and it seems to be > better than before. I only had a "segmentation fault" with the option 2 - 10 > that is randomisation of multiple linear regression, but it could be a > mistake. It this bug reproducable? Bernhard -- Professional Service around Free Software (intevation.net) The FreeGIS Project (freegis.org) Association for a Free Informational Infrastructure (ffii.org) FSF Europe (fsfeurope.org) -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 248 bytes Desc: not available Url : http://www.intevation.de/pipermail/statist-list/attachments/20010601/adf855be/attachment.bin From cunha at cs.cmu.edu Tue Jun 26 13:21:18 2001 From: cunha at cs.cmu.edu (Alexandre Cunha) Date: Tue, 26 Jun 2001 07:21:18 -0400 Subject: probability, not frequency Message-ID: <3B38702E.F87A539F@cs.cmu.edu> hi thanks for statist. simple, sharp and it uses gnuplot, which is great. questions: is there a way to get the probability instead of the frequency values in the distribution histogram plots ? also, how can i force statist to plot within a y-range i specify ? i could not do it even specifying the y-range before any plotting is done. a replot would not accept changes in range values. please, reply to my account directly since I am not in the mailing list (yet!). thanks, - alex. From bernhard at intevation.de Tue Jun 26 21:42:31 2001 From: bernhard at intevation.de (Bernhard Reiter) Date: Tue, 26 Jun 2001 21:42:31 +0200 Subject: probability, not frequency In-Reply-To: <3B38702E.F87A539F@cs.cmu.edu>; from cunha@cs.cmu.edu on Tue, Jun 26, 2001 at 07:21:18AM -0400 References: <3B38702E.F87A539F@cs.cmu.edu> Message-ID: <20010626214231.A969@intevation.de> On Tue, Jun 26, 2001 at 07:21:18AM -0400, Alexandre Cunha wrote: > questions: is there a way to get the probability instead of the > frequency values in the distribution histogram plots ? I don't think so, but you can add it easily. The function plot_histo could be copied and plotting with steps. You need to call it from a function like histogram() just adding the number from the previous class. > also, how can i force statist to plot within a y-range i specify ? i > could not do it even specifying the y-range before any plotting is done. > a replot would not accept changes in range values. Just looked it up in the source code: statist uses plot commands specifying the ranges, like "plot [%g:%g][%i:%i] '%s' with boxes linetype linetype" You have two possibilities: Change this in plot.c and recompile. Check the last plot command with "show all" and copy it replacing the ranges with something better. Hope this gives some hints, Bernhard -- Professional Service around Free Software (intevation.net) The FreeGIS Project (freegis.org) Association for a Free Informational Infrastructure (ffii.org) FSF Europe (fsfeurope.org) -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 248 bytes Desc: not available Url : http://www.intevation.de/pipermail/statist-list/attachments/20010626/c52ac013/attachment.bin From bernhard at intevation.de Tue Jun 26 21:46:38 2001 From: bernhard at intevation.de (Bernhard Reiter) Date: Tue, 26 Jun 2001 21:46:38 +0200 Subject: [kawamura@mlb.co.jp: 'Science-Pack CD' include statist released.] Message-ID: <20010626214638.C969@intevation.de> There is a Japanese distribution of Free Software applications for scientists available. It includes statist! This is the first distribution I am aware of, which includes statist. Bernhard -- Professional Service around Free Software (intevation.net) The FreeGIS Project (freegis.org) Association for a Free Informational Infrastructure (ffii.org) FSF Europe (fsfeurope.org) -------------- next part -------------- An embedded message was scrubbed... From: KAWAMURA Masao Subject: 'Science-Pack CD' include statist released. Date: Tue, 26 Jun 2001 19:02:51 +0900 Size: 1813 Url: http://www.intevation.de/pipermail/statist-list/attachments/20010626/1e8826e1/attachment.txt -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 248 bytes Desc: not available Url : http://www.intevation.de/pipermail/statist-list/attachments/20010626/1e8826e1/attachment.bin From bernhard at intevation.de Wed Jun 27 16:33:25 2001 From: bernhard at intevation.de (Bernhard Reiter) Date: Wed, 27 Jun 2001 16:33:25 +0200 Subject: probability, not frequency In-Reply-To: <0106270853314J.00866@jeri.home>; from cunha@cs.cmu.edu on Wed, Jun 27, 2001 at 08:53:31AM -0400 References: <3B38702E.F87A539F@cs.cmu.edu> <20010626214231.A969@intevation.de> <0106270853314J.00866@jeri.home> Message-ID: <20010627163325.B3689@intevation.de> You are welcome. Glad you found a solution. Bernhard On Wed, Jun 27, 2001 at 08:53:31AM -0400, Alexandre Cunha wrote: > Thanks. Before start doing the coding I realized I can get the histogram > values via -noplot and I am storing those values in a file to be ploted > directly by gnuplot. For now, it is just fine. > > On Tuesday 26 June 2001 15:42, you wrote: > > > > On Tue, Jun 26, 2001 at 07:21:18AM -0400, Alexandre Cunha wrote: > > > questions: is there a way to get the probability instead of the > > > frequency values in the distribution histogram plots ? > > > > I don't think so, but you can add it easily. -- Professional Service around Free Software (intevation.net) The FreeGIS Project (freegis.org) Association for a Free Informational Infrastructure (ffii.org) FSF Europe (fsfeurope.org) -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 248 bytes Desc: not available Url : http://www.intevation.de/pipermail/statist-list/attachments/20010627/b4a9b91b/attachment.bin From bernhard at intevation.de Sat Jun 30 16:36:03 2001 From: bernhard at intevation.de (Bernhard Reiter) Date: Sat, 30 Jun 2001 16:36:03 +0200 Subject: probability, not frequency In-Reply-To: <20010627163325.B3689@intevation.de>; from bernhard@intevation.de on Wed, Jun 27, 2001 at 04:33:25PM +0200 References: <3B38702E.F87A539F@cs.cmu.edu> <20010626214231.A969@intevation.de> <0106270853314J.00866@jeri.home> <20010627163325.B3689@intevation.de> Message-ID: <20010630163603.D19533@intevation.de> Andreas send me a patch today which can be found in the contrib directory (check the readme before applying). It will will make statist output output propabilities instead of frequencies. On Wed, Jun 27, 2001 at 04:33:25PM +0200, Bernhard Reiter wrote: > Glad you found a solution. > On Wed, Jun 27, 2001 at 08:53:31AM -0400, Alexandre Cunha wrote: > > Thanks. Before start doing the coding I realized I can get the histogram > > values via -noplot and I am storing those values in a file to be ploted > > directly by gnuplot. For now, it is just fine. > > On Tuesday 26 June 2001 15:42, you wrote: > > > > On Tue, Jun 26, 2001 at 07:21:18AM -0400, Alexandre Cunha wrote: > > > > questions: is there a way to get the probability instead of the > > > > frequency values in the distribution histogram plots ? > > > > > > I don't think so, but you can add it easily. -- Professional Service around Free Software (intevation.net) The FreeGIS Project (freegis.org) Association for a Free Informational Infrastructure (ffii.org) FSF Europe (fsfeurope.org) -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 248 bytes Desc: not available Url : http://www.intevation.de/pipermail/statist-list/attachments/20010630/76ea6bab/attachment.bin From bernhard at intevation.de Thu Nov 15 22:28:23 2001 From: bernhard at intevation.de (Bernhard Reiter) Date: Thu, 15 Nov 2001 22:28:23 +0100 Subject: statist v1.0.1 released Message-ID: <20011115222823.J479@intevation.de> Finally got around to bring you statist-1.0.1. http://www.usf.uos.de/~breiter/tools/statist/index.en.html Statist's memory management should be a lot better now, see other CHANGES at the end of this mail. I've wanted to make a clean stable 1.0.1 release and only focus on the memory management, thus I did not include the other contributed patches yet. My plan is to eventually move statist into a CVS tree at Intevation. This would allow me to give possible developers secure write access in the future. Additionally I will offer to use the same CVS to Andreas for statistX development. Next releases of statist should focus on bringing better support for internationalisation with gettext and the italien translation. I am thinking about writing an rpm spec file for statist to easy compilation and installation for people. Even nicer would be a version which uses the pipe variante of gnuplot for windows and gets packaged with InnoSetup so that Windows users get to enjoy an easy installable. Let me know if you like to help with one of these. And of course please tell us about how you like statist-1.0.1. All the best, Bernhard Changes up to v1.0.1: Bernhard Reiter * cleanup: grouped memory functions and moved them to new source files: memory_handling.[hc] * fix: reworked memory handling, only the functions mycalloc, myalloc and myfree() are used now. A couple of free()s where too much. Thanks to KAWAMURA Masao and his patch for pointing me to the problem. * memory handling: no fixed limit on temporary variables anymore all memory allocated with m_calloc() is now deallocated by m_freeall(). So removed n_ptr, ptr_arr and MPTR from the code. * cleanup: removed alread inactived myfopen() from the code completly * Improved err message if a bad option is given. * cleanup: removed oldmakefiles and Makefile.in as they were getting more and more out of date. -- Professional Service around Free Software (intevation.net) The FreeGIS Project (freegis.org) Association for a Free Informational Infrastructure (ffii.org) FSF Europe (fsfeurope.org) -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 248 bytes Desc: not available Url : http://www.intevation.de/pipermail/statist-list/attachments/20011115/4f84db67/attachment.bin From abeyer at usf.uni-osnabrueck.de Fri Nov 30 18:17:14 2001 From: abeyer at usf.uni-osnabrueck.de (Andreas Beyer) Date: Fri, 30 Nov 2001 18:17:14 +0100 Subject: StatistX version 0.4.0 out now Message-ID: <3C07BF1A.15243EB4@usf.uni-osnabrueck.de> Get the new StatistX version 0.4.0 from: http://www.usf.uni-osnabrueck.de/~abeyer/private/StatistX/ Andreas -- --------------------------------------------- Andreas Beyer - abeyer at usf.uni-osnabrueck.de http://www.usf.uni-osnabrueck.de/~abeyer/ ---------------------------------------------