log

age author description
Tue, 02 Jun 2009 20:56:19 -0700 Robert T. Short examples/@polynomial/end.m: Fix end for zero based indexing.
Tue, 02 Jun 2009 21:29:09 +0200 Jaroslav Hajek conditionally enable MSVC-specific DiagArray2<T>::Proxy instantiations
Tue, 02 Jun 2009 09:57:44 +0200 Jaroslav Hajek don't crash on assignments like a() = 1
Tue, 02 Jun 2009 09:06:49 +0200 Jaroslav Hajek further improve the polynomial example, fix indexing
Sun, 31 May 2009 21:11:31 -0700 Robert T. Short fix up examples/@polynomial
Fri, 29 May 2009 17:32:08 -0400 John W. Eaton __gnuplot_get_var__.m: insert missing semicolon
Thu, 28 May 2009 07:22:59 -0400 John W. Eaton load_path::do_files: avoid shadow warning from GCC
Thu, 28 May 2009 06:21:01 -0400 Ben Abbott Fix yticklabels for log scale colorbar.
Thu, 28 May 2009 03:10:41 -0400 Ben Abbott __go_draw_axes__.m: Add support for ticklabel separator '|'.
Thu, 28 May 2009 07:37:13 +0200 Jaroslav Hajek fix & improve preconditioning strategy in cgs & bicgstab
Thu, 28 May 2009 07:03:11 +0200 Radek Salac improve bicgstab and cgs
Wed, 27 May 2009 13:06:38 -0700 Rik Update axis.m documentation to reflect addition of "tight" option.
Wed, 27 May 2009 10:56:41 -0700 Rik Update ismember examples to remove incorrect reference to residue function
Wed, 27 May 2009 10:34:59 -0400 John W. Eaton imwrite.m: convert indexed images to RGB before calling __magick_write__
Wed, 27 May 2009 15:28:50 +0200 Jaroslav Hajek Fix RGB color construction in __magick_read__.cc
Wed, 27 May 2009 06:21:36 -0400 John W. Eaton fix imshow demos
Tue, 26 May 2009 21:16:54 -0400 Ben Abbott __go_draw_axes__.m: Fix rendering of overlaping images and line objects. Add demos as well.
Wed, 27 May 2009 09:09:08 +0200 Soren Hauberg geometry/delaunay.m: support cellstr's as options
Wed, 27 May 2009 09:16:57 +0200 Jaroslav Hajek fix typo in 9266:1d3b91166b9c
Wed, 27 May 2009 08:37:46 +0200 Jaroslav Hajek fix displaying indexed images
Wed, 27 May 2009 07:43:20 +0200 Jaroslav Hajek Backed out changeset 7f3a1a90f4f4
Tue, 26 May 2009 17:20:53 -0400 John W. Eaton ChangeLog fix
Tue, 26 May 2009 17:20:07 -0400 John W. Eaton allow pathsep to be set
Tue, 26 May 2009 14:57:46 -0400 John W. Eaton imread: scale values from old Octave image format
Tue, 26 May 2009 18:59:12 +0200 Soren Hauberg Resolve ChangeLog conflict
Tue, 26 May 2009 18:14:23 +0200 Soren Hauberg scripts/help/__makeinfo__.m: Support several @seealso's in one text.
Tue, 26 May 2009 12:12:22 -0400 John W. Eaton colorbar: downcase location argument
Tue, 26 May 2009 12:00:00 -0400 John W. Eaton omit file extensions from __list_functions__ output
Tue, 26 May 2009 11:20:40 -0400 John W. Eaton properly unmark forced variables
Tue, 17 Mar 2009 20:36:01 +0100 Thomas Weber Fix typo for termios.h
Sun, 24 May 2009 12:35:22 +0200 Carlo de Falco let pkg describe return version information
Mon, 25 May 2009 18:04:11 -0400 Ben Abbott __go_draw_axes__.m: Properly render TeX symbols for x11.
Mon, 25 May 2009 13:03:08 -0700 Rik Add texmf.cnf to list of distributed files (DIST_FILES) so that pdfs will build
Mon, 25 May 2009 15:00:10 +0200 Jaroslav Hajek don't allow quit() in embedded mode by default, make configurable
Mon, 25 May 2009 11:54:52 +0200 Jaroslav Hajek add missing Makefile in examples/@FIRfilter
Mon, 25 May 2009 08:08:45 +0200 Jaroslav Hajek Added tag release-3-2-0 for changeset a1d20052517a
Sun, 24 May 2009 10:02:05 +0200 Benjamin Lindner support for mkoctfile.exe and octave-config.exe on mingw platform
Sun, 24 May 2009 10:23:07 -0700 Robert T. Short improve OOP documentation
Mon, 25 May 2009 07:35:19 +0200 Jaroslav Hajek don't print undefined symbols in who
Sun, 24 May 2009 10:09:19 +0200 Benjamin Lindner ghostscript handling for windows in print.m
Sun, 24 May 2009 10:05:30 +0200 Benjamin Lindner ensure quoted gnuplot binary
Fri, 22 May 2009 23:48:04 +0100 Michael Goffioul More export symbols to allow usage from an IDE.
Fri, 22 May 2009 14:02:02 -0400 John W. Eaton interp3: don't require interpolation grid and data to have same size
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