log

age author description
Sun, 01 Feb 2009 16:40:53 +0100 Soren Hauberg doc/interpreter/nonlin.txi: remove reference to 'fsolve_options'
Sun, 01 Feb 2009 16:30:29 +0100 Soren Hauberg doc/interpreter/system.txi: remove reference to 'eomdate'
Tue, 03 Feb 2009 08:32:28 +0100 Jaroslav Hajek fixes to __all_opts__
Tue, 03 Feb 2009 08:16:39 +0100 Jaroslav Hajek reduce memory usage in sorting
Mon, 02 Feb 2009 15:35:32 +0100 Jaroslav Hajek abs,real,imag,conj: use code from mx-inlines rather than the generic map
Sun, 01 Feb 2009 20:40:10 +0100 Thorsten Meyer Remove printing of cvs motd in autogen.sh
Fri, 30 Jan 2009 15:42:51 -0500 John W. Eaton optimization: use PKG_ADD: comments instead of PKG_ADD file
Fri, 30 Jan 2009 21:24:29 +0100 Jaroslav Hajek implement registering of optimization options
Fri, 30 Jan 2009 21:17:13 +0100 Jaroslav Hajek fix string lookup in empty cells
Fri, 30 Jan 2009 14:52:32 -0500 Kai Habel Add support for transparent surfaces
Fri, 30 Jan 2009 14:43:46 -0500 Marco Atzeri configure.in: fix shared library definitions for Cygwin and MinGW
Fri, 30 Jan 2009 14:06:21 -0500 Benjamin Lindner bugfix in datestr with YYYY and dd
Fri, 30 Jan 2009 13:57:10 -0500 Benjamin Lindner missing semicolon in display.cc
Fri, 30 Jan 2009 13:56:24 -0500 Benjamin Lindner add -lgdi32 to LIBS on windows target
Fri, 30 Jan 2009 13:39:16 -0500 Benjamin Lindner fix gzip test code - use filesep()
Fri, 30 Jan 2009 11:10:51 -0500 John W. Eaton # User Ben Abbott <bpabbott@mac.com>
Fri, 30 Jan 2009 11:06:44 -0500 Ben Abbott gnuplot_drawnow.m: gnuplot_drawnow.m: respect x11 figure position property
Thu, 29 Jan 2009 18:13:06 -0500 John W. Eaton pt-stmt.cc (tree_statemnt::eval): check in_function_of_script_body to decide whether to call octave_call_stack::set_statement
Thu, 29 Jan 2009 17:18:44 -0500 John W. Eaton [mq]: grfx
Thu, 29 Jan 2009 22:01:49 +0100 Thomas Treichl Further improvements for OCTAVE_HAVE_FRAMEWORK and the test for the MacOSX Carbon framework.
Thu, 29 Jan 2009 14:52:38 -0500 John W. Eaton fileparts.m: match all possible file separators
Thu, 29 Jan 2009 14:16:02 -0500 Kai Habel Add support for transparent patches
Thu, 29 Jan 2009 14:08:51 -0500 John W. Eaton ChangeLog fixes
Sun, 25 Jan 2009 19:55:42 +0100 Soren Hauberg Display sensible error message when the help text of an undocumented function is requested
Sun, 25 Jan 2009 17:25:15 +0100 Soren Hauberg Allow displaying 'Contents.m' files.
Thu, 29 Jan 2009 13:29:28 -0500 John W. Eaton test_system.m: use isfield instead of struct_contains
Thu, 29 Jan 2009 12:57:59 -0500 John W. Eaton ChangeLog fixes
Thu, 29 Jan 2009 12:55:16 -0500 Kai Habel Add missing files to SOURCES in plot/Makefile.in
Thu, 29 Jan 2009 12:50:25 -0500 John W. Eaton don't convert NaN to logical in bool expressions
Thu, 29 Jan 2009 11:49:06 +0100 Jaroslav Hajek special printing of diagonal matrices