659
edits
Carandraug (talk | contribs) (remove GSoC 2013 form) |
Carandraug (talk | contribs) (Add list of bugs I am interested) |
||
Line 5: | Line 5: | ||
= Octave to do list = | = Octave to do list = | ||
You can add stuff to my todo list (I may however move it back to your todo list on your userpage). Don't forget to sign each item with <nowiki>~~~~</nowiki> | You can add stuff to my todo list (I may however move it back to your todo list on your userpage). Don't forget to sign each item with <nowiki>~~~~</nowiki> | ||
== Bugs == | |||
* {{Bug|43908}} - Some OF packages won't install with 64-bit indexing Octave | |||
* {{Bug|44095}} - readline configuration - tab autocompletion of paths | |||
* {{Bug|45088}} - image package: rangefilt requires domain and image to have equa number of dimensions | |||
* {{Bug|45333}} - image package: grayhresh fails if input doesn't have different values | |||
* {{Bug|45367}} - addParameter and partial matching for inputParser | |||
* {{Bug|45369}} - pkg build leads to duplication of PKG_ADD and PKG_DEL files | |||
* {{Bug|45568}} - imfilter incompatible to MATLAB for even filter width | |||
* {{Bug|45877}} - mahalanobis is wrong (and probably belongs to the statistics package) | |||
* {{Bug|46011}} - Can't warn of automatic broadcasting without triggering bug #36743 | |||
* {{Bug|46065}} - conflicting declarations of max_align_t since gnulib update | |||
* {{Bug|46099}} - image package: edge(I,'canny') gives very bad quality results | |||
* {{Bug|46124}} - image package: bwfill should use 4-connectivity as default | |||
* {{Bug|46160}} - image package: normxcorr2 returns complex values sometimes | |||
* {{Bug|46200}} - octave automatically converts java strings into char arrays | |||
== wiki to do list == | == wiki to do list == | ||
Line 42: | Line 59: | ||
* make gtksourceview highlight octave help text as texinfo | * make gtksourceview highlight octave help text as texinfo | ||
* make gtksourceview highlight test and demo as octave and not comment | * make gtksourceview highlight test and demo as octave and not comment | ||