summaryrefslogtreecommitdiffstats
path: root/docs/proto
Commit message (Collapse)AuthorAgeFilesLines
* remove branch victor.solarisvictor.editvictor2005-02-051-1/+1
| | | | | | | | | | | | | | | | | | add a new branch victor.edit (already lots of work in it) * refactoring, refactoring, and refactoring * documentation, documentation, and documentation * bug hunting 1.undelete_line segfault 2.string shifting segfault * behavior changing 1.cursor_to_prev_word (more user friendly) 2.disable Ctrl('_') feature, which is expensive (513 bytes per vedit) but not well-known. (I'm still observe people's behavior, but hopefully it's going to be removed.) * less memory usage, and fixing possible memory leak. git-svn-id: http://opensvn.csie.org/pttbbs/branches/victor.edit@2466 63ad8ddf-47c3-0310-b6dd-a9e9d9715204
* cdoc finishedvictor2004-12-172-55/+102
| | | | | | | | comments for brc.c, fav.c do not allow a board to be added twice in fav git-svn-id: http://opensvn.csie.org/pttbbs/trunk/pttbbs@2379 63ad8ddf-47c3-0310-b6dd-a9e9d9715204
* some help pages are showed from filevictor2004-12-021-0/+1
| | | | | | | | more comments remove dirty hack in fav.c since it's safe now git-svn-id: http://opensvn.csie.org/pttbbs/trunk/pttbbs@2360 63ad8ddf-47c3-0310-b6dd-a9e9d9715204
* speed up and fix some bugvictor2004-11-251-11/+35
| | | | git-svn-id: http://opensvn.csie.org/pttbbs/trunk/pttbbs@2353 63ad8ddf-47c3-0310-b6dd-a9e9d9715204
* fix assess bugvictor2004-11-221-2/+12
| | | | | | | some comments git-svn-id: http://opensvn.csie.org/pttbbs/trunk/pttbbs@2348 63ad8ddf-47c3-0310-b6dd-a9e9d9715204
* add "cdoc" (just like javadoc) to grab prototype and comments of functionsvictor2004-11-202-0/+93
git-svn-id: http://opensvn.csie.org/pttbbs/trunk/pttbbs@2344 63ad8ddf-47c3-0310-b6dd-a9e9d9715204