diff options
author | Kaz Kylheku <kaz@kylheku.com> | 2017-03-14 06:34:55 -0700 |
---|---|---|
committer | Kaz Kylheku <kaz@kylheku.com> | 2017-03-14 06:34:55 -0700 |
commit | bf6054c12230343aa0068fd21a6a167cf987444e (patch) | |
tree | 12759f77f3eaadee677aa197c82d4a42203a09c4 /RELNOTES | |
parent | f3a0b4ddc516de5524862b51af548e277a43a28a (diff) | |
download | txr-bf6054c12230343aa0068fd21a6a167cf987444e.tar.gz txr-bf6054c12230343aa0068fd21a6a167cf987444e.tar.bz2 txr-bf6054c12230343aa0068fd21a6a167cf987444e.zip |
split, split*, partition, partition*: allow neg indices.
* lib.c (partition_split_common): Filter the list of
indices, displacing any negative values by the length
of the sequence, removing any that are still negative.
This is subject to compatibility.
(partition_star): Likewise.
* txr.1: Document, and add compat notes.
Diffstat (limited to 'RELNOTES')
0 files changed, 0 insertions, 0 deletions