util-linux/libsmartcols
Karel Zak 57a86f9bff libsmartcols: add scols_sort_table()
* add pointer to column cmp() function [scols_column_set_cmpfunc()]

 * allow to store per-cell application private data
   (to make it possible to sort tables on data independent on cell
    output data) [scols_cell_set_userdata() ...]

 * make it possible to access line cell by column
   [scols_line_get_column_cell()]

Sort and cmp() stuff based on patches from Shakur Shams Mullick.

Co-Author: Shakur Shams Mullick <shakursmullick@gmail.com>
Signed-off-by: Shakur Shams Mullick <shakursmullick@gmail.com>
Signed-off-by: Karel Zak <kzak@redhat.com>

Signed-off-by: Karel Zak <kzak@redhat.com>
2014-05-20 15:04:11 +02:00
..
docs libsmartcols: add scols_sort_table() 2014-05-20 15:04:11 +02:00
src libsmartcols: add scols_sort_table() 2014-05-20 15:04:11 +02:00
COPYING libsmartcols: add missing COPYING file 2014-04-04 13:53:50 +02:00
Makemodule.am libsmartcols: documentation 2014-04-03 12:29:18 +02:00
smartcols.pc.in libsmartcols: add basic files 2014-04-03 12:29:15 +02:00