bugGNU Octave - Bugs: Browse Items

 
 
Browse with the query form and selection.
Open/Closed:  Status:  Submitter:  Assigned to:  Category: 
Item Group:  Severity:  Priority:  Summary:  Original Submission: 

Use logical between ' Summary' and ' Original Submission' searches.

Additional constraint :
    since

 

Column heading links sort results (up or down), you can also sort by priority or reset sort. You can also activate multicolumn sort. Currently, results are sorted by Item IDup.

Begin     451–500      Previous      –1000 / 1849     Next      1401–1450     End

Item ID up Summary Category Severity Status Assigned to Submitter Submitted
#56176 Implementation of loadlibrary function (revisited) Octave Function 1 - Wish kupiqu 2019-04-20
#56174 Axes "position" property not updated Plotting with gnuplot 3 - Normal morgawr 2019-04-20
#56172 concatenation of empty, 2-D, but not 0x0 arrays differs from Matlab Interpreter 3 - Normal Confirmed rik5 2019-04-19
#56170 [octave forge] (signal) results from fir1 differ from Matlab (inaccurate?) Octave Package 3 - Normal Need Info jwe 2019-04-19
#56162 [octave forge] (econometrics) optional dependence on MPI Octave Package 2 - Minor muhali 2019-04-18
#56155 [Mac] quit menu item disabled after launch GUI 3 - Normal Confirmed eflister 2019-04-17
#56153 Feature Request: any/all could accept a vector for DIM argument Octave Function 3 - Normal Confirmed 2019-04-17
#56152 Feature Request: all function should support "all" argument for Matlab compatibility Octave Function 3 - Normal Confirmed 2019-04-17
#56137 Y-axis label is cut-off in the saved png file Plotting with OpenGL 3 - Normal Confirmed fleuzi 2019-04-15
#56127 Variable Editor should move to next row after entering value and pressing <Return> GUI 1 - Wish Confirmed rik5 2019-04-12
#56081 quiver and set() many data/property fields is inneficient with many listeners Plotting 3 - Normal sillymon 2019-04-05
#56072 @documentencoding UTF-8 tag should override __mfile_encoding__ Interpreter 3 - Normal cbm 2019-04-04
#56066 [octave forge] (symbolic) integration of heaviside Octave Package 3 - Normal Confirmed zmarantz 2019-04-03
#56065 New function "contains" Octave Function 1 - Wish Patch Submitted dirixmjm 2019-04-03
#56018 "dbclear all" does not fully remove breakpoints in subfunctions Interpreter 3 - Normal Confirmed muhali 2019-03-28
#56008 [octave forge] (fuzzy-logic-toolkit) defuzz provides inaccurate result Octave Package 3 - Normal lalucas_1967 2019-03-27
#55999 Display images larger than GL_MAX_TEXTURE_SIZE Plotting with OpenGL 2 - Minor charprap 2019-03-25
#55983 'x(ix) = []' deletion syntax does not work for objects Classdef 3 - Normal apjanke 2019-03-22
#55980 Octave interpreter indent for print increases whenever octave_base_value::print error emitted Interpreter 3 - Normal Confirmed sirgienko 2019-03-22
#55976 cat, repmat, and reshape don't work for classdef objects Classdef 3 - Normal apjanke 2019-03-22
#55969 [octave forge] (interval) doctests assume Symbolic is installed Octave Package 3 - Normal cbm 2019-03-21
#55958 Incorrect symbolic dispay on macOS due to default Monaco font Octave Package 3 - Normal Need Info 2019-03-19
#55955 stashing build options in binary breaks building reproducibly with -fdebug-prefix-map= Configuration and Build System 1 - Wish mtmiller 2019-03-19
#55938 gnuplot misinterprets triangle markers '<' and '>' Plotting with gnuplot 1 - Wish Confirmed jthies 2019-03-16
#55932 [MXE Octave] gnuplot patch to support tikz of gnuplot graphics_tookkit on native GNU/Linux Plotting with gnuplot 3 - Normal tmacchant 2019-03-16
#55931 Plot disappears after zooming out once and then clicking "Autoscale" Plotting with OpenGL 3 - Normal Confirmed philipnienhuis 2019-03-15
#55914 [octave forge] (geometry) SVG classes broken Octave Package 3 - Normal Wont Fix juanpi juanpi 2019-03-14
#55913 Control-arrow key navigation does not work in GUI Command Window on macOS GUI 3 - Normal apjanke 2019-03-13
#55908 Closing plots much slower than in 4.4.1 Performance 3 - Normal In Progress 2019-03-13
#55890 "help class.method" returns help for class if method overloads builtin Interpreter 3 - Normal Confirmed cbm 2019-03-12
#55880 Octave does not allow reshaping empty scalar struct to empty struct array (Matlab Compatibility) Interpreter 1 - Wish Confirmed arb 2019-03-10
#55873 pkg: cache download package files Octave Function 1 - Wish apjanke 2019-03-09
#55865 meta.class.PropertyList should be an objectarray? Interpreter 3 - Normal Confirmed arb 2019-03-08
#55864 semilogy plot ticks could be too dense or too sparse Plotting 3 - Normal count 2019-03-08
#55859 [octave forge] (signal) zplane.m multiplicity annotations should not use superscript Octave Package 3 - Normal Confirmed morgawr 2019-03-08
#55841 "__run_test_suite__ ({'.'}, {})" fails with "fnm(1): out of bound 0" Test Suite 3 - Normal cbm 2019-03-06
#55838 compare_versions: add support for deb/rpm style "~" version sorting Octave Function 1 - Wish mtmiller 2019-03-05
#55828 [octave forge] (io) csv2cell doesn't recognize some numeric input Octave Package 3 - Normal Need Info arb 2019-03-04
#55821 Ctrl+C not being passed to the pager when 'less' is in "follow output" mode Interpreter 2 - Minor Confirmed sebald 2019-03-03
#55816 Laggy file browser GUI 3 - Normal Need Info 2019-03-03
#55810 sizeof() and whos() returns 0 bytes for classdef objects Classdef 1 - Wish Confirmed apjanke 2019-03-02
#55796 SVG Images support for imread Octave Function 1 - Wish Need Info 2019-02-28
#55782 [octave forge] (quaternion) q2rotm: function to convert quaternion to rotation matrix Octave Package 1 - Wish ratulloch 2019-02-25
#55774 Subsasign on class member: a cs-list cannot be further indexed Interpreter 2 - Minor Confirmed 2019-02-24
#55767 classdef property should not be the same as classdef name (at least for Matlab compatibility) Classdef 2 - Minor Confirmed rik5 2019-02-22
#55755 mxGetProperty does not work with properties marked as Dependent Libraries 1 - Wish Confirmed 2019-02-21
#55752 [octave forge] (quaternion) rot2q can't handle multiple inputs but the quaternion constructor can Octave Package 1 - Wish ratulloch 2019-02-20
#55722 dashed line is printed as solid with "-dtikz" driver Plotting with OpenGL 2 - Minor Confirmed vasiliy22 2019-02-16
#55717 allow installation of a +pkg name resolution hook for arbitrary lookup Interpreter 1 - Wish mtmiller 2019-02-15
#55714 [octave forge] (signal) pmtm not implemented Octave Package 1 - Wish Postponed schloegl 2019-02-15

Begin     451–500      Previous      –1000 / 1849     Next      1401–1450     End

Open Items Priority Colors:
     1   2   3   4   5   6   7   8   9 
Closed Items Priority Colors:
     1   2   3   4   5   6   7   8   9 

Back to the top

Powered by Savane 3.14-962f.
Corresponding source code