Mercurial > hg > octave-nkf
graph
-
use indirect rendering for OpenGL graphics (bug #44916) stableWed, 06 May 2015 14:51:30 -0400, by John W. Eaton
-
cstrcat.m: fix concatenation of strings (bug introduced in cset 196871335aa8)Wed, 06 May 2015 18:19:44 +0100, by Carnë Draug
-
Allow call with empty argument list in strcat related functions (bug #44981)Fri, 01 May 2015 16:21:39 +0100, by Carnë Draug
-
doc: Update more docstrings to have one sentence summary as first line. stableMon, 04 May 2015 21:50:57 -0700, by Rik
-
doc: Update more docstrings to have one sentence summary as first line. stableMon, 04 May 2015 14:22:02 -0700, by Rik
-
doc: Update more docstrings to have one sentence summary as first line. stableSun, 03 May 2015 21:52:42 -0700, by Rik
-
doc: Update more docstrings to have one sentence summary as first line. stableSun, 03 May 2015 17:00:11 -0700, by Rik
-
psi: add support to compute the polygamma function (kth-derivative).Sun, 03 May 2015 22:52:07 +0100, by Carnë Draug
-
doc: Update more docstrings to have one sentence summary as first line. stableSun, 03 May 2015 15:36:23 -0700, by Rik
-
doc: Update docstrings to have one sentence summary as first line. stableSun, 03 May 2015 09:36:20 -0700, by Rik
-
maint: move NEWS from 45565ecec019 from the release 4.0 to 4.2.Sun, 03 May 2015 03:16:13 +0100, by Carnë Draug
-
psi: refactor to reduce code duplication.Sun, 03 May 2015 02:59:28 +0100, by Carnë Draug
-
psi: add support for complex numbers.Sun, 15 Mar 2015 06:30:09 +0000, by Carnë Draug
-
New function psi to compute the digamma function.Sun, 15 Mar 2015 03:31:16 +0000, by Carnë Draug
-
Check for a modern version of sndfile in configure scripts (bug #44976). stableFri, 01 May 2015 21:39:09 -0700, by Rik
-
acinclude.m4: Use simpler AC_PREPROC_IFELSE test for checking SETPLACEHOLDERTEXT.Fri, 01 May 2015 13:14:23 -0700, by Rik
-
Allow Qt GUI to compile on ARM CPU architectures (bug #44970). stableFri, 01 May 2015 13:11:51 -0700, by Orion Poplawski
-
acinclude.m4: Use simpler AC_PREPROC_IFELSE test for checking Qscintilla version.Fri, 01 May 2015 09:32:12 -0700, by Rik
-
Fix loading of ASCII files with NA values in final column (bug #44967). stableFri, 01 May 2015 08:29:52 -0700, by Rik
-
fix checking copy shortcut in terminal when no setting available (bug #44968) stableFri, 01 May 2015 08:56:48 +0200, by Torsten
-
fix checking copy shortcut in terminal when no setting available (bug #44968)Fri, 01 May 2015 08:56:48 +0200, by Torsten
-
close.m: Silently accept null argument for Matlab compatibility. stableWed, 29 Apr 2015 17:09:24 -0700, by Rik
-
close.m: Silently accept null argument for Matlab compatibility.Wed, 29 Apr 2015 17:09:24 -0700, by Rik
-
Added tag rc-4-0-0-4 for changeset 42bb3a776c9f stableTue, 28 Apr 2015 12:18:12 -0400, by John W. Eaton
-
maint: Bump version number for 4.0.0-rc4. stable rc-4-0-0-4Tue, 28 Apr 2015 12:17:57 -0400, by John W. Eaton
-
maint: Merge default to stable in preparation for 4.0.0 release. stableTue, 28 Apr 2015 12:12:16 -0400, by John W. Eaton
-
Check error_state before searching for help text (bug #44934).Mon, 27 Apr 2015 09:03:31 -0700, by Rik
-
no copying of empty text in terminal when copy shortcut is not Ctrl-CMon, 27 Apr 2015 16:48:37 +0200, by Torsten
-
Move octave_qt_link thread affinity back to the GUI thread (bug #44912)Fri, 24 Apr 2015 23:36:59 -0500, by Daniel J Sebald
-
lookfor.m: Overhaul function and fix bug #44924.Sun, 26 Apr 2015 21:14:53 -0700, by Rik
-
maint: update library version numbers for upcoming releaseSun, 26 Apr 2015 22:36:44 -0400, by Mike Miller
-
inpolygon.m: Overhaul function and fix bug #40970.Sat, 25 Apr 2015 20:50:36 -0700, by Rik
-
only update file browser and dir selection box when on top-level (bug #44622)Sat, 25 Apr 2015 19:43:27 +0200, by Torsten
-
make printf of lazy-index object work again (bug #44864)Sat, 25 Apr 2015 13:18:02 -0400, by John W. Eaton
-
don't print stack trace if warning format ends with newline characterSat, 25 Apr 2015 12:17:51 -0400, by John W. Eaton
-
Backout part of cset 438485f6a479 (bugs #44765, #44806)Fri, 24 Apr 2015 18:43:36 +0200, by Pantxo Diribarne
-
Handle mouse interaction with image objects (bug #44691)Thu, 16 Apr 2015 22:52:09 +0200, by Pantxo Diribarne
-
also provide stack traces for errors in script files (bug #44862)Fri, 24 Apr 2015 22:31:21 -0400, by John W. Eaton
-
Return true for is_real_scalar() for integer scalar types (bug #44917).Fri, 24 Apr 2015 09:01:38 -0700, by Rik
-
Stop segfault when using empty indexing of a classdef object.Thu, 23 Apr 2015 17:03:14 -0700, by Rik
-
Add tests for bug #38821 which got fixed with cset 058e45de41csTue, 21 Apr 2015 15:37:10 +0100, by Carnë Draug
-
Convert octave integer scalars into closest java type (bug #44882)Tue, 21 Apr 2015 00:32:52 +0100, by Carnë Draug
-
Automatically convert octave vectors into java primitive arrays (bug #44882)Mon, 20 Apr 2015 17:40:39 +0100, by Carnë Draug
-
Return bools instead of ints in oc-java box and unbox internal functions.Mon, 20 Apr 2015 17:23:28 +0100, by Carnë Draug
-
Automatically convert arrays of java primitives into Octave types (bug #44882)Mon, 20 Apr 2015 15:01:27 +0100, by Carnë Draug
-
Avoid unnecessarily calling graphics callbacks in FLTK.Thu, 23 Apr 2015 09:14:10 -0700, by Rik
-
Return correct x,y coordinates for keystroke with ginput in FLTK (bug #44834).Thu, 23 Apr 2015 08:38:49 -0700, by Rik
-
pt_PT.ts: update portuguese translation.Thu, 23 Apr 2015 12:48:37 +0100, by Carnë Draug
-
rectint: fix for non-overlapping rectangle, and support ND boxes (bug #44904)Wed, 22 Apr 2015 20:54:14 +0100, by Carnë Draug
-
Overhaul close.m to add "force" argument (bug #44324)Wed, 22 Apr 2015 08:41:50 -0700, by Rik
-
use png instead of jpg as default format for copying plots to clipboardWed, 22 Apr 2015 07:05:23 -0500, by John W. Eaton
-
make copying figures to clipboard work (bug #44866)Wed, 22 Apr 2015 00:36:24 -0500, by John W. Eaton
-
pt_PT: update portuguese translation files.Tue, 21 Apr 2015 15:01:55 +0100, by Carnë Draug
-
maint: Merge away accidental head.Mon, 20 Apr 2015 20:49:22 -0700, by Rik
-
Return correct x,y coordinates for keystroke with ginput in Qt (bug #44834).Mon, 20 Apr 2015 20:46:54 -0700, by Rik
-
annotation-dialog: default linestyle to noneMon, 20 Apr 2015 22:48:11 -0400, by John Donoghue