log

age author description
Thu, 27 Mar 2008 13:26:06 -0400 John W. Eaton __axis_label__: use name of caller in error message
Thu, 27 Mar 2008 13:18:58 -0400 David Bateman Add the planerot function
Wed, 26 Mar 2008 23:01:16 -0400 John W. Eaton ismember: correctly size idx output for empty args
Wed, 26 Mar 2008 22:09:42 -0400 John W. Eaton require both subsref variants to be defined in octave_value subclasses
Wed, 26 Mar 2008 16:27:14 -0400 John W. Eaton Texinfo fixes
Wed, 26 Mar 2008 16:18:23 -0400 Jaroslav Hajek extend dmult to allow scaling arbitrary dimension
Wed, 26 Mar 2008 15:55:20 -0400 sh Added tests to scripts/polynomial/convn.m and allow '__convn__' to actually get N-dimensional complex data.
Wed, 26 Mar 2008 17:36:18 +0100 Rafael Laboissiere Remove spurious whitespace before macros
Wed, 26 Mar 2008 15:38:25 -0400 David Bateman additional fixes for Array::assignN
Wed, 26 Mar 2008 14:46:48 -0400 John W. Eaton fntests.m: report number .m and .cc files without tests separately
Wed, 26 Mar 2008 12:56:51 -0400 John W. Eaton display percentage of elements that are nonzero when printing sparse matrices
Tue, 25 Mar 2008 23:57:49 -0400 Ben Abbott Modified statistics to calculate consistent median.
Tue, 25 Mar 2008 23:06:45 -0400 David Bateman refactor Array::assignN dimensioning code for empty initial matrices
Tue, 25 Mar 2008 21:36:58 -0400 John W. Eaton Makefile and ChangeLog fixes
Tue, 25 Mar 2008 21:28:02 -0400 sh Added support for N-dimensional convolution
Tue, 25 Mar 2008 20:22:46 -0400 David Bateman Add the num2hex and hex2num functions
Tue, 25 Mar 2008 19:47:21 -0400 Jaroslav Hajek implement expm1 and log1p functions
Tue, 25 Mar 2008 16:17:16 -0400 David Bateman Fix fall back from sparse cholesky factorization to LU when matrix detected as not being positive definite
Tue, 25 Mar 2008 15:56:41 -0400 Jaroslav Hajek implement mapper function for banker's rounding
Tue, 25 Mar 2008 15:29:26 -0400 Jaroslav Hajek add -struct modifier to save
Tue, 25 Mar 2008 14:32:00 -0400 John W. Eaton fix parameter list initializer bug
Tue, 25 Mar 2008 12:03:26 -0400 David Bateman Add the contrast function
Mon, 24 Mar 2008 18:14:18 -0400 Thomas Weber Allow installation of already extracted packages
Mon, 24 Mar 2008 16:32:00 -0400 David Bateman Add the hypot function
Sun, 23 Mar 2008 22:21:57 +0100 David Bateman remove test that no longer fails in mod
Mon, 24 Mar 2008 15:55:40 -0400 David Bateman Add the regexptranslate function
Mon, 24 Mar 2008 15:54:50 -0400 David Bateman Add the namelengthmax function
Mon, 24 Mar 2008 15:53:07 -0400 David Bateman Add the idivide function
Mon, 24 Mar 2008 12:06:52 -0400 Ben Abbott variables.cc (exist): Clarify help.
Sun, 23 Mar 2008 11:07:39 -0400 David Bateman Add integer el_div and el_ldiv operators to the binops that were missing them
Sat, 22 Mar 2008 14:59:41 +0100 David Bateman Remove reference to dlartv
Fri, 21 Mar 2008 14:16:41 +0100 David Bateman minor doc patch
Fri, 21 Mar 2008 16:28:47 -0400 John W. Eaton treat structs and cells as "constants"
Fri, 21 Mar 2008 16:09:01 +0100 David Bateman Add the reallog, realsqrt and realpow functions
Fri, 21 Mar 2008 00:08:24 +0100 David Bateman Move diag function into the octave_value class
Fri, 21 Mar 2008 13:20:11 -0400 David Bateman Add the amd function
Thu, 20 Mar 2008 20:54:19 +0100 David Bateman Further type preservation tests and fix of diag for cell arrays
Thu, 20 Mar 2008 17:00:15 +0100 David Bateman Allow cast to 'char'.
Thu, 20 Mar 2008 12:06:07 -0400 Jaroslav Hajek more checks for subspace
Thu, 20 Mar 2008 15:17:38 +0100 David Bateman Ensure k is an integer scalar in rotdim
Thu, 20 Mar 2008 11:03:48 -0400 David Bateman Avoid infinite loop in circshift for infinite matrices
Thu, 20 Mar 2008 15:30:00 +0100 David Bateman Add tests for preservation of type for functions that work on dimensions of the matrices
Thu, 20 Mar 2008 09:36:50 -0400 Jaroslav Hajek error check for subspace.m
Wed, 19 Mar 2008 21:22:20 -0400 Jaroslav Hajek implement subspace function
Wed, 19 Mar 2008 16:28:23 -0400 John W. Eaton Emil Lucretiu
Wed, 19 Mar 2008 16:20:42 -0400 John W. Eaton octave_env::do_base_pathname: handle rooted relativel names
Wed, 19 Mar 2008 15:41:43 -0400 godfrey Correct typos in __go_draw_axes__.m and update Manual
Wed, 19 Mar 2008 15:29:42 -0400 David Bateman micro patch of indexing bug
Wed, 19 Mar 2008 15:02:03 -0400 David Bateman Fix for mode.m NDArrays and row vectors
Wed, 19 Mar 2008 14:12:57 -0400 David Bateman Fix for array indexing if original matrix is empty
Wed, 19 Mar 2008 13:11:50 -0400 Jaroslav Hajek doc fix for exp distribution functions
Wed, 19 Mar 2008 17:30:01 +0100 David Bateman fix for scatter markersize
Wed, 19 Mar 2008 10:38:33 -0400 David Bateman Rewrite sparse mappers in terms of a functor template function
Tue, 18 Mar 2008 21:32:48 -0400 David Bateman Treat negative values to lgamma and beta correctly
Tue, 18 Mar 2008 20:27:50 -0400 David Bateman Chop trailing singletons in min/max functions
Tue, 18 Mar 2008 16:39:25 -0400 John W. Eaton use xzdotc instead of zdotc
Tue, 18 Mar 2008 16:21:10 -0400 John W. Eaton partial specialization for octave_int_fit_to_range
Tue, 18 Mar 2008 15:39:13 -0400 David Bateman shortened empty indexing fix
Tue, 18 Mar 2008 14:46:15 -0400 John W. Eaton compatible handling of NaN -> int conversions
Tue, 18 Mar 2008 14:05:50 -0400 Rafael Laboissiere Escape "-" signs that mean the "minus" character
Tue, 18 Mar 2008 14:01:28 -0400 John W. Eaton remove <> from the manual
Tue, 18 Mar 2008 13:44:06 -0400 Michael D. Godfrey __go_draw_axes__: use correct symbol codes
Fri, 14 Mar 2008 08:00:50 -0400 kai Bug fix, set splot user style to default
Thu, 13 Mar 2008 13:35:27 -0400 John W. Eaton dlmwrite doc fix
Thu, 13 Mar 2008 13:35:00 -0400 John W. Eaton dlmwrite doc fix
Thu, 13 Mar 2008 13:22:00 -0400 John W. Eaton minor cleanup in octave_user_function constructor
Thu, 13 Mar 2008 13:19:40 -0400 John W. Eaton doc fix for varargin and varargout change
Thu, 13 Mar 2008 13:05:43 -0400 John W. Eaton handle varargin and varargout without keywords
Wed, 12 Mar 2008 21:17:07 -0400 John W. Eaton whos: handle index expressions
Wed, 12 Mar 2008 15:05:00 +0100 David Bateman Fix griddata3 and add test code
Wed, 12 Mar 2008 11:02:24 -0400 David Bateman Trivial dlmread fix
Tue, 11 Mar 2008 23:12:17 -0400 John W. Eaton __go_draw_axes__: use strcmpi for text properties; use get for hidden properties
Tue, 11 Mar 2008 21:32:20 -0400 kai Improvements for surface plots
Tue, 11 Mar 2008 21:15:59 -0400 John W. Eaton style fixes
Wed, 12 Mar 2008 01:04:54 +0100 David Bateman Port dlmread, dlmwrite, csvread and csvwrite from octave-forge
Tue, 11 Mar 2008 11:08:43 -0400 David Bateman run-octave.in: fix typo
Tue, 11 Mar 2008 10:49:33 -0400 John W. Eaton handle possible error from EIG
Mon, 10 Mar 2008 23:18:47 -0400 John W. Eaton mex.cc: arg to mxCreateLogicalScalar is now mxLogical
Mon, 10 Mar 2008 22:24:49 -0400 John W. Eaton new isfloat function
Mon, 10 Mar 2008 13:30:01 -0400 John W. Eaton use * instead of 1 for assumed-size fortran arrays
Mon, 10 Mar 2008 13:10:10 -0400 John W. Eaton define mxLogical as unsigned char instead of int
Sat, 08 Mar 2008 10:14:37 -0500 John W. Eaton eliminate one_zero stuff from idx_vector
Fri, 07 Mar 2008 20:17:54 -0500 John W. Eaton logical indexing compatibility fixes
Fri, 07 Mar 2008 10:04:37 -0500 John W. Eaton simplify struct array printing
Fri, 07 Mar 2008 06:24:10 -0500 John W. Eaton set axes layer property to "top"
Fri, 07 Mar 2008 06:14:27 -0500 John W. Eaton handle tickdir property
Thu, 06 Mar 2008 14:27:39 -0500 John W. Eaton ChangeLog fix
Thu, 06 Mar 2008 13:46:16 -0500 David Bateman Document positive definite behavior of matrix_type
Thu, 06 Mar 2008 13:42:08 -0500 John W. Eaton hist: avoid temps; allow matrix args when number of bins > 30
Thu, 06 Mar 2008 13:28:02 -0500 John W. Eaton handle axes linewidth property
Thu, 06 Mar 2008 03:58:35 -0500 John W. Eaton adjust markersize by a factor of 1/6
Thu, 06 Mar 2008 02:29:47 -0500 Jaroslav Hajek fixes in libcruft/qrupdate
Thu, 06 Mar 2008 02:27:55 -0500 John W. Eaton move tests to individual source files
Thu, 06 Mar 2008 01:56:55 -0500 Alexander Barth __lin_interpn__.cc: handle decreasing coordinate values
Wed, 05 Mar 2008 14:24:33 -0500 Jaroslav Hajek modify QR updating methods to use 0-based indexing
Wed, 05 Mar 2008 14:23:26 -0500 Jaroslav Hajek fixes to QR and Cholesky updating code
Wed, 05 Mar 2008 04:44:49 -0500 Sebastien Loisel Apply a scaling factor to leading zero removal in roots.m
Tue, 04 Mar 2008 22:58:05 -0500 bill allchild.m, findall.m: new functions
Tue, 04 Mar 2008 22:42:27 -0500 John W. Eaton print.m: fix oops in applying last change (really, I mean it this time)
Tue, 04 Mar 2008 22:29:00 -0500 John W. Eaton print.m: fix oops in applying last change
Tue, 04 Mar 2008 22:25:50 -0500 Jaroslav Hajek implement Cholesky factorization updating
Tue, 04 Mar 2008 21:47:11 -0500 Jaroslav Hajek implementation of QR factorization updating
Tue, 04 Mar 2008 17:01:05 -0500 ryanru Arbitrary call stack access for external debuggers changeset
Tue, 04 Mar 2008 15:07:44 -0500 bill rectint.m: added
Tue, 04 Mar 2008 14:46:29 -0500 Ben Abbott print.m: Figure handle as argument.
Tue, 04 Mar 2008 14:18:52 -0500 Jaroslav Hajek workaround to enable compiling with Intel C++ 10.1
Tue, 04 Mar 2008 14:16:16 -0500 Michael Goffioul pkg.m: adapt to changes in isspace for cell arrays of strings.
Tue, 04 Mar 2008 14:02:53 -0500 Ben Abbott polyfit.m: Fixed tests.
Tue, 04 Mar 2008 01:18:09 +0100 David Bateman Treat repeated indices in the sparse assignments
Mon, 03 Mar 2008 02:22:37 -0500 John W. Eaton ChangeLog fix
Mon, 03 Mar 2008 02:18:12 -0500 Jaroslav Hajek more xGELSD workspace fixes
Fri, 29 Feb 2008 04:09:03 -0500 John W. Eaton print.m: handle gif and jpg devices
Thu, 28 Feb 2008 03:07:10 -0500 John W. Eaton __go_draw_axes__: eliminate repeated code with get_old_gnuplot_color subfunction
Wed, 27 Feb 2008 22:36:23 +0100 kai If FaceColor is none don't use pm3d mode and set linestyle correctly.
Thu, 28 Feb 2008 02:41:19 -0500 Ben Abbott strcat.m: Matlab compatibility, with cstrcat.m replacing conventional strcat.m.
Thu, 28 Feb 2008 02:17:05 -0500 John Swensen debug.cc: use find_function instead of find_user_function
Wed, 27 Feb 2008 22:47:58 -0500 John W. Eaton oct-stream.cc (do_read): stop reading if seek fails
Wed, 27 Feb 2008 04:33:39 -0500 John W. Eaton make octave_rand a proper singleton class
Tue, 26 Feb 2008 20:29:58 -0500 John W. Eaton oct-rand.cc: fix typo
Tue, 26 Feb 2008 18:45:57 -0500 John W. Eaton oct-rand.cc (get_dist_id): initialize retval