Fossil

Timeline
Login

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

26 check-ins using file src/sqlite3.c version 638abb7796

2015-06-02
09:17
Cherrypick [8184f39d803f9ad6|8184f39d]: Fix crash in /reports page, when compiling with recent gcc. (this is NOT an -O2 optimization bug!) Closed-Leaf check-in: 08709aa79c user: jan.nijtmans tags: branch-1.33
2015-05-29
17:20
Add 'glob_match' command to TH1. check-in: 62f1f484f6 user: mistachkin tags: trunk
17:17
Add minimal 'lsearch' command to TH1. Only exact case-sensitive matching is supported. check-in: 54b0567cda user: mistachkin tags: trunk
17:14
Enhance file_tree_name() to be capable of producing absolute paths within the local tree. Fix --hard option to mv/rm to enable them to work properly with certain relative paths. check-in: c56a387d47 user: mistachkin tags: trunk
07:13
Document the need for compiling sqlite3.c with -DSQLITE_ENABLE_DBSTAT_VTAB=1. check-in: 74836bc8ae user: jan.nijtmans tags: trunk
2015-05-28
17:05
Fix a logic bug in the RSS page. check-in: 282ae5e4de user: drh tags: trunk
05:01
Remove stray debugging output. Closed-Leaf check-in: dd6ec72d63 user: mistachkin tags: th1GlobMatch
04:29
Add tests. check-in: 0739e5b59d user: mistachkin tags: th1GlobMatch
2015-05-27
19:29
Add the -one option to the 'glob_match' command. check-in: f7d4c544ca user: mistachkin tags: th1GlobMatch
19:17
Add and refine tests, part 2. Closed-Leaf check-in: 0b5b87ac84 user: mistachkin tags: mvRmHardFix
18:37
Have all appropriate tests use 'normalize_result' instead of a raw 'string map'. check-in: d2cf0713ef user: mistachkin tags: mvRmHardFix
18:31
More tests, part 1. check-in: cdd2ede6a2 user: mistachkin tags: mvRmHardFix
05:39
Avoid superfluous error messages about missing temporary tables when there are no valid files to move or remove with the --hard option. check-in: d272a35d26 user: mistachkin tags: mvRmHardFix
03:58
Add minimal 'lsearch' command to TH1. Only exact case-sensitive matching is supported. Closed-Leaf check-in: eabd7290fb user: mistachkin tags: lsearchCmd
03:26
Prototype for a TH1 glob_match command. check-in: f3ae479002 user: mistachkin tags: th1GlobMatch
2015-05-26
23:28
Enhance error handling when there is no open checkout and add comments. check-in: d12fc4b148 user: mistachkin tags: mvRmHardFix
22:39
Fix typo in comment and add more tests of file name transformation methods. check-in: 9b41960e82 user: mistachkin tags: mvRmHardFix
21:46
Enhance file_tree_name() to be capable of producing absolute paths within the local tree. Fix --hard option to mv/rm to enable it to work properly with relative paths. check-in: c2df31dae8 user: mistachkin tags: mvRmHardFix
20:07
Fix SQLITE_ERROR as reported by Taylor Venable: [https://www.mail-archive.com/fossil-users@lists.fossil-scm.org/msg20645.html] Closed-Leaf check-in: 89212c5a69 user: jan.nijtmans tags: mvRmHardFix
2015-05-25
09:52
Close <a> tag, as reported by Svyatoslav Mishyn check-in: d10b1e022a user: jan.nijtmans tags: trunk
2015-05-24
00:53
Simplify the computation of descendants using a recursive CTE. check-in: 31fcde837d user: drh tags: trunk
2015-05-23
18:12
Fix harmless compiler warnings. check-in: e3560443a2 user: mistachkin tags: trunk
12:11
Merge trunk check-in: 533ff3d079 user: jan.nijtmans tags: cleanX
11:45
Add the release date to version 1.33 in the change log. check-in: bdc2f11d28 user: drh tags: trunk
11:11
Version 1.33 check-in: 9c65b5432e user: drh tags: trunk, release, version-1.33
10:12
Update the built-in SQLite to version 3.8.10.2. check-in: 36c457b086 user: drh tags: trunk