Mercurial > hg > octave-nkf
graph
-
doc: update sscanf doc string to match current behavior stableWed, 24 Aug 2011 11:20:26 -0400, by John W. Eaton
-
dMatrix.cc: Fix tests introduced by changeset f217edac2c71. Declare variablesTue, 23 Aug 2011 20:58:54 -0400, by Marco atzeri
-
README.MacOS: Update and add detail for building the developers sources usingTue, 23 Aug 2011 20:13:52 -0400, by Ben Abbott
-
properly save and restore command history file name in history command (bug #32524)Tue, 23 Aug 2011 17:11:31 -0400, by John W. Eaton
-
eliminate duplication of internal variables controlling command historyTue, 23 Aug 2011 17:08:51 -0400, by John W. Eaton
-
Announce in NEWS that we now have a profilerTue, 23 Aug 2011 14:00:02 -0500, by Jordi Gutiérrez Hermoso
-
maint: periodic merge of stable to defaultMon, 22 Aug 2011 21:23:28 -0400, by John W. Eaton
-
maint: periodic merge of stable to defaultMon, 22 Aug 2011 20:30:14 -0400, by John W. Eaton
-
correctly resize scanf output for %c formats (bug #34037) stableMon, 22 Aug 2011 20:27:27 -0400, by John W. Eaton
-
urlwrite.cc: Remove obsolete #include curl/types.h (Bug #33697). stableWed, 13 Jul 2011 17:53:05 -0700, by Rik
-
polyval.m: Return zeros when polynomial is empty (ML Compatibility).Mon, 22 Aug 2011 17:24:44 -0400, by Ben Abbott
-
doc: State that required input is cellstr, not cell, for strtrim and deblank (Bug #34038)Sun, 21 Aug 2011 21:44:39 -0700, by Rik
-
Merge in Daniel's changesFri, 19 Aug 2011 12:39:55 -0500, by Jordi Gutiérrez Hermoso
-
Proofread profiler documentationFri, 19 Aug 2011 12:39:45 -0500, by Jordi Gutiérrez Hermoso
-
Add an example profiler session to the manual.Fri, 19 Aug 2011 16:40:07 +0200, by Daniel Kraft
-
Add index into FunctionTable to profshow output table.Fri, 19 Aug 2011 16:39:09 +0200, by Daniel Kraft
-
Document the profiler functions.Thu, 18 Aug 2011 18:43:58 +0200, by Daniel Kraft
-
deblank.m, strtrim.m: Correctly validate cellstr inputs (Bug #34038)Thu, 18 Aug 2011 22:23:16 -0700, by Rik
-
doc: Correct Texinfo overfull hbox instances.Tue, 16 Aug 2011 22:19:56 -0700, by Rik
-
doc: Correct various Texinfo warnings about incorrect use of macros.Tue, 16 Aug 2011 10:03:33 -0700, by Rik
-
bsxfun.cc: Expand cryptic bsxfun acronym in docstring and explain it a bit moreTue, 16 Aug 2011 04:01:08 -0500, by Jordi Gutiérrez Hermoso
-
text.m: Improve logic and error checking. Modify demo.Mon, 15 Aug 2011 19:43:57 -0400, by Ben Abbott
-
Update sources for gl2ps.Mon, 15 Aug 2011 18:48:16 -0400, by Ben Abbott
-
Native multi-line text alignment.Mon, 15 Aug 2011 17:35:30 -0400, by Vanya Sergeev
-
Apply bug fix for figure name from V. Sergeev (bug #34001)Mon, 15 Aug 2011 20:55:58 +0200, by Kai Habel
-
maint: periodic merge of stable to defaultMon, 15 Aug 2011 11:32:21 -0400, by John W. Eaton
-
undo previous unintended change to oct-stream.cc stableMon, 15 Aug 2011 11:30:23 -0400, by John W. Eaton
-
allow multi-line string property for text objects using cell arrays or char matricesMon, 15 Aug 2011 10:24:09 -0400, by Ben Abbott
-
new string_vector::join methodMon, 15 Aug 2011 10:05:28 -0400, by John W. Eaton
-
Return better error codes from curl, even if connection is successfulSun, 14 Aug 2011 21:17:12 -0500, by Jordi Gutiérrez Hermoso
-
Merge in Daniel's changesSun, 14 Aug 2011 12:41:20 -0500, by Jordi Gutiérrez Hermoso
-
Make hierarchical profile available via profile('info').Fri, 12 Aug 2011 12:27:56 +0200, by Daniel Kraft
-
Use macro to start profiler blocks.Fri, 12 Aug 2011 12:21:48 +0200, by Daniel Kraft
-
new text_label_property graphics property typeSun, 14 Aug 2011 12:31:14 -0400, by John W. Eaton
-
maint: periodic merge of stable to defaultFri, 12 Aug 2011 14:16:34 -0400, by John W. Eaton
-
maint: fix missing line continuation in src/Makefile.am stableFri, 12 Aug 2011 14:05:48 -0400, by John W. Eaton
-
Merge in Daniel's changesThu, 11 Aug 2011 21:12:56 -0500, by Jordi Gutiérrez Hermoso
-
Style fixes on profiler internal functionsThu, 11 Aug 2011 21:12:15 -0500, by Jordi Gutiérrez Hermoso
-
Collect hierarchical data profile.Thu, 11 Aug 2011 17:55:23 +0200, by Daniel Kraft
-
__xzip__: Fix regression about moving compressed files (bug #33993) stableThu, 11 Aug 2011 19:50:57 -0500, by Orion Poplawski
-
cellfun: Fix a regression for function handles to overloaded functionsThu, 11 Aug 2011 17:17:25 -0500, by Jordi Gutiérrez Hermoso
-
oop.txi: Fix incorrect names for power and mpower operators stableThu, 11 Aug 2011 14:05:46 -0500, by Jordi Gutiérrez Hermoso
-
tar.m: Fix validation of inputs (bug #33988) stableThu, 11 Aug 2011 12:49:11 -0500, by Jordi Gutiérrez Hermoso
-
cellfun.cc (cellfun): Small optimisation for function handles to built-insThu, 11 Aug 2011 02:41:36 -0500, by Jordi Gutiérrez Hermoso
-
Backed out changeset 982d59e27565Thu, 11 Aug 2011 02:39:31 -0500, by Jordi Gutiérrez Hermoso
-
cellfun.cc (cellfun): Small optimisation for function handles to built-insThu, 11 Aug 2011 02:34:42 -0500, by Jordi Gutiérrez Hermoso
-
octave-parse.yy (feval): Update docstring to refer to function handles. stableThu, 11 Aug 2011 01:46:06 -0500, by Jordi Gutiérrez Hermoso
-
str2num.m: Add second output indicating state of the conversion. stableWed, 10 Aug 2011 19:11:02 -0400, by Ben Abbott
-
Fix incorrect documentation for cs-lists from cell arrays.Wed, 10 Aug 2011 19:03:26 -0400, by Ben Abbott
-
improve logic of octave_stream::seek funtionWed, 10 Aug 2011 10:52:41 -0400, by John W. Eaton
-
maint: periodic merge of stable to defaultTue, 09 Aug 2011 23:23:59 -0400, by John W. Eaton
-
strread.m: %Ns conversion format now honors user specified width (Bug #33950).Tue, 09 Aug 2011 07:42:10 -0700, by Philip Nienhuis
-
maint: Periodic merge of stable to default.Mon, 08 Aug 2011 21:31:55 -0700, by Rik
-
svds.m: Revert cset 12934:5d79384e3a1d. Use 42 for random number initialization. stableMon, 08 Aug 2011 21:30:36 -0700, by Rik
-
strmatch.m: Trim search pattern of spaces and nulls.Mon, 08 Aug 2011 11:19:09 -0700, by Rik
-
accept but discard sign when reading NA and NaN valuesMon, 08 Aug 2011 12:14:41 -0400, by John W. Eaton
-
maint: periodic merge of stable to defaultSun, 07 Aug 2011 09:59:39 -0700, by Rik
-
svds.m: Use initialization seed of 43 to have working tests on Cygwin platform. stableSun, 07 Aug 2011 09:58:14 -0700, by Rik