Online Developer Meeting (2021-11-23): Difference between revisions

→‎Todays topics: Add notes and memory of Kai
m (→‎Todays topics: Add notes and memory of Kai)
(→‎Todays topics: Add notes and memory of Kai)
Line 22: Line 22:


* When should the release branch of MXE Octave be merged to the default branch?
* When should the release branch of MXE Octave be merged to the default branch?
* Which branches should the buildbots use in the pre-release phase? Different for jwe's buildbots and octave.space?
* Which branches should the buildbots use in the pre-release phase? Different for jwe's buildbots and octave.space?


Line 35: Line 34:
* Octave needs more documentation of release tasks.
* Octave needs more documentation of release tasks.
** E.g. https://octave.discourse.group/t/how-to-update-the-gui-translation-files/1834
** E.g. https://octave.discourse.group/t/how-to-update-the-gui-translation-files/1834
* jwe updates [[Project Infrastructure]] page.
* Start an Octave Discourse thread about ideas how to ensure project continuity.


* jwe updates [[Project Infrastructure]] page.
=== Octave 8 ideas ===


* Start an Octave Discourse thread about ideas how to ensure project continuity.
* jwe updated [[:Category:Development#jwe_priorities]] and clean up outdated [[JWE Project Ideas]].
** @jwe: shall I (Kai) merge and redirect [[JWE Project Ideas]] into the general [[Projects]] page??
* jwe wants to work on argument-list syntax.
* rik wants to consistently use <code>OCTAVE_LOCAL_BUFFER</code> in liboctave.
* OpenMP parallelization for trivial cases (e.g. initialize matrix with constant)?
** Ensure thread safeness of Array classes (especially GUI-interpreter communication)
* Other performance improvments:
** Idea: memory pools bug {{bug|57321}}
** Idea: static_cast vs. dynamic_case bug {{bug|???}}


== Previous topics ==
== Previous topics ==