32
I Use This!
High Activity

News

Analyzed 11 days ago. based on code collected about 1 month ago.
Posted about 3 years ago by mgagnon
Document the "--chdir" global option. (on "fossil help -o") (tags: trunk)
Posted about 3 years ago by george
Edit [78b7846b8eff7c66|78b7846b]: Edit check-in comment.
Posted about 3 years ago by george
Support multiline footnote definitions and inline footnotes via ^[...] syntax (this syntax is not settled yet). Fix overall link support that was broken by [e3710ccd3a5a]. (tags: markdown-footnotes)
Posted about 3 years ago by drh
Update to the latest SQLite 3.38.0 alpha that includes support for --wordwrap in the CLI. (tags: trunk)
Posted about 3 years ago by drh
Update to the latest SQLite in order to fix compiler warnings. (tags: trunk)
Posted about 3 years ago by drh
Update the built-in SQLite to the latest 3.38.0 alpha that include the new ".mode qbox" command and other enhancements in the shell. (tags: trunk)
Posted about 3 years ago by florian
*MERGE* For the MSVC makefile, fix forwarding of XPCFLAGS and XPLDFLAGS to OpenSSL. This is only relevant if the MSVC makefile is used to build OpenSSL as a sub-project (FOSSIL_BUILD_SSL=1) for Windows XP (FOSSIL_ENABLE_WINXP=1). XPLDFLAGS only ... [More] matters for the shared library case (FOSSIL_DYNAMIC_BUILD=1), and is applied in a post build step -- somewhat whacky, but fixes the problem, and there's a lot of comments and diagnostic output to help with troubleshooting. (tags: trunk) [Less]
Posted about 3 years ago by florian
Update the makemake.tcl script. (tags: msvc-openssl-winxp)
Posted about 3 years ago by florian
Keep the verbose output as it's helpful for debugging, and because Fossil build output is also very detailed. (tags: msvc-openssl-winxp)
Posted about 3 years ago by george
Do not assume little-endian architecture within to_base26() function. (tags: markdown-footnotes)