Category:Development: Difference between revisions
Jump to navigation
Jump to search
(→Project suggestions: Drop Roadmap from the list, just an redirect to Release Checklist.) |
(Merge items.) |
||
Line 10: | Line 10: | ||
* [[Easy projects]] | * [[Easy projects]] | ||
==Project | == [[:Category:Project_Ideas|Project ideas]] and work in progess == | ||
* [[Easy projects]] | * [[Easy projects]] | ||
* [[GSoC Project Ideas]] | * [[GSoC Project Ideas]] | ||
* [[Projects]] -- Many things that would be nice to have done. Not classified into things done or not done in Matlab. (Is that a project in itself?) | * [[Projects]] -- Many things that would be nice to have done. Not classified into things done or not done in Matlab. (Is that a project in itself?) | ||
** [[Classdef]] | |||
** [[Java interface]] | |||
** [[JIT]] | |||
==Tools== | == Tools == | ||
* [[Mercurial]] -- version control scheme. | * [[Mercurial]] -- version control scheme. | ||
Line 32: | Line 35: | ||
* [[Add BIST tests for octave functions written in C++]] | * [[Add BIST tests for octave functions written in C++]] | ||
* [[BIST for m-files]] | * [[BIST for m-files]] | ||
==Code sprints== | ==Code sprints== |
Revision as of 17:16, 3 October 2018
This page contains links to pages of interest to developers. Some links appear in multiple sections.
Getting started
- Developer FAQ
- Contribution guidelines for Octave
- Contributing to the development of packages/modules
- Octave's file types
- Easy projects
Project ideas and work in progess
- Easy projects
- GSoC Project Ideas
- Projects -- Many things that would be nice to have done. Not classified into things done or not done in Matlab. (Is that a project in itself?)
Tools
- Mercurial -- version control scheme.
- MXE -- cross-compiling to Windows or OSX.
- Doxygen -- "Literate programming" documentation generator.
- gdb -- debugger. Useful to obtain stack traces.
- valgrind -- memory leak detector, profiler etc.
- ccache -- cache compilation across builds.
Bugs and testing
- Status of bugs
- Bug Fix List - 4.0 Release
- Debugging Octave, particularly using .oct files and gdb
- Finding Memory Leaks
- Add BIST tests for octave functions written in C++
- BIST for m-files
Code sprints
Release procedures
Other
Subcategories
This category has the following 7 subcategories, out of 7 total.
Pages in category "Development"
The following 23 pages are in this category, out of 23 total.