Mon, 14 May 2018 18:27:23 +0200 | Mike Becker | finally removes the underscore of ugliness from ucx_str_cmp() and ucx_str_casecmp() | changeset | files |
Mon, 14 May 2018 18:25:20 +0200 | Mike Becker | renames int and longint distance and compare functions according to the new scheme | changeset | files |
Mon, 14 May 2018 18:23:35 +0200 | Mike Becker | renames ucx_doublecmp() and ucx_floatcmp() to ucx_cmp_double() and ucx_cmp_float() | changeset | files |
Mon, 14 May 2018 18:20:56 +0200 | Mike Becker | renames ucx_ptrcmp() to ucx_cmp_ptr() | changeset | files |
Mon, 14 May 2018 18:19:16 +0200 | Mike Becker | renames ucx_memcmp() to ucx_cmp_mem() | changeset | files |
Mon, 14 May 2018 18:16:12 +0200 | Mike Becker | renames ucx_sstrcmp() to ucx_cmp_sstr() | changeset | files |
Mon, 14 May 2018 18:13:03 +0200 | Mike Becker | renames ucx_strncmp() to ucx_cmp_strn() | changeset | files |