log

age author description
Fri, 22 May 2009 10:46:00 -0400 John W. Eaton update copyright notices
Thu, 21 May 2009 13:41:36 -0700 Rik Change texi2pdf call to include local TeX configuration file which increases save_history variable.
Fri, 22 May 2009 09:01:32 -0400 John W. Eaton ChangeLog fixes
Thu, 21 May 2009 19:12:43 +0200 Marco Atzeri Removed CYGWIN_init
Thu, 21 May 2009 18:31:36 +0200 Marco Atzeri Correct my previous mistake for cygwin SHLBIN and SHLBINPRE
Thu, 21 May 2009 14:26:47 -0700 Robert T. Short clear -classes and support.
Fri, 22 May 2009 10:46:13 +0200 Jaroslav Hajek fix another indexing bug in liboctinterp
Thu, 21 May 2009 21:37:11 +0100 Michael Goffioul Use display information from the root object to compute bounding boxes
Thu, 21 May 2009 21:28:47 +0100 Michael Goffioul Add missing xxx_API decoration and remove misplaced ones
Thu, 21 May 2009 21:12:08 +0100 Michael Goffioul Add mkstemp implementation based on mktemp, for platforms missing it
Thu, 21 May 2009 21:07:36 +0100 Michael Goffioul Copy volatile variable to avoid MSVC compilation error
Thu, 21 May 2009 21:00:00 +0100 Michael Goffioul Avoid implicit Array<octave_idx_type> instantiation
Thu, 21 May 2009 20:54:11 +0100 Michael Goffioul Exclude pthread.h inclusion under Win32
Thu, 21 May 2009 20:48:37 +0100 Michael Goffioul Add missing return statement in base-aepbal.h
Thu, 21 May 2009 18:30:30 +0100 Michael Goffioul Fixes confgure script for QHULL detection and add dependency on user32 [Win32]
Thu, 21 May 2009 18:19:46 +0100 Michael Goffioul Merge with current archive
Thu, 21 May 2009 18:13:47 +0100 Michael Goffioul Add Makefile/configure support for C++ version of mkoctfile, octave-config and octave-bug
Thu, 21 May 2009 10:13:39 +0200 Jaroslav Hajek fix tests within eigs-base.cc
Mon, 02 Mar 2009 08:07:48 +0100 Jaroslav Hajek use explicit template qualifs to please Intel C++ and MSVC++
Wed, 20 May 2009 21:03:55 -0700 Rik Remove non-existent mirrors from README.mirrors prior to 3.2 release.
Wed, 20 May 2009 20:52:10 +0200 Jaroslav Hajek delete ArrayN-idx from Makefile.in
Wed, 20 May 2009 14:27:10 -0400 John W. Eaton pt-assign.cc (maybe_warn_former_built_in_variable): set initialized to true on first call
Wed, 20 May 2009 14:13:31 +0200 Jaroslav Hajek use Array<void *> in ov-typeinfo.h
Wed, 20 May 2009 14:08:13 +0200 Jaroslav Hajek instantiate Array<void *> in liboctave
Wed, 20 May 2009 13:37:18 +0200 Jaroslav Hajek declare octave_exit using a typedef
Tue, 19 May 2009 15:59:37 +0200 Carlo de Falco Fix bug when calling pkg describe to check whether a package is installed
Wed, 20 May 2009 11:48:30 +0200 Jaroslav Hajek remove redundant include
Wed, 20 May 2009 11:29:08 +0200 Jaroslav Hajek add missing OCTINTERP_API tag
Wed, 20 May 2009 09:52:03 +0200 Jaroslav Hajek smarter handling of quit()
Tue, 19 May 2009 12:49:57 -0400 John W. Eaton call mlock in __fltk_init__