summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
...
* New functions: subq, subql, subqual and subst.Kaz Kylheku2021-12-221-0/+50
* less: bug, vectors not supported.Kaz Kylheku2021-12-201-0/+21
* tree: new functions for priority queue operation.Kaz Kylheku2021-12-181-0/+30
* tree: bugfix wrong tree-count.Kaz Kylheku2021-12-181-0/+10
* tree: support for duplicate keys.Kaz Kylheku2021-12-171-0/+33
* tree-count: new function.Kaz Kylheku2021-12-171-2/+10
* define-accessor: fix broken arg handling.Kaz Kylheku2021-12-101-0/+12
* each-match macro family: missing anon block.Kaz Kylheku2021-12-081-0/+3
* case macros: bug in singleton key optimization.Kaz Kylheku2021-12-081-0/+32
* rot, nrot: new functions.Kaz Kylheku2021-12-071-0/+78
* tuples*: new function.Kaz Kylheku2021-12-041-0/+47
* tuples: add test cases.Kaz Kylheku2021-12-021-1/+48
* tuples: check length argument.Kaz Kylheku2021-12-021-0/+3
* hash: 64 bit string and buffer hashing and seeds.Kaz Kylheku2021-11-172-52/+51
* match: unquoted quasiliteral patterns don't work.Kaz Kylheku2021-10-261-0/+5
* syntax: add tests for #; syntax.Kaz Kylheku2021-10-231-0/+12
* load-time: new tests.Kaz Kylheku2021-10-221-0/+30
* path-equal: enable and fix failing tests.Kaz Kylheku2021-10-201-3/+2
* pic: support parenthesis negative notation.Kaz Kylheku2021-10-191-3/+19
* pic: digit separator tests.Kaz Kylheku2021-10-181-0/+24
* pic: preserve decimal period in ### overflow fill.Kaz Kylheku2021-10-181-4/+4
* printer: bug: fallback syms printed without prefix.Kaz Kylheku2021-10-123-1/+35
* New path-equal function.Kaz Kylheku2021-10-101-0/+18
* ffi: fix broken range checks in enumed type.Kaz Kylheku2021-10-091-0/+54
* unix: fix sock-opt test case.Kaz Kylheku2021-10-051-2/+2
* cygwin: environment-related fixes.Kaz Kylheku2021-10-051-13/+14
* awk: :fields specifies conversions.Kaz Kylheku2021-10-041-1/+20
* awk: new :fields feature for named fields.Kaz Kylheku2021-10-011-0/+18
* quantile: fix test needing nonportable amount of precision.Kaz Kylheku2021-09-272-11/+14
* New variable: *child-env*.Kaz Kylheku2021-09-261-0/+14
* quantile: fix failing test.Kaz Kylheku2021-09-251-1/+1
* path-search: rewrite in C with saner semantics.Kaz Kylheku2021-09-251-1/+5
* New variants of each operator for sum and product.Kaz Kylheku2021-09-231-0/+58
* math: quantile estimator using P-Squared algorithm.Kaz Kylheku2021-09-221-0/+31
* ffi, sockets: add sock-opt and sock-set-opt.Paul A. Patience2021-09-121-0/+12
* sockets: add test for recent sock-peer place issue.Kaz Kylheku2021-09-111-1/+5
* sockets: bug in clearing SOCK_* type flags.Kaz Kylheku2021-09-111-0/+4
* exceptions: hack to store errno in string object.Kaz Kylheku2021-09-071-0/+8
* load: new macros push-after-load and pop-after-load.Kaz Kylheku2021-09-031-0/+10
* New function: delcons.Kaz Kylheku2021-09-021-0/+14
* load: new *load-hooks* feature.Kaz Kylheku2021-09-022-0/+22
* seq_iter: some new test cases.Kaz Kylheku2021-08-301-0/+8
* mmap test: use random-buf.Kaz Kylheku2021-08-261-4/+2
* mmap test: bug: random buffer generation.Kaz Kylheku2021-08-261-1/+2
* solaris: disable failing test case.Kaz Kylheku2021-08-261-0/+4
* mmap tests: BSD patch.Kaz Kylheku2021-08-251-1/+2
* ffi: provide mmap through carray.Kaz Kylheku2021-08-221-0/+52
* sub: allow generic iterables.Kaz Kylheku2021-08-221-0/+19
* iter-begin: string range support.Kaz Kylheku2021-08-221-0/+42
* matcher: rename error-throwing macros.Kaz Kylheku2021-08-191-5/+5