Re: status?

From: Erick Gallesio <eg_at_kaolin.unice.fr>
Date: Fri, 21 Apr 1995 15:19:41 +0100

> "Jin S. Choi" writes
> Erick, you said something about having a new release sometime this
> last week. I don't want to rush you or anything, but I was just
> wondering if you could give us a status report on how it's coming.

As when I promise something, I am nt able to do what I had said :-<
I hoped to have time to pack a release but this was not the case.
So, don't try to make me promise a date for a next release :-)

I will try to pack a release (but will not be able to test it on other
platforms than SunOs 4.1.x and Linux) for ..... soon


Hereafter is the content of the ChangeLog file since 2.1.6


Tue Apr 18 14:55:23 1995 Erick Gallesio (eg_at_kaolin.unice.fr)

* STklos/Tk/Composite/Scrolltext.stk: New file. It implements what you think
it should!!

* STklos/Tk/Composite/Scrollcanvas.stk: New file. It implements what you think
it should!!

* STklos/Tk/Composite/Scrollbox.stk (<Scroll-listbox>): Scroll listbox accept
now horizontal scrollbar.

Sat Apr 15 15:40:40 1995 Erick Gallesio (eg_at_biot.unice.fr)

* Tk/tkListbox.c (ListboxWidgetCmd): Correction of an old old bug: Getting
an element of listbox always retusrns a string. However, this modification
breaks down the inspector.... (it is time to rewrite it....)

Fri Apr 14 23:32:42 1995 Erick Gallesio (eg_at_biot.unice.fr)

* Src/number.c (STk_round): Bug correction. (Round x) must returns the
closest integer to x, rounding to even when x is halfway between two
integers.

Fri Mar 31 00:15:36 1995 Erick Gallesio (eg_at_biot.unice.fr)

* Src/configure.in: Adding test for the existence of the pid_t type.
This is needed for porting STk on Sony WS (Sony NEWS, NEWSOS 4.2R)
Thanks to Nobuyuki Hikichi <hikichi_at_sra.co.jp>

* Lib/init.stk (random): have been extended to allow the result to be a
bignum. Here again, thanks to Nobuyuki Hikichi <hikichi_at_sra.co.jp>


Sat Mar 25 23:33:54 1995 Erick Gallesio (eg_at_biot.unice.fr)

* STk/read.c: Modification of the reader to remember current filename
and line counters. This eases debugging since error messages can
display those informations.

Thu Mar 16 15:32:59 1995 Erick Gallesio (eg_at_kaolin.unice.fr)

* Src/extend.c (STk_define_C_variable): New function. This function permit to
establish a link between a C variable and a Scheme one. Once this link is
established, every reading of the variable will call a getter function and
every write will call the setter function. No data is used in the Scheme
space, variable value is a C data.

Wed Mar 15 17:21:40 1995 Erick Gallesio (eg_at_kaolin.unice.fr)

* New primitive type: C-pointer. This is a Scheme type to wrap a C pointer.
It greatly eases communication with C.

* Src/extend.c: New file. This file contains all the code for extensions and
C pointers. It contains a ot of code from old dynload.c.
File dynload.c contains now only the function which do dynamic loadind (and
which is very sytem dependant.

Tue Mar 14 13:30:11 1995 Erick Gallesio (eg_at_kaolin.unice.fr)

* Src/slib.c (STk_internal_eval_string): Bug correction. The error context was
false.

Fri Mar 10 15:55:47 1995 Erick Gallesio (eg_at_kaolin.unice.fr)

* Src/userinit.c (STk_user_cleanup): STk_user_cleanup has been added.

* Src/port.c (STk_init_standard_ports): Error file is now line buffered. This
gives better performances when used under emacs.


Thu Mar 9 12:49:43 1995 Erick Gallesio (eg_at_kaolin.unice.fr)

* Added support for dynamic loading under Linux (with DLD). Code is inspired
from a contribution of Patrick Nguyen (pnguyen_at_elde.epfl.ch)

Sun Mar 5 16:06:11 1995 Erick Gallesio (eg_at_biot.unice.fr)

* Src/port.c (STk_char_readyp): Added support for char-ready. Code
should not be very portable...

Sat Feb 25 11:51:45 1995 Erick Gallesio (eg_at_biot.unice.fr)

* Src/slib.c (STk_get_internal_info): Bug correction: the result was
completely erroneous. Is it possible that I have tested this function
without having seen this????

* Dynamic loading should work for OSF1 (Thanks to Erik Ostrom
<eostrom_at_radon.ccs.neu.edu>)

                -- Erick
Received on Fri Apr 21 1995 - 15:19:41 CEST

This archive was generated by hypermail 2.3.0 : Mon Jul 21 2014 - 19:38:59 CEST