2012-05-26 19:51 | runes are signed (31 bits are enough) | Connor Lane Smith | 2 | +13 | -11 |
2012-05-26 11:45 | separate utf string functions from rune.c | Connor Lane Smith | 3 | +111 | -109 |
2012-05-25 23:29 | charntorune: avoid potential 32 bit overflow | Connor Lane Smith | 1 | +2 | -2 |
2012-05-21 18:04 | make (un)install: print destination | Connor Lane Smith | 1 | +6 | -5 |
2012-05-21 18:00 | add manpages rune.3, isalpharune.3 | Connor Lane Smith | 6 | +206 | -79 |
2012-05-21 16:57 | reject bad runes in runelen, runetochar | Connor Lane Smith | 2 | +23 | -18 |
2012-05-21 14:29 | make: use LIB everywhere | Connor Lane Smith | 1 | +3 | -3 |
2012-05-21 14:28 | make install header files | Connor Lane Smith | 1 | +11 | -5 |
2012-05-21 14:23 | make uninstall: honour DESTDIR | Connor Lane Smith | 1 | +1 | -1 |
2012-05-21 14:23 | add make install | Connor Lane Smith | 2 | +11 | -3 |
2012-05-13 14:33 | utftest: explicit libutf.a link | Connor Lane Smith | 2 | +2 | -2 |
2012-05-13 14:28 | fix runetypebody.h make dep | Connor Lane Smith | 1 | +0 | -5 |
2012-05-07 13:09 | clean up mkrunetype & utftest | Connor Lane Smith | 2 | +24 | -16 |
2012-05-06 19:36 | add istyperune functions | Connor Lane Smith | 9 | +2378 | -325 |
2012-04-19 16:41 | add enum Runeself, Runemax | Connor Lane Smith | 2 | +7 | -5 |
2012-04-15 15:57 | add config.mk | Connor Lane Smith | 2 | +8 | -5 |
2012-04-15 12:29 | update makefile | Connor Lane Smith | 1 | +5 | -3 |
2012-04-15 12:15 | add README | Connor Lane Smith | 1 | +22 | -0 |
2012-04-15 11:44 | simpler utftest.c | Connor Lane Smith | 1 | +16 | -65 |
2012-04-15 11:28 | fully c89 compliant | Connor Lane Smith | 3 | +29 | -31 |
2012-04-14 16:33 | initial commit | Connor Lane Smith | 6 | +461 | -0 |