Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2021-04-05 | New macro Strcatc and Strnulterm | Tatsuya Kinoshita | 1 | -0/+2 | |
2021-03-21 | Check STR_SIZE_MAX in Strcat_char | Tatsuya Kinoshita | 1 | -1/+3 | |
2015-07-25 | Strnew_charp and co do not modify the char* input | Richard Quirk | 1 | -8/+8 | |
2011-05-04 | Adding upstream version 0.5.2upstream/0.5.2 | Tatsuya Kinoshita | 1 | -2/+2 | |
2011-05-04 | Adding upstream version 0.5.1upstream/0.5.1 | Tatsuya Kinoshita | 1 | -0/+83 | |
2006-04-07 | Use Strnew_charp(" ") instead of the wrong Strnew(" "). | Dai Sato | 1 | -2/+2 | |
2003-01-20 | [w3m-dev 03660] Re: fputs -> Strfputs | Fumitoshi UKAI | 1 | -5/+5 | |
* Str.h (Strncmp_charp): paren (Strncasecmp_charp): ditto (Strinsert): ditto (Strshrinkfirst): ditto * display.c (disp_err_message): added * file.c (loadGeneralFile): don't put function in macro arg (saveBuffer): ditto * frame.c (createFrameFile): ditto * proto.h (disp_err_message): macro->function * table.c (pushdata): if data is NULL, use "" (suspend_or_pushdata): if line is NULL, use "" * textlist.h (pushText): don't use (s) twice in a macro From: Hironori SAKAMOTO <hsaka@mth.biglobe.ne.jp> | |||||
2001-11-24 | run make indent | Fumitoshi UKAI | 1 | -4/+4 | |
2001-11-15 | Update to w3m-0.2.1-inu-1.6. | Akinori Ito | 1 | -1/+1 | |
2001-11-09 | Updates from 0.2.1 into 0.2.1-inu-1.5release-0-2-1-inu-1-5 | Akinori Ito | 1 | -1/+1 | |