log

age author description
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
Mon, 08 Jun 2009 08:00:13 +0200 Jaroslav Hajek fix behavior of clear
Sun, 07 Jun 2009 21:01:32 +0200 Thorsten Meyer fix texinfo bug
Sun, 07 Jun 2009 16:10:51 +0200 Thorsten Meyer update documentation of container types in container.txi
Sun, 07 Jun 2009 08:59:08 +0200 Jaroslav Hajek allow ranges and other matrices in set
Sun, 07 Jun 2009 08:15:31 +0200 Jaroslav Hajek fix behavior of find
Sat, 06 Jun 2009 22:01:10 -0700 Rik Expand documentation for 'complex' function
Sat, 06 Jun 2009 21:25:37 -0700 Rik Update documentation for NA and isna functions
Sat, 06 Jun 2009 18:30:52 -0700 Rik Various documentation improvements
Sat, 06 Jun 2009 16:29:08 -0700 Rik Update documentation for load and save
Sat, 06 Jun 2009 07:59:58 -0700 Rik Update documentation for 'format'
Fri, 05 Jun 2009 13:23:26 -0700 Rik Update documentation for 'who' family of functions.
Sat, 23 May 2009 10:40:28 +0200 Benjamin Lindner properly #ifdef MSVC linker specific flags
Thu, 04 Jun 2009 21:32:37 -0400 Ben Abbott __go_draw_axes__.m: Change strncmpi(scale,'lo') -> strcmp(scale,'log').
Thu, 04 Jun 2009 10:13:14 -0400 Ben Abbott __go_draw_axes__.m: For log-scale axes use format '10^{%T}'.
Wed, 03 Jun 2009 13:21:37 -0700 Rik Correct documentation for keyboard function
Wed, 03 Jun 2009 13:19:36 -0700 Rik Correct bad UTF8 character for o in the name Soren
Wed, 03 Jun 2009 11:12:51 -0700 Rik Correct bugs in plot images produced for documentation
Wed, 03 Jun 2009 10:54:36 -0400 Ben Abbott colorbar.m: Colorbar 'handlevisibility' should be 'on'. Add additional demos which illustrate problems with the present implementation.
Wed, 03 Jun 2009 10:40:20 -0400 Ben Abbott __gnuplot_has_feature__.m: Change version for "x11_figure_position" from ">=4.3.0" to ">=4.2.5".
Wed, 03 Jun 2009 10:38:17 -0400 Ben Abbott __scatter__.m: If the color spec is empty, set using __next_line_color__.
Wed, 03 Jun 2009 08:03:59 -0400 Rob Mahurin src/Makefile.in: Add CARBON_LIBS to OCTINTERP_LINK_DEPS.
Wed, 27 May 2009 14:35:11 +0200 Soren Hauberg Fix output from 'print_usage' in Errors chapter in the manual
Wed, 27 May 2009 14:10:32 +0200 Soren Hauberg Fix call to page_screen_output in the Bugs chapter of the manual
Wed, 03 Jun 2009 13:51:41 +0200 Jaroslav Hajek omit conf.texi from distribution
Wed, 03 Jun 2009 07:38:17 +0200 Jaroslav Hajek fix too optimistic polyfit test