log pytave.cc @ 100:ff70627aa203

age author description
Mon, 09 Apr 2012 20:05:48 +0200 David Grundberg Undef HAVE_STAT and HAVE_FSTAT consistently through-out all files
Sat, 11 Sep 2010 18:37:08 +0200 David Grundberg Make Pytave compile against Octave 3.3+. Fix configuration bugs.
Thu, 19 Nov 2009 14:46:17 +0100 Jaroslav Hajek don't crash on out-of-memory exceptions
Sun, 20 Sep 2009 15:02:30 +0200 David Merge with lp:pytave/trunk. numpyconf
Sat, 12 Sep 2009 14:52:14 +0200 David Grundberg Configuration changes. Detect numpy in ./configure. task
Fri, 18 Sep 2009 06:14:59 +0200 Jaroslav Hajek ensure proper NumPy API init
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
Mon, 08 Jun 2009 21:26:56 +0200 David Grundberg Let Octave reread changed files pytave-task
Mon, 08 Jun 2009 20:31:38 +0200 David Grundberg Merge with trunk pytave-native
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 20:02:16 +0200 David Grundberg Tried to implement delitem pytave-native
Thu, 04 Jun 2009 16:35:01 +0200 David Grundberg Jaroslav's patch pytave-native
Mon, 25 May 2009 11:19:50 +0200 Jaroslav Hajek don't display Octave banner if not interactive run
Mon, 25 May 2009 10:30:11 +0200 Jaroslav Hajek implement direct variable manipulation and local scoping
Thu, 07 May 2009 08:26:51 +0200 David Grundberg Added an eval function. task
Sun, 03 May 2009 20:24:48 +0200 David Grundberg Fix compiler warnings task
Mon, 17 Nov 2008 12:10:04 +0100 David Grundberg Improved error messages from Octave. error-msgs
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
Sat, 18 Oct 2008 12:28:00 +0200 David Grundberg License change to GPLv3 private-pytave
Fri, 17 Oct 2008 12:05:46 +0200 David Grundberg First launchpad.net check in. pytave-branch