Mercurial > hg > index.fcgi > rcg > rcg-1
log
age | author | description |
---|---|---|
2010-11-06 | paulo | rcg.c: fix bug when dealing with ".*" |
2010-11-06 | paulo | rcg.c: fix bugs with background highlight option |
2010-11-06 | paulo | add "color line" option to reference python implementation |
2010-05-13 | paulo | add fflush(stdout) |
2010-05-07 | paulo | add color and bold options |
2010-05-07 | paulo | add line coloring option |
2010-05-07 | paulo | bugfixes |
2010-04-07 | paulo | rcg.c: fix bug with realloc() |
2010-04-06 | paulo | rcg.c: add color string; has bug with realloc() |
2010-04-06 | paulo | rcg.c: use getopt.h and read in regex from arguments; use enum for exit codes |
2010-04-06 | paulo | rcg.c: working multiple regexec matches; couple of error handling functions |
2010-04-06 | pang | rcg.c: expect only one match at a time from regexec() |
2010-03-31 | pang | initial add rcg.c |
2010-03-27 | paulo | first working version |