Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
50 events by user jan.nijtmans occurring around 2013-01-29 08:52:42.
2013-02-17
| ||
21:37 | merge trunk ... (check-in: fdf9050c4b user: jan.nijtmans tags: improve_commit_warning) | |
17:21 | • Edit [ac1af2306b70c537|ac1af2306b]: Mark "Closed". ... (artifact: 8a4ffccf1f user: jan.nijtmans) | |
14:47 | More simplification in UTF-16 bom detection ... (Closed-Leaf check-in: 1e70f211f9 user: jan.nijtmans tags: utf16Bom) | |
14:43 | Remove two unused variables ... (check-in: a98467b661 user: jan.nijtmans tags: trunk) | |
2013-02-13
| ||
09:28 | "reverse" should mean big-endian on little-endian machines. ... (check-in: cdffec2b63 user: jan.nijtmans tags: utf16Bom) | |
2013-02-12
| ||
12:05 | • Edit [c209105f0fded945|c209105f0f]: Mark "Closed". ... (artifact: 0728a7b473 user: jan.nijtmans) | |
2013-02-08
| ||
09:37 | Eliminate use of starts_with_utf16(be|le)_bom functions, starts_with_utf16_bom should be enough. External code will typically call "starts_with_utf16_bom" first, and if it returns true call "blob_to_utf8_no_bom" converting it to utf-8. There is no reason any more then for external code to know wheter the BOM was le or be. ... (check-in: fab09a1710 user: jan.nijtmans tags: trunk) | |
08:55 | Addendum to previous commit: Allow the user to decide whether the "fossil knows nothing about" warning should abort the commit or not. ... (check-in: c31bbd4084 user: jan.nijtmans tags: trunk) | |
08:21 | Change "fossil knows nothing about" fatal into a warning. ... (check-in: 7a8808b220 user: jan.nijtmans tags: trunk) | |
2013-02-07
| ||
15:28 | Divide blob length check (even number of bytes) and UTF-32 check in the 3 versions of the UTF-16 BOM functions. ... (check-in: be6756e26b user: jan.nijtmans tags: trunk) | |
13:06 | • Edit [6c417d8bf5f6d2e5|6c417d8bf5]: Move to branch simplify-starts-with. ... (artifact: fe5ea2471c user: jan.nijtmans) | |
09:39 | merge trunk ... (check-in: 8994f3680a user: jan.nijtmans tags: improve_commit_warning) | |
09:19 | If file starts with UTF-32 BOM, always consider it binary without warning. ... (Closed-Leaf check-in: c209105f0f user: jan.nijtmans tags: simplify-starts-with) | |
08:47 | Combine 4 "starts_with_utf??_bom" functions to a single - easier to use - function "starts_with_bom". In addition, it only checks for an UTF-16 BOM if the blob has an even number of bytes. ... (check-in: 6c417d8bf5 user: jan.nijtmans tags: simplify-starts-with) | |
2013-02-01
| ||
12:33 | Fix out-of-order variable declaration (VC6 cannot handle that). Move MAX_REDIRECTS definition to xfer.c, so it can be converted to a fossil setting later. ... (check-in: fe56e5aa4f user: jan.nijtmans tags: trunk) | |
2013-01-30
| ||
21:39 | make sure that -ldl is added to the linker flags, in case the platform needs it (e.g. Ubuntu on AMD64 with --static) ... (check-in: 7dda61ec4a user: jan.nijtmans tags: trunk) | |
13:20 | • Edit [7ac0fd9d115d5679|7ac0fd9d11]: Mark "Closed". ... (artifact: 3fbe135c23 user: jan.nijtmans) | |
13:10 | Make sure that "fossil_strcmp" is used everywhere in stead of "strcmp": The "strcmp" function from the C library is not usable in all situations, e.g. with --static on Linux Do an #undef in printf.c, preventing that the fossil_strcmp function is optimized for non-null arguments. ... (check-in: afffe48643 user: jan.nijtmans tags: trunk) | |
12:58 | • Edit [7ac0fd9d115d5679|7ac0fd9d11]: Move to branch use-fossil_strcmp-everywhere. ... (artifact: 6d9ed32bed user: jan.nijtmans) | |
10:03 | Make sure that "fossil_strcmp" is used everywhere in stead of "strcmp": The "strcmp" function from the C library is not usable in all situations, e.g. with --static on Linux ... (Closed-Leaf check-in: 7ac0fd9d11 user: jan.nijtmans tags: use-fossil_strcmp-everywhere) | |
2013-01-29
| ||
09:15 | • Edit [f480173856136f6a|f480173856]: Mark "Closed". ... (artifact: 7467fc8fa0 user: jan.nijtmans) | |
09:15 | Rename "unicode-glob" setting to "encoding-glob". Mention the existance of the *-glob settings in the "fossil commit" warnings. Alphabetize the settings list. ... (check-in: 7d237c49f3 user: jan.nijtmans tags: trunk) | |
09:06 | Patch from Edward Berner for Windows NT 4.0 ... (check-in: e19ee02d39 user: jan.nijtmans tags: berner-nt) | |
09:05 | • Edit [8a84c6e82e906117|8a84c6e82e]: Mark "Closed". Edit check-in comment. ... (artifact: 2e38321d03 user: jan.nijtmans) | |
08:52 | Patch from Edward Berner for Windows NT 4.0 (derived from wrong branch) ... (Closed-Leaf check-in: 8a84c6e82e user: jan.nijtmans tags: berner-nt4) | |
2013-01-28
| ||
13:09 | win32: files with invalid chars were not deleted sometimes with "fossil update" ... (check-in: d9aa512e20 user: jan.nijtmans tags: ticket-d17d6e5b17) | |
2013-01-27
| ||
21:56 | Fix file_simplify_name and file_is_absolute_path for cygwin ... (check-in: b293b744db user: jan.nijtmans tags: ticket-d17d6e5b17) | |
21:31 | merge trunk ... (check-in: 8df9d37834 user: jan.nijtmans tags: ticket-d17d6e5b17) | |
21:06 | issue [cd201d69bb]: For completeness, let's add .dot and .dotx too. ... (check-in: c5ed222748 user: jan.nijtmans tags: trunk) | |
20:53 | • Fixed ticket [cd201d69bb]: Incorrect MIME type for Office 2007 (and newer) formats plus 4 other changes ... (artifact: f076d7744e user: jan.nijtmans) | |
20:51 | Fix issue [cd201d69bb] ... (check-in: 2a74733cbc user: jan.nijtmans tags: trunk) | |
20:29 | merge trunk, combine with "allow-backslash-on-unix" branch ... (check-in: 38159dae32 user: jan.nijtmans tags: ticket-d17d6e5b17) | |
20:24 | • Edit [c3d74f4f633e4b28|c3d74f4f63]: Mark "Closed". ... (artifact: e9fb676111 user: jan.nijtmans) | |
19:54 | Patch by Edward Berner: _set_errno and older MSVC Resolves problem on Windows NT 4.0 ... (check-in: b9f0c78aaa user: jan.nijtmans tags: trunk) | |
19:03 | Building with mingw32-make fixes from Edward Berner. Mention "FreeBSD" as well, as possible build platform. ... (check-in: 28c3674785 user: jan.nijtmans tags: trunk) | |
2013-01-26
| ||
18:01 | • Edit [013854ae7616e0ae|013854ae76]: Mark "Closed". ... (artifact: 7334ad3a30 user: jan.nijtmans) | |
17:56 | don't let fossil choke any more (syntax error) when a card contains a backslash in a filename. This doesn't mean that a backslash is now allowed in a filename, only that fossil can handle the card, and show what's wrong. ... (check-in: b178bcb897 user: jan.nijtmans tags: trunk) | |
16:27 | merge trunk ... (Closed-Leaf check-in: 013854ae76 user: jan.nijtmans tags: allow-backslash-in-card-filename) | |
2013-01-24
| ||
12:00 | Handle translation between '/' and '\\' on Windows and Cygwin ... (check-in: ba87fb1fec user: jan.nijtmans tags: ticket-d17d6e5b17) | |
10:53 | merge trunk ... (check-in: ba3e82f189 user: jan.nijtmans tags: ticket-d17d6e5b17) | |
10:48 | Rename "unicode-glob" to "encoding-glob", and improve feedback regarding the existance of the *-glob settings. ... (Closed-Leaf check-in: f480173856 user: jan.nijtmans tags: encoding-glob) | |
10:18 | Further simplification of continuation byte checkin in filenames ... (check-in: a5cd2dd64e user: jan.nijtmans tags: trunk) | |
2013-01-23
| ||
10:38 | put settings in right alphabetical order ... (check-in: 4ddd099b57 user: jan.nijtmans tags: trunk) | |
2013-01-21
| ||
13:12 | Oops, make it work correct now. ... (Closed-Leaf check-in: 7dabede3b3 user: jan.nijtmans tags: disallow-invalid-utf8-in-filenames) | |
11:38 | Rename "unicode-glob" to "encoding-glob". ... (check-in: e8ecd18db1 user: jan.nijtmans tags: improve_commit_warning) | |
10:29 | merge trunk ... (check-in: a68dffbff3 user: jan.nijtmans tags: improve_commit_warning) | |
09:39 | From the changes.wiki for Fossil 1.25: "Disallow invalid UTF8 characters (such as characters in the surrogate pair range) in filenames." This completes the set of UTF8 characters which are generally considered invalid, so they should be disallowed in filenames: the "overlong form", invalid continuation bytes, and -finally- noncharacters. ... (check-in: 011d5f692d user: jan.nijtmans tags: disallow-invalid-utf8-in-filenames) | |
2013-01-17
| ||
11:02 | src/merge.c: In function ‘merge_cmd’: src/merge.c:103:7: warning: ‘mid’ may be used uninitialized in this function ... (check-in: 39fa6911fc user: jan.nijtmans tags: trunk) | |
2013-01-15
| ||
10:25 | formatting ... (check-in: 9d657c3be5 user: jan.nijtmans tags: allow-backslash-in-card-filename) | |
10:22 | merge trunk ... (check-in: 5e710f01b5 user: jan.nijtmans tags: allow-backslash-in-card-filename) | |