Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
71 check-ins using file include/fossil-scm/fossil-content.h version cce257a0e9
2014-05-16
| ||
15:18 | Started adding basics needed for auth support. check-in: 8e1ddefaf0 user: stephan tags: trunk | |
2014-05-14
| ||
21:25 | latest th1ish, more script tinkering. check-in: bc1feef39e user: stephan tags: trunk | |
2014-05-13
| ||
16:55 | latest th1ish: customizable tmplish() markup tags. check-in: 0baf600400 user: stephan tags: trunk | |
2014-05-11
| ||
15:57 | yet more th1ish. check-in: e7b850a706 user: stephan tags: trunk | |
15:27 | another upstream tmplish fix. check-in: 7c7b79628b user: stephan tags: trunk | |
15:20 | tmplish fixes and cleanups. check-in: 8e82f48b98 user: stephan tags: trunk | |
12:17 | latest th1ish. lots of script thinkering. check-in: 0882e56e3a user: stephan tags: trunk | |
2014-05-10
| ||
13:08 | latest th1ish, fixes line/col counts in exceptions for UTF8 (now counts chars, not bytes). check-in: 1201039ec3 user: stephan tags: trunk | |
12:15 | yet more widgeting and templating... check-in: 3cba9ce6ff user: stephan tags: trunk | |
12:06 | re-added Fossil.rc symbols, as it appears they are still used in many places. check-in: 2c15759fe5 user: stephan tags: trunk | |
11:50 | more widget tinkering and additions. check-in: 151811b651 user: stephan tags: trunk | |
10:49 | more widget tinkering. check-in: ebeae95cbf user: stephan tags: trunk | |
10:29 | Lots of tinkering with the CGI bits. Improved widget and tmplish infrastructure a bit. check-in: fc5b5dd5a6 user: stephan tags: trunk | |
2014-05-09
| ||
22:32 | fixed broken tmplish page title. check-in: 870d4e8de5 user: stephan tags: trunk | |
22:30 | Added SkinnedTmplishRoute and routed /tmplish through it. check-in: f9f03204b7 user: stephan tags: trunk | |
21:13 | take advantage of new configure test operation (cc-check-linkability). Closed-Leaf check-in: 731f828b21 user: bch tags: bsd_cfg | |
21:12 | new linkability proc in configure tool ("cc-check-linkability") check-in: 539b7ab15d user: bch tags: bsd_cfg | |
21:03 | minor cleanups. break time. check-in: 86149eba72 user: stephan tags: trunk | |
20:24 | Added Tmplish link to the main menu. check-in: 412a5e5818 user: stephan tags: trunk | |
20:21 | html escaping fix. check-in: cd20e14108 user: stephan tags: trunk | |
20:18 | fixed a typo check-in: f221284edc user: stephan tags: trunk | |
20:14 | latest cwal/th1ish, added a tmplish demo page. check-in: 4fd74d522c user: stephan tags: trunk | |
18:35 | fixed -g (global) config db flag (config db was never opened). check-in: 6aa0333ba7 user: stephan tags: trunk | |
17:56 | attempt "linux way" first, to work around a linux-side problem. check-in: c7b18e1dd7 user: stephan tags: trunk | |
17:52 | adjusted "-ldl" test w/ dlerror() vs. dlopen() check-in: ac1431f8f0 user: bch tags: trunk | |
17:38 | okay, Brad, try this. check-in: 4656cdf2db user: stephan tags: trunk | |
17:29 | trying a netbsd-style libdl check. check-in: e29c3d0917 user: stephan tags: trunk | |
15:50 | Minor tweaks and cleanups which have been sitting around for a week or more. check-in: 66cca4c0a6 user: stephan tags: trunk | |
15:44 | latest th1ish and link flag tweaks for BSD (i hope). check-in: 436283519d user: stephan tags: trunk | |
08:26 | vid=0 should be allowed here. check-in: e7eebee739 user: jan.nijtmans tags: trunk | |
2014-05-07
| ||
15:45 | Fixed a leaked hash value (thanks, valgrind). check-in: 1cac4980c3 user: stephan tags: trunk | |
2014-05-06
| ||
21:20 | Added FSL_RC_UNKNOWN_RESOURCE. Minor cleanups. check-in: 97eed771cd user: stephan tags: trunk | |
2014-05-04
| ||
10:00 | accommodate API change. check-in: 66212b26e6 user: stephan tags: trunk | |
2014-05-03
| ||
20:27 | latest th1ish. check-in: c0952bb78a user: stephan tags: trunk | |
2014-05-01
| ||
16:50 | latest cwal - better string hash algo (==fewer interning tables needed). check-in: 3efc757345 user: stephan tags: trunk | |
16:36 | more cwal metrics reporting improvements. check-in: a4e184acb3 user: stephan tags: trunk | |
14:58 | more cwal, minor metrics tweaks check-in: 8ac28e5214 user: stephan tags: trunk | |
14:22 | latest cwal for the improved --mem statistics. check-in: 9832848a34 user: stephan tags: trunk | |
14:01 | path test code tinkering. time for a break. check-in: dad7c554ab user: stephan tags: trunk | |
13:21 | Unbreak Cygwin build: sqlite3.c: In function ‘winRandomness’: sqlite3.c:36567:25: error: comparison between signed and unsigned integer expressions [-Werror=sign-compare] if( sizeof(SYSTEMTIME)<=nBuf-n ){ Still to be reported upstream. check-in: e6411df9b4 user: jan.nijtmans tags: trunk | |
13:06 | added missing file. check-in: 45baff1e9e user: stephan tags: trunk | |
12:42 | More work on the path porting. Related refactoring to make some more bits visible. check-in: 35cef04dcd user: stephan tags: trunk | |
00:48 | minor YAGNI template addition. Because we can. check-in: d7927376fa user: stephan tags: trunk | |
00:25 | started porting in fossil(1) path.c bits. check-in: 82db074312 user: stephan tags: trunk | |
2014-04-28
| ||
11:22 | Cherry-pick [http://fossil-scm.org/index.html/info/1274c97d700ed05fbb60d327fa758562824bc280|1274c97d70]: Fix function same_dline_ignore_allws(), for the case where one side of the diff was an empty line. Example where it went wrong: [http://fossil-scm.org/index.html/fdiff?v1=d5e0c2dc93&v2=7ee7dd0a42&sbs=1&w] check-in: e54f14f83c user: jan.nijtmans tags: trunk | |
2014-04-26
| ||
22:09 | latest th1ish amalgamation. check-in: c10d7424ae user: stephan tags: trunk | |
22:01 | disabled the COMMIT check because i am seeing weirdness in the pointer passed to it. check-in: 85083a72e1 user: stephan tags: trunk | |
2014-04-22
| ||
20:19 | minor doc addition. check-in: e086db5750 user: stephan tags: trunk | |
20:16 | doc clarifications. check-in: 5f79eb5bcf user: stephan tags: trunk | |
20:14 | Added a bunch of elses. check-in: 153950a7f3 user: stephan tags: trunk | |
20:11 | Added an sqlite3 commit hook to abort the app if COMMIT is used while an API-controlled transaction is in progress. Added a fsl_str_is_date2() test which should have been in the previous commit. check-in: 83c08406ea user: stephan tags: trunk | |
20:09 | added fsl_str_is_date2() in prep for 5-digit year support (a challenge from drh ;). check-in: 674b3d07d3 user: stephan tags: trunk | |
2014-04-21
| ||
18:18 | lastest th1ish (again) and minor script tinkering. check-in: a48b3a2654 user: stephan tags: trunk | |
08:15 | removed automatic "simplification" of SQL because it breaks caching (just now noticed). check-in: d903f3e5b1 user: stephan tags: trunk | |
2014-04-19
| ||
20:14 | cleanups in the new --help bits. check-in: d7968f7790 user: stephan tags: trunk | |
20:08 | Started working on a new fcli --help mechanism. check-in: 449e9406f5 user: stephan tags: trunk | |
16:55 | more work on the scripting bits, latest th1ish. Removed Fossil.rc mapping in favor of Fossil.rcString(). check-in: 5f60d77cb8 user: stephan tags: trunk | |
13:29 | latest th1ish (api.ob.pop(newParam)). check-in: dca9f20f84 user: stephan tags: trunk | |
13:00 | latest th1ish, a couple assertion fixes. Imported linenoiseish th1ish module. check-in: d846a10d99 user: stephan tags: trunk | |
2014-04-17
| ||
20:50 | latest th1ish, with allocation metrics. check-in: 9c10390c49 user: stephan tags: trunk | |
2014-04-13
| ||
19:00 | latest th1ish amalgamation (a couple new features). check-in: 3249838f80 user: stephan tags: trunk | |
2014-04-12
| ||
12:41 | latest th1ish: do/while loop and Array.isEmpty(). check-in: 6013e1d198 user: stephan tags: trunk | |
2014-04-11
| ||
23:12 | minor formatting tweak. Edit: aaaaannnd... a bunch of other stuff i didn't mean to commit here. check-in: f01ba444ed user: stephan tags: trunk | |
15:31 | Added crosslinking support for ATTACHMENT artifacts. check-in: 6e9428cba9 user: stephan tags: trunk | |
2014-04-10
| ||
18:59 | Latest th1ish amalgamation - tiny cleanups. check-in: 70d8ff5af2 user: stephan tags: trunk | |
18:18 | latest th1ish shell. Adds missing help text. check-in: 9e0e853266 user: stephan tags: trunk | |
16:57 | Pulled in latest th1ish shell.c. Seems its been out of date for a while. Uses newer/programmable 'is this string internable?' heuristics. check-in: c0ffac510c user: stephan tags: trunk | |
16:29 | Latest th1ish/cwal (minor fixes). check-in: 3cd8989039 user: stephan tags: trunk | |
2014-04-08
| ||
19:43 | latest cwal/th1ish check-in: 7adf607efc user: stephan tags: trunk | |
19:40 | minor doc tweaks. check-in: 5f8e46aa48 user: stephan tags: trunk | |
2014-04-06
| ||
18:49 | more accommodation of 0 as a valid RID for an empty repo. check-in: d1a3c65cf6 user: stephan tags: trunk | |