| /[LeafOK_CVS]/lbbs/src/article_cache.c |
Parent Directory
|
Revision Log
| Links to HEAD: | (view) (annotate) |
| Links to HEAD: | (view) (annotate) |
| Sticky Tag: |
Update copyright info
Append \n to the end of logging message by log_...() Remove ending \n from each logging message
Refine with log_debug()
Update protocol prefix of URL
Refine error log
Use config.h
Use enum / const int instead of macro define constant integers
Refine file header information comments
Update file header information comments
Adjust width limit of lines
Refine handling of unsupported / invalid ANSI control sequence
Add display width limit of output lines in lml_render(). It fixed the issue that, the quoted text line in article_reply() was wrapped by split_data_lines(), but the new sub-lines were not added the same repeated ": " leading sequence as the original line.
Reverse meaning of LML quote_mode. It was incorrect before fix.
Refine code to keep compatible with gcc -Wpedantic option
Refine log
Rename lml_plain() to lml_render()
Fix bug in LML render Add lml_tag = 0 mode for quoted article content
Support UTF8 instead of GBK
Add parameter to return line_widths in split_data_lines()
Refine to reduce Valgrind warnings
Re-order included order files
Add conditional compile flag for debugging code
Move macro definitions to autoconf
Change gcc std to c17 Update header macro accordingly
Fix issue of display / edit control sequence in editor
Add implementation of article post / modify / reply
Fix issue that some article body is not end with \n
Refine display_data
Rename log_std() to log_common()
Apply LML render to article content
Refine
Fix bug in displaying data having more than 65536 lines
Reset usused part of line_offsets[] to avoid impact caused by potential bug
Remove unused part of line_offsets from article cache file to reduce size
Add colourful footer
Update
Add footer to article cache
Use mmap instead of malloc
Refine and bug fix
Add article cache load/unload and display
Add article_cache
This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, select a symbolic revision name using the selection box, or choose 'Use Text Field' and enter a numeric revision.
| webmaster@leafok.com | ViewVC Help |
| Powered by ViewVC 1.3.0-beta1 |