log

age author description
Thu, 21 Aug 2008 15:28:58 -0400 John W. Eaton __go_draw_axes__.m (__gnuplot_write_data__): write "Inf Inf\n" if all data pairs contain NaN values
Thu, 21 Aug 2008 14:04:04 -0400 Thomas Treichl Increase test script tolerances.
Thu, 21 Aug 2008 11:29:06 -0400 David Bateman Add the ezplot function
Wed, 20 Aug 2008 15:57:14 -0400 John W. Eaton scope fixes for anonymous and inline functions that appear inside subfunctions
Wed, 20 Aug 2008 15:14:54 -0400 John W. Eaton handle errors in calls to help, type, and which
Wed, 20 Aug 2008 11:01:24 -0400 Jaroslav Hajek avoid problematic subfunction call in an anonymous function
Wed, 20 Aug 2008 10:59:27 -0400 David Bateman Fix for meshed surfaces with more than one oobject per plot
Tue, 19 Aug 2008 16:15:52 -0400 David Bateman Add a search for Contents.m files to the help function
Tue, 19 Aug 2008 14:55:03 -0400 John W. Eaton ChangeLog fixes
Tue, 19 Aug 2008 14:46:35 -0400 David Bateman Add additional integer math and conversion warnings, set their default state to be off and add the intwarning function
Tue, 19 Aug 2008 14:19:14 -0400 John W. Eaton fix typo in last commit
Tue, 19 Aug 2008 14:09:24 -0400 Jaroslav Hajek check for obsolete built-in variable assignment at first execution rather than parse time
Tue, 19 Aug 2008 13:59:30 -0400 Jaroslav Hajek fix invalid memory read in glpk
Tue, 19 Aug 2008 13:52:18 -0400 David Bateman Doc fix for ranks
Tue, 19 Aug 2008 13:50:15 -0400 Jaroslav Hajek fix default_save_options parsing and allow mixing options with other arguments.
Tue, 19 Aug 2008 13:47:03 -0400 John W. Eaton parse.y (Feval): Return value produced by evaluating CATCH string
Tue, 12 Aug 2008 16:26:53 -0400 John W. Eaton stash parent function scope for inline functions and anonymous function handles.
Tue, 12 Aug 2008 13:20:27 -0400 John W. Eaton octave_struct::subsref: don't resize for simple x(idx) case
Tue, 12 Aug 2008 11:02:35 -0400 John W. Eaton [mq]: blas
Tue, 12 Aug 2008 10:54:31 -0400 Jaroslav Hajek initialization check for correct NaN sign
Sat, 09 Aug 2008 23:33:03 +0200 Jaroslav Hajek avoid null pointer call in Array<T>::hermitian
Mon, 11 Aug 2008 10:59:30 +0200 Jaroslav Hajek update macros from cryp.to auoconf archive
Fri, 08 Aug 2008 09:35:35 -0400 John W. Eaton scripts/general/Makefile.in (SOURCES): add cellidx.m to the list
Thu, 07 Aug 2008 16:08:02 -0400 John W. Eaton zfstream.cc: include <config.h>
Thu, 07 Aug 2008 16:00:11 -0400 John W. Eaton ov.cc (octave_value::idx_type_value): don't include default argument value in definition
Thu, 07 Aug 2008 15:41:07 -0400 John W. Eaton graphics.h.in: replace NPOS with std::string::npos
Thu, 07 Aug 2008 15:31:49 -0400 John W. Eaton don't include config.h in other header files
Thu, 07 Aug 2008 15:31:17 -0400 John W. Eaton fix typo in NPOS change
Thu, 07 Aug 2008 15:17:40 -0400 John W. Eaton oct-errno.h: include <cerrno>
Thu, 07 Aug 2008 15:15:33 -0400 John W. Eaton replace NPOS with std::string::npos