summaryrefslogtreecommitdiffstats
path: root/mbbsd/assess.c
Commit message (Expand)AuthorAgeFilesLines
* fix compile errorkcwu2005-03-201-1/+1
* add 'const' qualifiers on function parameters.kcwu2005-03-191-1/+1
* move global variable xuser into local, save 512 bytes.kcwu2005-03-121-2/+4
* wrong data type ><victor2004-11-221-2/+2
* fix assess bugvictor2004-11-221-1/+2
* fix 2341, compilation errorin22004-11-211-2/+2
* fix race of assessionvictor2004-11-201-7/+7
* remove unneseccery barrier of poll closingvictor2004-11-181-0/+2
* debug goodpost & bad postptt2004-08-041-12/+13
* Add statistic program for angel.scw2004-06-201-0/+1
* Fix money bug when deleting anonymous post. (Found since some user foundscw2003-12-241-5/+6
* fix my wrong usage @@victor2003-12-021-32/+14
* fix assess, it may be rewritenvictor2003-12-011-0/+4
* move violate out to bbs.cvictor2003-10-291-9/+8
* fix assess bugvictor2003-10-291-7/+6
* git-svn-id: http://opensvn.csie.org/pttbbs/trunk/pttbbs@1271 63ad8ddf-47c3-03...ptt2003-10-281-3/+3
* git-svn-id: http://opensvn.csie.org/pttbbs/trunk/pttbbs@1270 63ad8ddf-47c3-03...ptt2003-10-281-0/+6
* use assess if defined ASSESSvictor2003-10-271-0/+2
* fix last commit bugvictor2003-10-271-12/+6
* complete assessvictor2003-10-271-12/+13
* completed assessvictor2003-10-161-11/+22
* 1. add feature assessment of article and salevictor2003-10-141-0/+55