log

age author description
Fri, 12 Aug 2011 12:27:56 +0200 Daniel Kraft Make hierarchical profile available via profile('info').
Fri, 12 Aug 2011 12:21:48 +0200 Daniel Kraft Use macro to start profiler blocks.
Sun, 14 Aug 2011 12:31:14 -0400 John W. Eaton new text_label_property graphics property type
Fri, 12 Aug 2011 14:16:34 -0400 John W. Eaton maint: periodic merge of stable to default
Fri, 12 Aug 2011 14:05:48 -0400 John W. Eaton maint: fix missing line continuation in src/Makefile.am stable
Thu, 11 Aug 2011 21:12:56 -0500 Jordi Gutiérrez Hermoso Merge in Daniel's changes
Thu, 11 Aug 2011 21:12:15 -0500 Jordi Gutiérrez Hermoso Style fixes on profiler internal functions
Thu, 11 Aug 2011 17:55:23 +0200 Daniel Kraft Collect hierarchical data profile.
Thu, 11 Aug 2011 19:50:57 -0500 Orion Poplawski __xzip__: Fix regression about moving compressed files (bug #33993) stable
Thu, 11 Aug 2011 17:17:25 -0500 Jordi Gutiérrez Hermoso cellfun: Fix a regression for function handles to overloaded functions
Thu, 11 Aug 2011 14:05:46 -0500 Jordi Gutiérrez Hermoso oop.txi: Fix incorrect names for power and mpower operators stable
Thu, 11 Aug 2011 12:49:11 -0500 Jordi Gutiérrez Hermoso tar.m: Fix validation of inputs (bug #33988) stable
Thu, 11 Aug 2011 02:41:36 -0500 Jordi Gutiérrez Hermoso cellfun.cc (cellfun): Small optimisation for function handles to built-ins
Thu, 11 Aug 2011 02:39:31 -0500 Jordi Gutiérrez Hermoso Backed out changeset 982d59e27565
Thu, 11 Aug 2011 02:34:42 -0500 Jordi Gutiérrez Hermoso cellfun.cc (cellfun): Small optimisation for function handles to built-ins
Thu, 11 Aug 2011 01:46:06 -0500 Jordi Gutiérrez Hermoso octave-parse.yy (feval): Update docstring to refer to function handles. stable
Wed, 10 Aug 2011 19:11:02 -0400 Ben Abbott str2num.m: Add second output indicating state of the conversion. stable
Wed, 10 Aug 2011 19:03:26 -0400 Ben Abbott Fix incorrect documentation for cs-lists from cell arrays.
Wed, 10 Aug 2011 10:52:41 -0400 John W. Eaton improve logic of octave_stream::seek funtion
Tue, 09 Aug 2011 23:23:59 -0400 John W. Eaton maint: periodic merge of stable to default
Tue, 09 Aug 2011 22:16:06 -0400 John W. Eaton use gnulib::fseek and gnulib::fopen stable
Tue, 09 Aug 2011 07:42:10 -0700 Philip Nienhuis strread.m: %Ns conversion format now honors user specified width (Bug #33950).
Mon, 08 Aug 2011 21:31:55 -0700 Rik maint: Periodic merge of stable to default.
Mon, 08 Aug 2011 21:30:36 -0700 Rik svds.m: Revert cset 12934:5d79384e3a1d. Use 42 for random number initialization. stable
Mon, 08 Aug 2011 11:19:09 -0700 Rik strmatch.m: Trim search pattern of spaces and nulls.
Mon, 08 Aug 2011 12:14:41 -0400 John W. Eaton accept but discard sign when reading NA and NaN values
Sun, 07 Aug 2011 09:59:39 -0700 Rik maint: periodic merge of stable to default
Sun, 07 Aug 2011 09:58:14 -0700 Rik svds.m: Use initialization seed of 43 to have working tests on Cygwin platform. stable
Sun, 07 Aug 2011 09:55:19 -0700 Rik strmatch.m: Revamp function for better speed and Matlab compatibility.
Sat, 06 Aug 2011 18:31:28 -0700 Rik doc: Document numel option to cellfun. Use fewer function handles in examples.