OctConf TODO: Difference between revisions

132 bytes removed ,  23 July 2012
no edit summary
No edit summary
No edit summary
Line 16: Line 16:
* 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
* Extend 'which' to return the location in C++ src files for built-in functions (See partial implementation for *.texi files) [jwe]
*: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
* Move non-DLD functions out of DLD-FUNCTIONS directory.  Change to DEFUN blocks and move to new directory
* Move non-DLD functions out of DLD-FUNCTIONS directory.  Change to DEFUN blocks and move to new directory