Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | libq/xarray: Handle NULL arrays in xarraysort() | Boris Staletic | 2024-04-08 | 1 | -2/+3 |
* | libq/xarray: add xarraysort function | Fabian Groffen | 2019-09-26 | 1 | -0/+5 |
* | build: add gnulib sources | Fabian Groffen | 2019-03-19 | 1 | -1/+3 |
* | libq: standardise build | Fabian Groffen | 2019-03-18 | 1 | -28/+14 |
* | xarray: add xarrayget function to retrieve a given item | Fabian Groffen | 2019-02-27 | 1 | -4/+16 |
* | xarray: improve malloc efficiency, allow removing elements | Fabian Groffen | 2019-02-27 | 1 | -2/+20 |
* | update copyrights | Fabian Groffen | 2018-04-05 | 1 | -1/+1 |
* | qlop: parse args as atoms instead of substrings | Mike Frysinger | 2016-02-13 | 1 | -9/+22 |
* | main: optimize portdir setup slightly | Mike Frysinger | 2015-11-27 | 1 | -2/+4 |
* | xarray: sync logic with latest pax-utils | Mike Frysinger | 2015-11-26 | 1 | -1/+7 |
* | build: convert all cvs references to git | Mike Frysinger | 2014-03-09 | 1 | -3/+2 |
* | use array helpers from pax-utils | Mike Frysinger | 2011-10-03 | 1 | -0/+40 |