Fri, 05 May 2023 19:07:56 +0200 | Mike Becker | fix cx_linked_list_sort() not working for empty lists | changeset | files |
Mon, 24 Apr 2023 19:08:56 +0200 | Mike Becker | explicitly set cmake policy CMP0077 | changeset | files |
Sat, 22 Apr 2023 19:01:06 +0200 | Mike Becker | add cx_strdup_m() and cx_strdup_ma() | changeset | files |
Sat, 22 Apr 2023 14:21:02 +0200 | Mike Becker | make list find return a negative value when elem not found | changeset | files |
Sat, 22 Apr 2023 14:09:46 +0200 | Mike Becker | fix wrong doc in cxListFind() | changeset | files |
Sat, 22 Apr 2023 13:06:18 +0200 | Mike Becker | add cx_strcat_m() and cx_strcat_ma() for in-place concatenation | changeset | files |
Sat, 22 Apr 2023 12:29:00 +0200 | Mike Becker | add cxHashMapCreateSimple() | changeset | files |