log

age author description
Mon, 27 Sep 2010 02:51:20 -0400 John W. Eaton reverse order in which child objects are processed in OpenGL renderer
Sun, 26 Sep 2010 22:23:23 -0700 Rik Update docstrings for regular expression functions
Sun, 26 Sep 2010 12:55:38 -0700 Rik Remove requirement for PCRE in Octave. (Bug #31025)
Sat, 25 Sep 2010 17:17:51 -0400 John W. Eaton toplev.cc (Fquit): allow any number of output paramters
Sat, 25 Sep 2010 11:59:01 -0400 Ben Abbott __print_parse_opts__.m: Recongize gs devices {eps/pdf/ps}write.
Sat, 25 Sep 2010 14:18:29 +0200 Jaroslav Hajek optimize & rewrite gcd
Sat, 25 Sep 2010 02:34:01 -0700 Rik Remove requirement for PCRE to build doc-cache.
Fri, 24 Sep 2010 22:00:12 -0700 Rik Rephrase output from 'make check' for clarity.
Fri, 24 Sep 2010 21:46:07 -0700 Rik Update docstring for regexp, regexprep.
Fri, 24 Sep 2010 21:39:22 +0200 Jaroslav Hajek update ax_blas
Thu, 23 Sep 2010 14:55:53 -0400 John W. Eaton src/Makefile.am: don't include dynamically linked files in DEF_FILES
Thu, 23 Sep 2010 03:15:33 -0400 John W. Eaton eliminate octave-bug script/program
Wed, 22 Sep 2010 18:06:21 -0400 Ben Abbott When appending, delete temporary files at the end of the ghostscript pipeline.
Wed, 22 Sep 2010 09:04:56 +0200 Jaroslav Hajek fix small typos in new tests
Wed, 22 Sep 2010 07:57:33 +0200 Jaroslav Hajek add missing copyright
Wed, 22 Sep 2010 07:40:58 +0200 Jaroslav Hajek slight simplifications in xpow.cc
Wed, 22 Sep 2010 07:06:25 +0200 Jaroslav Hajek simplify more array tests
Tue, 21 Sep 2010 21:22:44 -0400 Ben Abbott Print via a pipeline.
Tue, 21 Sep 2010 13:09:12 +0200 Jaroslav Hajek simplify some array tests in liboctave
Tue, 21 Sep 2010 03:51:02 -0400 John W. Eaton src/oct-stream.h (octave_base_stream::file_number): return 0, 1, and 2 for stdin, stdout, and stderr, -1 otherwise
Tue, 21 Sep 2010 03:35:46 -0400 John W. Eaton provide gethostname function
Mon, 20 Sep 2010 21:23:10 -0400 John W. Eaton use mktime module from gnulib
Mon, 20 Sep 2010 20:39:56 -0400 John W. Eaton cache file id in octave_tstdiostream class
Mon, 20 Sep 2010 18:47:52 -0400 Ben Abbott legend.m: Index location cellstr to obtain a string.
Mon, 20 Sep 2010 11:21:02 -0400 John W. Eaton avoid infinite loop in regexp searches with PCRE
Sun, 19 Sep 2010 20:47:46 -0400 Ben Abbott Special treatment activepositionproperty = outerposition for gnuplot.
Sun, 19 Sep 2010 20:26:18 -0400 Ben Abbott __plt__.m: Trivial fix for recent legend changeset.
Sun, 19 Sep 2010 18:50:30 -0400 Ben Abbott legend.m: Treat line, patch, and surface objects differetly.
Sun, 19 Sep 2010 17:50:41 -0400 Ben Abbott graphics.h.in: Add displayname property to patch and surface objects.
Sun, 19 Sep 2010 12:57:29 -0400 Ben Abbott __go_draw_axes__.m: Remove left over debug code.
Sun, 19 Sep 2010 12:25:31 -0400 Ben Abbott mkoctfile.m: Change help text to be consistent with the shell version.
Sat, 18 Sep 2010 22:30:41 +0200 David Bateman Update legend code to support fltk (fixes #29348 and partially fixes #30461)
Sat, 18 Sep 2010 16:19:31 -0400 Ben Abbott graphics.cc: Replace pagetype property value custom with <custom>.
Sat, 18 Sep 2010 15:25:44 -0400 John W. Eaton Makefile.am (BUILT_SOURCES): include run-octave in the list
Thu, 16 Sep 2010 20:30:01 -0400 Ben Abbott __go_draw_axes__.m: Ensure text objects have units of "data".
Thu, 16 Sep 2010 23:28:18 +0200 David Bateman Respect the units and paperunits figure properties and the units and fontunits axes properties
Thu, 16 Sep 2010 23:25:18 +0200 David Bateman Backed out changeset 6ea65c5de87a
Thu, 16 Sep 2010 23:13:22 +0200 David Bateman Respect the units and paperunits figure properties and the units and fontunits axes properties
Thu, 16 Sep 2010 14:07:21 -0400 John Swensen Removed unnecessary for loop and fixed a typo in my last Changelog entry
Thu, 16 Sep 2010 07:08:02 -0400 John W. Eaton eliminate some GCC warnings
Thu, 16 Sep 2010 06:30:15 -0400 John W. Eaton makefile rules for compiled auxiliary programs
Thu, 16 Sep 2010 02:56:35 -0400 John Swensen Updated for writing image files via imwrite.
Thu, 16 Sep 2010 07:37:07 +0200 Jaroslav Hajek extend periodogram, thanks to Alois Schloegl
Wed, 15 Sep 2010 22:31:12 +0200 Jaroslav Hajek optimize sum of sparse logical matrices
Wed, 15 Sep 2010 14:49:54 -0400 John W. Eaton fix typo in previous change to load-path.cc
Wed, 15 Sep 2010 14:48:09 -0400 John W. Eaton include doc/interpreter/images.awk in the distribution tar file
Wed, 15 Sep 2010 14:43:30 -0400 John W. Eaton addpath, rmpath: document path arguments
Wed, 15 Sep 2010 14:17:44 -0400 John W. Eaton __magick_read__.cc: style fixes
Wed, 15 Sep 2010 13:52:02 -0400 John W. Eaton __magick_read__.cc: eliminate some casts
Wed, 15 Sep 2010 13:43:29 -0400 John Swensen __magick_write__: don't require image type to be inferred from filename
Wed, 15 Sep 2010 14:37:30 +0200 Jaroslav Hajek optimize any for sparse bool matrices
Tue, 14 Sep 2010 13:51:23 -0400 John W. Eaton allow exist to work correctly for special files; recognize directories when searching for files
Tue, 14 Sep 2010 02:38:25 -0400 John W. Eaton update comments for base_graphics_backend methods
Tue, 14 Sep 2010 02:35:17 -0400 John W. Eaton improve names of base_graphics_backend methods
Tue, 14 Sep 2010 02:21:13 -0400 John W. Eaton fltk_backend::object_destroyed: don't call delete_window if __plot_stream__ is empty
Tue, 14 Sep 2010 02:18:38 -0400 Jordi GutiƩrrez Hermoso genpath: accept additional arguments as names of directories to skip
Tue, 14 Sep 2010 01:59:03 -0400 John W. Eaton ChangeLog fix
Tue, 14 Sep 2010 01:58:11 -0400 John W. Eaton fix scanf char class conversion bug
Mon, 13 Sep 2010 20:57:44 -0400 Ben Abbott gnuplot_drawnow.m: Use new function __gnuplot_has_terminal__().
Mon, 13 Sep 2010 20:56:01 -0400 Ben Abbott __gnuplot_has_terminal__.m: New function.
Mon, 13 Sep 2010 08:41:06 +0200 Jaroslav Hajek update NEWS
Mon, 13 Sep 2010 08:32:25 +0200 Jaroslav Hajek small rewrite in common_size
Mon, 13 Sep 2010 08:25:21 +0200 Jaroslav Hajek remove subsref optimization in cellfun (better handled by cellindexmat)
Mon, 13 Sep 2010 08:23:32 +0200 Jaroslav Hajek implement cellindexmat function
Mon, 13 Sep 2010 07:12:52 +0200 Jaroslav Hajek tiny optimization in accumarray
Sun, 12 Sep 2010 21:10:35 +0200 Jaroslav Hajek fixes in binders code
Fri, 10 Sep 2010 11:48:41 +0200 Jaroslav Hajek binders optimization
Sat, 11 Sep 2010 13:21:17 +0200 Jaroslav Hajek relax check in get_forge_pkg
Sat, 11 Sep 2010 03:06:12 -0400 John W. Eaton avoid GCC shadow variable warning
Sat, 11 Sep 2010 03:02:05 -0400 John W. Eaton addpath: accept numeric option arguments as documented
Fri, 10 Sep 2010 07:07:37 +0200 Jaroslav Hajek update ax_blas_f77_func.m4
Thu, 09 Sep 2010 14:29:38 +0300 Shai Ayal gl2ps print to fid instead of filename
Wed, 08 Sep 2010 18:15:28 -0400 Ben Abbott Consolidate gs code into print.m.
Wed, 08 Sep 2010 17:59:39 -0400 Ben Abbott Revert treatment of activepositionproperty from the gnuplot backend.
Wed, 08 Sep 2010 08:17:48 -0400 Ben Abbott image.m: Fix axis limits for single dimension images, add demo.
Tue, 07 Sep 2010 17:10:00 -0400 Ben Abbott Update m4 macros.
Tue, 07 Sep 2010 21:45:38 +0200 David Bateman Don't create __plotyy_axes__ properties in plotyy if they exist (Bug #30977)
Tue, 07 Sep 2010 21:44:13 +0200 David Bateman Backed out changeset 6b50fd2d4ca6
Tue, 07 Sep 2010 21:39:33 +0200 David Bateman Don't create __plotyy_axes__ properties in plotyy if they exist (Bug #30977)
Tue, 07 Sep 2010 12:38:35 +0200 Jaroslav Hajek initialize GraphicsMagick in all __magick_* functions
Tue, 07 Sep 2010 12:23:01 +0200 Jaroslav Hajek fix bugs in inner convolution
Mon, 06 Sep 2010 09:19:17 -0400 Ben Abbott griddata.m: Allow x, y inputs to be vectors, and z a matrix.
Fri, 03 Sep 2010 13:18:59 +0200 Jaroslav Hajek add the cquad integrator, by Pedro Gonnet
Fri, 03 Sep 2010 21:35:11 +0200 David Bateman Allow the delaunay function to treat matrices of the same size for compatibility
Fri, 03 Sep 2010 08:04:10 -0400 Ben Abbott image.m: Matlab compatible axis limits, add demo.
Wed, 01 Sep 2010 20:22:48 -0400 Ben Abbott graphics.cc: Fix axes limits underflow to zero for logscale.
Wed, 01 Sep 2010 13:48:10 +0200 Jaroslav Hajek don't fclose stream in dlmwrite
Wed, 01 Sep 2010 13:40:58 +0200 Jaroslav Hajek optimize [a{:}] when a{i} are all scalars
Wed, 01 Sep 2010 13:39:54 +0200 Jaroslav Hajek update NEWS
Wed, 01 Sep 2010 12:41:05 +0200 Jaroslav Hajek tweaks in concatenation of empty structs
Wed, 01 Sep 2010 08:49:57 +0200 Jaroslav Hajek support file IDs in dlmwrite
Wed, 01 Sep 2010 08:43:23 +0200 Jaroslav Hajek support specific empty value in dlmread
Tue, 31 Aug 2010 23:27:18 +0200 David Bateman Fix off by one error in the what function (bug #30919)
Tue, 31 Aug 2010 22:50:20 +0200 David Bateman Improve matlab compatibility with '.' marker
Tue, 31 Aug 2010 21:29:12 +0200 Jaroslav Hajek fix typo in 10926:f687bd17ce21
Tue, 31 Aug 2010 13:23:50 -0400 Ben Abbott Treatment of activepositionproperty for gnuplot.
Tue, 31 Aug 2010 12:39:04 -0400 Ben Abbott __go_draw_axes__.m: Additional pointtype fix.
Tue, 31 Aug 2010 12:30:51 -0400 Ben Abbott __go_draw_axes__.m: Fix pointtype for patches.
Tue, 31 Aug 2010 07:41:18 -0400 Ben Abbott ChangeLog (scipts) typos.
Tue, 31 Aug 2010 12:00:28 +0200 Jaroslav Hajek support file IDs in dlmread
Tue, 31 Aug 2010 08:04:05 +0200 Jaroslav Hajek fix field assignment from private class methods
Mon, 30 Aug 2010 19:03:25 -0400 Ben Abbott __go_draw_axes__.m: Use gnuplot's pentagon for marker == 'p'.
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 21:06:04 -0400 Ben Abbott Don't pass figure handle to __calc_dimensions__.
Fri, 27 Aug 2010 20:06:19 -0400 Ben Abbott __ghostscript__.m: Don't set anti-aliasing options for vector formats.
Fri, 27 Aug 2010 19:38:49 -0400 Ben Abbott __print_parse_opts__.m: Fix tests.
Fri, 27 Aug 2010 15:11:35 -0400 Jordi Guti?rrez Hermoso Improvements to FLTK backend rotation
Fri, 27 Aug 2010 14:04:04 -0400 Pascal A. Dupuis allow hold to work if given axis handle
Fri, 27 Aug 2010 07:35:24 -0400 Ben Abbott __gnuplot_print__.m: Properly restore fontsize after eps output.
Fri, 27 Aug 2010 06:50:22 -0400 Ben Abbott plotyy.m: Modified demo for changeset 10912 9abc67b4bd4f.
Fri, 27 Aug 2010 06:39:36 -0400 Ben Abbott Unify gnuplot printing with the fltk backend.
Thu, 26 Aug 2010 20:02:15 -0400 Ben Abbott __go_draw_axes__.m: For yaxislocation == 'right' associate text position with 'second' coordinate system.
Wed, 25 Aug 2010 12:36:23 -0400 Ben Abbott __go_draw_axes__.m: Revert erroneous portion of changeset 10910 40cf7cc4ea62.
Tue, 24 Aug 2010 18:12:45 -0400 Ben Abbott Properly interpret plotboxaspectratio when 3D objects are viewed as 2D.
Tue, 24 Aug 2010 22:02:14 +0200 David Bateman Load/save single precision variables to mat-files (bug #30800)
Tue, 24 Aug 2010 12:18:57 +0200 Jaroslav Hajek inline char sorts for small boost to sortrows of char matrices
Mon, 23 Aug 2010 15:57:37 -0400 John W. Eaton load_path::dir_info::initialize: clear method_file_map before updating file list