log src/ChangeLog @ 10579:fd6899b1b00e

age author description
Tue, 27 Apr 2010 21:20:11 +0200 Jaroslav Hajek use common error message for indexed cs-lists
Tue, 27 Apr 2010 12:07:04 -0400 John W. Eaton limit on recursion via calls to source function
Sun, 25 Apr 2010 23:18:48 +0200 David Bateman When loading a mex-file temporarily load the m-file version to get the help string (bug #29427)
Sat, 24 Apr 2010 19:45:59 -0400 Ben Abbott graphics.h.in: Have figure color property support a radio value, 'none'.
Sun, 25 Apr 2010 00:12:52 +0200 David Bateman Make the default axes color none (bug #29060)
Sat, 24 Apr 2010 20:12:08 +0300 Shai Ayal fix fltk backend CPPFLAGS
Fri, 23 Apr 2010 22:20:12 -0700 Rik Clarify compilation note about defaults.h
Fri, 23 Apr 2010 22:07:39 -0700 Rik Clear global variables when 'clear -all' called
Fri, 23 Apr 2010 16:34:40 -0400 John W. Eaton ChangeLog fixes
Fri, 23 Apr 2010 16:34:19 -0400 John W. Eaton style fixes
Fri, 23 Apr 2010 16:27:44 -0400 John W. Eaton ChangeLog fixes
Fri, 23 Apr 2010 15:57:32 -0400 John W. Eaton avoid GCC warnings
Fri, 23 Apr 2010 14:58:29 -0400 John W. Eaton avoid deprecated function warnings from GCC
Fri, 23 Apr 2010 14:43:41 -0400 John W. Eaton style fixes
Fri, 23 Apr 2010 09:58:23 -0700 Rik Eliminate compile warning about explicit braces
Fri, 23 Apr 2010 11:42:58 +0200 Jaroslav Hajek fix reshape() and permute() for scalars
Fri, 23 Apr 2010 11:23:43 +0200 Jaroslav Hajek fix assignment to non-existing variables and octave_value::assign
Thu, 22 Apr 2010 13:37:35 -0700 Rik Return correct Hessenberg matrix when called with 0 or 1 output arguments
Thu, 22 Apr 2010 09:41:37 +0200 Jaroslav Hajek extend hypot to accept >2 args
Tue, 20 Apr 2010 08:42:03 +0200 Jaroslav Hajek improve sparse concatenation operator
Mon, 19 Apr 2010 15:31:49 +0200 Jaroslav Hajek reuse Array<T>::cat and Sparse<T>::cat in cat/horzcat/vertcat
Fri, 16 Apr 2010 12:45:31 +0200 David Bateman Don't call text_renderer.set_font if HAVE_FONTCONFIG is not set (bug #29570)
Tue, 13 Apr 2010 23:48:01 +0200 David Bateman Handle repeated matches in matches returned by pcre
Tue, 13 Apr 2010 20:26:08 +0300 Shai Ayal [mq]: fltk_cb
Tue, 13 Apr 2010 12:36:24 +0200 Jaroslav Hajek implement working spalloc
Tue, 13 Apr 2010 12:36:21 +0200 Jaroslav Hajek rewrite sparse indexed assignment
Sat, 10 Apr 2010 11:41:32 -0400 Ben Abbott graphics.h.in: Fix nextplot property values.
Sat, 10 Apr 2010 01:37:12 +0200 David Bateman Properly ignore zero-length matches in named tokens
Fri, 09 Apr 2010 13:59:13 -0400 John W. Eaton octave_char_matrix::mex_get_data: new function
Fri, 09 Apr 2010 09:54:19 -0400 Judd Storrs isvarname: keywords are not valid variable names
Thu, 08 Apr 2010 14:37:19 -0400 Jaroslav Hajek fix generating names for TAB completion
Thu, 08 Apr 2010 12:50:15 +0200 Jaroslav Hajek fix & improve cat (bug #29465)
Wed, 07 Apr 2010 10:15:58 +0200 Jaroslav Hajek make feval work with overloaded handles
Tue, 06 Apr 2010 13:42:59 +0200 Jaroslav Hajek rewrite sparse null assignment (part 2)
Fri, 02 Apr 2010 13:28:02 -0400 Judd Storrs Truncate argv() for scripts used without command line parameters. Bug #29423
Wed, 31 Mar 2010 10:03:55 +0200 Jaroslav Hajek optimize sparse matrix assembly
Sun, 28 Mar 2010 19:07:48 +0200 David Grundberg Neither include qhull/qhull_a.h nor run tests unless we HAVE_QHULL.
Fri, 26 Mar 2010 08:24:04 +0100 Jaroslav Hajek guard against recursive calls of missing_function_hook
Thu, 25 Mar 2010 18:13:42 -0400 John W. Eaton tag call to fclose with gnulib::
Thu, 25 Mar 2010 17:30:07 -0400 John W. Eaton undo recent gnulib-related changes
Thu, 25 Mar 2010 14:19:29 +0100 Jaroslav Hajek optimize kron
Wed, 24 Mar 2010 15:48:25 -0400 John W. Eaton point to bugs.octave.org bug tracker instead of bug@octave.org mailing list
Wed, 24 Mar 2010 15:45:41 -0400 John W. Eaton src/DLD-FUNCTIONS/config-module.awk: emit additions to EXTRA_DIST
Wed, 24 Mar 2010 15:43:17 -0400 John W. Eaton src/Makefile.am: typo
Wed, 24 Mar 2010 17:27:58 +0100 David Grundberg Use gnulib headers instead of C++ std headers where needed.
Wed, 24 Mar 2010 09:53:14 -0400 John W. Eaton load_path::add_to_fcn_map: style fixes
Wed, 24 Mar 2010 13:10:36 +0100 Jaroslav Hajek don't call missing_function_hook inside try block
Wed, 24 Mar 2010 12:56:18 +0100 Jaroslav Hajek implement smart warnings about missing Matlab functionality
Tue, 23 Mar 2010 13:01:34 +0100 Jaroslav Hajek implement built-in rem and mod
Tue, 23 Mar 2010 09:30:46 +0100 Jaroslav Hajek implement general binary mapping facility
Sun, 21 Mar 2010 15:35:50 +0100 Jaroslav Hajek fix parsing of function names in cellfun
Sat, 20 Mar 2010 11:01:04 -0400 John W. Eaton oct-parse.yy, lex.ll: use symbols via gnulib namespace
Tue, 16 Mar 2010 15:04:40 -0400 John W. Eaton save: separate variables by blank line in Octave text format files
Tue, 16 Mar 2010 15:16:32 +0100 Jaroslav Hajek implement built-in cbrt
Mon, 15 Mar 2010 15:57:23 -0400 John W. Eaton use gnulib namespace
Fri, 12 Mar 2010 19:15:39 -0500 Ben Abbott chol.cc: Increase tolerance for single precision test.
Tue, 09 Mar 2010 08:10:05 +0100 Jaroslav Hajek fix deprecated ctor in lookup
Tue, 09 Mar 2010 08:06:30 +0100 Jaroslav Hajek remove integer math warnings
Sun, 07 Mar 2010 21:00:07 +0000 Michael Goffioul Implement text extent property
Fri, 05 Mar 2010 12:31:30 +0100 Jaroslav Hajek optimize accumdim with summation