log

age author description
Mon, 08 Jun 2009 15:35:08 +0200 Jaroslav Hajek implement deleting variables pytave-new
Mon, 08 Jun 2009 13:55:29 +0200 Jaroslav Hajek fix isvar with globals pytave-new
Mon, 08 Jun 2009 11:58:20 +0200 Jaroslav Hajek implement dict interface to variables pytave-new
Mon, 08 Jun 2009 11:55:19 +0200 Jaroslav Hajek improve conversions, handle POobject and char arrays pytave-new
Mon, 08 Jun 2009 20:02:16 +0200 David Grundberg Tried to implement delitem pytave-native
Thu, 04 Jun 2009 16:40:52 +0200 David Grundberg Merge with dictionaries pytave-native
Thu, 04 Jun 2009 16:35:01 +0200 David Grundberg Jaroslav's patch pytave-native
Thu, 04 Jun 2009 16:20:18 +0200 David Grundberg Dictionaries pytave-dictionaries
Wed, 03 Jun 2009 16:41:44 +0200 Jaroslav Hajek implement Python->Octave conversions of Character and PyObject arrays
Wed, 03 Jun 2009 15:34:48 +0200 David Grundberg Fix compilation on 32-bit x86.
Thu, 28 May 2009 11:20:17 +0200 Jaroslav Hajek revert accidental rewrite of INSTALL
Thu, 28 May 2009 10:28:24 +0200 Jaroslav Hajek always enable float matrices
Wed, 03 Jun 2009 15:28:22 +0200 David Grundberg Fix compilation on 32-bit x86. pytave-fixint
Tue, 26 May 2009 11:41:26 +0200 Jaroslav Hajek support complex numbers
Tue, 26 May 2009 08:51:39 +0200 Jaroslav Hajek avoid useless instances in octave_to_python.cc
Mon, 25 May 2009 13:22:20 +0200 Jaroslav Hajek update NEWS
Mon, 25 May 2009 12:53:30 +0200 Jaroslav Hajek avoid duplicate conversions in python dict->octave map
Mon, 25 May 2009 11:19:50 +0200 Jaroslav Hajek don't display Octave banner if not interactive run
Mon, 25 May 2009 10:57:41 +0200 Jaroslav Hajek widen some conversions and fix tests failing with octave 3.2
Mon, 25 May 2009 10:30:11 +0200 Jaroslav Hajek implement direct variable manipulation and local scoping
Sat, 09 May 2009 15:52:59 +0200 David Grundberg Added --enable-float-matrices option. Some VPATH building issues fixed. Changelog now more standardized. lp-trunk
Thu, 07 May 2009 08:28:22 +0200 David Grundberg Added the eval function. lp-trunk
Sat, 09 May 2009 15:50:16 +0200 David Grundberg Added --enable-float-matrices option. Some VPATH building issues fixed. Changelog now more standardized. task
Thu, 07 May 2009 08:26:51 +0200 David Grundberg Added an eval function. task
Tue, 05 May 2009 21:11:40 +0200 David Grundberg Support for implicit conversion of dictionaries and lists. Modified build configuration. lp-trunk
Tue, 05 May 2009 21:09:41 +0200 David Grundberg Documentation niceties. task
Tue, 05 May 2009 20:57:54 +0200 David Grundberg Documentation task
Tue, 05 May 2009 20:57:24 +0200 David Grundberg Improved test suite task
Tue, 05 May 2009 20:55:13 +0200 David Grundberg Fixed incorrect cell wrapping. Removed misc compiler warnings. task
Tue, 05 May 2009 15:13:10 +0200 David Grundberg trace cleanup task