Fri, 21 Mar 2014 14:59:39 -0400 |
LYH |
Fully int64 type support
draft
|
Fri, 21 Mar 2014 14:59:39 -0400 |
LYH |
Fully int8 type support
draft
|
Fri, 21 Mar 2014 14:59:39 -0400 |
LYH |
Fully uint16 type support
draft
|
Fri, 21 Mar 2014 14:59:39 -0400 |
LYH |
Fix uminus op support with scalar type
draft
|
Fri, 21 Mar 2014 14:59:38 -0400 |
LYH |
Fully single type support & clean the code
draft
|
Fri, 21 Mar 2014 14:59:38 -0400 |
LYH |
Fix single type support
draft
|
Fri, 21 Mar 2014 14:59:38 -0400 |
LYH |
User function support
draft
|
Fri, 21 Mar 2014 14:59:38 -0400 |
LYH |
Add what on jit_fail_exceptions
draft
|
Fri, 21 Mar 2014 14:59:38 -0400 |
LYH |
Add switch statement support
draft
|
Fri, 21 Mar 2014 14:59:38 -0400 |
LYH |
partial support of single/uint16
draft
|
Fri, 21 Mar 2014 14:59:38 -0400 |
LYH |
Add the do-until statement support
draft
|
Mon, 17 Mar 2014 22:38:36 +0100 |
pantxo |
Make set() omit read-only properties when called with 1 or 2 arguments (bug #41629).
|
Tue, 18 Feb 2014 16:55:08 +0100 |
Pantxo Diribarne |
Add methods to determine if a graphic property is read-only (bug #41629).
|
Mon, 17 Mar 2014 09:10:32 -0700 |
Rik |
Accept indexed images with color values below the first colormap entry (bug #41851).
|
Sun, 16 Mar 2014 11:44:11 -0700 |
Rik |
legend.m: Correctly create legend for scatter plots (bug #33463).
|
Sat, 15 Mar 2014 19:22:55 -0700 |
Rik |
doc: Add documentation about using set() to query graphics properties.
|
Sat, 15 Mar 2014 16:29:46 -0700 |
Rik |
polyeig.m: Overhaul function for Matlab compatibility (bug #41865).
gui-release
|
Sat, 15 Mar 2014 21:17:19 +0100 |
Torsten |
*octave-gui.cc: focus terminal after all other actions at startup (bug #41814)
gui-release
|
Thu, 13 Feb 2014 20:39:09 +0100 |
Torsten |
add menu entries and shortcuts for zoom functions in the editor (bug #41516)
gui-release
|
Thu, 06 Mar 2014 17:32:49 +0100 |
mfasi |
sign_test.m: Replace use of deprecated function 'binomial_cdf' (#41779).
stable
|
Mon, 10 Mar 2014 10:46:37 -0500 |
Michael C. Grant |
set default toolkit when registering toolkits (bug #41665).
gui-release
|
Thu, 13 Mar 2014 13:58:35 -0700 |
Rik |
copyobj.m: Fix bug when restoring axes to a figure that had no axes to begin with (bug #41849).
|
Tue, 11 Mar 2014 21:15:06 -0400 |
John Donoghue |
Implement pkg update pkgnametoupdate (Bug #41732)
gui-release
|
Tue, 11 Mar 2014 19:27:23 -0400 |
John Donoghue |
gui: Add select all menu (Bug #41797)
gui-release
|
Tue, 11 Mar 2014 00:15:20 +0100 |
pantxo |
Force non-native menu bar for the editor on mac (bug #41823)
stable
|
Mon, 10 Mar 2014 17:21:20 +0000 |
Carnë Draug |
Use OCTAVE_QUIT between each image frame to allow Control-C during Image IO.
stable
|
Sun, 24 Nov 2013 22:46:32 +0100 |
Stefan Mahr |
jit compiler: use existing int functions
draft lyh-review
|
Sun, 24 Nov 2013 23:28:50 +0100 |
Stefan Mahr |
jit compiler: Use seperate function for division operation
draft
|
Fri, 27 Sep 2013 06:50:59 +0800 |
LYH |
Fully uint32 type support
draft
|
Sat, 02 Nov 2013 17:14:07 +0100 |
LYH |
jit compiler: Add support for uint64 type
draft
|