log

age author description
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
Wed, 28 Jan 2009 21:57:27 -0500 Ben Abbott gnuplot_drawnow.m: style fixes.
Wed, 28 Jan 2009 21:08:53 -0500 John W. Eaton configure.in (REGEX_LIBS): undo part of previous change
Wed, 28 Jan 2009 18:59:44 -0500 John W. Eaton ChangeLog fix
Wed, 28 Jan 2009 18:58:15 -0500 John W. Eaton configure.in: check for pcre_compile, don't check for other regex functions if pcre library is found
Wed, 28 Jan 2009 11:25:07 -0500 Ben Abbott __gnuplot_has_feature__.m: New file, checks for supported feature.
Wed, 28 Jan 2009 23:43:27 +0100 David Bateman For zero length matches in regexp, advance index by one and try again
Wed, 28 Jan 2009 17:42:18 -0500 John W. Eaton use separate prefix for shllib and shlbin files
Wed, 28 Jan 2009 13:53:49 +0100 Jaroslav Hajek fix lookup's docstring
Wed, 28 Jan 2009 13:01:57 +0100 Jaroslav Hajek do not pivot by default in fsolve
Wed, 28 Jan 2009 11:00:22 +0100 Jaroslav Hajek fix typo in fsolve
Wed, 28 Jan 2009 09:33:27 +0100 Jaroslav Hajek use shallow copying in Matrix/RowVector/ColumnVector conversions
Wed, 28 Jan 2009 08:38:29 +0100 Jaroslav Hajek relax scaling in fsolve and use class-dependent default tolerances
Wed, 28 Jan 2009 07:23:35 +0100 Jaroslav Hajek fix & optimize orderfields