Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
6 check-ins using file test/utf.test version 2f4cbab34f
|
2013-03-12
| ||
| 16:01 | add .lib, remove some unneeded entries check-in: 124aad1864 user: jan.nijtmans tags: clean-with-ignore | |
| 15:54 | fix "fossil clean --test" check-in: ca5903240d user: jan.nijtmans tags: clean-with-ignore | |
| 15:48 | Add --keep option to "fossil clean", and versionable "keep-glob" setting check-in: 6c72cab73c user: jan.nijtmans tags: clean-with-ignore | |
| 15:30 | Fix "fossil clean --test" not to remove files. check-in: 1c8efa5cab user: jan.nijtmans tags: trunk | |
| 12:48 | merge trunk check-in: b72908bc5b user: jan.nijtmans tags: clean-with-ignore | |
| 12:00 | Fix determination of LOOK_CR/LOOK_LF to include the first character in the file, eliminating overlap with LOOK_CRLF. This way, inconsistant line endings can be determined by verifying that at most one of the flags LOOK_CR/LOOK_LF/LOOK_CRLF may be set. Test cases adapted accordingly. check-in: c1d3526741 user: jan.nijtmans tags: trunk | |