296
edits
(→Body of the commit message: clarify and expand with more specific exceptions) |
(→Examples: add an m-file example commit message) |
||
Line 146: | Line 146: | ||
symbol names from index expressions. | symbol names from index expressions. | ||
* parser.tst: New test. | * parser.tst: New test. | ||
</pre> | |||
<pre> | |||
tar, untar, unpack: Add support for BSD tar (bug #53695) | |||
* tar_is_bsd.m: New function. | |||
* tar.m: Use it to determine how to run tar and parse command output. | |||
* unpack.m: Likewise. | |||
</pre> | </pre> | ||
edits