summaryrefslogtreecommitdiff
path: root/cat.c
AgeCommit message (Expand)AuthorFilesLines
2011-11-13hide isl_options structureSven Verdoolaege1-0/+1
2011-11-13introduce isl_args structure that constains isl_arg list and size of optionsSven Verdoolaege1-6/+5
2010-11-20Rename headers from isl_header.h to isl/header.hSven Verdoolaege1-3/+3
2010-10-17support extended PolyLib output formatSven Verdoolaege1-0/+1
2010-07-30isl_cat: read generic objectsSven Verdoolaege1-7/+17
2010-06-19add rudimentary error reporting mechanismSven Verdoolaege1-0/+1
2010-05-30isl_ctx: keep track of user optionsSven Verdoolaege1-3/+1
2010-05-15isl_options_parse: print help messageSven Verdoolaege1-2/+2
2010-04-19isl_pip and isl_cat: terminate isl_arg array with ISL_ARG_ENDSven Verdoolaege1-0/+1
2010-04-10isl_options_parse: only parse known options by defaultSven Verdoolaege1-1/+1
2010-04-07isl_map_print: support LaTeX output formatSven Verdoolaege1-0/+1
2010-03-10don't print newline in ISL_FORMAT_ISLSven Verdoolaege1-0/+2
2010-02-17isl_cat: allow specification of output format on command lineSven Verdoolaege1-2/+29
2010-01-25add isl_cat test applicationSven Verdoolaege1-0/+17