summary refs log tree commit diff stats
path: root/tests/collections/tseq.nim
Commit message (Expand)AuthorAgeFilesLines
* fixes #17197; fixes #22560; fixes the dest of newSeqOfCap in refc (#22594)ringabout2023-08-311-0/+17
* Add `minmax` to comparisons (#21820)Matt Wilson2023-05-121-0/+8
* follow up #20109; remove `shallow` seqs/strings for ORC (#20502)ringabout2022-10-061-2/+4
* defaults to ORC (#19972)ringabout2022-09-231-37/+36
* use typeof instead type (#16962)flywind2021-02-081-1/+1
* use doAssert in tests (#16486)flywind2020-12-281-1/+1
* fix #14655 setLen(seq) now zeros memory (#14656)Timothee Cour2020-06-141-1/+8
* fix mapIt issues #12625 & #12639 (#14041)Judd2020-04-211-0/+3
* faster CIs (#13803)Miran2020-03-301-0/+206