log

age author description
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
Thu, 07 Aug 2008 14:53:38 -0400 John W. Eaton fCmplxLU.h, CmplxLU.h: fix typo in definition of multiple-inclusion guard macro
Thu, 07 Aug 2008 14:05:11 -0400 John W. Eaton octave_value::idx_type_value: move definition to ov.cc from ov.h
Thu, 07 Aug 2008 01:16:50 -0400 John W. Eaton fsolve.cc: make override_options work
Wed, 06 Aug 2008 22:23:54 +0200 sh Update the manual to reflect the changes in error output
Wed, 06 Aug 2008 15:50:44 -0400 John W. Eaton improve fsolve compatibility
Wed, 06 Aug 2008 14:40:16 -0400 John W. Eaton call backtrace_error_message in eval functions, not when popping stack
Wed, 06 Aug 2008 14:39:59 -0400 John W. Eaton fix extern decls in .cc files
Tue, 05 Aug 2008 23:09:32 -0400 John W. Eaton improve backtrace error messages
Tue, 05 Aug 2008 12:14:33 -0400 John W. Eaton style fixes
Tue, 05 Aug 2008 12:14:16 -0400 John W. Eaton file_ops: use singleton class for static data members
Tue, 05 Aug 2008 12:04:10 -0400 John W. Eaton dir_path: use singleton class for static data members
Mon, 04 Aug 2008 23:44:50 -0400 John W. Eaton make file_ops a proper singleton class
Mon, 04 Aug 2008 22:32:47 -0400 John W. Eaton oct-env.cc (octave_env::instance_ok): fix type in error message
Mon, 04 Aug 2008 22:15:34 -0400 John W. Eaton run-octave.in: use sed to append : to path elements
Mon, 04 Aug 2008 14:33:38 -0400 John W. Eaton aclocal.m4 (OCTAVE_PROG_SED): fail if no usable sed is found
Mon, 04 Aug 2008 14:27:36 -0400 John W. Eaton Makefile.in (header-msg): Mention GNU Make; update GCC version info
Mon, 04 Aug 2008 10:59:46 -0400 John W. Eaton strtok.m: include TAB, LF, VT, FF, and CR in default set of delim characters
Thu, 31 Jul 2008 13:11:14 -0400 John W. Eaton improve handling of command-style names in matrix_or_assign_lhs context
Thu, 31 Jul 2008 05:53:02 -0400 John W. Eaton octMakefile.in (DISTFILES): add "missing" to the list
Wed, 30 Jul 2008 16:36:58 -0400 John W. Eaton style fixes
Wed, 30 Jul 2008 16:31:58 -0400 John W. Eaton gripe_truncated_conversion: change warning id for potential compatibility
Wed, 30 Jul 2008 15:20:13 +0200 Jaroslav Hajek implement checked conversions between integers
Wed, 30 Jul 2008 14:13:45 -0400 John W. Eaton configure.in: eliminate CXX_ABI and OCTAVE_CXX_PREPEND_UNDERSCORE
Wed, 30 Jul 2008 12:08:03 -0400 John W. Eaton fread: translate NA values
Tue, 29 Jul 2008 15:34:13 -0400 John W. Eaton plot/axis.m (__get_tight_lims__): don't fail if data is not a vector
Tue, 29 Jul 2008 15:20:24 -0400 Tatsuro MATSUOKA aclocal.m4 (OCTAVE_OPENGL): Handle MinGW the same as MSVC
Tue, 29 Jul 2008 18:21:47 +0200 David Bateman Trivial doc fix
Thu, 05 Jun 2008 21:58:14 +0200 David Bateman Change NA value to support single to double precision conversion
Mon, 28 Jul 2008 17:41:10 +0200 David Bateman Initial update of NEWS for 3.2 release
Tue, 29 Jul 2008 17:01:43 +0200 David Bateman Various doc fixes. Readd cellidx
Sun, 27 Jul 2008 01:42:06 +0200 David Bateman Remove the control, finance and quaternion toolboxes
Tue, 29 Jul 2008 00:13:28 -0400 John W. Eaton add imwrite.m
Thu, 24 Jul 2008 20:16:11 -0400 Ben Abbott Fix help string.
Fri, 27 Jun 2008 20:38:28 -0400 Ben Abbott hold.m: Trival mod to help text.
Mon, 28 Jul 2008 15:47:40 +0200 David Bateman Some documentation updates
Sun, 27 Jul 2008 02:42:57 +0200 David Bateman Document regexptranslate