log scripts/ChangeLog @ 10132:aa0f575cf39b

age author description
Tue, 19 Jan 2010 10:06:42 +0100 Jaroslav Hajek improve structfun's Matlab compatibility
Tue, 19 Jan 2010 07:19:00 +0100 Jaroslav Hajek allow print_usage to print backtrace if called from functions
Mon, 18 Jan 2010 16:04:09 -0500 John W. Eaton oct-parse.yy (eval_string): save and set reading_{script,fcn,classdef}_file vars
Mon, 18 Jan 2010 13:48:13 +0100 David Grundberg Fix !function test blocks
Sun, 17 Jan 2010 13:31:42 +0100 Thorsten Meyer Update docs and add tests for container functions
Sat, 16 Jan 2010 07:59:52 +0100 David Bateman Support the '@' marker that was present in Octave 2.1.x
Fri, 15 Jan 2010 23:09:57 +0100 David Bateman Respect figure and axes color properties for gnuplot backend
Thu, 14 Jan 2010 21:50:37 +0100 David Bateman Fix for markerfacecolor and markeredgecolor properties with unfillable markers like '+'
Thu, 14 Jan 2010 14:07:33 +0100 Jaroslav Hajek missing semicolon in fileread
Thu, 14 Jan 2010 13:48:20 +0100 Jaroslav Hajek implement built-in strcmpi/strncmpi, reduce some code duplication
Wed, 13 Jan 2010 03:49:12 -0500 John W. Eaton inputname: use isvarname instead of regexp
Wed, 13 Jan 2010 03:00:14 -0500 John W. Eaton inputname: compatibility fix
Tue, 12 Jan 2010 23:05:17 +0100 David Bateman Allow markerfacecolor and markeredgecolor to be set and used for patch objects
Tue, 12 Jan 2010 16:50:25 +0100 Jaroslav Hajek better argument checking and handling in set functions
Mon, 11 Jan 2010 22:38:08 -0800 Rik Remove unnecessary uses of simple_move_if_change_rule
Mon, 11 Jan 2010 22:06:19 +0100 Jaroslav Hajek use patches again in scatter plots
Sun, 10 Jan 2010 22:00:38 +0100 Jaroslav Hajek fix typos in __scatter__
Mon, 11 Jan 2010 10:54:58 +0100 Jaroslav Hajek implement fileread
Sun, 10 Jan 2010 21:34:30 +0100 Jaroslav Hajek optimize scatter plots
Wed, 06 Jan 2010 07:49:40 -0500 Ben Abbott qp.m: Add missing semicolon.
Tue, 05 Jan 2010 07:28:42 +0100 Jaroslav Hajek implement default opts query and register opts for qp
Tue, 05 Jan 2010 01:18:50 -0500 Joshua Redstone qp.m: handle optimset options
Mon, 04 Jan 2010 16:38:56 +0100 Jaroslav Hajek optimize strmatch
Mon, 04 Jan 2010 12:05:23 +0100 Jaroslav Hajek implement compiled strrep
Sat, 02 Jan 2010 21:55:17 +0100 Jaroslav Hajek support old style jacobian for fsolve
Fri, 01 Jan 2010 22:19:26 +0100 Jaroslav Hajek implement powerset
Wed, 30 Dec 2009 06:01:51 +0100 Jaroslav Hajek fix common_size optimization
Tue, 29 Dec 2009 21:42:41 +0100 Jaroslav Hajek deprecate complement
Mon, 28 Dec 2009 10:03:24 +0100 Jaroslav Hajek further simplify strcat
Sun, 27 Dec 2009 22:07:17 +0100 Jaroslav Hajek optimize common_size
Sun, 27 Dec 2009 15:18:46 +0100 Jaroslav Hajek vectorize strcat
Sat, 26 Dec 2009 21:30:15 +0100 Jaroslav Hajek optimize xor
Fri, 25 Dec 2009 22:20:33 +0100 Jaroslav Hajek allow issquare on arbitrary data
Fri, 25 Dec 2009 15:55:36 +0100 Jaroslav Hajek implement compiled strfind
Thu, 24 Dec 2009 12:02:27 +0100 Jaroslav Hajek rewrite strjust
Wed, 23 Dec 2009 14:25:51 +0100 Jaroslav Hajek fix & improve strjust
Sat, 19 Dec 2009 22:58:54 -0800 Rik Eliminate TOPDIR variable in favor of built-in automake variables
Fri, 18 Dec 2009 09:48:54 -0800 Rik Use Automake syntax to build helper program gethelp in scripts directory
Thu, 17 Dec 2009 11:08:26 -0800 Rik Add newline to message output of test.m
Mon, 14 Dec 2009 13:50:11 -0500 John W. Eaton isprime: produce logical result
Mon, 14 Dec 2009 12:35:38 -0500 John W. Eaton __makeinfo__: style fixes
Mon, 14 Dec 2009 15:22:26 +0100 Jaroslav Hajek let __makeinfo__ create temporary file in P_tmpdir
Sun, 13 Dec 2009 19:35:24 -0800 Rik Fix typo and distribute new ppder.m script
Sun, 13 Dec 2009 13:18:27 +0100 Jaroslav Hajek implement ppder, ppint, ppjmups
Fri, 11 Dec 2009 11:40:19 -0800 Rik ChangeLog updates
Fri, 11 Dec 2009 13:46:24 -0500 John W. Eaton ChangeLog fixes
Fri, 11 Dec 2009 13:30:16 -0500 John W. Eaton avoid cp -a --update
Thu, 10 Dec 2009 12:26:12 -0800 Rik Final patch to enable autotools VPATH builds of documentation
Tue, 08 Dec 2009 18:48:25 -0500 Ben Abbott gnuplot_drawnow.m: Prunec prompt lines from dumb terminal output.
Tue, 08 Dec 2009 18:40:40 -0500 Ben Abbott __go_draw_figure__.m: Add missing 'unset multiplot' to restore mouse actions.
Tue, 08 Dec 2009 15:25:05 -0800 Rik Modifications to makefiles to pass distcheck test
Mon, 07 Dec 2009 21:46:12 +0100 Jaroslav Hajek optimize interp1q
Tue, 08 Dec 2009 02:57:58 -0500 John W. Eaton more makefile tweaks
Tue, 08 Dec 2009 01:53:23 -0500 John W. Eaton undo previous change
Tue, 08 Dec 2009 01:44:55 -0500 John W. Eaton scripts/Makeilfe.am (DOCSTRINGS): don't use $(simple_move_if_change_rule)
Mon, 07 Dec 2009 15:41:05 +0100 Jaroslav Hajek allow discontinuous interpolant in interp1
Sun, 06 Dec 2009 20:40:42 -0800 Rik Distribute DOCSTRINGS to prevent unnecessary documentation rebuild
Sat, 05 Dec 2009 21:54:21 +0100 Jaroslav Hajek simplify ismember
Thu, 03 Dec 2009 15:39:20 -0500 John W. Eaton more automake fixes
Wed, 02 Dec 2009 20:34:01 -0800 Rik Only run imread test cases if GraphicMagick library exists