32
I Use This!
High Activity

News

Analyzed 11 days ago. based on code collected about 1 month ago.
Posted over 9 years ago by drh
*FORK* Fix a memcmp() that really should be fossil_strcmp(). (tags: trunk)
Posted over 9 years ago by drh
Fix a memcmp() that really should be fossil_strcmp(). (tags: trunk)
Posted over 9 years ago by drh
Enhanced description of how to set up the /proc filesystem inside of a chroot jail. (tags: trunk)
Posted over 9 years ago by stephan
pedantic upstream cson -Wall/-Werror fixes (unused static consts) for clang. (tags: trunk)
Posted over 9 years ago by jan.nijtmans
Fedora 23 is latest. Build shared tcl8.6 inside fossil docker container (so it can be left out if desired) (tags: trunk)
Posted over 9 years ago by jan.nijtmans
Micro-optimization in lookslike* functions, proving that LOOK_CR can be expressed as (LOOK_LONE_CR | LOOK_CRLF) and LOOK_LF as (LOOK_LONE_LF | LOOK_CRLF). This saves 6 assembler-instructions in the loops. Ready to be reviewed. (tags: pending-review)
Posted over 9 years ago by jan.nijtmans
re-shuffle LOOK_XXX flags such that LOOK_CR and LOOK_LF are last (tags: pending-review)
Posted over 9 years ago by drh
Add the "fossil all config pull" command. (tags: trunk)
Posted over 9 years ago by drh
*FORK* Add the "fossil all config pull" command. (tags: trunk)
Posted over 9 years ago by drh
Fix a missing comma in the /test_env page. (tags: trunk)