Mercurial > hg > octave-nkf
graph
-
base2dec.m: Fix incorrect bin2dec results (bug #35621). stableFri, 24 Feb 2012 15:01:56 -0800, by Rik
-
Replace file-separater "/" with "\" for MinGW MSYS shell.Fri, 24 Feb 2012 07:57:50 -0500, by Ben Abbott
-
doc: Make spacing nicer for Strings chapter of manual.Thu, 23 Feb 2012 22:13:06 -0800, by Rik
-
doc: Correct typo in polyfit docstring.Thu, 23 Feb 2012 21:23:49 -0800, by Rik
-
doc: Improve docstring for ezpolar.Thu, 23 Feb 2012 21:21:33 -0800, by Rik
-
kurtosis.m: Make docstring equation prettier in Info formatThu, 23 Feb 2012 20:07:25 -0800, by Rik
-
maint: periodic merge of stable to defaultThu, 23 Feb 2012 15:55:14 -0500, by John W. Eaton
-
maint: Move @CPPFLAGS@ to end of AM_CPPFLAGS lists in Makefiles. stableThu, 23 Feb 2012 15:45:16 -0500, by John W. Eaton
-
maint: avoid $(echo ...) in shell script string (bug #35572) stableThu, 23 Feb 2012 15:40:44 -0500, by John W. Eaton
-
Fix TickDir handling for 2D and 3D plots (bug #35575).Thu, 23 Feb 2012 12:25:23 -0800, by Rik
-
correctly fill result for M * v for Nx0 * 0x1 operations stableThu, 23 Feb 2012 13:50:26 -0500, by John W. Eaton
-
Make SLATEC-FN atanh/erfc functions more tolerant about edge cases likeThu, 23 Feb 2012 09:12:47 +0000, by Michael Goffioul
-
Fix ticklength updating (bug # 35438).Wed, 22 Feb 2012 20:06:05 -0500, by Ben Abbott
-
Correct typo from changeset 6b2448555bbd.Wed, 22 Feb 2012 08:14:09 -0500, by Ben Abbott
-
Fix Z-order stacking of axis background for FLTK printing (bug #35559)Tue, 21 Feb 2012 14:04:05 -0800, by Rik
-
__bar__.m: Add missing semicolon to stop internal results being printed.Mon, 20 Feb 2012 13:41:50 -0800, by Rik
-
doc: Update optimset docstring with details of FunValCheck option.Sat, 18 Feb 2012 12:54:41 -0800, by Rik
-
Extend "FunValCheck" option to optimization routines to detect Inf values.Sat, 18 Feb 2012 12:43:46 -0800, by Rik
-
box.m: Allow specification of a graphics axis to act on (bug #35486).Sat, 18 Feb 2012 11:59:21 -0800, by Garrett G Euler
-
maint: periodic merge of stable to default.Sat, 18 Feb 2012 10:09:15 -0800, by Rik
-
Fix guarded_eval() subfunction in fminunc (bug #35534). stableWed, 15 Feb 2012 14:44:37 +0100, by Olaf Till
-
Revert changeset 688e19ca262b due to regression.Sat, 18 Feb 2012 12:42:54 -0500, by Ben Abbott
-
Clear zombie processes produced by calling print() using the fltk toolkit.Fri, 17 Feb 2012 20:09:04 -0500, by Ben Abbott
-
Fix OpenGL printing of dashed lines (Bug #33765).Fri, 17 Feb 2012 11:40:27 -0800, by Rik
-
fact.m: Spelling and punctuation fixesThu, 16 Feb 2012 21:44:53 -0500, by Jordi Gutiérrez Hermoso
-
polyfit.m: add the ability to specify the polynomial template.Sun, 05 Feb 2012 15:07:45 +0100, by Pascal Dupuis
-
Warn when the default path is overwrittenThu, 16 Feb 2012 20:19:12 -0500, by Jordi Gutiérrez Hermoso
-
legend.m: Delete duplicate demo.Thu, 16 Feb 2012 19:19:31 -0500, by Ben Abbott
-
Fix unbalanced parentheses in scanf DEFUN_DLD macroThu, 16 Feb 2012 16:09:26 -0800, by Rik
-
doc: Use two spaces at start of sentence.Thu, 16 Feb 2012 15:44:42 -0800, by Rik
-
griddata.m: Update docstring.Thu, 16 Feb 2012 14:23:13 -0800, by Rik
-
griddata3.m: Accept vectors of any orientation.Thu, 16 Feb 2012 14:18:45 -0800, by Rik
-
griddatan.m: Restore ability to pass options to underlying QhullThu, 16 Feb 2012 14:17:26 -0800, by Rik
-
rainbow.m: Reformat and fix typo (bug #35549)Thu, 16 Feb 2012 16:17:06 -0500, by Jordi Gutiérrez Hermoso
-
griddata.m: Accept vectors in any orientation (Bug #33539)Thu, 16 Feb 2012 10:37:07 -0800, by Rik
-
Use internal bounding box in figure::properties::set_position.Wed, 15 Feb 2012 18:41:12 -0500, by Ben Abbott
-
doc: Periodic grammar check of documentation.Wed, 15 Feb 2012 13:31:31 -0800, by Rik
-
doc: Periodic spellcheck of documentation.Wed, 15 Feb 2012 12:48:22 -0800, by Rik
-
test: Space out %!shared variable declaration for readabilityTue, 14 Feb 2012 10:01:18 -0800, by Rik
-
Use Octave coding conventions in all m-file %!test blocksMon, 13 Feb 2012 07:29:44 -0800, by Rik
-
doc: Use Octave preference for double quote in docstrings in all .cc filesMon, 13 Feb 2012 07:45:41 -0800, by Rik
-
doc: Correct off-by-1 spacings in all .cc docstringsMon, 13 Feb 2012 07:42:56 -0800, by Rik
-
doc: Use Octave preference for double quote in docstrings in scripts/Mon, 13 Feb 2012 07:38:23 -0800, by Rik
-
fltk toolkit: figure position should have its origin at LL not UL.Sun, 12 Feb 2012 16:02:26 -0500, by Ben Abbott
-
fltk toolkit requires figure units to be "pixels". Bug # 35430.Sat, 11 Feb 2012 21:09:03 -0500, by Ben Abbott
-
print.m: Restore figure properties in reverse of the order of modification.Fri, 10 Feb 2012 18:57:55 -0500, by Ben Abbott
-
Print() function requires figure units to be "pixels".Fri, 10 Feb 2012 18:16:40 -0500, by Ben Abbott
-
maint: Remove deprecated functions from dev branch for next (3.8) release.Thu, 09 Feb 2012 13:16:39 -0800, by Rik
-
usejava.m: Update to use try/catch architectureThu, 09 Feb 2012 12:41:37 -0800, by Philip Nienhuis
-
Fix typo in %!test in changeset 12c70d00c04eThu, 09 Feb 2012 12:39:55 -0800, by Rik
-
improve test summary messageThu, 09 Feb 2012 13:39:34 -0500, by John W. Eaton
-
Added tag rc-3-6-1-0 for changeset 95c43fc8dbe1 stableThu, 09 Feb 2012 11:25:50 -0500, by John W. Eaton
-
conv.m: Add "valid" as possible SHAPE parameter (Bug #34893)Wed, 08 Feb 2012 22:39:41 -0800, by Rik
-
maint: periodic merge of stable to defaultWed, 08 Feb 2012 16:46:58 -0500, by John W. Eaton
-
avoid profiler test failure on more systems stableWed, 08 Feb 2012 16:44:13 -0500, by John W. Eaton
-
make test for bug 31371 workWed, 08 Feb 2012 16:37:40 -0500, by John W. Eaton
-
workaround for apparent bug in GCC 4.1.2 (bug #30685) stableMon, 06 Feb 2012 15:27:00 -0500, by John W. Eaton
-
maint: merge away extra head on default branchSun, 05 Feb 2012 23:37:36 -0500, by John W. Eaton
-
Use Octave coding conventions (double-quote " in preference to single quote ')Sun, 05 Feb 2012 15:46:02 -0800, by Rik
-
maint: periodic merge of stable to default.Sun, 05 Feb 2012 15:32:24 -0800, by Rik
-
maint: merge stable to default to bring in Qhull2012 build fixes.Thu, 02 Feb 2012 09:50:10 -0800, by Rik
-
maint: add yet another file omitted from earlier commitSun, 05 Feb 2012 15:41:42 -0500, by John W. Eaton
-
maint: add file omitted from last commitSun, 05 Feb 2012 15:36:24 -0500, by John W. Eaton
-
maint: add file omitted from last commitSun, 05 Feb 2012 15:35:32 -0500, by John W. Eaton
-
new testSun, 05 Feb 2012 14:31:46 -0500, by John W. Eaton
-
also save and restore symbol table context in parser (bug #35448)Sun, 05 Feb 2012 13:53:55 -0500, by John W. Eaton
-
fix problem with recursion and anonymous functions (bug #31371)Sun, 05 Feb 2012 13:16:07 -0500, by John W. Eaton
-
doc: Use Octave coding conventions in @example blocks of docstrings. stableSat, 04 Feb 2012 22:12:50 -0800, by Rik
-
maint: periodic merge of stable to defaultSat, 04 Feb 2012 10:34:20 -0500, by John W. Eaton
-
disable zoom-box zooming for negative log scales; enable zooming for positive log scales stableSat, 04 Feb 2012 10:29:50 -0500, by John W. Eaton
-
allow zooming for logscale plotsFri, 03 Feb 2012 19:54:26 -0500, by John W. Eaton
-
maint: periodic merge of stable to defaultFri, 03 Feb 2012 19:16:01 -0500, by John W. Eaton
-
use 8 minor tick marks per decade for log scale plots, not 9. stableFri, 03 Feb 2012 19:04:51 -0500, by John W. Eaton
-
strread.m: Fix missing semicolon and unnecessary "unable to parse" messages (Bug #35418). stableThu, 02 Feb 2012 10:46:52 -0800, by Philip Nienhuis
-
build: Add new location for Qhull2012 include files to build system. stableThu, 02 Feb 2012 09:37:33 -0800, by Rik
-
make panning work for logscale axesThu, 02 Feb 2012 12:04:21 -0500, by John W. Eaton
-
maint: periodic merge of stable to defaultThu, 02 Feb 2012 11:59:50 -0500, by John W. Eaton
-
fix zooming for logscale figures with fltk+opengl stableThu, 02 Feb 2012 11:31:39 -0500, by John W. Eaton
-
Fix Qhull calling convention by passing true file pointer to qh_new_qhull stableWed, 01 Feb 2012 10:37:25 -0800, by Rik
-
Removed chat and chat settings, instead made a separate menu entry in the community menu. guiWed, 01 Feb 2012 19:28:51 +0100, by Jacob Dawid
-
Added an interface settings tab to the settings dialog. Made a few improvements on the editor. Wrote a small welcome text in the welcome wizard. Moved configuration file to ~/.config/octave-gui/settings. guiWed, 01 Feb 2012 15:53:19 +0100, by Jacob Dawid
-
.m-files can be directly run from the editor again. Autocompletion works again. guiWed, 01 Feb 2012 11:27:39 +0100, by Jacob Dawid
-
Cleaned up and subsummarized projects under a subdirectory project. guiTue, 31 Jan 2012 22:07:25 +0100, by Jacob Dawid
-
Removed .hgsub from gui/ and added entries to the already existing .hgsub. guiTue, 31 Jan 2012 21:39:34 +0100, by Jacob Dawid
-
Removed scripts to retrieved qterminal and qirc. Instead used .hgsub. guiTue, 31 Jan 2012 21:00:54 +0100, by Jacob Dawid
-
maint: Bump Octave version to development numbering of 3.7.0+Tue, 31 Jan 2012 10:40:13 -0800, by Rik
-
make --disable-dl work againTue, 31 Jan 2012 00:03:37 -0500, by John W. Eaton
-
deprecate the static keywordMon, 30 Jan 2012 23:42:41 -0500, by John W. Eaton
-
improve parsing of classdef methodsMon, 30 Jan 2012 23:06:01 -0500, by John W. Eaton
-
iskeyword: don't consider get and set as keywordsMon, 30 Jan 2012 23:03:00 -0500, by John W. Eaton
-
Replaced local-native with local in octave-gui.pro for building on MacOS. guiTue, 31 Jan 2012 02:12:56 +0100, by Jacob Dawid
-
Removed ImageViewer. Removed stylesheets from dock widgets. guiTue, 31 Jan 2012 00:33:56 +0100, by Jacob Dawid
-
Sending commands to the terminal from doubleclicking the history, loading and saving workspaces as well as clearing the workspace works again. guiTue, 31 Jan 2012 00:03:44 +0100, by Jacob Dawid
-
Commented out some functionality that has not been implemented correctly until now. guiMon, 30 Jan 2012 23:14:46 +0100, by Jacob Dawid
-
Fix qhull tests.Mon, 30 Jan 2012 08:22:32 -0500, by Ben Abbott