Editing Commit message guidelines

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 10: Line 10:


<pre>
<pre>
Look for methods before constructors.
look for methods before constructors


* symtab.cc (symbol_table::fcn_info::fcn_info_rep::find):
* symtab.cc (symbol_table::fcn_info::fcn_info_rep::find):
Line 22: Line 22:


<pre>
<pre>
Allow abbreviations for optimset and optimget (bug #38999).
allow abbreviations for optimset and optimget (bug #38999)


* optimset.m, optimget.m: Handle abbreviated keys and warn for
* optimset.m, optimget.m: Handle abbreviated keys and warn for
Line 29: Line 29:


<pre>
<pre>
Add format option to ticklabel (bug #34906).
add format option to ticklabel (bug #34906)


* graphics.cc: Add new functions to support different input arguments to
* graphics.cc: add new functions to support different input arguments to
   xyzticklabel. Add tests.
   xyzticklabel. Add tests.
* graphics.in.h: Define set_xyzticklabel as external function.
* graphics.in.h: define set_xyzticklabel as external function
</pre>
</pre>


<pre>
<pre>
Tag symbols in indexed assignments as variables (bug #39240).
tag symbols in indexed assignments as variables (bug #39240)


* pt-arg-list.cc (tree_argument_list::variable_names): Also return the
* pt-arg-list.cc (tree_argument_list::variable_names): Also return the
Line 45: Line 45:


<pre>
<pre>
tar, untar, unpack: Add support for BSD tar (bug #53695).
tar, untar, unpack: Add support for BSD tar (bug #53695)


* tar_is_bsd.m: New function.
* tar_is_bsd.m: New function.
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)

Template used on this page: