log

age author description
Tue, 25 May 2010 08:55:23 +0200 Jaroslav Hajek simplify octave_value::length
Tue, 25 May 2010 08:53:58 +0200 Jaroslav Hajek override ndims and numel for scalars and matrices
Tue, 25 May 2010 08:24:29 +0200 Jaroslav Hajek simplify octave_base_value::ndims
Tue, 25 May 2010 07:41:31 +0200 Jaroslav Hajek simplify octave_base_value::rows and columns
Mon, 24 May 2010 17:20:08 -0700 Rik Replace calls to deprecated functions.
Mon, 24 May 2010 12:41:43 +0200 Jaroslav Hajek cosmetic changes in Cell interface
Sun, 23 May 2010 17:11:50 -0700 Rik Scale image point color according to colormap. Bug #29926.
Thu, 20 May 2010 11:49:42 -0700 Rik Plot minor ticks for semilog plots
Thu, 20 May 2010 12:19:45 -0400 John W. Eaton file_in_path, file_in_loadpath: return empty string instead of empty matrix if file not found
Thu, 20 May 2010 15:10:34 +0200 Jaroslav Hajek abstract scalar index checking off Array<T> (prep for struct optimizations)
Thu, 20 May 2010 07:27:45 +0200 Jaroslav Hajek avoid unused param warnings in onCleanup
Wed, 19 May 2010 16:20:48 +0200 Jaroslav Hajek fix cumulative logical sum
Wed, 19 May 2010 16:19:42 +0200 Jaroslav Hajek omission from last patch
Wed, 19 May 2010 07:09:40 +0200 Jaroslav Hajek preliminary onCleanup support
Tue, 18 May 2010 08:34:02 +0200 Jaroslav Hajek determine string enum length by trailing null rather than sizeof
Tue, 18 May 2010 08:19:41 +0200 Jaroslav Hajek update NEWS
Mon, 17 May 2010 14:41:56 +0200 Jaroslav Hajek general mechanism for string enum variables
Mon, 17 May 2010 13:46:57 +0200 Jaroslav Hajek implement 'local' parameter to pseudo-variables
Mon, 17 May 2010 11:52:59 +0200 Jaroslav Hajek remove deprecated Array method
Sun, 16 May 2010 22:26:54 -0700 Rik Print name of function in error() string messages.
Sun, 16 May 2010 18:28:59 -0700 Rik Check input arguments for size and type (bug #29861).
Fri, 14 May 2010 06:59:41 +0200 Jaroslav Hajek symbol_table minor improvements
Thu, 13 May 2010 17:36:41 -0400 John W. Eaton help.m: avoid unnecessary use of varargout
Thu, 13 May 2010 12:23:06 -0700 Rik Add filesep to end of tempdir (bug #29864).
Thu, 13 May 2010 13:47:20 +0200 Jaroslav Hajek use ID for singularity warning in matrix division
Thu, 13 May 2010 12:25:26 +0200 Jaroslav Hajek add specific ID for sqrtm singularity warning
Thu, 13 May 2010 11:46:47 +0200 Jaroslav Hajek correctly load global variables
Tue, 11 May 2010 10:28:16 +0200 Jaroslav Hajek fix typo in textread
Wed, 12 May 2010 16:26:08 -0700 Rik Correctly set output precision (#29870) in dlmwrite
Wed, 12 May 2010 17:49:28 -0400 Ben Abbott help.m: Allow docstring to be returned as output, and correct docstring.
Wed, 12 May 2010 02:25:05 +0200 David Bateman minor typo in previous changeset
Wed, 12 May 2010 02:17:18 +0200 David Bateman Fix error when saving sparse arrays to matlab files (bug #29786)
Tue, 11 May 2010 09:43:56 -0700 Rik Capitalize ARPACK in configure messages.
Tue, 11 May 2010 08:31:58 +0200 Jaroslav Hajek fix bug in binary saving of lazy indices
Tue, 11 May 2010 07:25:20 +0200 Jaroslav Hajek fix off-by-1 error in idx_vector (bug #29851)
Fri, 07 May 2010 12:40:06 +0200 Jaroslav Hajek mark sqrtm(triangular) as triangular
Mon, 10 May 2010 11:55:16 -0700 Rik Split qrdelete test into high precision test when QRUPDATE is present
Mon, 10 May 2010 07:50:56 +0200 Jaroslav Hajek make schur mark triangular matrices on output
Mon, 10 May 2010 07:50:11 +0200 Jaroslav Hajek optimize order of conditions in octave_range::index_vector
Sat, 08 May 2010 10:29:39 -0700 Rik Don't abort testing when merely skipping a testif block.
Sat, 08 May 2010 15:15:22 +0200 Jaroslav Hajek optimize code handling ++,--
Fri, 07 May 2010 15:58:51 -0400 John W. Eaton use internal variable instead of warning state to control whether to allow non-integer ranges as indices
Fri, 07 May 2010 20:53:27 +0100 Michael Goffioul Export symbol Vsparse_auto_mutate
Thu, 06 May 2010 16:55:23 -0400 John W. Eaton don't compile gl2ps.c unless we have OpenGL
Thu, 06 May 2010 14:47:27 +0200 Jaroslav Hajek fix null assignment bug #29785
Thu, 06 May 2010 08:02:07 -0400 John W. Eaton improve warning/error message
Thu, 06 May 2010 13:32:08 +0200 Jaroslav Hajek improve sqrtm
Thu, 06 May 2010 09:49:36 +0200 Jaroslav Hajek make schur more Matlab compatible
Wed, 05 May 2010 21:14:18 -0700 Rik Replace deprecated function calls in statistics tests
Wed, 05 May 2010 14:20:58 -0400 John W. Eaton allow non-integer ranges as indices conditionally
Tue, 04 May 2010 12:56:27 -0400 John W. Eaton ChangeLog fixes
Tue, 04 May 2010 13:00:00 -0400 John W. Eaton convert villad functions to C++
Mon, 03 May 2010 12:08:57 -0700 Rik Add TeX equation to cond.m documentation
Mon, 03 May 2010 13:21:35 +0200 Jaroslav Hajek implement svd_driver
Sun, 02 May 2010 22:05:41 -0700 Rik Wrap documentation line to prevent overfull hbox LaTex warning
Sun, 02 May 2010 21:19:55 -0700 Rik Remove tabs in .txi files causing problems with pdf formatting.
Sun, 02 May 2010 10:20:36 -0400 Ben Abbott close.m: No error on "close([])".
Sat, 01 May 2010 12:00:32 -0400 Ben Abbott __go_draw_axes__.m: Remove gnuplot errorbar code.
Sat, 01 May 2010 10:55:42 -0400 Ben Abbott Remove line object props ldata, udata, xldata, xudata.
Fri, 30 Apr 2010 19:08:55 -0400 Ben Abbott Add demos to loglogerr.m, semilogxerr.m, & semilogyerr.m
Fri, 30 Apr 2010 18:28:21 -0400 Ben Abbott __errplot__.m: Fix bug parsing errorbar style.
Sat, 01 May 2010 00:05:46 +0300 Shai Ayal fixed fltk_backend bug when clicking on empty figure
Fri, 30 Apr 2010 07:51:28 -0400 Ben Abbott __errplot__.m: Implement errorbars in the Matlab style.
Thu, 29 Apr 2010 08:00:42 -0400 Ben Abbott errorbar.m: Modify demo.
Thu, 29 Apr 2010 07:14:08 -0400 Ben Abbott __errplot__.m: Fix bug for boxxy errorbar.
Thu, 29 Apr 2010 07:11:46 -0400 Ben Abbott errorbar.m: Add demoss.
Wed, 28 Apr 2010 17:19:37 -0400 John W. Eaton test_struct: update expected error message text
Wed, 28 Apr 2010 21:10:03 +0200 David Bateman Update the errorbar markers in a seperate listtener function
Wed, 28 Apr 2010 01:41:22 -0400 John W. Eaton fixes for --enable-64
Tue, 27 Apr 2010 21:54:41 -0400 John W. Eaton avoid crash when setting graphics property from cellstr object
Wed, 28 Apr 2010 03:10:06 +0200 David Bateman Make errorbar objects markers be 'none'
Tue, 27 Apr 2010 17:37:12 -0700 Rik Changelog fix
Tue, 27 Apr 2010 17:00:29 -0700 Rik Use "." for marker when plotting with errorbars. (bug #29057)
Tue, 27 Apr 2010 19:46:15 -0400 Ben Abbott __errplot__.m: Add missing semicolon line terminations.
Wed, 28 Apr 2010 00:23:57 +0200 David Bateman Respect linestyleorder in errorbar plots
Tue, 27 Apr 2010 21:20:11 +0200 Jaroslav Hajek use common error message for indexed cs-lists
Tue, 27 Apr 2010 12:07:04 -0400 John W. Eaton limit on recursion via calls to source function
Tue, 27 Apr 2010 00:52:28 -0400 John W. Eaton don't alter arg values in call to abs or sign for integer values
Mon, 26 Apr 2010 23:14:24 +0200 David Bateman Allow setting of the markers in errorbar linestyles
Mon, 26 Apr 2010 22:26:17 +0200 David Bateman Allow matlab style linestyles in errorbar plots
Mon, 26 Apr 2010 09:25:32 -0700 Rik Fix bug with shell HERE document introduced with configure changes for glu
Mon, 26 Apr 2010 14:33:54 +0200 David Bateman Allow x, xy and box errorbars with different plotting syntax
Mon, 26 Apr 2010 13:27:13 +0200 David Bateman Document the use of the colormap for bar plots
Mon, 26 Apr 2010 07:21:26 +0300 Shai Ayal add configure test for glu
Sun, 25 Apr 2010 23:18:48 +0200 David Bateman When loading a mex-file temporarily load the m-file version to get the help string (bug #29427)
Sun, 25 Apr 2010 20:04:02 +0200 David Bateman Fix the order of calling setdata and setvertexdata for patches (bug #29549)
Sun, 25 Apr 2010 10:04:52 -0400 Ben Abbott __go_draw_figure__.m: Hidden axes may have visible children.
Sat, 24 Apr 2010 19:48:36 -0400 Ben Abbott print.m: Set figure color property to 'none' when printing.
Sat, 24 Apr 2010 19:45:59 -0400 Ben Abbott graphics.h.in: Have figure color property support a radio value, 'none'.
Sun, 25 Apr 2010 00:12:52 +0200 David Bateman Make the default axes color none (bug #29060)
Sun, 25 Apr 2010 00:09:12 +0200 David Bateman Trivial doc fix
Sat, 24 Apr 2010 20:56:32 +0200 David Bateman Correct fill of diamond markers for gnuplot backend
Sat, 24 Apr 2010 20:12:08 +0300 Shai Ayal fix fltk backend CPPFLAGS
Sat, 24 Apr 2010 11:49:58 -0400 Ben Abbott __go_draw_axes__.m: Consistent placement of axes for ps vs other gnuplot terminals.
Fri, 23 Apr 2010 22:20:12 -0700 Rik Clarify compilation note about defaults.h
Fri, 23 Apr 2010 22:07:39 -0700 Rik Clear global variables when 'clear -all' called
Fri, 23 Apr 2010 20:52:10 -0400 Ben Abbott Fix colorbar() bugs for manual plotboxaspectratio.
Fri, 23 Apr 2010 20:29:29 -0400 Ben Abbott axis.m: For 'axis normal' restore plotboxaspectratio.
Fri, 23 Apr 2010 16:34:40 -0400 John W. Eaton ChangeLog fixes
Fri, 23 Apr 2010 16:34:19 -0400 John W. Eaton style fixes
Fri, 23 Apr 2010 16:27:44 -0400 John W. Eaton ChangeLog fixes
Fri, 23 Apr 2010 15:57:32 -0400 John W. Eaton avoid GCC warnings
Fri, 23 Apr 2010 14:58:29 -0400 John W. Eaton avoid deprecated function warnings from GCC
Fri, 23 Apr 2010 14:46:17 -0400 John W. Eaton style fixes
Fri, 23 Apr 2010 14:43:41 -0400 John W. Eaton style fixes
Fri, 23 Apr 2010 11:28:50 -0700 Rik Untabify .m scripts
Fri, 23 Apr 2010 11:13:48 -0700 Rik Replace lowercase nan with NaN for visual cue in scripts
Fri, 23 Apr 2010 11:04:53 -0700 Rik Fix parsing error when NaN used inside of matrix declaration
Fri, 23 Apr 2010 09:58:23 -0700 Rik Eliminate compile warning about explicit braces
Fri, 23 Apr 2010 11:42:58 +0200 Jaroslav Hajek fix reshape() and permute() for scalars
Fri, 23 Apr 2010 11:23:43 +0200 Jaroslav Hajek fix assignment to non-existing variables and octave_value::assign
Fri, 23 Apr 2010 09:48:57 +0200 Jaroslav Hajek fix bug in sparse vector assignment (bug #29646)
Thu, 22 Apr 2010 20:01:15 -0700 Rik Return correct value (101) from sqp on succes. Fixes bug #29577.
Thu, 22 Apr 2010 14:38:58 -0700 Rik Eliminate repmat (Inf, x , y) and simply use Inf (x,y)
Thu, 22 Apr 2010 14:03:47 -0700 Rik Eliminate NaN*ones and Inf*ones constructs and just use Nan() and Inf()
Thu, 22 Apr 2010 13:37:35 -0700 Rik Return correct Hessenberg matrix when called with 0 or 1 output arguments
Thu, 22 Apr 2010 09:41:37 +0200 Jaroslav Hajek extend hypot to accept >2 args
Tue, 20 Apr 2010 09:05:16 +0200 Jaroslav Hajek remove old assign decls from Sparse.h
Tue, 20 Apr 2010 09:03:26 +0200 Jaroslav Hajek update NEWS
Tue, 20 Apr 2010 08:42:03 +0200 Jaroslav Hajek improve sparse concatenation operator
Mon, 19 Apr 2010 20:57:41 -0400 Ben Abbott colorbar.m: Allow 'peer' option to be specified.
Mon, 19 Apr 2010 15:31:49 +0200 Jaroslav Hajek reuse Array<T>::cat and Sparse<T>::cat in cat/horzcat/vertcat
Mon, 19 Apr 2010 07:22:30 -0400 Ben Abbott colorbar.m: Consistent treatment of plotboxaspectratio. Add listener for plotboxaspectratiomode.
Sun, 18 Apr 2010 17:56:16 +0200 Jaroslav Hajek basic cat functionality in liboctave
Sat, 17 Apr 2010 20:37:51 -0400 Ben Abbott __actual_axis_position__.m: Fix bug when restoring figure position property to its original value.
Fri, 16 Apr 2010 10:08:46 -0400 Ben Abbott plotyy.m: Add listener for dataaspectratiomode.
Fri, 16 Apr 2010 17:36:28 +0200 David Bateman Unset figure color in __go_draw_axes__ (partial fix for bug #29060)
Fri, 16 Apr 2010 16:14:45 +0200 David Bateman Replace nzmax by nnz as needed
Fri, 16 Apr 2010 12:45:31 +0200 David Bateman Don't call text_renderer.set_font if HAVE_FONTCONFIG is not set (bug #29570)
Fri, 16 Apr 2010 10:32:07 +0200 David Bateman Replace constructs like "NaN * one()" with "NaN()" and "Inf * ones ()" with "Inf()"
Thu, 15 Apr 2010 23:40:30 +0200 David Bateman Reimplement the other discrete distribution functions using lookup
Thu, 15 Apr 2010 21:10:07 +0200 Jaroslav Hajek improve stdnormal_cdf accuracy by using erfc (bug #29543)
Wed, 14 Apr 2010 22:15:34 +0300 Shai Ayal document keypress and mouse callback properties
Wed, 14 Apr 2010 12:23:13 +0200 Jaroslav Hajek add some missing copyright stmts
Wed, 14 Apr 2010 08:27:37 +0200 Jaroslav Hajek fix failing sparse assignment tests
Wed, 14 Apr 2010 02:30:41 +0200 David Bateman Reimplement discrete_cdf using the lookup function
Tue, 13 Apr 2010 23:48:01 +0200 David Bateman Handle repeated matches in matches returned by pcre
Tue, 13 Apr 2010 20:26:08 +0300 Shai Ayal [mq]: fltk_cb
Tue, 13 Apr 2010 14:59:01 +0200 Jaroslav Hajek optimize some special indexing & assignment cases
Tue, 13 Apr 2010 14:56:29 +0200 Jaroslav Hajek omissions from last patch
Tue, 13 Apr 2010 12:45:24 +0200 Jaroslav Hajek improve conversion & copy ctors of sparse matrix
Tue, 13 Apr 2010 12:36:24 +0200 Jaroslav Hajek implement working spalloc
Tue, 13 Apr 2010 12:36:21 +0200 Jaroslav Hajek rewrite sparse indexed assignment
Mon, 12 Apr 2010 18:07:58 -0400 Ben Abbott loglog.m: Minor ticks on by default for loglog plots.
Mon, 12 Apr 2010 18:03:25 -0400 Ben Abbott Respect the nextplot property value of 'new' for axes and 'replacechildren' for axes and figures.
Mon, 12 Apr 2010 12:57:44 +0200 Jaroslav Hajek properly compress sparse matrices after assembly
Sun, 11 Apr 2010 14:33:00 +0200 Jaroslav Hajek fix typos in blas-xtra
Sat, 10 Apr 2010 19:53:28 -0400 Ben Abbott __go_draw_figure__.m: Don't set background for non-visible axes.
Sat, 10 Apr 2010 21:04:55 +0200 Jaroslav Hajek replace nzmax by nnz where appropriate in liboctave
Sat, 10 Apr 2010 11:41:32 -0400 Ben Abbott graphics.h.in: Fix nextplot property values.
Sat, 10 Apr 2010 01:37:12 +0200 David Bateman Properly ignore zero-length matches in named tokens
Fri, 09 Apr 2010 13:59:13 -0400 John W. Eaton octave_char_matrix::mex_get_data: new function
Fri, 09 Apr 2010 09:54:19 -0400 Judd Storrs isvarname: keywords are not valid variable names
Thu, 08 Apr 2010 14:46:37 -0400 Marco Atzeri Makefile.am replace EXEEXT with SCRIPTS_EXE_SUFFIX for installing
Thu, 08 Apr 2010 14:37:19 -0400 Jaroslav Hajek fix generating names for TAB completion
Thu, 08 Apr 2010 14:37:36 +0200 Jaroslav Hajek optimize sparse resize
Thu, 08 Apr 2010 12:50:15 +0200 Jaroslav Hajek fix & improve cat (bug #29465)
Thu, 08 Apr 2010 10:29:57 +0200 Jaroslav Hajek improve & fix SparseRep reallocation and compression
Wed, 07 Apr 2010 16:23:54 -0400 John W. Eaton scripts/testfun/runtests.m: new function
Wed, 07 Apr 2010 15:17:20 -0400 John W. Eaton README.ftp and README.devel updates
Wed, 07 Apr 2010 13:00:25 +0200 Jaroslav Hajek optimize (:) indexing of sparse column vectors
Wed, 07 Apr 2010 12:07:06 +0200 Jaroslav Hajek fix order of func defs in Sparse.cc
Wed, 07 Apr 2010 10:15:58 +0200 Jaroslav Hajek make feval work with overloaded handles
Tue, 06 Apr 2010 15:38:56 +0200 Jaroslav Hajek optimize null assignment with bool masks
Tue, 06 Apr 2010 13:42:59 +0200 Jaroslav Hajek rewrite sparse null assignment (part 2)
Tue, 06 Apr 2010 08:28:15 +0200 Jaroslav Hajek Back out changeset 4e64fbbd5c58
Mon, 05 Apr 2010 15:27:26 -0700 Rik Modify cut to behave equivalently to histc
Fri, 02 Apr 2010 15:15:41 -0400 John W. Eaton style fixes
Fri, 02 Apr 2010 14:28:34 -0400 John W. Eaton allow non-integer values in ranges used for array indexing
Fri, 02 Apr 2010 13:28:02 -0400 Judd Storrs Truncate argv() for scripts used without command line parameters. Bug #29423
Fri, 02 Apr 2010 16:04:52 +0200 Jaroslav Hajek rewrite sparse null assignment (part 1)
Fri, 02 Apr 2010 07:31:59 +0200 Jaroslav Hajek typo in arma_rnd, by M. Vinyals
Thu, 01 Apr 2010 08:35:50 +0200 Jaroslav Hajek fix typo in last patch
Thu, 01 Apr 2010 08:27:23 +0200 Jaroslav Hajek avoid exception throwing in mx-inline loops
Wed, 31 Mar 2010 10:24:57 +0200 Jaroslav Hajek remove old sparse assembly ctors
Wed, 31 Mar 2010 10:03:55 +0200 Jaroslav Hajek optimize sparse matrix assembly
Tue, 30 Mar 2010 15:25:54 -0400 John W. Eaton ChangeLog fix
Tue, 30 Mar 2010 15:24:39 -0400 John W. Eaton avoid segfault in string_vector constructor
Tue, 30 Mar 2010 21:04:27 +0200 Jaroslav Hajek use rem for divisibility check in factor
Mon, 29 Mar 2010 14:08:30 +0200 Jaroslav Hajek helper idx_vector methods
Sun, 28 Mar 2010 19:07:48 +0200 David Grundberg Neither include qhull/qhull_a.h nor run tests unless we HAVE_QHULL.
Sat, 27 Mar 2010 19:56:08 -0400 Ben Abbott __go_draw_figure__.m: Untabify.
Sat, 27 Mar 2010 19:30:28 -0400 Ben Abbott print.m: Provide default suffixes & validate hardcopy format.
Sat, 27 Mar 2010 18:23:54 +0100 David Bateman Add detection of OpenMP support to configure. Disabled by default
Sat, 27 Mar 2010 10:07:10 +0100 Jaroslav Hajek improve fzero
Fri, 26 Mar 2010 11:57:03 +0100 Jaroslav Hajek add missing file into build
Fri, 26 Mar 2010 10:41:56 +0100 Jaroslav Hajek improve sparse 2d indexing (part 3)
Fri, 26 Mar 2010 08:24:04 +0100 Jaroslav Hajek guard against recursive calls of missing_function_hook
Thu, 25 Mar 2010 18:19:19 -0400 John W. Eaton eigs-base.cc: avoid warning about deprecated Array constructor
Thu, 25 Mar 2010 18:14:41 -0400 John W. Eaton sort list of modules in bootstrap.conf
Thu, 25 Mar 2010 18:13:42 -0400 John W. Eaton tag call to fclose with gnulib::
Thu, 25 Mar 2010 17:30:07 -0400 John W. Eaton undo recent gnulib-related changes
Thu, 25 Mar 2010 12:10:23 -0400 John W. Eaton ChangeLog fix
Thu, 25 Mar 2010 14:19:29 +0100 Jaroslav Hajek optimize kron
Thu, 25 Mar 2010 07:40:27 -0400 Ben Abbott cell2mat.m: Add test for cells of cells.
Thu, 25 Mar 2010 11:45:10 +0100 Jaroslav Hajek use round and trunc from gnulib where possible
Thu, 25 Mar 2010 11:38:07 +0100 David Grundberg Revert modf usage now that cmath is back.
Thu, 25 Mar 2010 10:22:46 +0100 Jaroslav Hajek include both math.h and cmath in lo-math.h
Wed, 24 Mar 2010 16:27:46 -0400 John W. Eaton version is now 3.3.51+
Wed, 24 Mar 2010 17:10:23 -0400 John W. Eaton Added tag ss-3-3-51 for changeset 79a56d0a6a0d
Wed, 24 Mar 2010 16:27:05 -0400 John W. Eaton version is now 3.3.51 ss-3-3-51
Wed, 24 Mar 2010 16:26:33 -0400 John W. Eaton NEWS: style fixes
Wed, 24 Mar 2010 16:13:16 -0400 John W. Eaton update texinfo menus
Wed, 24 Mar 2010 20:35:44 +0100 Petr Mikulik Fix bug with logscale in combination with colorbar
Wed, 24 Mar 2010 15:48:25 -0400 John W. Eaton point to bugs.octave.org bug tracker instead of bug@octave.org mailing list
Wed, 24 Mar 2010 15:45:41 -0400 John W. Eaton src/DLD-FUNCTIONS/config-module.awk: emit additions to EXTRA_DIST
Wed, 24 Mar 2010 15:43:17 -0400 John W. Eaton src/Makefile.am: typo
Wed, 24 Mar 2010 17:27:58 +0100 David Grundberg Use gnulib headers instead of C++ std headers where needed.
Wed, 24 Mar 2010 09:53:14 -0400 John W. Eaton load_path::add_to_fcn_map: style fixes
Wed, 24 Mar 2010 13:16:25 +0100 Jaroslav Hajek warn about missing matlab funcs in help
Wed, 24 Mar 2010 13:10:36 +0100 Jaroslav Hajek don't call missing_function_hook inside try block
Wed, 24 Mar 2010 12:56:18 +0100 Jaroslav Hajek implement smart warnings about missing Matlab functionality
Wed, 24 Mar 2010 10:38:39 +0100 Jaroslav Hajek improve sparse 2d indexing (part 2)
Wed, 24 Mar 2010 07:13:44 +0100 Jaroslav Hajek support cells of cells in cell2mat
Tue, 23 Mar 2010 17:48:54 -0400 John W. Eaton ChangeLog fix
Tue, 23 Mar 2010 17:46:26 -0400 John W. Eaton make refreshdata work again
Tue, 23 Mar 2010 15:06:33 -0400 John W. Eaton liboctave/config-ops.sh: handle 'all' case correctly
Tue, 23 Mar 2010 13:03:06 +0100 Jaroslav Hajek update NEWS
Tue, 23 Mar 2010 13:01:34 +0100 Jaroslav Hajek implement built-in rem and mod
Tue, 23 Mar 2010 09:30:46 +0100 Jaroslav Hajek implement general binary mapping facility
Mon, 22 Mar 2010 19:03:07 -0400 John W. Eaton avoid problems if liboctave/config-ops.sh is run in parallel
Mon, 22 Mar 2010 12:36:30 -0700 Soren Hauberg Detabify scripts in 'scripts/image/'
Mon, 22 Mar 2010 13:54:22 +0100 Jaroslav Hajek improve sparse 2D indexing (part 1)
Mon, 22 Mar 2010 12:05:33 +0100 Jaroslav Hajek simplify sparse->full conversions in liboctave
Sun, 21 Mar 2010 22:50:04 -0700 Soren Hauberg scripts/general/quadv.m: Replace 'quadl' with 'quadv' in help text
Sun, 21 Mar 2010 10:44:46 -0400 John W. Eaton link libcruft with libgnu
Sun, 21 Mar 2010 15:35:50 +0100 Jaroslav Hajek fix parsing of function names in cellfun
Sat, 20 Mar 2010 14:26:03 -0700 Soren Hauberg scripts/general/interp2.m, scripts/general/interpn.m: For nearest neighbour interpolation ceil (instead of floor) at the center of the data intervals to be compatible with Matlab. Add test.
Sat, 20 Mar 2010 11:01:04 -0400 John W. Eaton oct-parse.yy, lex.ll: use symbols via gnulib namespace
Fri, 19 Mar 2010 13:00:06 +0100 Jaroslav Hajek rewrite 1D sparse indexing
Fri, 19 Mar 2010 07:12:21 +0100 Jaroslav Hajek fix strmatch
Thu, 18 Mar 2010 20:08:35 -0400 Ben Abbott print.m: Add '-append' option.
Thu, 18 Mar 2010 19:52:37 -0400 Ben Abbott print.m: print.m: Detabify.
Thu, 18 Mar 2010 14:55:52 +0100 Jaroslav Hajek improve sparse indexing interface
Wed, 17 Mar 2010 09:34:43 -0400 John W. Eaton use macro for 2 and 3 arg dim_vector constructors
Wed, 17 Mar 2010 10:30:36 +0100 Jaroslav Hajek implement generic macro magic for repeated decls
Wed, 17 Mar 2010 08:46:46 +0100 Jaroslav Hajek up to 7th-order dim_vector constructors
Tue, 16 Mar 2010 17:03:55 -0400 John W. Eaton save: make that two newline characters
Tue, 16 Mar 2010 15:04:40 -0400 John W. Eaton save: separate variables by blank line in Octave text format files
Tue, 16 Mar 2010 15:33:35 +0100 Jaroslav Hajek rewrite nth_root, move to specfun