Bug Fix List - 4.2.0 Release: Difference between revisions

Jump to navigation Jump to search
(→‎Bugs with severity >= 4: Fixed bug #46330)
Line 270: Line 270:
* Owner: ??? {{patch|9011}} Tests for corefcn/sparse.cc
* Owner: ??? {{patch|9011}} Tests for corefcn/sparse.cc
* Owner: ??? {{patch|8801}} add support for the histogram and histcounts functions -- useful as Matlab is deprecating hist
* Owner: ??? {{patch|8801}} add support for the histogram and histcounts functions -- useful as Matlab is deprecating hist
* Owner: ??? {{patch|8369}} imresize - Change to imresize to reduce memory footprint
* Owner: ??? {{patch|8368}} imremap - Change to imremap to reduce memory footprint


* Owner: ??? {{patch|8696}} Use unicode utf-8 rather than Symbol font for gnuplot when possible -- Check, because printing non-ASCII with gnuplot is a known bug
* Owner: ??? {{patch|8696}} Use unicode utf-8 rather than Symbol font for gnuplot when possible -- Check, because printing non-ASCII with gnuplot is a known bug
* Owner: ??? {{patch|8367}} Doxygen comments for input.h and cleanup of input.cc
* Owner: ??? {{patch|8367}} Doxygen comments for input.h and cleanup of input.cc
* Owner: ??? {{patch|8303}} vectorized parcellfun and pararrayfun
* Owner: ??? {{patch|8303}} vectorized parcellfun and pararrayfun
* Owner: ??? {{patch|8913}} remove zlib from public API
* Owner: ??? {{patch|8491}} Make pkg handle and display (in textmode) package documentation in info format
* Owner: ??? {{patch|8640}} Comments for translators
* Owner: ??? {{patch|8073}} Remove redundant function calls in sqp
* Owner: ??? {{patch|8077}} Alter colloc to handle Laguerre polynomials (see Numerical, items 5,6 on Projects page)
* Owner: ??? {{patch|8607}} New module h5read to read/write HDF5 files
=== Matlab functions, by regular devs ===
* Owner: ??? {{patch|9013}} New function "material"
* Owner: ??? {{patch|8856}} add function reducevolume
* Owner: ??? {{patch|8872}} add isocaps
* Owner: ??? {{patch|8864}} add smooth3
* Owner: ??? {{patch|7924}} Added two functions: locale() and setlocale()
=== Matlab functions, needing major work ===
* Owner: ??? {{patch|8962}} Working version of expmv
* Owner: ??? {{patch|8541}} isdiag, istriu, istril, isbanded, and bandwidth functions


=== Other open patches from Savannah ===
=== Other open patches from Savannah ===
* Owner: ??? {{patch|9030}} dim_vector constructor for any number of dimensions
* Owner: ??? {{patch|9027}} Allow evalin for arbitrary contexts
* Owner: ??? {{patch|9027}} Allow evalin for arbitrary contexts
* Owner: ??? {{patch|9025}} Concise output of filenames
* Owner: ??? {{patch|9025}} Concise output of filenames
* Owner: ??? {{patch|9024}} Colour-coded output text
* Owner: ??? {{patch|9024}} Colour-coded output text
* Owner: ??? {{patch|9020}} Octave core: new basename and dirname functions
* Owner: ??? {{patch|9012}} Abbreviations as Location input for the legend() command -- patch requested.
* Owner: ??? {{patch|9018}} package generate_html: some fixes to generate_package_html.m
* Owner: ??? {{patch|9013}} New function "material"
* Owner: ??? {{patch|9012}} Abbreviations as Location input for the legend() command
* Owner: ??? {{patch|9009}} Latex equation support in the documentation created by generate_html package
* Owner: ??? {{patch|8990}} generate_html : Adding field (additional documentation:url) to index.html of ref-man
* Owner: ??? {{patch|8988}} Adding to index.html of manual, installation/loading commands
* Owner: ??? {{patch|8988}} Adding to index.html of manual, installation/loading commands
* Owner: ??? {{patch|8986}} CDF plot implementation
* Owner: ??? {{patch|8986}} CDF plot implementation
* Owner: ??? {{patch|8983}} automatic broadcasting for assignment operations
* Owner: ??? {{patch|8979}} Add two functions to check and set ODE options
* Owner: ??? {{patch|8979}} Add two functions to check and set ODE options
* Owner: ??? {{patch|8974}} GSOC16 - Improve iterative methods for sparse linear systems
* Owner: ??? {{patch|8974}} GSOC16 - Improve iterative methods for sparse linear systems
* Owner: ??? {{patch|8963}} show test failures on stdout when building verbosely
* Owner: ??? {{patch|8962}} Working version of expmv
* Owner: ??? {{patch|8960}} Preliminary balancing and balance option for eig
* Owner: ??? {{patch|8959}} pkg-statistics: Replace kmeans with more efficient implementation
* Owner: ??? {{patch|8951}} Calculate vertexnormals for patch objects
* Owner: ??? {{patch|8943}} object class "light" for lighting effects on patches and surfaces
* Owner: ??? {{patch|8943}} object class "light" for lighting effects on patches and surfaces
* Owner: ??? {{patch|8936}} econometrics: kernel_density: accept function handle kernel
* Owner: ??? {{patch|8919}} Start of patch to enable visibility attributes for GCC in build system
* Owner: ??? {{patch|8918}} fgridsearch as a gridsearch alternative to fminsearch
* Owner: ??? {{patch|8913}} remove zlib from public API
* Owner: ??? {{patch|8912}} add function reducepatch
* Owner: ??? {{patch|8912}} add function reducepatch
* Owner: ??? {{patch|8901}} fminsearch support for more options and more output arguments
* Owner: ??? {{patch|8892}} This is a Wavelet Toolbox for Octave
* Owner: ??? {{patch|8889}} Add implementation of getReport
* Owner: ??? {{patch|8872}} add isocaps
* Owner: ??? {{patch|8870}} odepkg: add metainfo.xml file for Gnome Software
* Owner: ??? {{patch|8864}} add smooth3
* Owner: ??? {{patch|8856}} add function reducevolume
* Owner: ??? {{patch|8842}} Drop <project> tag from appdata.xml
* Owner: ??? {{patch|8837}} normest1
* Owner: ??? {{patch|8824}} added affine2d class
* Owner: ??? {{patch|8824}} added affine2d class
* Owner: ??? {{patch|8768}} new field for stack info in structure passed to error handler of cellfun
* Owner: ??? {{patch|8722}} For image() and imagesc(), added value readout in status bar when mousing over a figure
* Owner: ??? {{patch|8722}} For image() and imagesc(), added value readout in status bar when mousing over a figure
* Owner: ??? {{patch|8693}} Reimplement operator * (const SparseMatrix& m, const SparseMatrix& a) to use SuiteSparse
* Owner: ??? {{patch|8693}} Reimplement operator * (const SparseMatrix& m, const SparseMatrix& a) to use SuiteSparse
* Owner: ??? {{patch|8690}} Alternative implementation of tcdf
* Owner: ??? {{patch|8690}} Alternative implementation of tcdf
* Owner: ??? {{patch|8669}} C++ Implementation of sprand()
* The above are "unsure". The below are not yet triaged.
* Owner: ??? {{patch|8666}} adjusting octave examples test to exactly match output
* Owner: ??? {{patch|8664}} pkg: after installing a pkg, tell people how to load it
* Owner: ??? {{patch|8643}} Patch for "linear-algebra-2.2.2" NEWS
* Owner: ??? {{patch|8640}} Comments for translators
* Owner: ??? {{patch|8621}} New window icons
* Owner: ??? {{patch|8607}} New module h5read to read/write HDF5 files
* Owner: ??? {{patch|8595}} quaternion - new methods and expanded functions, tests
* Owner: ??? {{patch|8584}} statistics/stepwisefit selection on partial p values
* Owner: ??? {{patch|8584}} statistics/stepwisefit selection on partial p values
* Owner: ??? {{patch|8579}} wblplot function file
* Owner: ??? {{patch|8579}} wblplot function file
* Owner: ??? {{patch|8548}} New integerizing range algorithm for non-integer elements using better interp.
* Owner: ??? {{patch|8548}} New integerizing range algorithm for non-integer elements using better interp.
* Owner: ??? {{patch|8542}} Handle sparse matrices in cholinsert
* Owner: ??? {{patch|8542}} Handle sparse matrices in cholinsert
* Owner: ??? {{patch|8541}} isdiag, istriu, istril, isbanded, and bandwidth functions
* Owner: ??? {{patch|8534}} For GUI undo, send Cntrl-U to Readline rather than callback command_editor.
* Owner: ??? {{patch|8532}} Use conventional signaling to modify Readline term size rather than callback.
* Owner: ??? {{patch|8532}} Use conventional signaling to modify Readline term size rather than callback.
* Owner: ??? {{patch|8528}} inpolyeder
* Owner: ??? {{patch|8526}} avoid conflict with gnu99 stdbool.h
* Owner: ??? {{patch|8526}} avoid conflict with gnu99 stdbool.h
* Owner: ??? {{patch|8513}} SRTM3 tools
* Owner: ??? {{patch|8417}} Consolidate large conditional type decisions -- needs comments
* Owner: ??? {{patch|8491}} Make pkg handle and display (in textmode) package documentation in info format
* Owner: ??? {{patch|8471}} Font size supporting increments of 0.1}}
* Owner: ??? {{patch|8464}} Make lssa clang compliant (that is, make it correct C++).
* Owner: ??? {{patch|8417}} Consolidate large conditional type decisions
* Owner: ??? {{patch|8364}} Add SystemTap user space probes.
* Owner: ??? {{patch|8316}} Variable Editor -- obsoleted by {{patch|8656}}
* Owner: ??? {{patch|8314}} Patch to build system to use @rpath for Mac liboctave/libinterp
* Owner: ??? {{patch|8314}} Patch to build system to use @rpath for Mac liboctave/libinterp
* Owner: ??? {{patch|8308}} Adds --minimal-dependencies flag to mkoctfile for more portable mex/oct files
* Owner: ??? {{patch|8308}} Adds --minimal-dependencies flag to mkoctfile for more portable mex/oct files
Line 354: Line 327:
* Owner: ??? {{patch|8102}} wrappers for stiff ode solvers
* Owner: ??? {{patch|8102}} wrappers for stiff ode solvers
* Owner: ??? {{patch|8092}} Added parameter for scaling line-height on plots.
* Owner: ??? {{patch|8092}} Added parameter for scaling line-height on plots.
* Owner: ??? {{patch|8077}} Alter colloc to handle Laguerre polynomials (see Numerical, items 5,6 on Projects page)
* Owner: ??? {{patch|8073}} Remove redundant function calls in sqp
* Owner: ??? {{patch|8039}} Experimental Matrix Editor  -- obsoleted by {{patch|8656}}?
* Owner: ??? {{patch|7988}} aviread - import a series of frames at a time
* Owner: ??? {{patch|7976}} Make PPKG_ADD and PKG_DEL see both m-file and oct-file directories of a package (2nd post)
* Owner: ??? {{patch|7976}} Make PPKG_ADD and PKG_DEL see both m-file and oct-file directories of a package (2nd post)
* Owner: ??? {{patch|7970}} Added trivial OpenMP constructs to liboctave/array classes as an experiment.
* Owner: ??? {{patch|7969}} Organized textread.m for better error notification
* Owner: ??? {{patch|7958}} Enable tracing calls to underlying numeriacl libraries
* Owner: ??? {{patch|7958}} Enable tracing calls to underlying numeriacl libraries
* Owner: ??? {{patch|7925}} [lssa] Avoid std::complex GCC-ism
* Owner: ??? {{patch|7924}} Added two functions: locale() and setlocale()
* Owner: ??? {{patch|7919}} RWTH Mindstorms NXT
* Owner: ??? {{patch|7825}} built-in versions of base2dec and dec2base
* Owner: ??? {{patch|7825}} built-in versions of base2dec and dec2base
* Owner: ??? {{patch|7622}} New functions cquiver, cquiver3, __cquiver__
* Owner: ??? {{patch|7537}} Handle matlab way to store cell arrays in hdf5 files
* Owner: ??? {{patch|7537}} Handle matlab way to store cell arrays in hdf5 files
122

edits

Navigation menu