| Commit message (Expand) | Author | Age | Files | Lines |
* | Add e_table_sort_info_parse_context_push/pop(). | Matthew Barnes | 2013-07-02 | 1 | -0/+6 |
* | ETableSortInfo: Rework API to avoid exposing ETableSortColumn. | Matthew Barnes | 2013-07-02 | 1 | -40/+44 |
* | Add e_table_sort_info_sorting_remove(). | Matthew Barnes | 2013-07-02 | 1 | -0/+3 |
* | ETableSortInfo: Move arrays to private section. | Matthew Barnes | 2013-07-02 | 1 | -3/+0 |
* | ETableSortInfo: Use *unsigned* ints for index/length params. | Matthew Barnes | 2013-07-02 | 1 | -6/+6 |
* | ETableSortInfo: Move "sort_count" to private section. | Matthew Barnes | 2013-07-02 | 1 | -1/+0 |
* | ETableSortInfo: Move "group_count" to private section. | Matthew Barnes | 2013-07-02 | 1 | -1/+0 |
* | ETableSortInfo: Move "can_group" to private section. | Matthew Barnes | 2013-07-02 | 1 | -2/+0 |
* | ETableSortInfo: Remove some unused public members. | Matthew Barnes | 2013-07-02 | 1 | -3/+0 |
* | ETableSortInfo: Add a "specification" construct-only property. | Matthew Barnes | 2013-07-02 | 1 | -1/+7 |
* | ETableSortInfo: Add a private section. | Matthew Barnes | 2013-07-02 | 1 | -0/+2 |
* | ETableSortInfo cleanups. | Matthew Barnes | 2013-07-02 | 1 | -32/+27 |
* | Remove unused e_table_sort_info_freeze/thaw(). | Matthew Barnes | 2013-06-26 | 1 | -4/+0 |
* | Consolidate base utility libraries into libeutil. | Matthew Barnes | 2012-12-13 | 1 | -0/+133 |