Mercurial > hg > octave-nkf
graph
-
maint: periodic merge of default to gui guiMon, 07 May 2012 16:02:31 -0400, by Jordi Gutiérrez Hermoso
-
maint: Periodic merge of stable to defaultMon, 07 May 2012 11:59:30 -0400, by Jordi Gutiérrez Hermoso
-
Added parameter to dup, so that it compiles with the changed API of 3.7.0+. guiMon, 07 May 2012 21:44:32 +0200, by Jacob Dawid
-
Cleanup on autoconf warningsMon, 07 May 2012 08:52:17 -0400, by Jordi Gutiérrez Hermoso
-
Silence warningsSun, 06 May 2012 21:14:55 -0400, by Jordi Gutiérrez Hermoso
-
Backout revision 136ee6bcadc0 (no mutexing the symbol table) guiSun, 06 May 2012 21:06:18 -0400, by Jordi Gutiérrez Hermoso
-
Cleaned up code. Fixed bug that causes the GUI to freeze when launching another editor. guiMon, 07 May 2012 02:36:49 +0200, by Jacob Dawid
-
Removed version number and "Octave GUI"-labelling. guiMon, 07 May 2012 01:37:26 +0200, by Jacob Dawid
-
Allow monotonically decending inputs to bicubic ().Thu, 03 May 2012 18:34:39 -0400, by Ben Abbott
-
conv2.c: Unmark a test as a known failure (bug #34893) stableThu, 03 May 2012 17:32:33 -0400, by Jordi Gutiérrez Hermoso
-
perform convolution properly independently of matrix orientation (bug #34893) stableTue, 17 Apr 2012 12:47:34 +0100, by Sunghyun Cho
-
Get rid of global variables in sqp.Thu, 03 May 2012 12:15:21 -0400, by Olaf Till
-
maint: Periodic merge of default to gui guiThu, 03 May 2012 00:52:24 -0400, by Jordi Gutiérrez Hermoso
-
maint: Periodic merge of stable to defaultThu, 03 May 2012 00:50:03 -0400, by Jordi Gutiérrez Hermoso
-
Silence warning about signed comparsionWed, 02 May 2012 17:13:56 -0400, by Jordi Gutiérrez Hermoso
-
Silence warning about deprecated resize() callWed, 02 May 2012 17:12:26 -0400, by Jordi Gutiérrez Hermoso
-
Implement proper op() indexing for diagonal matrices (bug #36368) stableWed, 02 May 2012 17:29:40 -0400, by Jordi Gutiérrez Hermoso
-
legend() should accept labels being specified as both cellstrs and char.Wed, 02 May 2012 21:14:40 -0400, by Ben Abbott
-
Added controls and settings for changing the terminal font. guiMon, 30 Apr 2012 19:38:24 -0700, by Israel Herraiz
-
Syncrhonize legend's "visible" and "box" properties. (Bug # 36136)Tue, 01 May 2012 19:38:51 -0400, by Ben Abbott
-
src/symtab.yy (ABORT_PARSE): Prevent multiple parse errors in eval (bug #35154)Wed, 25 Apr 2012 14:12:12 -0600, by Max Brister
-
poissrnd should return zero when lambda = 0. (Bug # 36326) stableMon, 30 Apr 2012 22:19:14 -0400, by Ben Abbott
-
Correct assignment to wrong variable f headerlines processingFri, 27 Apr 2012 17:22:07 +0200, by Alexander Graf
-
Properly set the legend's text color property to the legend's "textcolor"Fri, 27 Apr 2012 22:22:31 -0400, by Ben Abbott
-
For gnuplot, render the legend's text objects using the specified textcolor.Fri, 27 Apr 2012 13:11:19 -0400, by Ben Abbott
-
Disable building documentation if gnuplot not foundTue, 24 Apr 2012 20:27:42 -0400, by Mike Miller
-
Preserve legend handle when changing properties (Bug # 36259).Tue, 24 Apr 2012 20:08:35 -0400, by Carnë Draug
-
Add findfigs.m docstring to plot.txiSat, 21 Apr 2012 18:46:04 -0400, by Carnë Draug
-
New Function, findfigs.mSat, 21 Apr 2012 18:10:11 -0400, by Carnë Draug
-
Fix complete spline with three points (bug #35739)Wed, 11 Apr 2012 12:54:41 +0200, by Marco Caliari
-
New Function, shrinkfaces.mThu, 19 Apr 2012 17:44:46 -0400, by Martin Helm
-
maint: periodic merge of stable to defaultThu, 19 Apr 2012 16:26:56 -0400, by John W. Eaton
-
avoid error for calls to functions returning varargout that ignore final outputs (bug #36221) stableThu, 19 Apr 2012 16:24:14 -0400, by John W. Eaton
-
seconds after the minute can be 0-60, not 0-61 stableTue, 17 Apr 2012 14:42:49 -0400, by John W. Eaton
-
maint: periodic merge from stable to defaultTue, 17 Apr 2012 13:18:56 -0400, by John W. Eaton
-
correctly fill struct arrays for assignments that cause resizing (bug #33178) stableTue, 17 Apr 2012 13:13:22 -0400, by John W. Eaton
-
correctly fill cell arrays for three-arg diag function calls stableTue, 17 Apr 2012 11:53:39 -0400, by John W. Eaton
-
avoid unnecessary index overflow error when printing sparse array (bug #35148) stableMon, 16 Apr 2012 15:58:38 -0400, by John W. Eaton
-
2012-03-25 Philip Nienhuis <prnienhuis@users.sf.net>Fri, 30 Mar 2012 18:44:01 +0200, by Philip Nienhuis
-
Return an error exit code to shell when eval'ed code fails a memory allocation.Sat, 14 Apr 2012 19:33:45 -0700, by Rik
-
maint: Periodic merge of stable to default.Sat, 14 Apr 2012 18:48:34 -0700, by Rik
-
Restore 'TextureMap' option for surface objects (Bug #35661) stableSat, 14 Apr 2012 18:45:08 -0700, by Rik
-
maint: fix unordered_map configure testFri, 13 Apr 2012 14:07:45 -0400, by John W. Eaton
-
regexptranslate.m: Fix failing %!test due to new regexp single quote rules.Fri, 13 Apr 2012 09:32:45 -0700, by Rik
-
also require that warning and error message identifiers do not contain whitespaceFri, 13 Apr 2012 09:54:57 -0400, by John W. Eaton
-
better compatibility for error/warning message IDs and format specifiersThu, 12 Apr 2012 16:48:54 -0400, by John W. Eaton
-
make diag (x, m, n) return a proper diagonal matrix object (bug #36099)Thu, 12 Apr 2012 16:27:39 -0400, by John W. Eaton
-
maint: periodic merge of stable to defaultThu, 12 Apr 2012 14:08:29 -0400, by John W. Eaton
-
allow kron to work for two diag matrix arguments (bug #35647) stableThu, 12 Apr 2012 14:01:39 -0400, by John W. Eaton
-
allow kron to work for two diag matrix arguments (bug #35647)Thu, 12 Apr 2012 14:01:39 -0400, by John W. Eaton
-
Clean generated fortran files.Wed, 11 Apr 2012 23:12:43 -0400, by Mike Miller
-
maint: miscellaneous style fixes for .m filesWed, 11 Apr 2012 22:07:00 -0400, by John W. Eaton
-
Improve/correct documentation for splinefit.mWed, 11 Apr 2012 19:34:53 -0400, by Ben Abbott
-
Add configure check for isnan in fortran.Wed, 11 Apr 2012 15:40:01 -0400, by Carlo de Falco
-
maint: Periodic merge of stable to default.Wed, 11 Apr 2012 10:38:10 -0700, by Rik