OctConf TODO: Difference between revisions

From Octave
Jump to navigation Jump to search
No edit summary
No edit summary
Line 1: Line 1:
* Rename core dump to workspace save
* Rename core dump to workspace save
* Enable warnings locally?
* Enable warnings locally?
* More demos in documentation (code sprint?)
* More demos in documentation (code sprint?). Copy @example into demo blocks and some @test into the documentation?
* More help on readline
* More help on readline
* 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.
* How to clear functions defined in the interpreter (or script file)?
* How to clear functions defined in the interpreter (or script file)?
* Copy @example into demo blocks and some @test into the documentation.

Revision as of 19:32, 16 July 2012

  • Rename core dump to workspace save
  • Enable warnings locally?
  • More demos in documentation (code sprint?). Copy @example into demo blocks and some @test into the documentation?
  • More help on readline
  • Storage of debug control in the terminal (anything to do there or just use history_control)? GUI doesn't store them.
  • How to clear functions defined in the interpreter (or script file)?