log

age author description
Sat, 28 Mar 2009 13:57:22 -0700 Rik Check grammar on all .cc files
Mon, 30 Mar 2009 19:48:56 -0400 Ben Abbott __go_draw_axes__.m: New subfunction create_fontspec(). Allow fontsize to be specified when the fontname is anonymous.
Mon, 30 Mar 2009 19:06:52 -0400 Ben Abbott __gnuplot_default_font__.m: New function: determine gnuplot's terminal dependent default font.
Sun, 29 Mar 2009 22:18:21 -0700 John W. Eaton scripts/testfun/Makefile.in (SOURCES): add rundemos.m to the list
Sun, 29 Mar 2009 22:17:43 -0700 John W. Eaton fltk_backend.cc: don't pass arbitrary string as format
Sun, 29 Mar 2009 21:30:17 +0200 Jaroslav Hajek make unwind_protect handle also keyboard interrupts
Sun, 29 Mar 2009 18:09:44 +0200 Jaroslav Hajek remove redundant checks from Array<T>::index
Sun, 29 Mar 2009 09:05:44 +0200 Jaroslav Hajek have cellslices index the last dim of n-d arrays
Sun, 29 Mar 2009 00:32:01 -0400 Ben Abbott print.m: For eps output the bounding box should represent the figure's position.
Sat, 28 Mar 2009 20:49:50 -0400 Ben Abbott gnuplot_drawnow.m: Always set figure property "__plot_stream__" to the active gnuplot steam.
Sat, 28 Mar 2009 12:48:17 -0400 Marco Atzeri configure fixes for cygwin
Sat, 28 Mar 2009 11:26:27 -0400 John W. Eaton remove copyright notices from example files
Fri, 27 Mar 2009 22:35:14 -0700 Rik Documentation cleanup merge
Fri, 27 Mar 2009 22:31:03 -0700 Rik Grammar check TexInfo in all .m files
Fri, 27 Mar 2009 18:10:38 -0400 Ben Abbott __go_draw_axes__.m: Properly position the title for 3D plots when using the gnuplot (v4.3+) backend.
Fri, 27 Mar 2009 21:34:23 +0100 Jaroslav Hajek configure fixes
Fri, 27 Mar 2009 14:28:10 +0100 Jaroslav Hajek swap out args in balance for M*b compat
Fri, 27 Mar 2009 13:19:01 +0100 Jaroslav Hajek update diag-perm.txi
Fri, 27 Mar 2009 12:22:05 +0100 Jaroslav Hajek make Array::find already return Matlab-compatible dimensions
Fri, 27 Mar 2009 07:28:13 +0100 Jaroslav Hajek more compatible indexing by logical empty matrices
Thu, 26 Mar 2009 11:47:34 -0700 Rik Documentation merge to main branch
Thu, 26 Mar 2009 09:47:35 -0700 Rik Documentation merge to main branch
Wed, 25 Mar 2009 18:13:08 -0700 Rik Merge documentation cleanup changes to main branch.
Wed, 25 Mar 2009 08:05:35 -0700 Rik Cleanup documentation file matrix.texi
Sun, 22 Mar 2009 14:40:24 -0700 Rik Cleanup documentation file plot.texi
Sun, 22 Mar 2009 13:14:15 -0700 Rik Cleanup documentation files errors.texi, debug.texi, io.texi
Sun, 22 Mar 2009 11:15:35 -0700 Rik Cleanup documentation files stmt.texi and func.texi
Sun, 22 Mar 2009 08:41:49 -0700 Rik Documentation cleanup of var.texi, expr.texi, eval.texi
Sat, 21 Mar 2009 15:52:41 -0700 Rik Cleanup of data types related documentation
Sat, 21 Mar 2009 08:29:37 -0700 Rik Documentation cleanup of basics.texi
Sat, 21 Mar 2009 07:16:24 -0700 Rik Documentation cleanup on NEWS file
Fri, 20 Mar 2009 17:01:49 -0700 Rik Documentation cleanup of preface and intro
Fri, 20 Mar 2009 10:08:57 -0700 Rik Cleanup top-level documentation menu in octave.texi
Thu, 19 Mar 2009 20:47:36 -0700 Rik Documentation cleanup of top-level Octave directory (READMEs, INSTALL)
Thu, 26 Mar 2009 11:45:35 -0700 Rik Add Rik Wehbring to contributors list
Thu, 26 Mar 2009 13:54:57 +0100 Jaroslav Hajek small fix in Array::find
Thu, 26 Mar 2009 13:50:46 +0100 Jaroslav Hajek use Array<T>::find in find
Thu, 26 Mar 2009 13:20:05 +0100 Jaroslav Hajek generalize dim_vector::numel
Thu, 26 Mar 2009 13:05:03 +0100 Jaroslav Hajek adjust some array dim query methods
Thu, 26 Mar 2009 13:05:00 +0100 Jaroslav Hajek add Array<T>::find
Wed, 25 Mar 2009 23:42:12 -0400 John W. Eaton bump version
Wed, 25 Mar 2009 23:40:43 -0400 John W. Eaton Added tag ss-3-1-55 for changeset 5e276a0b9997
Wed, 25 Mar 2009 23:28:17 -0400 John W. Eaton bump version for snapshot ss-3-1-55
Wed, 25 Mar 2009 22:05:44 -0400 John W. Eaton ChangeLog fix
Wed, 25 Mar 2009 22:04:58 -0400 John W. Eaton EIG.cc: avoid volatile decl for tmp variable
Wed, 25 Mar 2009 19:02:15 -0400 John W. Eaton compatibility fix for find called for empty arguments
Wed, 25 Mar 2009 17:34:19 -0400 John W. Eaton liboctave/Makefile.in (MATRIX_INC): add missing files to the list
Wed, 25 Mar 2009 16:44:45 -0400 John W. Eaton seek to skip if writing inside bounds of existing file
Wed, 25 Mar 2009 14:34:38 -0400 John W. Eaton ChangeLog fix
Wed, 25 Mar 2009 14:33:44 -0400 Kai Habel Fix calculation of gradient for dims>2. Vector arguments are interpreted as
Wed, 25 Mar 2009 12:54:17 -0400 John W. Eaton save source file names for functions as comments in .texi files
Wed, 25 Mar 2009 14:29:50 +0100 Jaroslav Hajek fixes in mixed int64-double multiply emulation
Wed, 25 Mar 2009 11:40:06 +0100 Jaroslav Hajek smarter algorithm for permute
Tue, 24 Mar 2009 19:41:56 -0400 Ben Abbott gnuplot_drawnow.m: When printing, pass scalar plot_stream to __gnuplot_draw_figure__, and close all plot streams when done.
Tue, 24 Mar 2009 11:29:53 -0400 rtshort Partial implementation of derived classes using the old form with "@" files.
Mon, 23 Mar 2009 19:29:01 -0400 John W. Eaton tag bug don't define forced variables
Mon, 23 Mar 2009 18:21:25 -0400 Ben Abbott gnuplot_drawnow.m: Check that gnuplot has internal variable "GPVAL_TERMINALS".
Mon, 23 Mar 2009 14:23:48 +0100 Jaroslav Hajek simplify double->int conversion in indexing
Mon, 23 Mar 2009 08:29:51 +0100 Jaroslav Hajek more NEWS updates
Sun, 22 Mar 2009 21:44:26 +0100 Jaroslav Hajek fix simple looping over structs
Sun, 22 Mar 2009 15:19:22 +0100 Jaroslav Hajek add one more missing include
Sat, 21 Mar 2009 20:46:21 +0100 Jaroslav Hajek replace lo_ieee_isnan by xisnan, add missing includes
Sat, 21 Mar 2009 13:04:43 -0400 Ben Abbott gnuplot_drawnow.m: Verify the gnuplot terminal is supported.
Sat, 21 Mar 2009 12:49:58 -0400 Ben Abbott __gnuplot_get_var__.m: Add function to get gnuplot variables.
Sat, 21 Mar 2009 09:35:35 -0400 Ben Abbott print.m: Restore the old behavior for -S<num>,<num>.
Fri, 20 Mar 2009 11:39:25 +0100 Jaroslav Hajek allow empty matrices in stream input operators
Thu, 19 Mar 2009 17:46:38 +0100 Jaroslav Hajek optimize isnan/isinf/isfinite mappers
Thu, 19 Mar 2009 08:54:56 +0100 Jaroslav Hajek simplifications to fsolve
Thu, 19 Mar 2009 06:57:50 -0400 Benjamin Lindner fix leaving stray '\r' in stream when reading from CRLF data file
Wed, 18 Mar 2009 16:17:15 +0100 Jaroslav Hajek remove a TODO in oct-norm.cc
Wed, 18 Mar 2009 12:06:46 +0100 Jaroslav Hajek cellfun optimizations
Tue, 17 Mar 2009 22:21:54 +0100 Jaroslav Hajek add missing binops installs
Tue, 17 Mar 2009 21:38:12 +0100 Jaroslav Hajek implement fast octave_value constructor
Tue, 17 Mar 2009 13:43:09 +0100 Jaroslav Hajek remove dead code from fsolve
Tue, 17 Mar 2009 13:38:16 +0100 Jaroslav Hajek more cosmetic adjustments to fsolve
Tue, 17 Mar 2009 12:38:46 +0100 Jaroslav Hajek have zero tolerance force numeric assert
Tue, 17 Mar 2009 12:38:44 +0100 Jaroslav Hajek minor doc fixes in fsolve
Mon, 16 Mar 2009 17:03:07 -0400 Jason Riedy Eliminate the workspace in sparse transpose.
Tue, 17 Mar 2009 08:49:08 +0100 Jaroslav Hajek improvements to fsolve & family
Sun, 15 Mar 2009 10:09:44 +0100 Jaroslav Hajek add cellslices function
Sun, 15 Mar 2009 12:15:50 +0800 Ben Abbott Fix ChangeLog entries.
Sun, 15 Mar 2009 00:38:41 +0100 Jaroslav Hajek optimize comparison ops
Sat, 14 Mar 2009 23:08:08 +0100 Jaroslav Hajek implement compound logical ops
Sat, 14 Mar 2009 19:42:50 +0100 Jaroslav Hajek fix & simplify ndarray->matrix conversions
Sat, 14 Mar 2009 10:38:43 +0100 Jaroslav Hajek fix typos in var.m
Fri, 13 Mar 2009 22:54:37 +0100 Jaroslav Hajek optimize also .^-1 case
Fri, 13 Mar 2009 22:33:26 +0100 Jaroslav Hajek optimize element-wise power
Fri, 13 Mar 2009 21:26:13 +0100 Jaroslav Hajek further simplify some stats funcs
Fri, 13 Mar 2009 20:52:33 +0100 Jaroslav Hajek adjust some stats funcs
Fri, 13 Mar 2009 16:47:50 +0100 Jaroslav Hajek fix tests with ones
Fri, 13 Mar 2009 10:26:59 -0400 John W. Eaton include line and file info in parser warnings
Fri, 13 Mar 2009 09:45:07 -0400 John W. Eaton fix warning backtrace
Fri, 13 Mar 2009 13:39:22 +0100 Jaroslav Hajek more indexing optimizations
Fri, 13 Mar 2009 12:18:50 +0100 Jaroslav Hajek fix range arithmetics
Fri, 13 Mar 2009 12:18:45 +0100 Jaroslav Hajek simplify repmat
Tue, 10 Mar 2009 21:54:49 -0400 Jason Riedy Have sparse LU return permutation matrices rather than sparse matrices.
Tue, 10 Mar 2009 21:54:44 -0400 Jason Riedy Add perm * sparse, perm \ sparse, sparse * perm, and sparse / perm operations.
Thu, 12 Mar 2009 11:46:56 +0100 Jaroslav Hajek fix omissions adjusting JR's patches
Mon, 09 Mar 2009 17:49:14 -0400 Jason Riedy Implement diag + sparse, diag - sparse, sparse + diag, sparse - diag.
Mon, 09 Mar 2009 17:49:14 -0400 Jason Riedy Implement diag \ sparse and sparse / diag.
Mon, 09 Mar 2009 17:49:13 -0400 Jason Riedy Implement sparse * diagonal and diagonal * sparse operations, double-prec only.
Thu, 12 Mar 2009 17:08:14 -0400 John W. Eaton oct-inttypes.h (bitshift): apply mask even if not shifting
Thu, 12 Mar 2009 12:45:38 -0400 John W. Eaton ls-mat-ascii.cc (get_mat_data_input_line): if looking at CR or LF, skip current line ending instead of skipping until the next
Thu, 12 Mar 2009 23:20:33 +0800 Ben Abbott graphics.cc: Fix default "papersize" property value.
Thu, 12 Mar 2009 09:24:37 +0100 Jaroslav Hajek remove float perm matrices
Wed, 11 Mar 2009 14:10:36 +0100 Jaroslav Hajek fix screwed ChangeLog in last patch
Wed, 11 Mar 2009 14:07:24 +0100 Jaroslav Hajek implement raising a permutation matrix to integer power
Wed, 11 Mar 2009 10:42:04 +0100 Jaroslav Hajek remove unused liboctave sources
Wed, 11 Mar 2009 10:31:08 +0100 Jaroslav Hajek ensure nonnegative char -> real conversion
Tue, 10 Mar 2009 21:54:39 -0400 Jason Riedy Add an override to Octave's find() for permutation matrices.
Tue, 10 Mar 2009 21:54:34 -0400 Jason Riedy Make the column permutation vector in sparse LU cols()-long.
Wed, 11 Mar 2009 00:39:02 -0400 Ben Abbott __go_draw_axes__.m: Unset the {x,y,z}ticks when initializing\n\teach axis. Set ticklabels when the ticklabels are empty and when\n\tticklabelmode=="manual".
Tue, 10 Mar 2009 16:14:35 -0400 Jason Riedy test_diag_per.m: additional assert for sparse conversion test
Tue, 10 Mar 2009 15:44:11 -0400 Jason Riedy Fix conversion from PermMatrix to SparseMatrix.
Tue, 10 Mar 2009 13:55:52 -0400 John W. Eaton include <iosfwd> instead of <iostream> in header files
Tue, 10 Mar 2009 13:18:53 +0100 Jaroslav Hajek fixes to row-reducing cummin/cummax
Tue, 10 Mar 2009 12:28:42 +0100 Jaroslav Hajek update cummin, cummax docs
Tue, 10 Mar 2009 12:27:51 +0100 Jaroslav Hajek allow size_equal called with 1 arg
Tue, 10 Mar 2009 01:01:50 -0400 Benjamin Lindner fix CRLF issues with text-mode reading in windows when loading ascii data
Mon, 09 Mar 2009 17:13:58 -0400 John W. Eaton ChangeLog fix