Login
Timeline
Login

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

145 check-ins using file Makefile.in version 564f88ebab

2014-03-08
11:50
Started work on some internals needed for doing a checkin. check-in: c77b3cb7fb user: stephan tags: trunk
2014-03-07
19:02
upstream th1ish/cwal. check-in: 378ca23dc4 user: stephan tags: trunk
2014-03-05
21:52
more upstream th1ish, for Function.importSymbols(Object) support. check-in: 4067e55728 user: stephan tags: trunk
21:20
once again - upstream th1ish, for api.Buffer consistency fix. check-in: 2dc5636e8f user: stephan tags: trunk
19:55
latest th1ish for minor internal cleanups. check-in: ca484b4012 user: stephan tags: trunk
19:28
Doc update. check-in: 68b59e99af user: stephan tags: trunk
19:28
Added peak mem usage to the valgrind reports (via massif and perl). check-in: c73b34f79b user: stephan tags: trunk
18:16
Added "r" flag to Fossil.Db.open(). Fixed a default flags foo-foo (using wrong set of enum values for flags) which just accidentally happened to work so far. check-in: fa6c0283b2 user: stephan tags: trunk
18:13
doc and assertion improvements. check-in: 2aaa2f130a user: stephan tags: trunk
18:13
pulled in trunk sqlite3. check-in: 238941ddbd user: stephan tags: trunk
18:12
Added explicit read-only flag support to fsl_db_open(). check-in: b57257e30c user: stephan tags: trunk
2014-03-04
22:14
latest upstream th1ish: exception reporting improvements and Function.maxCallArgs property. check-in: 1fd828e295 user: stephan tags: trunk
22:12
Added another valgrind test. check-in: ff3df87d23 user: stephan tags: trunk
22:12
doc improvements. check-in: 7658e97b26 user: stephan tags: trunk
22:11
minor doc adjustment. check-in: c68eee36f9 user: stephan tags: trunk
22:10
Added a crosslink listener for demo/test purposes. check-in: 992230f164 user: stephan tags: trunk
22:10
changed the return semantics slightly for fsl_deck_F_seek(), so that it returns cards with NULL uuids as well. Touches sensitive parts, but it all seems to be working. check-in: c29eaed2d9 user: stephan tags: trunk
16:53
help text additions. check-in: 9576b95664 user: stephan tags: trunk
16:51
pulled in fixes from [http://fossil-scm.org/index.html/info/7a0f4af68e] and [http://fossil-scm.org/index.html/info/8f885df209]. check-in: 9d234667f6 user: stephan tags: trunk
13:52
pulled in upstream cwal for Array.indexOf(). check-in: cd0928bbbb user: stephan tags: trunk
10:16
switch from local time to gmt in one test. check-in: 2d5f825f68 user: stephan tags: trunk
10:16
added .massif files to CLEAN_FILES. check-in: 02f3dc7c1b user: stephan tags: trunk
2014-03-03
22:16
minor tinkering with the script-facing diff code. Added a unit test. Added some docs. check-in: 5da13b829b user: stephan tags: trunk
20:30
Refactoring and painstaking CSS experimentation to get the line numbers and their diffs aligned better. Still have an inexplicable border atop/below each file diff which i cannot explain and fossil(1) does not have. check-in: f9746a7526 user: stephan tags: trunk
19:01
minor tinkering with the /dir layout. check-in: d3c77f5fe1 user: stephan tags: trunk
2014-03-02
21:52
more script/reporting tinkering. check-in: 55a188df84 user: stephan tags: trunk
20:09
now check for existence of repo logo image before adding the IMG tag. check-in: bd1be2c0f5 user: stephan tags: trunk
19:53
pulled in latest sqlite3 trunk. check-in: 0ea9ed502f user: stephan tags: trunk
19:51
re-enabled sbsWidth param. check-in: 3075ac6213 user: stephan tags: trunk
19:38
okay, time to eat. check-in: 4c1012efc7 user: stephan tags: trunk
18:36
More work on the checkin diffs. Implemented text=1 flag and sbsWidth=N (which only works in text mode). check-in: 75c0e0580f user: stephan tags: trunk
17:13
Added basic (not yet configurable) sbs diffs to /manifest page. check-in: 32150877ed user: stephan tags: trunk
16:21
removed debug output check-in: 0654175130 user: stephan tags: trunk
16:18
more minor optical tweaks. check-in: 905ad6b0aa user: stephan tags: trunk
16:14
minor improvements in the manifest browser check-in: 8e352b326e user: stephan tags: trunk
15:58
minor tinkering with the manifest browser. check-in: 63df6329c3 user: stephan tags: trunk
15:46
more tinkering with the deck diff. check-in: daa3f6b8fe user: stephan tags: trunk
15:17
Added a prototype algo for calculating file-level diffs from two decks. /manifest page now uses that. check-in: 461062eec8 user: stephan tags: trunk
12:38
lots of script tinkering, timeline improvements. check-in: d73e9a278e user: stephan tags: trunk
10:31
latest upstream th1ish for division type fix. Minor script tinkering. check-in: 9b886baf47 user: stephan tags: trunk
2014-03-01
20:34
minor query tweak. check-in: 64c47b71d0 user: stephan tags: trunk
15:58
added another interesting recursive query. check-in: 28780a29a3 user: stephan tags: trunk
02:00
minor CGI tinkering. Proof-of-concept of embedding repo-side images via IMG tag. check-in: 68fbc6aeb3 user: stephan tags: trunk
01:47
fixed f-ls to not show files removed in the given manifest. check-in: f0620d926e user: stephan tags: trunk
01:44
Added Fossil.file.chdir() and currentDir() bindings. check-in: 722c976434 user: stephan tags: trunk
01:43
adding an image to test the /download/uuid bits. check-in: 22d1ad1a3b user: stephan tags: trunk
00:08
seem to have gotten my mv's a bit messed up. check-in: 684229ae61 user: stephan tags: trunk
00:04
okay, that was weird. check-in: 1f304f5f35 user: stephan tags: trunk
00:02
script tweaking and moving around. check-in: 8d1ab6166d user: stephan tags: trunk
2014-02-28
20:55
don't lie on function signature check-in: b064a5fcac user: jan.nijtmans tags: trunk
20:47
Tiny piece of JNI implementation. fsl_jni.c and FossilCheckout.java compile, but other than that are probably totally wrong yet. Just meant to give an idea how JNI works, nothing more..... check-in: 88475f24f6 user: jan.nijtmans tags: trunk
20:28
moved the new routing file. check-in: aa18733e67 user: stephan tags: trunk
20:19
lots of tinkering with the script bits. Added Fossil.Context.loadBload() (fsl_content_get()) binding. check-in: c0b759f730 user: stephan tags: trunk
17:47
s/fsl_content_get_by_sym/fsl_content_get_sym/ check-in: da5546e2c8 user: stephan tags: trunk
13:49
fixed an incorrect assertion. check-in: b5b5b2f88d user: stephan tags: trunk
13:49
another round of cast patches. check-in: dc3acbbbd5 user: stephan tags: trunk
13:42
more cygwin casts. check-in: 5bfa99a2a3 user: stephan tags: trunk
13:33
casts for the ctype conversion family of funcs, for cygwin. check-in: d2bcd6e314 user: stephan tags: trunk
13:29
Make it compile on Cygwin check-in: 2ab8e6b0fb user: jan.nijtmans tags: trunk
11:24
Make everything compile on Cygwin check-in: 8734400fe8 user: jan.nijtmans tags: trunk
10:36
removed extraneous % (and its 3 other copy/paste instances). check-in: 3542560f59 user: stephan tags: trunk
2014-02-27
22:17
minor cosmetic tweak. to be fine tuned later. check-in: b5ae4d6f6e user: stephan tags: trunk
21:28
Latest cwal/th1ish, minor tweaks. check-in: e8b15a662d user: stephan tags: trunk
18:36
upstream cwal additions which fix a th1ish callback/this/argv.callee lookup deficiency. check-in: e943d7658f user: stephan tags: trunk
2014-02-26
23:07
cwal broken assertion fix. check-in: 7b3e2508be user: stephan tags: trunk
22:45
upstream cwal/th1ish. check-in: 924b140503 user: stephan tags: trunk
22:32
pulled in Object.eachProperty() and friends fixes. check-in: 8012d5f1e5 user: stephan tags: trunk
21:13
css tweaks. check-in: aa25dcabba user: stephan tags: trunk
21:01
fixed a masked exception caused by the last edit on the remote host (no syntax highlighting to help me out ;). check-in: 85a748533b user: stephan tags: trunk
20:54
latest cwal/th1ish for a JSON generation bug fix. check-in: 863bc2d835 user: stephan tags: trunk
20:34
CGI.cgiRoot hacks for handling with and without CGI page name part (for an index page which is CGI). check-in: 6292bd8785 user: stephan tags: trunk
20:11
added /env page (local-mode only). /dir css now uses the cachable download mechanism. check-in: 29ee7aa0e3 user: stephan tags: trunk
20:10
Tinkering with recycle bin sizes. check-in: 6f1ec5691f user: stephan tags: trunk
18:34
Added massif reports to the valgrind output. check-in: 4b6376e544 user: stephan tags: trunk
17:32
valgrind reporting improvements. check-in: c9a2b74c6b user: stephan tags: trunk
17:32
s/CWAL_RC_MISUSE/FSL_RC_MISUSE/ for various exception codes. check-in: fae6ecfab7 user: stephan tags: trunk
2014-02-25
21:22
All kinds of tinkering in the scripting bits. Added a basic /download mechanism which includes very rudimentary download-as-file and caching support. check-in: cefe139ba3 user: stephan tags: trunk
21:19
Changed fsl_repo_filename_to_fnid() semantics a tiny bit. check-in: 3438cbb4bd user: stephan tags: trunk
17:33
Refactored api.cgi.routes somewhat to reduce startup overhead and delay file-not-found exceptions until the page is actually used. check-in: e037cd7b5e user: stephan tags: trunk
15:59
Pulled in latest th1ish for new Object.sortProperties(). check-in: a8c1173681 user: stephan tags: trunk
14:18
removed title attribute from dir links b/c urlencoding of it looks funny for some dirs :/. check-in: 90846601df user: stephan tags: trunk
14:16
propagate version in /dir browser links. check-in: a25821e3e2 user: stephan tags: trunk
2014-02-24
22:51
Added initial version of /dir CGI app - still missing version propagation in links (tomorrow...). Found a couple th1ish bugs and fixed them. Other minor script tinkering. check-in: 06a1c3087a user: stephan tags: trunk
18:27
removed obsolete scripts. And i need a manifest with deletions to try something out. check-in: de941e7bf3 user: stephan tags: trunk
18:11
fixed a typo. Pulled in a long-awaited script location info fix in Exceptions from upstream th1ish. check-in: 5fbaf6df0a user: stephan tags: trunk
2014-02-23
20:55
a padding fix i have been looking for. check-in: b73e0439e6 user: stephan tags: trunk
20:51
added yearWeek/yearMonth to timeline. All "left-side column" links in the reports now go somewhere. check-in: b4b9d3956e user: stephan tags: trunk
19:55
testing latest cwal on hoster. check-in: 3bcfe16bd7 user: stephan tags: trunk
19:50
more styling tweaks. need to finally stop for the night. check-in: 65709f9e38 user: stephan tags: trunk
19:44
Seems that api.import() problem on my hoster has been resolved. check-in: 2a2c7bee4e user: stephan tags: trunk
19:41
Potential fix for file resolution problem on hoster. check-in: 94c639c4ef user: stephan tags: trunk
19:31
more minor cosmetics. Removed user link from timeline entries when filtering by user. check-in: 7725367be1 user: stephan tags: trunk
19:21
added bgcolor support to timeline view. check-in: cb43e631ca user: stephan tags: trunk
19:12
accommodated CSS class name changes. check-in: 4e7c5d1d8e user: stephan tags: trunk
19:09
lots of cleanups and code consolidation. check-in: c8b04bfb15 user: stephan tags: trunk
17:37
guess what... more timeline tinkering. check-in: 844d515b33 user: stephan tags: trunk
16:51
more timeline tinkering. check-in: 476129f981 user: stephan tags: trunk
16:21
lots of fine-tuning in the reports/timeline pages. check-in: 7f769610a6 user: stephan tags: trunk
15:26
more tinkering with the reports. check-in: 3bc2b75f00 user: stephan tags: trunk
15:25
Fossil.globMatches() is now tolerant of non-string 2nd parameters. check-in: b38dac6507 user: stephan tags: trunk
13:57
Lots of tinkering with the reports/timeline. Restructured timeline to use the basic /reports infrastructure. check-in: 95543b2e47 user: stephan tags: trunk
13:54
minor th1ish shell debuging hack. check-in: 97c427adfa user: stephan tags: trunk
11:39
minor script optimization. check-in: fe1a32efbd user: stephan tags: trunk
11:24
fsl_mtime_of_manifest_file() now accepts a 0 fileId to fetch the time of the manifest. zip-repo now sets the root dir time to that of the manifest. check-in: 90f3f7bd40 user: stephan tags: trunk
11:12
fixed an NPE revealed on my hoster. check-in: 06b747105a user: stephan tags: trunk
10:51
Clarified the meaning of the 'type' argument to fsl_sym_to_rid() a bit. Fixed f-adiff to use FSL_CATYPE_ANY for symbol resolution. check-in: bc99f77532 user: stephan tags: trunk
10:44
Added f-adiff (artifact diff) app. Renamed fsl_diff_text()-generated CSS class names for consistency and to unbrevitize them a bit. check-in: d1487367a6 user: stephan tags: trunk
10:42
minor doc updates. check-in: 52ff99826b user: stephan tags: trunk
10:42
Pulled a hopeful minor th1ish fix for my hoster. check-in: 3f82005958 user: stephan tags: trunk
2014-02-22
21:42
fixed display of empty user names. check-in: 9274fa6bc7 user: stephan tags: trunk
15:18
Removed the year selection from the by-month report (has no effect). check-in: da3a6e4648 user: stephan tags: trunk
15:15
minor pluralism consistency fix. check-in: 71d014b0b2 user: stephan tags: trunk
15:10
Fixed layout for the no-results case. check-in: eed23d74db user: stephan tags: trunk
15:00
Fixed an exception scrubbing (or lack thereof) problem caused by an overwritten api.cgi.config. check-in: a18d7ad9ab user: stephan tags: trunk
14:50
minor layout tweak in the timeline. check-in: cc7af11ae4 user: stephan tags: trunk
14:48
minor text change check-in: 1fd835fa23 user: stephan tags: trunk
14:47
removed (ineffective) year list from by-user report. check-in: 0bc4faa698 user: stephan tags: trunk
14:41
oops - broke on empty GET args. check-in: 5638438e1a user: stephan tags: trunk
14:39
pulled in latest th1ish/cwal. Lots of tinkering with the reports pages. check-in: db4b7aec59 user: stephan tags: trunk
12:48
Workarounds for remote hoster. Not quite sure why an explicit file suffix is only needed there. check-in: c848f4d9a5 user: stephan tags: trunk
12:42
Cleanups in the reports pages. check-in: 54750c715e user: stephan tags: trunk
11:02
Added basic page generation timer support. check-in: 32e4d1dd00 user: stephan tags: trunk
10:33
Ported in fossil's system timer APIs. check-in: 91471dde81 user: stephan tags: trunk
08:32
minor script cleanups. check-in: 370e9d7ab7 user: stephan tags: trunk
08:24
added missing file. check-in: 7de8840249 user: stephan tags: trunk
08:23
Implemented by-week /report. check-in: 2ec8e8e78d user: stephan tags: trunk
2014-02-21
22:41
workarounds for my hoster check-in: 1a1c2a81f4 user: stephan tags: trunk
22:32
Added basic implementations of by-year/month reports. check-in: e0a149e162 user: stephan tags: trunk
21:34
fixed a duped slash. check-in: a008e7e27e user: stephan tags: trunk
21:33
More CGI cleanups and refactoring. check-in: cfe582cb98 user: stephan tags: trunk
20:37
stopped using an inherited variable (by accident). check-in: a3e99723b9 user: stephan tags: trunk
20:23
added showSrc option to exception example. check-in: dff476c6b7 user: stephan tags: trunk
20:17
Added an exception test to the menu. check-in: 3897d123f1 user: stephan tags: trunk
20:09
a hack to try to work around a remote hoster problem. check-in: ff3d7ba9fa user: stephan tags: trunk
19:53
Lots of tinkering with a new CGI front-end. check-in: 3633090371 user: stephan tags: trunk
15:32
Renamed th1ish shell to fossi1ish. Minor refactoring of the cgi script code for up-coming changes. check-in: db2fe759ab user: stephan tags: trunk
12:49
minor layout and internal tinkering. check-in: d6dcb6be81 user: stephan tags: trunk
2014-02-20
22:07
added checkin comment to manifest display. check-in: 66513a6949 user: stephan tags: trunk
21:36
minor cgi tweak. check-in: 15cce29ef0 user: stephan tags: trunk
21:33
worked around a weird error on hoster. check-in: b2365a97eb user: stephan tags: trunk
21:31
fixed an uncertain operator precedence assumption. check-in: 6f0fe1dfeb user: stephan tags: trunk
21:20
Expanded the db API and script bindings a bit. Unit test tweaks. check-in: d74cd1950d user: stephan tags: trunk
19:18
Pulled in latest upstream cwal. Added th1ish/fsl_zip_writer bindings. Expanded the fsl_zip API a bit. check-in: 9c23d7550d user: stephan tags: trunk
2014-02-19
21:37
fixed a config bug, explicitly clean up Fossil.cx, try out a silly importSymbols() hack. check-in: a495aa3403 user: stephan tags: trunk
20:26
now builds both static and shared libs. check-in: 1fe105156c user: stephan tags: trunk