log src/ChangeLog @ 10926:f687bd17ce21

age author description
Tue, 31 Aug 2010 08:04:05 +0200 Jaroslav Hajek fix field assignment from private class methods
Mon, 30 Aug 2010 18:54:05 -0400 Ben Abbott gl-render.cc: Matlab compatible markers for the OpenGL.
Mon, 30 Aug 2010 11:05:00 -0400 John W. Eaton graphics.cc (convert_cdata): avoid data conversion for entire cdata array at once
Mon, 30 Aug 2010 11:06:15 +0200 Jaroslav Hajek minor fix in last change
Mon, 30 Aug 2010 01:30:57 -0400 John W. Eaton don't restrict surface properties alphadata and cdata to double and uint8
Fri, 27 Aug 2010 15:11:35 -0400 Jordi Guti?rrez Hermoso Improvements to FLTK backend rotation
Tue, 24 Aug 2010 22:02:14 +0200 David Bateman Load/save single precision variables to mat-files (bug #30800)
Mon, 23 Aug 2010 15:57:37 -0400 John W. Eaton load_path::dir_info::initialize: clear method_file_map before updating file list
Sat, 21 Aug 2010 11:15:44 -0700 Rik Add new %!tests for negative integer arguments to gamma, lgamma.
Tue, 17 Aug 2010 17:43:37 -0700 Rik Add CLASS argument to bitmax
Tue, 17 Aug 2010 17:41:33 -0700 Rik Changelog Fix for previous changeset
Tue, 17 Aug 2010 17:31:06 -0700 Rik Imrove documentation string for sizemax
Mon, 16 Aug 2010 17:35:48 -0400 Ben Abbott gl2ps.c: Use upstream version gl2ps-1.3.5-svn-20100816.
Fri, 13 Aug 2010 16:37:04 -0700 Rik toplev.c: Remove unused variable c.
Fri, 13 Aug 2010 10:14:52 +0200 Jaroslav Hajek make isargout available to DEFUNs
Wed, 11 Aug 2010 10:55:31 +0200 Jaroslav Hajek fix assignment bug with lazy indices
Tue, 10 Aug 2010 12:52:52 +0200 Jaroslav Hajek allow diff(logical)
Mon, 09 Aug 2010 21:16:05 -0700 Rik oct-parse.yy: Restore parsing of help text.
Mon, 09 Aug 2010 04:46:14 -0400 John W. Eaton correctly .m files that are empty or contain only comments
Mon, 09 Aug 2010 09:04:00 +0200 Jaroslav Hajek only allow struct assignments to non-struct values for empty arrays
Sun, 08 Aug 2010 17:12:54 -0700 Rik config-module.awk: Add newlines to divide blocks in generated modules.mk
Sun, 08 Aug 2010 14:44:38 -0700 Rik Create .DOCSTRINGS quietly and avoid screen clutter during build.
Sun, 08 Aug 2010 14:21:30 -0700 Rik Run do_subst macro quietly to avoid screen clutter during build.
Sun, 08 Aug 2010 06:01:42 +0300 Shai Ayal fltk printing improvement
Thu, 05 Aug 2010 20:53:24 +0300 Shai Ayal add more terminal types to gl2ps-renderer
Wed, 04 Aug 2010 19:44:27 -0400 John W. Eaton mxArray_number (const char *): create empty string if given NULL arg
Wed, 04 Aug 2010 23:29:02 +0200 Jaroslav Hajek fix bug in n-dimensional character assignment
Tue, 03 Aug 2010 19:01:54 +0200 Jaroslav Hajek propagate isargout info through function handles
Tue, 03 Aug 2010 09:35:48 +0200 Jaroslav Hajek change is_ignored_output to isargout
Sun, 01 Aug 2010 20:22:17 -0700 Rik Grammarcheck more of the documentation.
Sat, 31 Jul 2010 11:18:11 -0700 Rik Grammarcheck .cc files
Fri, 30 Jul 2010 18:59:31 -0400 John W. Eaton still more debugger fixes
Fri, 30 Jul 2010 17:19:28 -0400 John W. Eaton pt-bp.cc: more debugger fixes
Fri, 30 Jul 2010 10:43:54 -0700 Rik Add Makefile options to clean up build directories and allow 'make distcheck' to finish
Fri, 30 Jul 2010 10:48:24 -0400 John W. Eaton pt-eval.cc: process breakpoints for if and switch commands
Thu, 29 Jul 2010 20:02:36 -0400 Ben Abbott gl-render.cc: Transpose markers '^' and 'v'.
Thu, 29 Jul 2010 17:49:50 -0400 John W. Eaton delete set/delete breakpoint functions from tree_if_command and tree_switch_command classes
Thu, 29 Jul 2010 12:45:23 +0200 Jaroslav Hajek allow user detect ignored outputs in m-functions
Wed, 28 Jul 2010 11:36:26 -0400 John W. Eaton fix find for character arrays
Tue, 27 Jul 2010 10:46:11 -0700 Rik rsf2csf: Change first documentation line to active voice.
Tue, 27 Jul 2010 11:26:43 +0200 Jaroslav Hajek implement rsf2csf
Fri, 23 Jul 2010 08:36:31 +0200 Jaroslav Hajek fix diag() with complex scalars
Fri, 23 Jul 2010 08:20:39 +0200 Jaroslav Hajek simplify narrowing of diagonal matrices
Fri, 23 Jul 2010 08:08:28 +0200 Jaroslav Hajek don't skip narrowing when concatenating complex matrices
Wed, 21 Jul 2010 08:47:34 +0200 Jaroslav Hajek allow user query the maximum array size
Tue, 20 Jul 2010 19:31:17 +0300 Shai Ayal try a better status bar for fltk backend
Tue, 20 Jul 2010 07:01:00 -0700 Rik ChangeLog entry for last checkin.
Tue, 20 Jul 2010 12:50:54 +0200 Jaroslav Hajek speed-up fixes to dlmread
Mon, 19 Jul 2010 11:10:11 -0700 Rik Improve documentation for new repelems function.
Mon, 19 Jul 2010 11:59:47 +0200 Jaroslav Hajek new built-in: repelems
Mon, 19 Jul 2010 03:01:33 -0400 John W. Eaton ChangeLog fixes
Mon, 19 Jul 2010 02:59:03 -0400 John W. Eaton fltk_backend.cc: use enum for plot_window::gui_mode instead of int
Sun, 18 Jul 2010 22:22:45 -0700 Rik Replace 8 spaces with tabs in ChangeLogs
Mon, 19 Jul 2010 06:17:54 +0300 Shai Ayal mouse rotation for fltk backend
Sat, 17 Jul 2010 19:53:01 -0700 Rik Add spellchecker scripts for Octave and run spellcheck of documentation
Wed, 14 Jul 2010 09:57:32 -0700 Rik Correct typo in rande documentation (bug #30446).
Tue, 13 Jul 2010 13:40:51 +0200 Jaroslav Hajek some optimizations for mat2cell
Tue, 13 Jul 2010 12:08:08 +0200 Jaroslav Hajek remove unnecessary sparse indexing overloads
Mon, 12 Jul 2010 11:09:59 +0200 Jaroslav Hajek simplify code in rand.cc
Mon, 12 Jul 2010 10:52:15 +0200 Jaroslav Hajek allow unwind_protect register actions with const T& args