Reconciling tkhtml fossil repo with hv3 kits available for download

39 views
Skip to first unread message

jemptymethod

unread,
Feb 26, 2011, 6:25:18 AM2/26/11
to tkhtml3
I'd like to reconcile the code within the hv3 kit(s) available for
download at http://tkhtml.tcl.tk/hv3.html

This is important because last month Dan made an important update to
one of the hv3 files, and it would be nice to incorporate this into
the kits for downloading.

Below is a summary of what's different within the kit as opposed to
the fossil repo, excluding some .c files in the latter.

I also plan to have a look inside the make file within the tkhtml
project as it currently stands within the fossil repo, and see if
there is a target specifically for hv3, and/or have a look and see if
I can't find a historical branch dedicated to hv3 as opposed to what
appears to be "hv"

$ diff -r hv3-win32.vfs tkhtml/hv | egrep '^Only in|^diff -r' | egrep -
v '.c$'
Only in tkhtml/hv: README
Only in tkhtml/hv: bookmarks.html
Only in tkhtml/hv: bugreport.html
Only in tkhtml/hv: hv.tcl
diff -r hv3-win32.vfs/hv3.tcl tkhtml/hv/hv3.tcl
diff -r hv3-win32.vfs/hv3_bookmarks.tcl tkhtml/hv/hv3_bookmarks.tcl
diff -r hv3-win32.vfs/hv3_browser.tcl tkhtml/hv/hv3_browser.tcl
Only in tkhtml/hv: hv3_common.tcl
diff -r hv3-win32.vfs/hv3_debug.tcl tkhtml/hv/hv3_debug.tcl
diff -r hv3-win32.vfs/hv3_dom.tcl tkhtml/hv/hv3_dom.tcl
Only in tkhtml/hv: hv3_dom2.tcl
Only in tkhtml/hv: hv3_dom3.tcl
diff -r hv3-win32.vfs/hv3_dom_containers.tcl tkhtml/hv/
hv3_dom_containers.tcl
diff -r hv3-win32.vfs/hv3_dom_core.tcl tkhtml/hv/hv3_dom_core.tcl
diff -r hv3-win32.vfs/hv3_dom_html.tcl tkhtml/hv/hv3_dom_html.tcl
diff -r hv3-win32.vfs/hv3_dom_ns.tcl tkhtml/hv/hv3_dom_ns.tcl
diff -r hv3-win32.vfs/hv3_dom_xmlhttp.tcl tkhtml/hv/
hv3_dom_xmlhttp.tcl
diff -r hv3-win32.vfs/hv3_download.tcl tkhtml/hv/hv3_download.tcl
diff -r hv3-win32.vfs/hv3_form.tcl tkhtml/hv/hv3_form.tcl
Only in tkhtml/hv: hv3_frames.tcl
diff -r hv3-win32.vfs/hv3_frameset.tcl tkhtml/hv/hv3_frameset.tcl
diff -r hv3-win32.vfs/hv3_history.tcl tkhtml/hv/hv3_history.tcl
diff -r hv3-win32.vfs/hv3_http.tcl tkhtml/hv/hv3_http.tcl
diff -r hv3-win32.vfs/hv3_icons.tcl tkhtml/hv/hv3_icons.tcl
Only in tkhtml/hv: hv3_image.tcl
diff -r hv3-win32.vfs/hv3_main.tcl tkhtml/hv/hv3_main.tcl
Only in tkhtml/hv: hv3_nav.tcl
diff -r hv3-win32.vfs/hv3_notebook.tcl tkhtml/hv/hv3_notebook.tcl
Only in hv3-win32.vfs: hv3_polipo.exe
diff -r hv3-win32.vfs/hv3_polipo.tcl tkhtml/hv/hv3_polipo.tcl
Only in hv3-win32.vfs: hv3_safewidgets.tcl
Only in tkhtml/hv: hv3_style.tcl
Only in tkhtml/hv: hv3_url.tcl
diff -r hv3-win32.vfs/hv3_widgets.tcl tkhtml/hv/hv3_widgets.tcl
Only in tkhtml/hv: index.html
Only in hv3-win32.vfs: lib
Only in tkhtml/hv: license.txt
Only in tkhtml/hv: nogif.fig
Only in tkhtml/hv: nogif.gif
Only in tkhtml/hv: nogifsm.gif
Only in tkhtml/hv: ss.tcl
Only in tkhtml/hv: tst_main.tcl

jemptymethod

unread,
Feb 26, 2011, 7:07:21 AM2/26/11
to tkhtml3
On Feb 26, 6:25 am, jemptymethod <jemptymet...@gmail.com> wrote:
> I'd like to reconcile the code within the hv3 kit(s) available for
> download athttp://tkhtml.tcl.tk/hv3.html
Here are some dates I gleaned from the tkhtml/hv/hv3_*.tcl files that
would seem to indicate their last commit in CVS before the conversion
to fossil. So the dates are terribly far off when the last nightly
build of the hv3 kit(s) occurred, but there are some discrepancies,
including that the below do not seem to constitute the complete set

./hv3.tcl 2008/03/02
./hv3_bookmarks.tcl 2008/02/10
./hv3_console.tcl 2007/12/18
./hv3_db.tcl 2008/02/01
./hv3_debug.tcl 2008/03/02
./hv3_doctype.tcl 2007/12/17
./hv3_dom.tcl 2008/02/15
./hv3_dom_compiler.tcl 2007/11/25
./hv3_dom_containers.tcl 2008/02/15
./hv3_dom_core.tcl 2008/02/15
./hv3_dom_events.tcl 2007/11/25
./hv3_dom_html.tcl 2008/02/15
./hv3_dom_ns.tcl 2008/02/15
./hv3_dom_style.tcl 2007/10/17
./hv3_dom_xmlhttp.tcl 2008/02/15
./hv3_download.tcl 2008/02/04
./hv3_file.tcl 2007/10/28
./hv3_form.tcl 2008/03/03
./hv3_frameset.tcl 2008/02/09
./hv3_history.tcl 2008/02/09
./hv3_home.tcl 2008/02/02
./hv3_http.tcl 2008/02/09
./hv3_icons.tcl 2008/02/09
./hv3_log.tcl 2007/09/28
./hv3_main.tcl 2008/03/02
./hv3_notebook.tcl 2008/03/02
./hv3_object.tcl 2007/12/17
./hv3_polipo.tcl 2008/02/09
./hv3_prop.tcl 2008/02/01
./hv3_request.tcl 2008/02/03
./hv3_string.tcl 2007/12/17
./hv3_util.tcl 2008/02/02
./hv3_widgets.tcl 2008/02/03

jemptymethod

unread,
Feb 26, 2011, 7:08:50 AM2/26/11
to tkhtml3
On Feb 26, 7:07 am, jemptymethod <jemptymet...@gmail.com> wrote:
> On Feb 26, 6:25 am, jemptymethod <jemptymet...@gmail.com> wrote:
>
>
> > I'd like to reconcile the code within the hv3 kit(s) available for
> > download athttp://tkhtml.tcl.tk/hv3.html
>
> Here are some dates I gleaned from the tkhtml/hv/hv3_*.tcl files that
> would seem to indicate their last commit in CVS before the conversion
> to fossil.  So the dates are terribly far off when the last nightly
> build of the hv3 kit(s) occurred, but there are some discrepancies

I meant to write, the dates are *not* terribly far off
Reply all
Reply to author
Forward
0 new messages