log

age author description
Thu, 16 Jul 2009 11:56:44 -0400 John W. Eaton graphics.cc (get_array_limits): require min_pos value to be greater than zero
Wed, 15 Jul 2009 14:10:14 -0400 Robert T. Short conv.m: fix Matlab incompatibility; new tests
Wed, 15 Jul 2009 13:51:20 -0400 Robert T. Short src/DLD-FUNCTIONS/filter.cc: new tests
Tue, 14 Jul 2009 06:08:33 -0400 John W. Eaton ChangeLog fix
Sat, 11 Jul 2009 12:46:10 -0400 John W. Eaton file-ops.cc (file_ops::symlink, file_ops::readlink): avoid incorrectly sized buffer
Thu, 09 Jul 2009 15:48:48 -0400 John W. Eaton nonzeros.m: make new tests work
Thu, 09 Jul 2009 15:41:27 -0400 John W. Eaton data.cc (Fones, Fzeros, Ftrue, Ffalse): update docstring
Thu, 09 Jul 2009 15:22:21 -0400 John W. Eaton axis: return 4-element vector for 2-d view
Thu, 09 Jul 2009 15:12:53 -0400 John W. Eaton nonzeros.m: update copyright year
Thu, 09 Jul 2009 15:12:27 -0400 John W. Eaton nonzeros: always return a column vector
Thu, 09 Jul 2009 15:04:34 -0400 John W. Eaton configure.in: don't use system strftime on MinGW systems
Wed, 08 Jul 2009 18:31:29 -0400 John W. Eaton graphics.cc (convert_cdata): return NaN for NaN values in cdata
Wed, 08 Jul 2009 17:55:54 -0400 John W. Eaton graphics.cc (convert_cdata): handle NaN values in cdata
Wed, 08 Jul 2009 14:06:53 -0400 John W. Eaton pt-assign.cc (maybe_warn_former_built_in_variable): improve message
Wed, 08 Jul 2009 13:49:21 -0400 John W. Eaton dim-vector.h: dim vectors always have two dimensions
Sat, 04 Jul 2009 13:19:20 +0200 Jaroslav Hajek undo escaped change in previous patch
Sat, 04 Jul 2009 12:25:07 +0200 Jaroslav Hajek add missing unwind_protect::run in pt-eval.cc
Fri, 03 Jul 2009 12:21:12 +0200 Jaroslav Hajek fix bugs in sparse reductions
Thu, 02 Jul 2009 13:26:15 +0200 Jaroslav Hajek allow which look for files on path
Thu, 02 Jul 2009 11:32:04 +0200 Jaroslav Hajek use proper empty value in Cell::index
Thu, 02 Jul 2009 08:19:57 +0200 Jaroslav Hajek fix sparse +- diag operations
Wed, 01 Jul 2009 10:42:58 +0200 Jaroslav Hajek speed-up function call by caching its name lookup
Wed, 01 Jul 2009 08:37:24 +0200 David Bateman Fix 'format rat' for values like '1 - eps'
Wed, 01 Jul 2009 07:18:43 +0200 Joe Rothweiler fix kbhit(1) to not discard waiting keystrokes
Tue, 30 Jun 2009 08:38:45 +0200 Jaroslav Hajek fix typo in octave_sort::lookupb
Tue, 30 Jun 2009 08:18:26 +0200 Jaroslav Hajek remove assertion in force_variable
Mon, 29 Jun 2009 14:24:57 +0200 Jaroslav Hajek NEWS update
Mon, 29 Jun 2009 14:07:32 +0200 Jaroslav Hajek remove experimental stuff from lookup, simplify
Sun, 28 Jun 2009 23:00:53 +0100 Michael Goffioul Improve error handling in text rendering.
Sun, 28 Jun 2009 08:51:41 +0100 Michael Goffioul Install text engine headers and fix rendering of 90x rotated text.
Sun, 28 Jun 2009 06:01:04 +0200 Jaroslav Hajek remove redundant overload in symtab.h
Fri, 26 Jun 2009 21:12:09 +0100 Michael Goffioul [mq]: graphics_text_engine
Fri, 26 Jun 2009 20:49:41 +0100 Michael Goffioul Add exported symbols
Fri, 26 Jun 2009 09:15:31 -0400 John W. Eaton load-path.cc (Faddpath): preserve order of prepended elements
Fri, 26 Jun 2009 11:40:34 +0200 Jaroslav Hajek a slight speed-up in oct-sort.cc
Fri, 26 Jun 2009 07:13:28 +0200 Jaroslav Hajek fix bug in recursive lookup
Thu, 25 Jun 2009 18:58:53 -0400 Ben Abbott Add feature 'wxt_has_size' to __gnuplot_has_feature__.m & apply in gnuplot_drawnow.m.
Thu, 25 Jun 2009 12:24:09 -0400 John W. Eaton graphics.h.in (gh_manager::restore_gcbo): fix decl for unwind-protect
Thu, 25 Jun 2009 13:57:38 +0200 Jaroslav Hajek yet more unwind_protect improvements
Thu, 25 Jun 2009 11:41:46 +0200 Jaroslav Hajek avoid passing local variable pointers to unwind_protect
Thu, 25 Jun 2009 08:47:24 +0200 Jaroslav Hajek further improve unwind_protect
Wed, 24 Jun 2009 19:04:30 -0400 Ben Abbott print.m: reimplement options -landscape and -portrait.
Wed, 24 Jun 2009 21:33:24 +0200 Thorsten Meyer Add tests for preservation of key order
Wed, 24 Jun 2009 13:47:22 -0400 Alexander Barth eigs-base.cc: use octave_idx_type for Fortran LOGICAL values
Wed, 24 Jun 2009 13:45:56 -0400 Rafael Laboissiere Drop conf.texi as prerequisite of dist target
Wed, 24 Jun 2009 18:51:33 +0200 Jaroslav Hajek fix result class calculation in pt-mat.cc
Wed, 24 Jun 2009 12:41:06 -0400 Marco Caliari repmat.m: call cron, not spkron
Wed, 24 Jun 2009 12:30:08 -0400 John W. Eaton remove ans from the list of former built-in variables
Wed, 24 Jun 2009 11:14:04 -0400 John W. Eaton add Alexander Mamonov to contributors list
Wed, 24 Jun 2009 11:13:13 -0400 Alexander Mamonov plot3.m: correctly compute offsets for property/value pairs
Wed, 24 Jun 2009 08:07:43 +0200 Jaroslav Hajek hide copy constructors in unwind-prot.h
Tue, 23 Jun 2009 15:48:40 +0200 Jaroslav Hajek improve error handling
Tue, 23 Jun 2009 14:41:03 -0400 Alexander Mamonov image/imread.m Test added.
Tue, 23 Jun 2009 14:13:47 -0400 Robert T. Short * run-octave.in: Exclude @-files from path. Remove CVS exclusions.
Tue, 23 Jun 2009 09:58:12 -0400 John W. Eaton oct-map.cc: fix thinko in previous change
Tue, 23 Jun 2009 09:55:53 -0400 John W. Eaton oct-map.cc: preserve key order
Tue, 23 Jun 2009 09:17:10 +0200 Jaroslav Hajek simplify tree_evaluator::visit_try_catch_command
Tue, 23 Jun 2009 08:22:13 +0200 Jaroslav Hajek update unwind_protect usage everywhere
Tue, 23 Jun 2009 07:55:44 +0200 Jaroslav Hajek refactor unwind_protect
Mon, 22 Jun 2009 21:00:18 -0400 John W. Eaton libcruft/Makefile.in (MISC_OBJ): remove misc/machar.o and misc/smachar.o from the list:
Mon, 22 Jun 2009 18:34:41 -0400 Ben Abbott grid.m: Add missing semi-colon. Fix grid toggle. Allow minor grid when no minor tick.
Mon, 22 Jun 2009 17:10:01 -0400 John W. Eaton var.m: fix typos (thinkos?) in previous change
Mon, 22 Jun 2009 17:04:28 -0400 John W. Eaton implement d1mach, i1mach, and r1mach using slamch and dlamch from lapack
Mon, 22 Jun 2009 11:39:45 -0400 John W. Eaton fix var for scalar and empty arguments
Mon, 22 Jun 2009 08:59:38 +0200 Jaroslav Hajek fix slow cellstr -> char matrix conversions
Mon, 22 Jun 2009 07:55:20 +0200 Jaroslav Hajek fix null assign test
Sat, 20 Jun 2009 10:13:30 +0200 Jaroslav Hajek properly unshare variable in subsasgn
Fri, 19 Jun 2009 08:01:54 +0200 Jaroslav Hajek update docs
Fri, 19 Jun 2009 07:58:19 +0200 Jaroslav Hajek improve lookup's inline docs
Fri, 19 Jun 2009 07:47:01 +0200 Jaroslav Hajek NEWS update
Fri, 19 Jun 2009 07:46:37 +0200 Jaroslav Hajek improve & fix ismember
Fri, 19 Jun 2009 07:29:19 +0200 Jaroslav Hajek fix small defect in oct_sort::lookup
Thu, 18 Jun 2009 15:06:35 +0200 Jaroslav Hajek use a smarter algorithm for default lookup
Thu, 18 Jun 2009 18:14:06 -0400 Ben Abbott __go_draw_axes__.m: Change the default x11 fontspec from '*,%d' to ',%d'.
Thu, 18 Jun 2009 07:51:03 -0400 Ben Abbott mpoles.m: Fix infinite loop for a multiplicity of poles at zero. Test added.
Thu, 18 Jun 2009 09:14:57 +0200 Jaroslav Hajek avoid useless zero initialization when doing matrix multiply
Wed, 17 Jun 2009 21:11:41 -0400 John W. Eaton mex.cc (mxArray_octave_value::get_data): avoid enumerating types that can be handled as foreign
Wed, 17 Jun 2009 18:49:46 -0400 Ben Abbott axis.m: Fix bug for 'axis tight' with multiple surface plots, add demo.
Tue, 16 Jun 2009 14:27:54 +0200 Jaroslav Hajek update coding tips
Tue, 16 Jun 2009 09:49:25 +0200 Jaroslav Hajek fix context restoration in error state
Mon, 15 Jun 2009 11:39:46 -0400 Ben Abbott quiver.m: Add 'clf' to demos.
Mon, 15 Jun 2009 11:21:53 -0400 Ben Abbott plotyy.m: Consider dataaspectratiomode before changing dataaspectratio.
Mon, 15 Jun 2009 16:40:04 +0200 Jaroslav Hajek NEWS update
Mon, 15 Jun 2009 12:52:53 +0200 Jaroslav Hajek autocache indices returned from find et al.
Mon, 15 Jun 2009 10:40:10 +0200 Jaroslav Hajek cache idx_vector result in matrices once used for indexing
Sun, 14 Jun 2009 20:33:47 -0400 Ben Abbott plotyy.m: Fix compatibility with subplot.
Sun, 14 Jun 2009 22:52:40 +0100 Michael Goffioul Move changelog entry to the correct position.
Sun, 14 Jun 2009 22:49:54 +0100 Michael Goffioul imported patch ticklabel
Sun, 14 Jun 2009 16:10:12 -0400 Ben Abbott plotyy.m: Correct behavior when there is no currentfigure.
Sun, 14 Jun 2009 11:57:52 +0200 Jaroslav Hajek optimize ismember
Sun, 14 Jun 2009 11:32:25 +0200 Jaroslav Hajek support char arrays in lookup
Fri, 12 Jun 2009 13:29:25 -0400 John W. Eaton fix typos in previous change
Fri, 12 Jun 2009 13:23:05 -0400 John W. Eaton allow function handles to be created from operators that correspond to named functions
Fri, 12 Jun 2009 16:01:53 +0200 Jaroslav Hajek extend lookup capabilities
Fri, 12 Jun 2009 06:05:09 -0400 Kai NODA fix include guards
Fri, 12 Jun 2009 11:28:05 +0200 Jaroslav Hajek allow multiple arguments in plus,times,mtimes,and,or
Fri, 12 Jun 2009 10:42:36 +0200 Jaroslav Hajek simplify octave_cell::sort
Thu, 11 Jun 2009 16:57:30 -0400 Ben Abbott print.m: Fix logic associated with 'have_ghostscript'.
Thu, 11 Jun 2009 14:26:04 -0400 John W. Eaton octave.cc: keep long options in alphabetized
Thu, 11 Jun 2009 14:20:36 -0400 John W. Eaton new option, --no-window-system
Thu, 11 Jun 2009 07:23:32 -0400 Ben Abbott print.m: properly render mono figures, and favor cairo terminals.
Thu, 11 Jun 2009 12:44:01 +0200 Jaroslav Hajek Unpack cs-list and setup nargin for call to subsasgn method
Thu, 11 Jun 2009 12:37:04 +0200 Jaroslav Hajek examples/polynomial: properly handle magic colon
Thu, 11 Jun 2009 12:25:36 +0200 Jaroslav Hajek set up proper nargout for call to subsref method
Thu, 11 Jun 2009 11:12:02 +0200 Jaroslav Hajek omission from last patch
Wed, 10 Jun 2009 11:31:58 +0200 Jaroslav Hajek improve indexed assignment using indexed numel
Wed, 10 Jun 2009 20:33:10 -0400 Ben Abbott __go_draw_axes__.m: Fix order when pushing group children onto kid list.
Wed, 10 Jun 2009 15:55:21 -0400 John W. Eaton tree_anon_fcn_handle::dup: don't convert to tree_constant
Wed, 10 Jun 2009 15:53:46 -0400 John W. Eaton fix typo in previous change
Wed, 10 Jun 2009 21:27:01 +0200 Marco Caliari Better waypoint transform pour quadgk
Wed, 10 Jun 2009 14:31:26 -0400 John W. Eaton don't look for object index after keyword
Tue, 09 Jun 2009 23:18:30 +0200 David Bateman Fixes for quadgk for doubly infinite interval
Tue, 09 Jun 2009 13:03:22 -0400 John W. Eaton fix jwe email address
Tue, 09 Jun 2009 12:14:26 +0200 Jaroslav Hajek avoid using readline at all when line editing suppressed or interpreter embedded
Tue, 09 Jun 2009 11:17:53 +0200 Jaroslav Hajek don't garble readline settings when line editing is disabled
Tue, 09 Jun 2009 07:12:08 +0200 Jaroslav Hajek fix log2 with 2 outargs, loosen tests to meet IEEE
Mon, 08 Jun 2009 15:12:16 -0400 John W. Eaton fix exist for function handles and inline functions
Mon, 08 Jun 2009 12:35:07 -0400 Ben Abbott axis.m: Fix bug for 'axis tight' with multiple lines, modify demo.
Sun, 07 Jun 2009 20:12:16 -0700 Rik Update some of Advanced Plotting documentation.
Mon, 08 Jun 2009 14:57:41 +0200 Jaroslav Hajek properly clear global variables