| Commit message (Expand) | Author | Age | Files | Lines |
* | Large Terminal Rules | piaip | 2005-08-06 | 1 | -1/+39 |
* | make recommendation system better | piaip | 2005-07-25 | 1 | -1/+1 |
* | screen.c: edit_out should be managed by edit.c | piaip | 2005-06-11 | 1 | -23/+3 |
* | New style to specify ANSI escape commands. | piaip | 2005-06-08 | 1 | -2/+2 |
* | Since we declared ANSILINELEN as a value which is | piaip | 2005-06-07 | 1 | -3/+5 |
* | remove unused variable. | kcwu | 2005-03-19 | 1 | -2/+2 |
* | Backup screen without hole. Save 8~11kb for normal user. | kcwu | 2005-03-19 | 1 | -0/+1 |
* | add 'const' qualifiers on function parameters. | kcwu | 2005-03-19 | 1 | -6/+6 |
* | explicitly tell C compiler functions have no parameter | kcwu | 2005-03-12 | 1 | -11/+12 |
* | merge from branches/victor.edit | kcwu | 2005-02-10 | 1 | -2/+22 |
* | Refactoring screen.c and adding function GetCurrentLine(). | scw | 2005-01-21 | 1 | -11/+36 |
* | change utf8 comment to big5 | kcwu | 2004-11-22 | 1 | -2/+2 |
* | fix assess bug | victor | 2004-11-22 | 1 | -0/+6 |
* | Backup screen without hole. Save 8~11kb for normal user. | kcwu | 2004-11-06 | 1 | -0/+33 |
* | Add statistic program for angel. | scw | 2004-06-20 | 1 | -0/+6 |
* | merge back from victor.screen branch | victor | 2004-06-12 | 1 | -80/+3 |
* | replace some prints() with outs(), | kcwu | 2004-06-10 | 1 | -2/+2 |
* | use 'const' keyword to reduce 7904 bytes data segment | kcwu | 2004-06-04 | 1 | -1/+1 |
* | use LCECHO | in2 | 2004-05-30 | 1 | -1/+2 |
* | Merge from scw.angel. | scw | 2004-05-24 | 1 | -3/+3 |
* | reoragnize functions | ptt | 2004-04-24 | 1 | -1/+1 |
* | 1. | ptt | 2004-04-02 | 1 | -1/+1 |
* | rm SUPPORT_GB code | victor | 2004-01-09 | 1 | -48/+4 |
* | code clean up | kcwu | 2003-09-10 | 1 | -10/+5 |
* | avoid format string bug | kcwu | 2003-06-28 | 1 | -2/+2 |
* | warning free | in2 | 2003-05-18 | 1 | -2/+2 |
* | code clean up | kcwu | 2003-01-16 | 1 | -4/+4 |
* | t_columns should not set as ANSILINELEN | kcwu | 2002-09-11 | 1 | -2/+2 |
* | add TODO comment | kcwu | 2002-09-11 | 1 | -1/+2 |
* | quick hack to fix the clear_to_eol bug in board list | kcwu | 2002-09-11 | 1 | -1/+3 |
* | not only long screen, but also width screen | kcwu | 2002-09-11 | 1 | -7/+10 |
* | fix screen rotate bug when returning from Ctrl-U | kcwu | 2002-09-11 | 1 | -2/+1 |
* | sprintf() -> snprintf() | in2 | 2002-07-23 | 1 | -3/+3 |
* | check the using of `sizeof' with strlcpy() | kcwu | 2002-07-22 | 1 | -2/+2 |
* | indent -i4 | in2 | 2002-07-21 | 1 | -29/+29 |
* | strcpy() -> strlcpy() | in2 | 2002-07-21 | 1 | -2/+2 |
* | indent | in2 | 2002-07-06 | 1 | -186/+224 |
* | global variable move to var.c | in2 | 2002-06-04 | 1 | -32/+3 |
* | for mbbsd.icc | in2 | 2002-04-27 | 1 | -5/+5 |
* | Initial revision | in2 | 2002-03-07 | 1 | -0/+559 |