log

age author description
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