log ChangeLog @ 372:b20b8cf8ad07

age author description
Mon, 04 Apr 2016 17:16:58 -0700 Mike Miller maint: Use Octave style for file copyright block, delete editor footer
Mon, 09 Apr 2012 21:22:32 +0200 David Grundberg Remove Numeric array support. Use numpy exclusively.
Mon, 09 Apr 2012 20:05:48 +0200 David Grundberg Undef HAVE_STAT and HAVE_FSTAT consistently through-out all files
Mon, 09 Apr 2012 18:42:10 +0200 David Grundberg m4/ax_python_numpy.m4: Add missing link flags to test.
Thu, 19 Nov 2009 14:46:17 +0100 Jaroslav Hajek don't crash on out-of-memory exceptions
Sun, 27 Sep 2009 11:13:22 +0200 David Grundberg Fix typo. asdf
Sat, 26 Sep 2009 20:19:23 +0200 David Grundberg Configuration changes.
Thu, 24 Sep 2009 20:22:08 +0200 David Make NumPy default. Rework configure script. Check for Numeric extentions for Python. numpyconf
Thu, 24 Sep 2009 19:22:47 +0200 David Add ChangeLog entry. numpyconf
Sun, 20 Sep 2009 19:53:56 +0200 David Changelog changes. numpyconf
Mon, 21 Sep 2009 11:03:02 +0200 Jaroslav Hajek support NumPy string arrays
Fri, 18 Sep 2009 13:15:34 +0200 Jaroslav Hajek fix typo in rev 37
Fri, 18 Sep 2009 10:31:15 +0200 Jaroslav Hajek Support 0D Numeric arrays
Fri, 18 Sep 2009 06:57:23 +0200 Jaroslav Hajek make simplify more NumPy compatible
Fri, 18 Sep 2009 06:14:59 +0200 Jaroslav Hajek ensure proper NumPy API init
Wed, 16 Sep 2009 07:31:25 +0200 Jaroslav Hajek load/unload_package, workaround undefined values bug
Tue, 15 Sep 2009 11:23:36 +0200 Jaroslav Hajek a few fixes to numpy support
Fri, 03 Jul 2009 13:49:19 +0200 David Grundberg Fix crashes on exit().
Wed, 01 Jul 2009 14:21:47 +0200 David Grundberg Fix lp:368487. pytave-task
Fri, 19 Jun 2009 13:51:36 +0200 Jaroslav Hajek experimental NumPy support
Wed, 17 Jun 2009 11:49:14 +0200 Jaroslav Hajek implement stripdict, narrowlist and simplify
Wed, 17 Jun 2009 11:05:20 +0200 Jaroslav Hajek make Octave->Python conversions uniformly arrays
Tue, 09 Jun 2009 09:04:34 +0200 Jaroslav Hajek implement canonicalize function
Mon, 08 Jun 2009 21:26:56 +0200 David Grundberg Let Octave reread changed files pytave-task
Mon, 08 Jun 2009 20:59:19 +0200 David Grundberg Changelog pytave-tests
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
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 10:28:24 +0200 Jaroslav Hajek always enable float matrices
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 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: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 20:57:54 +0200 David Grundberg Documentation task
Tue, 18 Nov 2008 15:01:15 +0100 Håkan Fors nilsson fixed the email adress
Mon, 17 Nov 2008 12:29:09 +0100 David Grundberg Merge with launchpad trunk. task
Mon, 17 Nov 2008 10:38:05 +0100 Håkan Fors nilsson no news is good news
Mon, 17 Nov 2008 12:14:56 +0100 David Grundberg Changelog error-msgs
Mon, 10 Nov 2008 22:00:20 +0100 David Grundberg Fix g++ compile error on ubuntu 8.10 pytave-task
Thu, 23 Oct 2008 20:45:37 +0200 David Grundberg Removed interactive check (did not work properly)
Thu, 23 Oct 2008 20:28:50 +0200 David Grundberg Use octave_main() to initiate Octave pytave-task
Thu, 23 Oct 2008 20:16:38 +0200 David Grundberg Better checking for Python dependencies.
Mon, 20 Oct 2008 11:16:30 +0200 David Grundberg Makefile.am: added test/exceptions.py to extra dist. pytave-task
Sat, 18 Oct 2008 12:28:00 +0200 David Grundberg License change to GPLv3 private-pytave
Fri, 17 Oct 2008 12:16:00 +0200 David Grundberg Changelog pytave-branch
Fri, 17 Oct 2008 12:05:46 +0200 David Grundberg First launchpad.net check in. pytave-branch