| Commit message (Expand) | Author | Age | Files | Lines |
* | Add e_table_sort_info_parse_context_push/pop(). | Matthew Barnes | 2013-07-02 | 1 | -0/+210 |
* | ETableSortInfo: Rework API to avoid exposing ETableSortColumn. | Matthew Barnes | 2013-07-02 | 1 | -79/+189 |
* | Add e_table_sort_info_sorting_remove(). | Matthew Barnes | 2013-07-02 | 1 | -0/+19 |
* | ETableSortInfo: Move arrays to private section. | Matthew Barnes | 2013-07-02 | 1 | -69/+65 |
* | ETableSortInfo: Use *unsigned* ints for index/length params. | Matthew Barnes | 2013-07-02 | 1 | -14/+14 |
* | ETableSortInfo: Move "sort_count" to private section. | Matthew Barnes | 2013-07-02 | 1 | -12/+14 |
* | ETableSortInfo: Move "group_count" to private section. | Matthew Barnes | 2013-07-02 | 1 | -9/+11 |
* | ETableSortInfo: Move "can_group" to private section. | Matthew Barnes | 2013-07-02 | 1 | -8/+17 |
* | ETableSortInfo: Add a "specification" construct-only property. | Matthew Barnes | 2013-07-02 | 1 | -4/+109 |
* | ETableSortInfo: Add a private section. | Matthew Barnes | 2013-07-02 | 1 | -0/+12 |
* | ETableSortInfo cleanups. | Matthew Barnes | 2013-07-02 | 1 | -167/+174 |
* | Remove unused e_table_sort_info_freeze/thaw(). | Matthew Barnes | 2013-06-26 | 1 | -56/+2 |
* | Update API documentation. | Matthew Barnes | 2013-03-03 | 1 | -3/+3 |
* | Consolidate base utility libraries into libeutil. | Matthew Barnes | 2012-12-13 | 1 | -0/+482 |