Editing OctConf TODO

Jump to navigation Jump to search
Warning: You are not logged in. Your IP address will be publicly visible if you make any edits. If you log in or create an account, your edits will be attributed to your username, along with other benefits.

The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then publish the changes below to finish undoing the edit.

Latest revision Your text
Line 12: Line 12:
* Storage of debug control in the terminal (anything to do there or just use history_control)? GUI doesn't store them.
* Storage of debug control in the terminal (anything to do there or just use history_control)? GUI doesn't store them.
*:should we do like matlab and collapse multiple calls to same command into one. readline can already avoid duplicates but we want to keep it because order of commands is important.
*:should we do like matlab and collapse multiple calls to same command into one. readline can already avoid duplicates but we want to keep it because order of commands is important.
* '''DONE''' How to clear functions defined in the interpreter (or script file)? [max]
* DONE How to clear functions defined in the interpreter (or script file)? [max]
*:Max already has an idea where this is and will take a look and there's is a coment on code about this
*:Max already has an idea where this is and will take a look and there's is a coment on code about this
* Add to the wiki short itemized list of steps and tools for [[debugging Octave]] (gdb,emacs, anjuta?, ddd?).
* Add to the wiki short itemized list of steps and tools for [[debugging Octave]] (gdb,emacs, anjuta?, ddd?).
*: already done
*: already done
*:only developers care about this. However, this will make easier for non-developers to become developers too
*:only developers care about this. However, this will make easier for non-developers to become developers too
* '''DONE''' Move non-DLD functions out of DLD-FUNCTIONS directory.  Change to DEFUN blocks and move to new directory
* DONE Move non-DLD functions out of DLD-FUNCTIONS directory.  Change to DEFUN blocks and move to new directory
*: many of this functions are only dependent on liboctave. This used to be to save memory. jwe suggested to do this and no one opposed. This will make it slightly faster now.
*: many of this functions are only dependent on liboctave. This used to be to save memory. jwe suggested to do this and no one opposed. This will make it slightly faster now.
* '''IN PROGRESS''' Change comment string in DEFUN blocks from double-quoted string to C++ comment string to get rid of excessive backslashing. [jwe, Rik?]
* IN PROGRESS Change comment string in DEFUN blocks from double-quoted string to C++ comment string to get rid of excessive backslashing. [jwe, Rik?]
*:is it worth the effort? Pending investigation and how much work this will really do, this seems like a goood thing.
*:is it worth the effort? Pending investigation and how much work this will really do, this seems like a goood thing.
* Audit FIXME tags in code?
* Audit FIXME tags in code?
Please note that all contributions to Octave may be edited, altered, or removed by other contributors. If you do not want your writing to be edited mercilessly, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource (see Octave:Copyrights for details). Do not submit copyrighted work without permission!

To edit this page, please answer the question that appears below (more info):

Cancel Editing help (opens in new window)