log

age author description
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
Tue, 02 Jun 2009 23:15:56 +0200 Rafael Laboissiere In test, look also for the gzipped version of the info_file
Tue, 02 Jun 2009 20:56:19 -0700 Robert T. Short examples/@polynomial/end.m: Fix end for zero based indexing.
Tue, 02 Jun 2009 21:29:09 +0200 Jaroslav Hajek conditionally enable MSVC-specific DiagArray2<T>::Proxy instantiations
Tue, 02 Jun 2009 09:57:44 +0200 Jaroslav Hajek don't crash on assignments like a() = 1
Tue, 02 Jun 2009 09:06:49 +0200 Jaroslav Hajek further improve the polynomial example, fix indexing
Sun, 31 May 2009 21:11:31 -0700 Robert T. Short fix up examples/@polynomial
Fri, 29 May 2009 17:32:08 -0400 John W. Eaton __gnuplot_get_var__.m: insert missing semicolon
Thu, 28 May 2009 07:22:59 -0400 John W. Eaton load_path::do_files: avoid shadow warning from GCC
Thu, 28 May 2009 06:21:01 -0400 Ben Abbott Fix yticklabels for log scale colorbar.
Thu, 28 May 2009 03:10:41 -0400 Ben Abbott __go_draw_axes__.m: Add support for ticklabel separator '|'.
Thu, 28 May 2009 07:37:13 +0200 Jaroslav Hajek fix & improve preconditioning strategy in cgs & bicgstab
Thu, 28 May 2009 07:03:11 +0200 Radek Salac improve bicgstab and cgs
Wed, 27 May 2009 13:06:38 -0700 Rik Update axis.m documentation to reflect addition of "tight" option.
Wed, 27 May 2009 10:56:41 -0700 Rik Update ismember examples to remove incorrect reference to residue function
Wed, 27 May 2009 10:34:59 -0400 John W. Eaton imwrite.m: convert indexed images to RGB before calling __magick_write__
Wed, 27 May 2009 15:28:50 +0200 Jaroslav Hajek Fix RGB color construction in __magick_read__.cc
Wed, 27 May 2009 06:21:36 -0400 John W. Eaton fix imshow demos
Tue, 26 May 2009 21:16:54 -0400 Ben Abbott __go_draw_axes__.m: Fix rendering of overlaping images and line objects. Add demos as well.
Wed, 27 May 2009 09:09:08 +0200 Soren Hauberg geometry/delaunay.m: support cellstr's as options
Wed, 27 May 2009 09:16:57 +0200 Jaroslav Hajek fix typo in 9266:1d3b91166b9c
Wed, 27 May 2009 08:37:46 +0200 Jaroslav Hajek fix displaying indexed images
Wed, 27 May 2009 07:43:20 +0200 Jaroslav Hajek Backed out changeset 7f3a1a90f4f4
Tue, 26 May 2009 17:20:53 -0400 John W. Eaton ChangeLog fix
Tue, 26 May 2009 17:20:07 -0400 John W. Eaton allow pathsep to be set
Tue, 26 May 2009 14:57:46 -0400 John W. Eaton imread: scale values from old Octave image format
Tue, 26 May 2009 18:59:12 +0200 Soren Hauberg Resolve ChangeLog conflict
Tue, 26 May 2009 18:14:23 +0200 Soren Hauberg scripts/help/__makeinfo__.m: Support several @seealso's in one text.