2012-10-25  Manuel Serrano <Manuel.Serrano@inria.fr>

	* .hoprelease, hopscheme/hopscheme.scm, hopscheme/precompilation.scm,
	runtime/read.scm, scheme2js/export.scm, scheme2js/module.scm,
	scheme2js/module_library.scm, scheme2js/module_resolver.scm,
	weblets/info/etc/maze.scm, weblets/info/info.hop,
	weblets/info/info.scm:
	New distrib 2.4.0-rc3
	[ed9e6938a95d]<2.4.x>

	* arch/android/androidemo/androidemo.hop:
	Improve Android demo
	[9f54337b2a1e]<2.4.x>

2012-10-24  Manuel Serrano <Manuel.Serrano@inria.fr>

	* runtime/Makefile, scheme2js/module.scm, scheme2js/module_class.scm,
	scheme2js/module_library.scm:
	Fix scheme2js library compilation
	[01252f0c838f]<2.4.x>

2012-10-22  Manuel Serrano <Manuel.Serrano@inria.fr>

	* scheme2js/module.scm, scheme2js/module_class.scm,
	scheme2js/module_library.scm, scheme2js/runtime/runtime_part.js,
	share/hop-dom.js, weblets/home/release.info:
	Fix scheme2js class compilation
	[e99c4cac9d66]<2.4.x>

	* .hoprelease, arch/android/makeapk.sh, arch/debian/makedeb.sh:
	New distrib 2.4.0-rc2
	[72c47bb9e439]<2.4.x>

2012-10-21  Manuel Serrano <Manuel.Serrano@inria.fr>

	* runtime/html_head.scm, runtime/hz.scm, runtime/module.scm,
	runtime/read.scm, runtime/weblets.scm:
	Improve hz resolution
	[f824d2001da8]<2.4.x>

2012-10-20  Manuel Serrano <Manuel.Serrano@inria.fr>

	* runtime/hz.scm, weblets/hop/hop.hop:
	hz minor bug fix
	[87432a7f9642]<2.4.x>

2012-10-16  Manuel Serrano <Manuel.Serrano@inria.fr>

	* .hoprelease, configure:
	New distrib 2.4.0-pre3
	[c386a06fa1f0]<2.4.x>

2012-10-15  Manuel Serrano <Manuel.Serrano@inria.fr>

	* runtime/wiki_parser.sch, runtime/wiki_parser.scm,
	scheme2js/captured_vars.scm, scheme2js/js_nodes.scm,
	scheme2js/js_out.scm, scheme2js/js_parser.scm,
	scheme2js/letrec_expansion.scm, scheme2js/loop_updates.scm,
	scheme2js/propagation.scm, scheme2js/scope.scm, scheme2js/side.scm,
	scheme2js/symbol.scm, scheme2js/symbol_table.scm,
	scheme2js/while.scm:
	Class renaming.
	[6c7a53f5c19e]<2.4.x>

2012-10-14  Manuel Serrano <Manuel.Serrano@inria.fr>

	* scheme2js/out.scm, share/hop-serialize.js:
	Homogenous vector serialization
	[2b5aed29bde1]<2.4.x>

2012-10-13  Manuel Serrano <Manuel.Serrano@inria.fr>

	* arch/android/hopdroid/phone.scm, arch/android/hopdroid/tts.scm,
	hopscheme/precompilation.scm, hopscheme/tilde_escape.scm,
	runtime/css.scm, runtime/cssmatch.scm, runtime/event.scm,
	runtime/hop_wiki.scm, runtime/html_head.scm, runtime/misc.scm,
	runtime/read_js.scm, runtime/security.scm, runtime/service_expd.sch,
	runtime/user.scm, runtime/weblets.scm, runtime/xml.scm,
	scheme2js/allocate_names.scm, scheme2js/callcc_locations.scm,
	scheme2js/expanders.scm, scheme2js/free_vars.scm,
	scheme2js/letrec_expansion.scm, scheme2js/mark_statements.scm,
	scheme2js/module.scm, scheme2js/pobject_conv.scm,
	scheme2js/propagation.scm, scheme2js/runtime/runtime_callcc.js,
	scheme2js/runtime/runtime_part.js, scheme2js/statements.scm,
	scheme2js/trampoline.scm, src/hop_param.scm, src/init.scm,
	weblets/doc/api/access.wiki, weblets/doc/wiki.hop,
	weblets/home/demos/set/game.hop, weblets/home/demos/set/set.hop,
	weblets/hop/hop.hop, weblets/hz/depend.hop, weblets/hz/weblet.hop,
	weblets/info/info.scm, widget/tree.scm:
	Accomodate bigloo3.8d modifs
	[029fd0b5da0e]<2.4.x>

2012-10-12  Manuel Serrano <Manuel.Serrano@inria.fr>

	* share/hop-slider.hss, share/hop-slider.js:
	Mobile phone slider support
	[e7e44139310b]<2.4.x>

2012-10-01  Manuel Serrano <Manuel.Serrano@inria.fr>

	* arch/android/makeapk.sh, arch/debian/makedeb.sh:
	pre2
	[9e7eebd520f5]<2.4.x>

	* .hoprelease:
	New distrib 2.4.0-pre2
	[03113d168e2e]<2.4.x>

2012-09-29  Manuel Serrano <Manuel.Serrano@inria.fr>

	* arch/android/src/fr/inria/hop/HopDroid.java, share/hop-event.js:
	Android debug
	[32df29cfe075]<2.4.x>

2012-09-28  Manuel Serrano <Manuel.Serrano@inria.fr>

	* runtime/event.scm, runtime/websocket.scm, share/hop-event.js:
	Enhanced websocket error handling
	[0d68652967bd]<2.4.x>

2012-09-26  Manuel Serrano <Manuel.Serrano@inria.fr>

	* runtime/event.scm, runtime/websocket.scm:
	Fix websocket connection timeout
	[ae9f3eec10f7]<2.4.x>

2012-09-20  Manuel Serrano <Manuel.Serrano@inria.fr>

	* arch/debian/debian/rules.in, arch/debian/makedeb.sh:
	Add debian configure options
	[1935517c6da7]<2.4.x>

2012-09-18  Manuel Serrano <Manuel.Serrano@inria.fr>

	* share/hop-lib.js:
	Fix js->hop alist conversion
	[188ae23fcf3c]<2.4.x>

	* arch/android/hopdroid/phone.scm,
	arch/android/src/fr/inria/hop/HopDroid.java:
	Complete Android local socket usage
	[383188684d34]<2.4.x>

	* arch/android/hopdroid/phone.scm,
	arch/android/src/fr/inria/hop/HopDroid.java:
	Try to use unix_socket on Android
	[fc0e975eabc8]<2.4.x>

2012-09-17  Manuel Serrano <Manuel.Serrano@inria.fr>

	* share/hop-event.js:
	Fix server event registry
	[8eceae45f864]<2.4.x>

	* scheme2js/deep_clone.scm, scheme2js/js_nodes.scm,
	scheme2js/js_out.scm, scheme2js/js_parser.scm,
	scheme2js/mark_statements.scm, scheme2js/nodes.scm,
	scheme2js/out.scm, scheme2js/pobject_conv.scm, scheme2js/pragma.scm,
	scheme2js/propagation.scm, scheme2js/push_set.scm,
	scheme2js/runtime_expander.scm, scheme2js/scm_out.scm,
	scheme2js/statements.scm, scheme2js/walk.scm,
	weblets/doc/js/js-interface.wiki:
	Improve client-side pragma forms
	[9fc28bec869f]<2.4.x>

	* etc/hoprc.hop.in, scheme2js/inline.scm, scheme2js/walk.scm,
	weblets/wizard/wizard.hop:
	Add public to hoprc.in
	[d729d374f58e]<2.4.x>

2012-09-14  Manuel Serrano <Manuel.Serrano@inria.fr>

	* runtime/read.scm, runtime/xml_expd.sch,
	scheme2js/runtime/runtime_part.js:
	Add minfx and maxfx to the client rts
	[8342e6f2154e]<2.4.x>

2012-09-12  Manuel Serrano <Manuel.Serrano@inria.fr>

	* arch/android/src/fr/inria/hop/HopDroid.java:
	Fix android restart machinery
	[02b79fc27535]<2.4.x>

	* arch/android/src/fr/inria/hop/HopDroid.java:
	Fix Android restart
	[770c930db079]<2.4.x>

	* runtime/event.scm, runtime/websocket.scm, runtime/zeroconf_avahi.sch:
	Fix avahi service registration
	[d366ca8a221f]<2.4.x>

2012-08-30  Manuel Serrano <Manuel.Serrano@inria.fr>

	* weblets/wizard/wizard.hop:
	Wizard fix
	[0418081aff61]<2.4.x>

2012-08-29  Manuel Serrano <Manuel.Serrano@inria.fr>

	* arch/android/src/fr/inria/hop/HopService.java:
	Android notification
	[6b16bbf6aa56]<2.4.x>

2012-08-19  Manuel Serrano <Manuel.Serrano@inria.fr>

	* runtime/event.scm, runtime/hop.scm, runtime/http_filter.scm,
	runtime/http_proxy.scm, runtime/make_lib.scm, runtime/service.scm,
	runtime/types.scm, runtime/websocket.scm, src/init.scm,
	src/pipeline.scm:
	Proxying websocket 2
	[b1f15ecd0c23]<2.4.x>

2012-08-16  Manuel Serrano <Manuel.Serrano@inria.fr>

	* runtime/Makefile, runtime/event.scm, runtime/hop.scm,
	runtime/http_filter.scm, runtime/http_lib.scm,
	runtime/http_proxy.scm, runtime/http_remote.scm,
	runtime/http_request.scm, runtime/http_response.scm,
	runtime/make_lib.scm, runtime/param.scm, runtime/types.scm,
	runtime/websocket.scm, runtime/wiki_parser.scm, src/hop_param.scm,
	src/init.scm, src/pipeline.scm, weblets/doc/api/hooks.wiki,
	weblets/doc/examples/hook-1.hop, weblets/doc/tutorials/03-proxy.wiki,
	weblets/info/info.hop, weblets/webfilter/webfilter.hop:
	Websocket proxying, part 1
	[accd994d0801]<2.4.x>

2012-08-08  Manuel Serrano <Manuel.Serrano@inria.fr>

	* runtime/Makefile, runtime/discovery.scm, runtime/event.scm,
	runtime/make_lib.scm, runtime/param.scm, runtime/zeroconf.scm,
	runtime/zeroconf_avahi.sch, src/hop_param.scm, src/init.scm,
	src/main.scm, src/parseargs.scm, weblets/webfilter/webfilter.hop:
	Cleanup discovery
	[45da32658223]<2.4.x>

2012-07-18  Manuel Serrano <Manuel.Serrano@inria.fr>

	* hophz/action.scm, runtime/param.scm, src/main.scm, src/parseargs.scm,
	weblets/hz/depend.hop:
	Minor fixes
	[e1ad94666d93]<2.4.x>

2012-07-13  Manuel Serrano <Manuel.Serrano@inria.fr>

	* arch/android/androidemo/androidemo.hop,
	arch/android/hopdroid/zeroconf.scm:
	Discovery on Android
	[f3fef5aa02e9]<2.4.x>

	* arch/android/hopdroid/phone.scm, arch/android/hopdroid/zeroconf.scm,
	arch/android/res/layout/main.xml,
	arch/android/src/fr/inria/hop/Hop.java,
	arch/android/src/fr/inria/hop/HopDroid.java,
	arch/android/src/fr/inria/hop/HopLauncher.java,
	arch/android/src/fr/inria/hop/HopPluginZeroconf.java,
	runtime/discovery.scm, runtime/weblets.scm, runtime/zeroconf.scm,
	runtime/zeroconf_avahi.sch, share/hop-login.hss, share/hop-login.js,
	src/hop_param.scm, src/init.scm, src/parseargs.scm:
	Discovery and zeroconfig modifications
	[a9beb93da28b]<2.4.x>

2012-07-06  Manuel Serrano <Manuel.Serrano@inria.fr>

	* arch/android/androidemo/androidemo.hop,
	arch/android/src/fr/inria/hop/HopPluginConnectivity.java:
	Add Android connectivity plugin
	[b0c6daac22ac]<2.4.x>

	* arch/android/Makefile, arch/android/hopdroid/phone.scm,
	arch/android/src/fr/inria/hop/HopDroid.java,
	arch/android/src/fr/inria/hop/HopPluginBattery.java,
	arch/android/src/fr/inria/hop/HopPluginConnectivity.java,
	arch/android/src/fr/inria/hop/HopPluginWifi.java:
	Add Android connectivity plugin
	[8dd9e354eed8]<2.4.x>

2012-07-01  Manuel Serrano <Manuel.Serrano@inria.fr>

	* arch/android/androidemo/androidemo.hop,
	arch/android/hopdroid/phone.scm, arch/android/hopdroid/zeroconf.scm,
	runtime/Makefile, runtime/make_lib.scm, runtime/zeroconf.scm,
	runtime/zeroconf_avahi.sch, runtime/zeroconf_dummy.sch, src/init.scm,
	src/parseargs.scm, weblets/home/download.wiki:
	Yet another zeroconf change
	[0fe131120f05]<2.4.x>

2012-06-29  Manuel Serrano <Manuel.Serrano@inria.fr>

	* arch/android/AndroidManifest.xml.in,
	arch/android/hopdroid/zeroconf.scm,
	arch/android/src/fr/inria/hop/HopDroid.java,
	arch/android/src/fr/inria/hop/HopPluginWifi.java,
	arch/android/src/fr/inria/hop/HopPluginZeroconf.java:
	Android discovery
	[b81a1847d786]<2.4.x>

2012-06-28  Manuel Serrano <Manuel.Serrano@inria.fr>

	* arch/android/AndroidManifest.xml.in, runtime/zeroconf.scm,
	runtime/zeroconf_avahi.sch, src/init.scm:
	Change zerconf support
	[ca2bc7842fdf]<2.4.x>

2012-06-27  Manuel Serrano <Manuel.Serrano@inria.fr>

	* arch/android/AndroidManifest.xml.in, arch/android/Makefile,
	arch/android/androidemo/androidemo.hop,
	arch/android/hopdroid/music.scm, arch/android/hopdroid/phone.scm,
	arch/android/res/drawable/hopicon.png,
	arch/android/res/layout/main.xml,
	arch/android/res/values/strings.xml.in,
	arch/android/src/fr/inria/hop/Hop.java,
	arch/android/src/fr/inria/hop/HopConfigurer.java,
	arch/android/src/fr/inria/hop/HopDroid.java,
	arch/android/src/fr/inria/hop/HopInstaller.java,
	arch/android/src/fr/inria/hop/HopLauncher.java,
	arch/android/src/fr/inria/hop/HopPlugin.java,
	arch/android/src/fr/inria/hop/HopPluginLocale.java,
	arch/android/src/fr/inria/hop/HopPluginMediaAudio.java,
	arch/android/src/fr/inria/hop/HopPluginMusicPlayer.java,
	arch/android/src/fr/inria/hop/HopPluginTts.java,
	arch/android/src/fr/inria/hop/HopPluginVibrate.java,
	arch/android/src/fr/inria/hop/HopService.java,
	weblets/wizard/wizard.hop:
	Android re-design (use service)
	[83cb05f308ee]<2.4.x>

2012-06-25  Manuel Serrano <Manuel.Serrano@inria.fr>

	* runtime/zeroconf_avahi.sch, src/init.scm:
	Avahi fix
	[2471c6f0a5ee]<2.4.x>

	* Makefile, hophz/Makefile, runtime/zeroconf.scm,
	runtime/zeroconf_avahi.sch:
	Zeroconf fixed
	[7f3acda34ba5]<2.4.x>

	* arch/android/androidemo/androidemo.hop, arch/android/jni/Android.mk,
	arch/android/jni/termExec.cpp,
	arch/android/src/fr/inria/hop/HopConfigurer.java,
	arch/android/src/fr/inria/hop/HopLauncher.java,
	runtime/discovery.scm:
	Android 4 (ICS) fixes.
	[a5ef3ea90b0b]<2.4.x>

2012-06-22  Manuel Serrano <Manuel.Serrano@inria.fr>

	* Makefile, arch/android/makeapk.sh, arch/archlinux/PKGBUILD.in,
	arch/debian/makedeb.sh, hophz/action.scm, hophz/parseargs.scm,
	runtime/zeroconf_dummy.sch, scheme2js/out.scm,
	weblets/home/download.wiki, weblets/hz/api.hop, weblets/hz/db.hop,
	weblets/hz/install.hop:
	Fix Hz problem, improve hophz
	[5d8ce216a62d]<2.4.x>

2012-06-21  Manuel Serrano <Manuel.Serrano@inria.fr>

	* Makefile, arch/vm/Makefile, arch/vm/scripts/create_image.sh,
	configure, etc/hop-autoconf.js.in, hopc/main.scm, hophz/Makefile,
	hophz/action.scm, hophz/hophz_param.scm, hophz/login.scm,
	hophz/main.scm, hophz/parseargs.scm, hopreplay/main.scm,
	hopsh/main.scm, runtime/Makefile, runtime/css.scm,
	runtime/discovery.scm, runtime/event.scm, runtime/expanders.sch,
	runtime/expanders.scm, runtime/hop.scm, runtime/http_filter.scm,
	runtime/http_remote.scm, runtime/hz.scm, runtime/js_comp.scm,
	runtime/make_lib.scm, runtime/service.scm, runtime/user.scm,
	runtime/verbose.sch, runtime/verbose_expd.sch, runtime/weblets.scm,
	runtime/wiki_parser.scm, runtime/zeroconf.scm,
	runtime/zeroconf_avahi.sch, scheme2js/out.scm,
	scheme2js/runtime/runtime_part.js, share/hop-event.js,
	share/hop-serialize.js, share/hop-slider.hss, share/hop-slider.js,
	share/hop-spage.hss, src/accept.scm, src/hop_param.scm, src/init.scm,
	src/main.scm, src/pipeline.scm, weblets/hz/weblet.hop,
	weblets/hzbuilder/config.hop.in, weblets/info/info.hop,
	widget/spage.hop:
	HSS fix and Zeroconf new implementation.
	[c6c80aaf56e1]<2.4.x>

2012-06-04  Manuel Serrano <Manuel.Serrano@inria.fr>

	* configure:
	Create 2.4.x branch.
	[3d640ae9bf4e]<2.4.x>

2012-06-03  Manuel Serrano <Manuel.Serrano@inria.fr>

	* runtime/wiki_parser.scm:
	Minor wiki fix
	[27f83e1dda8d]<2.3.x>

2012-06-02  Manuel Serrano <Manuel.Serrano@inria.fr>

	* weblets/home/download.wiki, weblets/hz/db.hop:
	Minor HZ bug fix
	[e27fb0585207]<2.3.x>

	* share/hop-dashboard.js, share/hop-event.js, share/hop-request.js,
	share/hop-slider.js, weblets/doc/api/event.wiki,
	weblets/doc/wiki/image.wiki, weblets/hop/etc/hop.wiki,
	weblets/hop/hop.hop:
	Fix dashboard and slider
	[858096fa4d68]<2.3.x>

2012-06-01  Manuel Serrano <Manuel.Serrano@inria.fr>

	* weblets/home/download.wiki, weblets/home/home.hss,
	weblets/home/license.wiki:
	Home page fix
	[a20aefa39ee6]<2.3.x>

	* weblets/doc/tutorials/06-hz.wiki, weblets/hz/api.hop,
	weblets/hz/db.hop, weblets/hz/depend.hop, weblets/hz/hz-install.js,
	weblets/hz/hz.hss, weblets/hz/install.hop, weblets/hz/sync.hop,
	weblets/hz/weblet.hop, weblets/hz/xml.hop,
	weblets/weblets/markup.hop:
	HZ fully operational
	[9b4ffb08653d]<2.3.x>

2012-05-31  Manuel Serrano <Manuel.Serrano@inria.fr>

	* weblets/hz/api.hop, weblets/hz/db.hop, weblets/hz/xml.hop:
	Prepare HZ for Hophz
	[c661b90d147b]<2.3.x>

	* hopc/main.scm, scheme2js/module.scm, scheme2js/module_library.scm,
	scheme2js/srfi0.scm, weblets/hop/Makefile, weblets/hop/etc/hop.wiki,
	weblets/hz/Makefile, weblets/hz/api.hop, weblets/hz/db.hop,
	weblets/hz/depend.hop, weblets/hz/install.hop, weblets/hz/sync.hop:
	Scheme2js module fix
	[7ead78fa55f2]<2.3.x>

	* LICENSE, arch/debian/makedeb.sh, etc/Makefile, etc/hophzrc.hop.in,
	etc/hopshrc.hop.in, hopc/main.scm, hopc/parseargs.scm,
	weblets/home/license.wiki, weblets/hop/Makefile,
	weblets/hop/etc/hop.wiki, weblets/hz/Makefile, weblets/hz/api.hop,
	weblets/hz/config.hop, weblets/hz/db.hop, weblets/hz/hz.hop,
	weblets/hz/install.hop, weblets/hz/package.hop, weblets/hz/sync.hop,
	weblets/hz/weblet.hop, weblets/hz/xml.hop:
	Improve HZ
	[df5fe39839fa]<2.3.x>

2012-05-24  Manuel Serrano <Manuel.Serrano@inria.fr>

	* arch/archlinux/Makefile, arch/archlinux/PKGBUILD,
	arch/archlinux/PKGBUILD.in:
	Archlinux package fix
	[8eb11f76827a]<2.3.x>

	* arch/debian/debian/control.in:
	Debian packaging
	[aad9e86301bf]<2.3.x>

	* arch/debian/debian/control.in:
	Debian package fix
	[7dd25832cb06]<2.3.x>

2012-05-23  Manuel Serrano <Manuel.Serrano@inria.fr>

	* arch/archlinux/PKGBUILD, arch/archlinux/hop.install:
	Preparing the archlinux package
	[24cb6505d18b]<2.3.x>

	* arch/Makefile:
	Prepare archlinux package
	[27c9d9e0c259]<2.3.x>

	* arch/Makefile, arch/archlinux/Makefile, arch/archlinux/PKGBUILD,
	arch/archlinux/hop.install, arch/archlinux/rc.d/hop.in:
	Prepare archlinux package
	[86eab63df83f]<2.3.x>

	* arch/debian/Makefile:
	Prepare archlinux package
	[65b943f88e8e]<2.3.x>

	* arch/Makefile, arch/debian/Makefile:
	Prepare archlinux package
	[092030fcc354]<2.3.x>

	* arch/Makefile, arch/debian/Makefile:
	Prepare archlinux package
	[df52426cc9d8]<2.3.x>

	* arch/Makefile, arch/debian/init.d/hop.in:
	Prepare archlinux package
	[271320c84433]<2.3.x>

2012-05-22  Manuel Serrano <Manuel.Serrano@inria.fr>

	* share/hop-notepad.js:
	Notepad cleanup.
	[1ff0a9cd0424]<2.3.x>

2012-05-21  Manuel Serrano <Manuel.Serrano@inria.fr>

	* hopscheme/tilde_escape.scm, scheme2js/dot_expand.scm,
	scheme2js/pobject_conv.scm, share/hop-event.js, share/hop-lframe.hss,
	share/hop-notepad.js, src/parseargs.scm, weblets/doc/api/event.wiki,
	weblets/doc/doc.hss, weblets/doc/widgets.hop, weblets/hop/hop.hop,
	weblets/info/info.hop, widget/lframe.scm, widget/notepad.scm,
	widget/prefs.scm:
	Fix notepad widget
	[a2f6dea7d7c2]<2.3.x>

2012-05-12  Manuel Serrano <Manuel.Serrano@inria.fr>

	* configure, etc/hop.init.in, etc/hopwidget.init.in, hopc/main.scm,
	hopreplay/main.scm, hopsh/main.scm:
	Remove debug alert on reconnection
	[ca8a55c01584]<2.3.x>

2012-05-11  Manuel Serrano <Manuel.Serrano@inria.fr>

	* hopreplay/main.scm, runtime/wiki_parser.scm:
	Minor installation fix.
	[8f03ab214a9f]<2.3.x>

	* hopc/main.scm, hopsh/main.scm:
	Fix avahi support
	[4de0b18fa8ca]<2.3.x>

2012-05-10  Manuel Serrano <Manuel.Serrano@inria.fr>

	* configure, runtime/mathml.scm:
	Extend MathML support.
	[4908dae1d7ec]<2.3.x>

	* runtime/wiki_parser.scm, runtime/xml.scm, runtime/xml_types.scm,
	share/hop-notepad.hss, weblets/home/demo.hop,
	weblets/home/demos/set/game.hop, weblets/home/demos/set/set.hop,
	weblets/home/download.wiki, weblets/home/home.hop,
	widget/notepad.scm:
	Improve HTML compliance
	[c3c0e9335e15]<2.3.x>

2012-05-03  Manuel Serrano <Manuel.Serrano@inria.fr>

	* .hoprelease, weblets/home/release.info:
	New distrib 2.3.0-
	[098c5960cd9b]<2.3.x>

	* .hoprelease, configure:
	New distrib 2.3.0-rc3
	[e6cf537bc803]<2.3.x>

	* runtime/dom.scm, share/hop-gauge.hss, share/hop-gauge.scm,
	share/hop-spage-iphone.hss, share/hop-spage.hss, share/hop-spage.scm,
	widget/gauge.hop, widget/spage.hop:
	Start switching from "hssclass" to "data-hss-tag".
	[76959d5e22e5]<2.3.x>

2012-04-30  Manuel Serrano <Manuel.Serrano@inria.fr>

	* arch/android/makeapk.sh, arch/debian/debian/postinst.in,
	arch/debian/makedeb.sh, runtime/event.scm, runtime/http_request.scm,
	runtime/svg.scm, scheme2js/runtime/exporter.scm, share/hop-event.js,
	src/accept.scm:
	Fix server events reconnection
	[c14a67ef5406]<2.3.x>

2012-04-11  Manuel Serrano <Manuel.Serrano@inria.fr>

	* arch/debian/debian/postinst.in, arch/debian/debian/rules.in,
	arch/debian/makedeb.sh:
	Maemo yet another fix
	[eab92ab65836]<2.3.x>

	* arch/debian/Makefile.maemo, arch/debian/README.maemo,
	arch/debian/hop-16x16.png, arch/debian/hop-26x26.png,
	arch/debian/hop-40x40.png, arch/debian/hop-48x48.png,
	arch/debian/hop-64x64.png, arch/debian/hop-launcher/Makefile.in,
	arch/debian/hop-launcher/README,
	arch/debian/hop-launcher/config.h.in,
	arch/debian/hop-launcher/configure.in,
	arch/debian/hop-launcher/gui.c, arch/debian/hop-launcher/gui.h,
	arch/debian/hop-launcher/hop-128x128.png,
	arch/debian/hop-launcher/hop-launcher.hop,
	arch/debian/hop-launcher/hop-launcher.rc.in,
	arch/debian/hop-launcher/hop.c, arch/debian/hop-launcher/hop.h,
	arch/debian/hop-launcher/list.c, arch/debian/hop-launcher/list.h,
	arch/debian/hop-launcher/main.c, arch/debian/hop-launcher/param.c,
	arch/debian/hop-launcher/param.h, arch/debian/hop-launcher/read.c,
	arch/debian/hop-launcher/read.h, arch/debian/hop-launcher/user.c,
	arch/debian/hop-launcher/user.h, arch/debian/hop.desktop.in,
	arch/debian/hop.install, arch/debian/hop.service.in:
	Improve debian package machinery
	[a168f16be60e]<2.3.x>

2012-04-10  Manuel Serrano <Manuel.Serrano@inria.fr>

	* arch/debian/hop-launcher/Makefile.in,
	arch/debian/hop-launcher/configure.in:
	Maemo struggle.
	[5dfef1fd7969]<2.3.x>

	* arch/debian/makedeb.sh:
	Maemo port fix.
	[29149296455e]<2.3.x>

2012-04-09  Manuel Serrano <Manuel.Serrano@inria.fr>

	* Makefile, etc/Makefile.hopconfig.in, etc/Makefile.library,
	hopc/Makefile, hopreplay/Makefile, hopsh/Makefile, share/Makefile,
	src/Makefile:
	Change Makefile coloring
	[a436194bc5e7]<2.3.x>

	* hopc/main.scm, hopsh/main.scm:
	Fix ssl dependency
	[bce35ca04b63]<2.3.x>

	* arch/debian/debian/control.in, arch/debian/debian/postinst.in,
	scheme2js/module_library.scm, src/parseargs.scm:
	Remove Debian whiptail dependency
	[63c21d475650]<2.3.x>

2012-04-07  Manuel Serrano <Manuel.Serrano@inria.fr>

	* arch/debian/debian/control.in, scheme2js/module_library.scm,
	share/hop-exception.scm:
	Debian deb build fix
	[8c4391be2062]<2.3.x>

2012-04-04  Manuel Serrano <Manuel.Serrano@inria.fr>

	* arch/debian/init.d/hop.in, scheme2js/expanders.scm,
	scheme2js/runtime/runtime_callcc.js,
	scheme2js/runtime/runtime_part.js:
	Fix client-side with-access expansion
	[c6bcb75f9ff2]<2.3.x>

2012-03-29  Manuel Serrano <Manuel.Serrano@inria.fr>

	* .hoprelease:
	New distrib 2.3.0-rc2
	[6a65b7dea46e]<2.3.x>

2012-03-23  Manuel Serrano <Manuel.Serrano@inria.fr>

	* .hoprelease, arch/android/makeapk.sh, arch/debian/makedeb.sh,
	configure, etc/hoprc.hop.in, runtime/cgi.scm, runtime/event.scm,
	runtime/html_base.scm, share/hop-serialize.js, share/hopscheme.js,
	weblets/test/event.hop:
	First RC release.
	[a07f6e340319]<2.3.x>

2012-03-19  Manuel Serrano <Manuel.Serrano@inria.fr>

	* runtime/http_response.scm:
	Fix initial rc file
	[077e8dd89ab5]<2.3.x>

2012-03-09  Manuel Serrano <Manuel.Serrano@inria.fr>

	* arch/android/androidemo/androidemo.hop, etc/hop-autoconf.js.in,
	hopscheme/dollar_escape.scm, runtime/event.scm,
	runtime/http_response.scm, runtime/json.scm, runtime/read.scm,
	runtime/read_js.scm, scheme2js/symbol.scm, share/hop-event.js,
	share/hop-request.js, share/hop-serialize.js, src/pipeline.scm:
	Fix server event long polling
	[6a14e81415d0]<2.3.x>

2012-02-20  Manuel Serrano <Manuel.Serrano@inria.fr>

	* arch/android/androidemo/androidemo.hop, hopscheme/precompilation.scm,
	runtime/http_remote.scm, runtime/misc.scm, runtime/read.scm,
	runtime/wiki_parser.scm, scheme2js/module.scm, share/hop-tree.js,
	weblets/workbench/workbench.hop:
	Improve wiki_parser for size
	[ae7effe4a4ef]<2.3.x>

2012-01-30  Manuel Serrano <Manuel.Serrano@inria.fr>

	* share/hop-window.hss:
	Minor CSS fix.
	[49d7c436421d]<2.3.x>

2012-01-29  Manuel Serrano <Manuel.Serrano@inria.fr>

	* etc/hop-autoconf.js.in, runtime/event.scm, runtime/html_head.scm,
	share/hop-audio.js, share/hop-event.js, share/hop-lib.js,
	weblets/color/color.hop, weblets/doc/api/event.wiki,
	weblets/doc/examples/servevt-1.hop, weblets/doc/examples/wiki.hop,
	weblets/doc/tutorials/04-authentication.wiki,
	weblets/home/demos/set/set.scm, weblets/test/event.hop:
	New API for server events
	[7e1a67279bcd]<2.3.x>

2012-01-26  Manuel Serrano <Manuel.Serrano@inria.fr>

	* arch/android/hopdroid/music.scm, arch/android/hopdroid/phone.scm,
	arch/android/hopdroid/tts.scm, arch/android/makeapk.sh,
	arch/android/src/fr/inria/hop/HopDroid.java,
	arch/android/src/fr/inria/hop/HopPluginMediaAudio.java,
	arch/android/src/fr/inria/hop/HopPluginMusicPlayer.java,
	runtime/http_error.scm, runtime/service_expd.sch,
	weblets/workbench/workbench.hop, weblets/workbench/workbench.hss,
	weblets/workbench/workbench.scm:
	Android fixes
	[12cab2a7e6d2]<2.3.x>

	* arch/android/hopdroid/music.scm, arch/android/makeapk.sh,
	arch/android/src/fr/inria/hop/HopInstaller.java,
	weblets/shutdown/shutdown.hop:
	Fix shutdown weblet
	[ec26d8fbaa89]<2.3.x>

2012-01-20  Manuel Serrano <Manuel.Serrano@inria.fr>

	* hopc/main.scm, hopscheme/hopscheme_config.scm, hopsh/main.scm,
	scheme2js/config.scm, scheme2js/module_library.scm, share/Makefile,
	share/hop-dom.js, src/parseargs.scm:
	Change scheme2js lib path
	[4a9c69daa958]<2.3.x>

2012-01-19  Manuel Serrano <Manuel.Serrano@inria.fr>

	* runtime/discovery.scm, runtime/service.scm, runtime/weblets.scm,
	share/hop-dom.js, share/hop-history.js, share/hop-paned.js,
	share/hop-tree.js, widget/paned.scm:
	Yet another discovery fix
	[fa4f80fa6bed]<2.3.x>

	* runtime/discovery.scm, runtime/http_remote.scm, runtime/service.scm,
	runtime/weblets.scm, share/hop-event.js, share/hop-spage.scm:
	Fix service discovery
	[7e276b805ffe]<2.3.x>

2012-01-18  Manuel Serrano <Manuel.Serrano@inria.fr>

	* share/hop-notepad.js, weblets/hz/xml.hop, widget/tree.scm:
	Fix tree widget
	[8600fe97bca1]<2.3.x>

	* Makefile, hopc/main.scm, hopc/parseargs.scm,
	scheme2js/module_class.scm, weblets/hz/db.hop, weblets/hz/weblet.hop:
	Fix client-side class constructors
	[220717741dd7]<2.3.x>

2012-01-17  Manuel Serrano <Manuel.Serrano@inria.fr>

	* etc/hoprc.hop.in, weblets/doc/api/http-response.wiki,
	weblets/doc/api/param-misc.wiki, weblets/doc/examples/cookie.hop,
	weblets/doc/examples/request-1.hop,
	weblets/doc/tutorials/03-proxy.wiki,
	weblets/doc/tutorials/04-authentication.wiki:
	Install fixes
	[19f3b0696a88]<2.3.x>

2012-01-15  Manuel Serrano <Manuel.Serrano@inria.fr>

	* runtime/hop.scm, runtime/js_comp.scm, runtime/read.scm,
	scheme2js/out.scm, scheme2js/pobject_conv.scm,
	scheme2js/runtime/runtime_part.js, share/hop-request.js:
	Serialization
	[1573c103631b]<2.3.x>

	* hopc/main.scm, hopscheme/hopscheme_config.scm,
	hopscheme/tilde_escape.scm, hopsh/main.scm, runtime/js_comp.scm,
	runtime/make_lib.scm, runtime/xml_types.scm, scheme2js/out.scm,
	scheme2js/runtime/runtime_part.js, scheme2js/scheme2js.scm,
	scheme2js/tools.scm, share/hop-request.js, src/parseargs.scm,
	widget/audio.scm, widget/colorchooser.hop, widget/gauge.hop,
	widget/notepad.scm, widget/spage.hop, widget/spinbutton.hop,
	widget/tabslider.scm, widget/tree.scm:
	Fix serialization
	[0fe9c1d04dda]<2.3.x>

2012-01-13  Manuel Serrano <Manuel.Serrano@inria.fr>

	* runtime/clientc.scm, runtime/event.scm, runtime/hop.scm,
	runtime/http_response.scm, runtime/js_comp.scm, runtime/json.scm,
	runtime/param.scm, runtime/read_js.scm, runtime/service.scm,
	runtime/xml.scm, scheme2js/out.scm, share/flash/HopServevt.as,
	share/flash/HopServevt.swf, share/hop-event.js, share/hop-request.js,
	share/hop-serialize.js, share/hop-tree.js, share/sha1.js,
	widget/tree.scm:
	New client serialization
	[c12d11759dd9]<2.3.x>

2012-01-12  Manuel Serrano <Manuel.Serrano@inria.fr>

	* runtime/Makefile, runtime/event.scm, runtime/hop.scm,
	runtime/hop_inline.scm, runtime/hop_rss.scm, runtime/hop_video.scm,
	runtime/html_head.scm, runtime/http_response.scm,
	runtime/js_comp.scm, runtime/js_lib.scm, runtime/make_lib.scm,
	runtime/mathml.scm, runtime/preferences.scm, runtime/service.scm,
	runtime/svg.scm, runtime/xdomain.scm, runtime/xml.scm:
	Rename js_lib into js_comp
	[db350a9ecbeb]<2.3.x>

	* arch/android/hopdroid/make_lib.scm, configure,
	etc/hop-autoconf.js.in, hopscheme/hopscheme.scm, runtime/cache.scm,
	runtime/clientc.scm, runtime/css.scm, runtime/discovery.scm,
	runtime/event.scm, runtime/hop.scm, runtime/html_head.scm,
	runtime/http_error.scm, runtime/http_response.scm,
	runtime/http_webdav.scm, runtime/js_lib.scm, runtime/json.scm,
	runtime/make_lib.scm, runtime/module.scm, runtime/param.scm,
	runtime/read.scm, runtime/security.scm, runtime/service.scm,
	runtime/types.scm, runtime/xdomain.scm, runtime/xml.scm,
	runtime/xml_types.scm, scheme2js/module_class.scm, scheme2js/out.scm,
	scheme2js/runtime/runtime_part.js, share/hop-event.js,
	share/hop-lib.js, share/hop-request.js, share/hop-serialize.js,
	share/hop-spage.scm, share/sha1.js, src/hop_param.scm, src/init.scm,
	src/main.scm, src/parseargs.scm, weblets/doc/api/http-response.wiki,
	weblets/doc/examples/mathml.hop, weblets/doc/examples/svg.hop,
	weblets/doc/examples/svg2.hop, weblets/doc/examples/svg3.hop,
	weblets/doc/services.hop, weblets/info/info.scm,
	weblets/test/test.hop, weblets/wiki/wiki.hop,
	weblets/wizard/Makefile, weblets/wizard/etc/weblet.info,
	weblets/wizard/etc/wizard.wiki, widget/paned.scm, widget/slider.scm,
	widget/tabslider.scm, widget/tree.scm:
	New serialization mechanism
	[4506a90238d8]<2.3.x>

2011-12-22  Manuel Serrano <Manuel.Serrano@inria.fr>

	* runtime/cssmatch.scm:
	Fix CSS matching
	[e347dddd69ad]<2.3.x>

2011-12-21  Manuel Serrano <Manuel.Serrano@inria.fr>

	* runtime/zeroconf.scm, runtime/zeroconf_avahi.sch,
	runtime/zeroconf_dummy.sch, src/init.scm:
	Zeroconf fix
	[75dc1bc18cfa]<2.3.x>

	* scheme2js/runtime/runtime_part.js:
	Improve client-side traces.
	[d914a968aba0]<2.3.x>

2011-12-20  Manuel Serrano <Manuel.Serrano@inria.fr>

	* runtime/make_lib.scm, runtime/zeroconf.scm,
	runtime/zeroconf_avahi.sch, runtime/zeroconf_dummy.sch,
	scheme2js/expanders.scm, scheme2js/runtime/runtime_part.js,
	share/hop-tree.js, src/init.scm, src/main.scm:
	Implement client-side traces
	[158bb1d70428]<2.3.x>

2011-12-19  Manuel Serrano <Manuel.Serrano@inria.fr>

	* scheme2js/module_class.scm, scheme2js/runtime/runtime_part.js:
	Fix client-side OO layer.
	[699d3ad0dcc5]<2.3.x>

	* runtime/event.scm, runtime/http_response.scm,
	scheme2js/expanders.scm, scheme2js/pobject_conv.scm,
	weblets/info/info.hop:
	Fix hixie (Opera) websockets
	[5bda9a41f208]<2.3.x>

	* runtime/http_error.scm, runtime/http_response.scm,
	runtime/wiki_parser.scm, weblets/wiki/wiki.hop:
	Fix wiki parser
	[d7d3c69b4e01]<2.3.x>

	* runtime/zeroconf.scm, scheme2js/runtime/immutable.js,
	scheme2js/runtime/runtime_part.js:
	Add new hashtable facilities
	[634dba31c17e]<2.3.x>

2011-12-17  Manuel Serrano <Manuel.Serrano@inria.fr>

	* arch/android/AndroidManifest.xml.in, arch/android/Makefile,
	arch/android/hopdroid/Makefile, arch/android/hopdroid/wifi.scm,
	arch/android/src/fr/inria/hop/HopDroid.java,
	arch/android/src/fr/inria/hop/HopPluginWifi.java:
	Android wifi plugin
	[3985feaa20b4]<2.3.x>

2011-12-15  Manuel Serrano <Manuel.Serrano@inria.fr>

	* runtime/weblets.scm, runtime/zeroconf.scm,
	runtime/zeroconf_avahi.sch, runtime/zeroconf_dummy.sch, src/main.scm:
	Complete zeroconf support
	[7380db52ef08]<2.3.x>

	* configure, etc/Makefile.hopconfig.in, etc/hop.init.in,
	runtime/Makefile, runtime/event.scm, runtime/make_lib.scm,
	runtime/zeroconf.scm, runtime/zeroconf_avahi.sch,
	runtime/zeroconf_dummy.sch, scheme2js/Makefile,
	scheme2js/runtime/runtime_part.js, src/Makefile, src/hop_param.scm,
	src/main.scm, src/parseargs.scm:
	zeroconf fix
	[a092e01b1a30]<2.3.x>

2011-12-13  Manuel Serrano <Manuel.Serrano@inria.fr>

	* runtime/js_lib.scm, runtime/wiki_parser.scm, scheme2js/expanders.scm,
	scheme2js/runtime/runtime_part.js:
	Fix object serialization
	[118cec97aaff]<2.3.x>

	* arch/android/Makefile, arch/android/ant.properties.in,
	arch/android/build.properties.in, arch/android/build.xml,
	arch/android/default.properties, arch/android/project.properties:
	Android update
	[0f9689897d4c]<2.3.x>

2011-12-11  Manuel Serrano <Manuel.Serrano@inria.fr>

	* runtime/cache.scm, runtime/clientc.scm, runtime/css.scm,
	runtime/hop_wiki.scm, runtime/html_head.scm, runtime/html_img.scm,
	runtime/http_response.scm, runtime/svg.scm, runtime/user.scm,
	src/init.scm, weblets/doc/api/cache.wiki, weblets/home/release.info:
	Support ETAG and Last-Modified caching
	[67e477e041b7]<2.3.x>

2011-12-08  Manuel Serrano <Manuel.Serrano@inria.fr>

	* .hoprelease:
	New distrib 2.3.0-
	[99fded6a2883]<2.3.x>

	* .hoprelease:
	New distrib 2.3.0-
	[4c07f4710cda]<2.3.x>

	* scheme2js/runtime/meta.scm:
	Minor scheme2js bug fix
	[f0df84f9dc47]<2.3.x>

2011-12-06  Manuel Serrano <Manuel.Serrano@inria.fr>

	* hopc/main.scm, hopc/parseargs.scm, runtime/discovery.scm,
	runtime/html_head.scm, runtime/service.scm, runtime/weblets.scm,
	scheme2js/module.scm, scheme2js/module_library.scm:
	Client-side library support
	[57128ea6668d]<2.3.x>

2011-12-05  Manuel Serrano <Manuel.Serrano@inria.fr>

	* runtime/discovery.scm, runtime/event.scm, runtime/hop.scm,
	runtime/http_request.scm, runtime/http_webdav.scm, runtime/param.scm,
	runtime/preferences.scm, runtime/service.scm,
	runtime/service_expd.sch, runtime/types.scm, runtime/user.scm,
	share/flash/HopServevt.as, share/flash/HopServevt.swf,
	share/hop-event.js, src/init.scm, weblets/wizard/Makefile,
	weblets/wizard/etc/anonymous.png, weblets/wizard/etc/weblet.info,
	weblets/wizard/etc/wizard.wiki, weblets/wizard/wizard.hop,
	weblets/wizard/wizard.hss, widget/audio.scm:
	Cleanup service authentication
	[7602c77b7de4]<2.3.x>

2011-12-04  Manuel Serrano <Manuel.Serrano@inria.fr>

	* runtime/discovery.scm, runtime/user.scm:
	User authentication falls back to anonymous
	[e52c8b2a5ca3]<2.3.x>

	* runtime/discovery.scm:
	Fix discovery
	[f0f16df758be]<2.3.x>

2011-12-03  Manuel Serrano <Manuel.Serrano@inria.fr>

	* runtime/discovery.scm, runtime/event.scm, runtime/service_expd.sch,
	weblets/hopsh/hopsh.hop:
	Android fixes
	[a10c7e3e51d8]<2.3.x>

2011-12-02  Manuel Serrano <Manuel.Serrano@inria.fr>

	* hopc/hopc_param.scm, hopc/main.scm, hopc/parseargs.scm,
	runtime/js_lib.scm, runtime/param.scm, scheme2js/Makefile,
	scheme2js/module.scm, scheme2js/module_library.scm, src/accept.scm,
	src/main.scm, src/pipeline.scm:
	Accomodate new objects in json parsing
	[96d9395ba11e]<2.3.x>

2011-12-01  Manuel Serrano <Manuel.Serrano@inria.fr>

	* runtime/discovery.scm:
	discovery improvement
	[c228670130d3]<2.3.x>

	* runtime/discovery.scm, runtime/xml_expd.sch, scheme2js/expanders.scm,
	scheme2js/module.scm, scheme2js/module_class.scm,
	scheme2js/runtime/runtime_part.js, share/hop-serialize.js:
	Fix generic implementation
	[9df6dba680cd]<2.3.x>

2011-11-30  Manuel Serrano <Manuel.Serrano@inria.fr>

	* hopc/main.scm, scheme2js/expanders.scm, scheme2js/module.scm,
	scheme2js/module_class.scm, scheme2js/out.scm,
	scheme2js/pobject_conv.scm, scheme2js/runtime/runtime_part.js,
	scheme2js/scheme2js.scm:
	Various client-side OO fixes.
	[c0c8c68c129f]<2.3.x>

2011-11-27  Manuel Serrano <Manuel.Serrano@inria.fr>

	* arch/android/makeapk.sh, arch/debian/makedeb.sh, configure,
	etc/Makefile.library, runtime/js_lib.scm, runtime/read.scm,
	runtime/wiki_parser.scm, scheme2js/Makefile,
	scheme2js/dot_expand.scm, scheme2js/expand.scm,
	scheme2js/expanders.scm, scheme2js/module.scm,
	scheme2js/module_class.scm, scheme2js/pobject_conv.scm,
	scheme2js/runtime/IO.js, scheme2js/runtime/immutable.js,
	scheme2js/runtime/mutable.js, scheme2js/runtime/runtime_part.js,
	scheme2js/tools.scm, share/hop-canvas.scm, share/hop-exception.scm,
	share/hop-lib.js, share/hop-serialize.js,
	weblets/webfilter/BLACKLIST, weblets/webfilter/webfilter.hop:
	New client side OO support
	[4c2df5119e0d]<2.3.x>

2011-11-18  Manuel Serrano <Manuel.Serrano@inria.fr>

	* runtime/Makefile, runtime/wiki_syntax.sch:
	Enable dot notation
	[2682c3da2232]<2.2.x>

	* hopscheme/dollar_escape.scm, hopscheme/tilde_escape.scm,
	hopsh/repl.scm, runtime/cache.scm, runtime/cgi.scm,
	runtime/clientc.scm, runtime/color.scm, runtime/css.scm,
	runtime/cssmatch.scm, runtime/discovery.scm, runtime/dom.scm,
	runtime/event.scm, runtime/hop.scm, runtime/hop_inline.scm,
	runtime/hop_wiki.scm, runtime/html_base.scm, runtime/html_head.scm,
	runtime/html_img.scm, runtime/http_error.scm,
	runtime/http_filter.scm, runtime/http_remote.scm,
	runtime/http_request.scm, runtime/http_response.scm,
	runtime/http_shoutcast.scm, runtime/http_webdav.scm, runtime/job.scm,
	runtime/js_lib.scm, runtime/json.scm, runtime/mathml.scm,
	runtime/misc.scm, runtime/module.scm, runtime/preferences.scm,
	runtime/read.scm, runtime/security.scm, runtime/service.scm,
	runtime/service_expd.sch, runtime/svg.scm, runtime/types.scm,
	runtime/user.scm, runtime/weblets.scm, runtime/wiki_parser.scm,
	runtime/wiki_syntax.scm, runtime/wiki_toc.scm, runtime/xdomain.scm,
	runtime/xml.scm, runtime/xml_expd.sch, scheme2js/allocate_names.scm,
	scheme2js/call_check.scm, scheme2js/callcc.scm,
	scheme2js/callcc_anormalform.scm, scheme2js/callcc_locations.scm,
	scheme2js/callcc_resume_push.scm, scheme2js/captured_vars.scm,
	scheme2js/compile_optimized_boolify.scm,
	scheme2js/compile_optimized_call.scm,
	scheme2js/compile_optimized_set.scm,
	scheme2js/constant_propagation.scm, scheme2js/constants.scm,
	scheme2js/deep_clone.scm, scheme2js/dot_expand.scm,
	scheme2js/error.scm, scheme2js/expand.scm, scheme2js/free_vars.scm,
	scheme2js/fun_size.scm, scheme2js/infotron.scm, scheme2js/inline.scm,
	scheme2js/js_out.scm, scheme2js/js_parser.scm, scheme2js/js_pp.scm,
	scheme2js/letrec_expansion.scm, scheme2js/loop_updates.scm,
	scheme2js/mapping1.scm, scheme2js/mapping2.scm,
	scheme2js/mark_statements.scm, scheme2js/module.scm,
	scheme2js/nested_closures.scm, scheme2js/node_elimination.scm,
	scheme2js/nodes.scm, scheme2js/out.scm, scheme2js/pobject_conv.scm,
	scheme2js/pragma.scm, scheme2js/propagation.scm,
	scheme2js/push_set.scm, scheme2js/rm_tail_breaks.scm,
	scheme2js/rm_unused_vars.scm, scheme2js/runtime/Makefile.include,
	scheme2js/runtime/immutable.js, scheme2js/runtime/mutable.js,
	scheme2js/runtime/runtime_part.js, scheme2js/scheme2js.scm,
	scheme2js/scm_out.scm, scheme2js/scope.scm, scheme2js/side.scm,
	scheme2js/statements.scm, scheme2js/symbol.scm,
	scheme2js/symbol_table.scm, scheme2js/tail.scm,
	scheme2js/tail_rec.scm, scheme2js/trampoline.scm,
	scheme2js/transform_util.scm, scheme2js/use_count.scm,
	scheme2js/var_ref_util.scm, scheme2js/while.scm,
	share/hop-exception.scm, share/hop-spage.scm, src/accept.scm,
	src/init.scm, src/main.scm, src/nothread_scheduler.scm,
	src/parseargs.scm, src/pipeline.scm, src/pool_scheduler.scm,
	src/queue_scheduler.scm, src/scheduler.scm, src/stage.sch,
	weblets/color/color.hop, weblets/doc/api.hop,
	weblets/doc/services.hop, weblets/doc/tutorials.hop,
	weblets/doc/wiki.hop, weblets/hz/db.hop, weblets/hz/hz.hop,
	weblets/hz/install.hop, weblets/hz/sync.hop, weblets/hz/xml.hop,
	weblets/hzbuilder/hzbuilder.hop, weblets/hzbuilder/test.hop,
	weblets/info/info.hop, weblets/shutdown/shutdown.hop,
	weblets/test/test.hop, weblets/webfilter/webfilter.hop,
	weblets/weblets/homepage.hop, weblets/weblets/markup.hop,
	weblets/weblets/package.hop, weblets/weblets/weblets.hop,
	widget/audio.scm, widget/colorchooser.hop, widget/file.scm,
	widget/foldlist.scm, widget/gauge.hop, widget/notepad.scm,
	widget/paned.scm, widget/slider.scm, widget/spage.hop,
	widget/spinbutton.hop, widget/tabslider.scm, widget/tree.scm:
	Enable dot notation
	[efa8840cf1d2]<2.2.x>

2011-10-30  Manuel Serrano <Manuel.Serrano@inria.fr>

	* arch/android/makeapk.sh,
	arch/android/src/fr/inria/hop/HopPluginMediaAudio.java,
	arch/debian/debian/postinst.in, src/parseargs.scm, weblets/hz/db.hop:
	Android MPD fixes
	[0a6a876d45ca]<2.2.x>

2011-10-25  Manuel Serrano <Manuel.Serrano@inria.fr>

	* arch/debian/debian/postinst.in, arch/debian/debian/postrm.in,
	arch/debian/debian/rules.in, arch/debian/etc/init.d/hop.in,
	arch/debian/makedeb.sh:
	Debian packaging
	[8e56784fb173]<2.2.x>

2011-10-11  Manuel Serrano <Manuel.Serrano@inria.fr>

	* runtime/event.scm, runtime/hop.scm, runtime/html_head.scm,
	runtime/http_request.scm, runtime/js_lib.scm, runtime/security.scm,
	runtime/svg.scm, runtime/xml.scm, runtime/xml_expd.sch,
	share/hop-event.js, src/init.scm, src/parseargs.scm,
	src/pipeline.scm, src/scheduler.scm, weblets/doc/examples/spage.hop:
	Change default dimension of SVG elements (100%).
	[d0af0c8b2b7a]<2.2.x>

2011-09-27  Manuel Serrano <Manuel.Serrano@inria.fr>

	* arch/android/makeapk.sh, runtime/event.scm, share/hop-event.js,
	weblets/test/event.hop:
	Fix hybi websocket server support
	[e4a05910d2b4]<2.2.x>

2011-09-26  Manuel Serrano <Manuel.Serrano@inria.fr>

	* etc/hop-autoconf.js.in, runtime/cgi.scm, runtime/charset.scm,
	runtime/clientc.scm, runtime/event.scm, runtime/hop.scm,
	runtime/http_request.scm, runtime/http_response.scm,
	runtime/mime.scm, runtime/param.scm, runtime/types.scm,
	scheme2js/symbol.scm, share/buttons/inria.png,
	share/buttons/inria2.png, share/hop-dom.js, share/hop-event.js,
	share/hop-serialize.js, src/pipeline.scm,
	weblets/doc/api/charset.wiki:
	Support WebSocket hybi protocol.
	[fd37629c4183]<2.2.x>

2011-07-29  Manuel Serrano <Manuel.Serrano@inria.fr>

	* weblets/doc/examples/wiki.hop, weblets/doc/services.hop:
	Fix wiki doc playground
	[1b5f1685691d]<2.2.x>

	* runtime/hop.scm, runtime/service_expd.sch:
	Fix remote server with-hop
	[df8bb31e739f]<2.2.x>

	* runtime/hop.scm, runtime/hz.scm, runtime/js_lib.scm,
	runtime/read.scm, share/hop-event.js, src/main.scm:
	Fix local server with-hop
	[29551ad55d02]<2.2.x>

2011-06-29  Manuel Serrano <Manuel.Serrano@inria.fr>

	* runtime/make_lib.scm, runtime/xml.scm, runtime/xml_types.scm:
	Add xml-lazy-attribute
	[5c08d6074b2c]<2.2.x>

2011-06-28  Manuel Serrano <Manuel.Serrano@inria.fr>

	* etc/hop-autoconf.js.in, share/hop-dom.js, share/hop-spage.scm,
	src/hop_param.scm:
	Buf fixes
	[42a5654cc30b]<2.2.x>

2011-06-24  Manuel Serrano <Manuel.Serrano@inria.fr>

	* etc/hop-autoconf.js.in, runtime/cgi.scm, runtime/dom.scm,
	runtime/event.scm, runtime/service.scm, runtime/user.scm,
	runtime/wiki_parser.scm, share/hop-fx.js, share/hop-serialize.js,
	share/hopscheme.js, weblets/doc/api/mathml.wiki,
	weblets/doc/api/output.wiki, weblets/doc/examples/S3.hop,
	weblets/doc/examples/beers.hop, weblets/test/window.hop:
	Support sharing while seralizing
	[6a60bca0b5fe]<2.2.x>

2011-06-06  Manuel Serrano <Manuel.Serrano@inria.fr>

	* etc/hop-autoconf.js.in:
	Disable flash on Android 2.3
	[a3ad6f11851f]<2.2.x>

	* etc/hop-autoconf.js.in, share/hop-event.js:
	Disable flash on Android 2.3
	[6b2f206bbfd9]<2.2.x>

	* runtime/http_error.scm, runtime/service.scm, share/hop-event.js,
	share/hop-exception.scm, share/hop-request.js, share/hop.hss,
	weblets/hop/hop.hss, weblets/test/event.hop:
	Server events fixes.
	[2146d69f1da8]<2.2.x>

2011-05-30  Manuel Serrano <Manuel.Serrano@inria.fr>

	* etc/hop-autoconf.js.in, hopc/main.scm, hopsh/main.scm,
	runtime/expanders.sch, runtime/expanders.scm, runtime/html_base.scm,
	runtime/html_head.scm, runtime/html_img.scm, runtime/mathml.scm,
	runtime/svg.scm, runtime/wiki_parser.scm, runtime/xml.sch,
	runtime/xml.scm, runtime/xml_expd.sch, share/hop-serialize.js,
	src/parseargs.scm, weblets/home/articles/hss/article.xhtml,
	widget/colorchooser.hop, widget/file.scm, widget/foldlist.scm,
	widget/foot.scm, widget/lframe.scm, widget/notepad.scm,
	widget/paned.scm, widget/slider.scm, widget/sorttable.scm,
	widget/sym.scm, widget/tabslider.scm, widget/tree.scm:
	Rename DEFINE-MARKUP into DEFINE-TAG.
	[ffeecaabd1b0]<2.2.x>

2011-05-23  Manuel Serrano <Manuel.Serrano@inria.fr>

	* runtime/discovery.scm, runtime/param.scm, src/main.scm:
	Fix the discovery port range checking.
	[f270d756df79]<2.2.x>

2011-05-22  Manuel Serrano <Manuel.Serrano@inria.fr>

	* runtime/discovery.scm, runtime/event.scm, runtime/http_response.scm,
	runtime/service_expd.sch, runtime/user.scm, share/hop-event.js,
	src/init.scm, weblets/doc/api/access.wiki:
	Discovery fix
	[37ba0030bf36]<2.2.x>

2011-06-15  Cyprien Nicolas <Cyprien.Nicolas@inria.fr>

	* share/hop-gauge.scm:
	share/hop-gauge.scm: Fix gauge-min and gauge-max.
	[0c00e52ffac4]<2.2.x>

2011-05-14  Manuel Serrano <Manuel.Serrano@inria.fr>

	* arch/android/androidemo/androidemo.hop,
	arch/android/hopdroid/mpd.scm,
	arch/android/src/fr/inria/hop/HopPluginMediaAudio.java:
	Android multimedia extensions
	[f6a48a564799]<2.2.x>

2011-05-13  Manuel Serrano <Manuel.Serrano@inria.fr>

	* arch/Makefile, arch/debian/Makefile, arch/debian/Makefile.maemo,
	arch/debian/README, arch/debian/README.maemo,
	arch/debian/debian/changelog.in, arch/debian/debian/control.in,
	arch/debian/debian/postinst.in, arch/debian/debian/postrm.in,
	arch/debian/debian/rules.in, arch/debian/etc/hop,
	arch/debian/hop-16x16.png, arch/debian/hop-26x26.png,
	arch/debian/hop-40x40.png, arch/debian/hop-48x48.png,
	arch/debian/hop-64x64.png, arch/debian/hop-launcher/Makefile.in,
	arch/debian/hop-launcher/README,
	arch/debian/hop-launcher/config.h.in,
	arch/debian/hop-launcher/configure.in,
	arch/debian/hop-launcher/gui.c, arch/debian/hop-launcher/gui.h,
	arch/debian/hop-launcher/hop-128x128.png,
	arch/debian/hop-launcher/hop-launcher.hop,
	arch/debian/hop-launcher/hop-launcher.rc.in,
	arch/debian/hop-launcher/hop.c, arch/debian/hop-launcher/hop.h,
	arch/debian/hop-launcher/list.c, arch/debian/hop-launcher/list.h,
	arch/debian/hop-launcher/main.c, arch/debian/hop-launcher/param.c,
	arch/debian/hop-launcher/param.h, arch/debian/hop-launcher/read.c,
	arch/debian/hop-launcher/read.h, arch/debian/hop-launcher/user.c,
	arch/debian/hop-launcher/user.h, arch/debian/hop.desktop.in,
	arch/debian/hop.install, arch/debian/hop.service.in,
	arch/debian/makedeb.sh:
	Add debian build in the main Hop tree.
	[1254e00556bc]<2.2.x>

	* scheme2js/transform_util.scm:
	Fix Scheme2js varargs tailrec optimization
	[30bfc30a5261]<2.2.x>

2011-05-11  Manuel Serrano <Manuel.Serrano@inria.fr>

	* arch/android/hopdroid/make_lib.scm,
	arch/android/src/fr/inria/hop/HopPluginMediaAudio.java:
	HopDroid MediaStore.Audio plugin
	[a99a83d77c5c]<2.2.x>

	* arch/android/hopdroid/mpd.scm,
	arch/android/src/fr/inria/hop/HopDroid.java:
	Android media database
	[60ddfb156685]<2.2.x>

	* arch/android/Makefile, arch/android/androidemo/androidemo.hop,
	arch/android/androidemo/androidemo.hss,
	arch/android/hopdroid/Makefile, arch/android/hopdroid/mpd.scm,
	arch/android/src/fr/inria/hop/HopPluginMediaAudio.java,
	runtime/event.scm, share/hop-spage.scm, weblets/home/vm.wiki,
	widget/spage.hop:
	Android media database
	[42dbacfdcd0a]<2.2.x>

2011-05-09  Manuel Serrano <Manuel.Serrano@inria.fr>

	* runtime/discovery.scm, runtime/event.scm, runtime/hop.scm,
	runtime/http_response.scm, runtime/js_lib.scm, share/hop-request.js,
	src/main.scm, src/parseargs.scm:
	Server-to-server events.
	[9658c64183a3]<2.2.x>

2011-05-06  Manuel Serrano <Manuel.Serrano@inria.fr>

	* runtime/Makefile, runtime/service.scm, runtime/xdomain.scm,
	share/hop-request.js, src/pool_scheduler.scm, widget/gauge.hop:
	Add cross-site WITH-HOP.
	[268971b28bac]<2.2.x>

2011-05-03  Manuel Serrano <Manuel.Serrano@inria.fr>

	* LICENSE, Makefile, configure, share/Makefile,
	weblets/home/license.wiki:
	Makefile fixes.
	[cb49e543da8b]<2.2.x>

2011-05-02  Manuel Serrano <Manuel.Serrano@inria.fr>

	* runtime/Makefile, runtime/discovery.scm, runtime/make_lib.scm,
	runtime/param.scm, runtime/service.scm, src/hop_param.scm,
	src/main.scm, src/parseargs.scm:
	Add discovery machinery (network UDP broadcast) (not doc yet).
	[d9662cbff08c]<2.2.x>

2011-04-28  Manuel Serrano <Manuel.Serrano@inria.fr>

	* runtime/event.scm, scheme2js/runtime/runtime_part.js,
	share/hop-event.js, share/hop-request.js, share/hop-spage.hss,
	widget/spage.hop:
	Server push long polling fix.
	[2e3b4fe61ed3]<2.2.x>

2011-03-31  Manuel Serrano <Manuel.Serrano@inria.fr>

	* etc/hop-autoconf.js.in, share/hop-dom.js, share/hop-event.js,
	share/hop-spage.scm, widget/spage.hop:
	FF4 workaround.
	[fca6ae3042fe]<2.2.x>

	* etc/hop-autoconf.js.in, share/hop-dom.js, share/hop-request.js,
	share/hop-spage.scm, widget/spage.hop:
	Fix FF4 with-hop compatibility issue.
	[4beab66d0fee]<2.2.x>

2011-03-21  Manuel Serrano <Manuel.Serrano@inria.fr>

	* etc/configure_android.sch.in, runtime/user.scm, src/main.scm,
	weblets/wizard/wizard.hop:
	Fix Android configuration.
	[00baeff926e0]<2.2.x>

2011-03-17  Manuel Serrano <Manuel.Serrano@inria.fr>

	* runtime/user.scm, share/hop-event.js, share/hop-history.js,
	share/hop-tree.js, src/init.scm:
	Fix GET request authentication
	[e3319bb3b71e]<2.2.x>

2011-03-15  Manuel Serrano <Manuel.Serrano@inria.fr>

	* etc/hop-autoconf.js.in, runtime/param.scm, runtime/wiki_parser.scm,
	share/hop-foldlist.js, share/hop-history.js, share/hop-lib.js,
	share/hop-notepad.js, share/hop-paned.js, share/hop-tree.js,
	weblets/hz/package.hop, weblets/hz/sync.hop,
	weblets/test/notepad.hop, weblets/test/tree.hop,
	weblets/weblets/markup.hop:
	Fix horizontal paned resize
	[9ded8e46de91]<2.2.x>

2011-03-07  Manuel Serrano <Manuel.Serrano@inria.fr>

	* arch/vm/Makefile, arch/vm/README.wiki,
	arch/vm/scripts/install_bigloo_hop.sh, runtime/read.scm,
	runtime/wiki_parser.scm, weblets/home/Makefile,
	weblets/home/docs.wiki, weblets/home/download.wiki,
	weblets/home/etc/icons/vlinux.png, weblets/home/home.hop,
	weblets/home/vm.wiki:
	Move the VM documentation to the doc section of /hop/home.
	[8be7241d8af1]<2.2.x>

	* arch/vm/Makefile, arch/vm/README.wiki,
	arch/vm/scripts/compile_bigloo_hop.sh,
	arch/vm/scripts/create_image.sh,
	arch/vm/scripts/install_bigloo_hop.sh, configure:
	Improve default rc file
	[07e80218cd35]<2.2.x>

2011-03-04  Manuel Serrano <Manuel.Serrano@inria.fr>

	* arch/android/androidemo/androidemo.hop, arch/vm/Makefile,
	arch/vm/scripts/compile_bigloo_hop.sh,
	arch/vm/scripts/install_bigloo_hop.sh,
	scheme2js/runtime/runtime_part.js, share/hop-audio.hss,
	weblets/home/demos/video/video.hop, widget/audio.scm:
	Flash audio fixes
	[84cb58be573e]<2.2.x>

	* weblets/shutdown/shutdown.hop:
	Fix shutdown
	[43c019ef2e01]<2.2.x>

	* etc/hoprc.hop.in:
	Change wizard imvokation rule
	[183473af509e]<2.2.x>

	* arch/vm/README.wiki, arch/vm/scripts/compile_bigloo_hop.sh,
	arch/vm/scripts/install_bigloo_hop.sh, etc/hoprc.hop.in,
	share/hop-dashboard.js:
	Change wizard imvokation rule
	[3a2d7a23c42a]<2.2.x>

2011-03-03  Manuel Serrano <Manuel.Serrano@inria.fr>

	* .hoprelease, arch/Makefile, arch/android/Makefile,
	arch/android/androidemo/androidemo.hop,
	arch/android/hopdroid/music.scm,
	arch/android/src/fr/inria/hop/HopDroid.java,
	arch/android/src/fr/inria/hop/HopSms.java, arch/macosx/Makefile,
	arch/vm/Makefile, arch/vm/README.wiki,
	arch/vm/scripts/compile_bigloo_hop.sh,
	arch/vm/scripts/convert_image.sh, arch/vm/scripts/create_image.sh,
	arch/vm/scripts/install_bigloo_hop.sh, runtime/weblets.scm,
	scheme2js/runtime/IO.js, share/hop-audio.js, share/hop-dashboard.js,
	share/hop-exception.scm, share/hop-request.js, share/hop-tree.js,
	share/hop.hss, weblets/home/release.info, weblets/hz/db.hop,
	weblets/hz/hz.hop, weblets/hz/hz.hss, weblets/hz/sync.hop,
	weblets/hz/weblet.hop, weblets/hz/xml.hop,
	weblets/hzbuilder/config.hop.in,
	weblets/hzbuilder/etc/skeleton/main.hop, weblets/weblets/markup.hop,
	weblets/wiki/wiki.hop, weblets/wiki/wiki.hss, widget/audio.scm:
	Hz and Weblets error fixes. Android SMS fix. Populate arch/vm.
	[9204d02798c6]<2.2.x>

2011-03-01  Manuel Serrano <Manuel.Serrano@inria.fr>

	* share/hop-audio.js, share/hop-request.js, widget/audio.scm:
	Audio fixes.
	[791373fbdc09]<2.2.x>

	* runtime/css.scm, runtime/hop.scm, runtime/http_response.scm,
	runtime/user.scm, src/init.scm, src/parseargs.scm:
	Change the implementation of the files authorization enforcement.
	[3741b8820034]<2.2.x>

2011-02-18  Manuel Serrano <Manuel.Serrano@inria.fr>

	* runtime/dom.scm, runtime/read.scm, runtime/wiki_parser.scm,
	scheme2js/runtime/immutable.js, scheme2js/runtime/mutable.js,
	share/hop-file.hss, share/hop-file.js, share/hop.hss,
	weblets/doc/wiki.hop, widget/file.scm:
	Minor hop-file fixes
	[2b335f496ab2]<2.2.x>

2011-02-17  Manuel Serrano <Manuel.Serrano@inria.fr>

	* share/Makefile, share/hop-dom.js, share/hop-event.js,
	share/hop-exception.scm, share/hop-file.hss, share/hop-foldlist.css,
	share/hop-foldlist.js, share/hop-gauge.scm, share/hop-request.js,
	share/hop-slider.js, share/hop-window.js, weblets/trace/trace.hop,
	widget/audio.scm, widget/file.scm, widget/foldlist.scm,
	widget/paned.scm, widget/prefs.scm:
	Fix gauge widget
	[dc4e806cdeeb]<2.2.x>

2011-02-15  Manuel Serrano <Manuel.Serrano@inria.fr>

	* runtime/weblets.scm, weblets/info/etc/weblet.info.in,
	weblets/info/info.hop:
	Fix info weblet
	[8e271323e05b]<2.2.x>

	* runtime/read.scm, weblets/info/etc/weblet.info.in,
	weblets/info/info.hop:
	Fix info weblet
	[d4d93fdcc7f2]<2.2.x>

2011-02-14  Manuel Serrano <Manuel.Serrano@inria.fr>

	* runtime/read.scm:
	Accomodate new eval unbound variables detection
	[3abca169f654]<2.2.x>

2011-02-09  Manuel Serrano <Manuel.Serrano@inria.fr>

	* runtime/read.scm, share/hop-event.js, share/hop-history.js,
	src/main.scm, src/pipeline.scm, weblets/doc/search.hop:
	Accomodate new eval error implementation
	[e24b68a7ed55]<2.2.x>

2011-02-07  Manuel Serrano <Manuel.Serrano@inria.fr>

	* arch/android/makeapk.sh, etc/hop-autoconf.js.in,
	runtime/preferences.scm, runtime/wiki_parser.scm,
	scheme2js/dot_expand.scm, share/hop-event.js, share/hop-history.js,
	src/main.scm, weblets/doc/doc.scm, weblets/doc/search.hop,
	weblets/doc/tutorials/08-history.wiki, weblets/home/home.hop,
	weblets/home/widgets.hop, weblets/hop/hop.hop:
	Fix minor client-side compilation problem
	[18e61c245e5c]<2.2.x>

2011-02-01  Manuel Serrano <Manuel.Serrano@inria.fr>

	* configure, etc/configure_noarch.sch.in, runtime/param.scm,
	runtime/read.scm, runtime/xml.scm, share/hop-color.scm,
	share/hop-dom.js, share/hop-event.js, share/hop-exception.scm,
	share/hop-slider.hss, share/hop-spage.scm,
	share/hop-window-orange.hss, share/hop-window-red.hss, share/hop.hss,
	weblets/home/home.hop, weblets/home/widgets.hop,
	weblets/test/window.hop, weblets/wiki/wiki.hop:
	Various minor bug fixes.
	[df218cd11aaf]<2.2.x>

2011-01-24  Manuel Serrano <Manuel.Serrano@inria.fr>

	* arch/macosx/Makefile.bundle, runtime/preferences.scm,
	widget/prefs.scm:
	New distrib 2.2.0-
	[a5f079520295]<2.2.x>

2011-01-23  Manuel Serrano <Manuel.Serrano@inria.fr>

	* arch/android/src/fr/inria/hop/Hop.java, runtime/xml.scm,
	share/hop-slider.hss, share/hop-window-orange.hss,
	share/hop-window-red.hss, src/main.scm,
	weblets/shutdown/shutdown.hop, weblets/test/slider.hop,
	weblets/test/test.hss, widget/audio.scm, widget/file.scm:
	Minor compatibility fixes
	[e0ee85c5caa0]<2.2.x>

2011-01-21  Manuel Serrano <Manuel.Serrano@inria.fr>

	* share/hop-window-orange.hss, share/hop-window-red.hss,
	weblets/home/demo.hop:
	Fix window on Opera
	[d83c46c7a605]<2.2.x>

2011-01-20  Manuel Serrano <Manuel.Serrano@inria.fr>

	* widget/audio.scm:
	Flash fix for Android
	[190b6f7bddba]<2.2.x>

	* share/hop-audio.js, widget/audio.scm:
	Flash fix for Android
	[b86743d35e40]<2.2.x>

	* share/flash/HopAudio.as, share/hop-audio.js,
	weblets/home/download.wiki:
	Fix Home download URLs.
	[d86c429964d9]<2.2.x>

	* share/flash/HopAudio.as, share/flash/HopAudio.swf,
	share/hop-audio.js:
	Fix FlashAudio support.
	[752453fbadc1]<2.2.x>

	* share/hop-file.js, widget/file.scm:
	Unroll long clicks.
	[5165a1a83c70]<2.2.x>

	* widget/file.scm:
	Filechooser support long clicks for smartphones and tablets.
	[6f8885d04c07]<2.2.x>

	* share/hop-file.js, widget/file.scm:
	Add longclicks to the filechooser
	[4780feba7fc1]<2.2.x>

	* weblets/home/config.hop.in, weblets/home/download.wiki,
	weblets/home/license.wiki:
	Home fixes.
	[73c07cf2d369]<2.2.x>

	* runtime/hz.scm, src/scheduler.scm, weblets/home/config.hop.in,
	weblets/home/download.wiki, weblets/home/home.hop,
	weblets/home/widgets.hop, weblets/weblets/weblets.hop:
	Minor Home fixes.
	[6f2942032aa1]<2.2.x>

	* arch/android/makeapk.sh, weblets/doc/api/head.wiki,
	weblets/doc/api/html.wiki, weblets/home/widgets.hop:
	Minor addition to the documentation
	[b651fee68ad4]<2.2.x>

2011-01-19  Manuel Serrano <Manuel.Serrano@inria.fr>

	* hopc/main.scm, weblets/home/release.info:
	Minor hopc fix
	[1615660f8b7c]<2.2.x>

	* .hoprelease:
	pre 2.2.0
	[e22a595ccd26]<2.2.x>

	* .hoprelease, arch/android/makeapk.sh, configure,
	runtime/html_base.scm, runtime/html_head.scm,
	runtime/http_webdav.scm, runtime/xml.scm, runtime/xml_types.scm,
	share/hop-file.js, share/hop-lib.js, weblets/weblets/homepage.hop,
	weblets/weblets/weblets-homepage.hss, weblets/weblets/weblets.hss:
	New distrib 2.2.0-rc7
	[81fe2d078344]<2.2.x>

2011-01-17  Manuel Serrano <Manuel.Serrano@inria.fr>

	* arch/android/src/fr/inria/hop/HopDroid.java,
	arch/android/src/fr/inria/hop/HopLauncher.java,
	arch/android/src/fr/inria/hop/HopPlugin.java,
	arch/android/src/fr/inria/hop/HopPluginInit.java,
	arch/android/src/fr/inria/hop/HopUiUtils.java:
	Minor Android improvements.
	[208acd17d8eb]<2.2.x>

	* arch/android/src/fr/inria/hop/HopLauncher.java,
	scheme2js/runtime/runtime_part.js, weblets/weblets/markup.hop:
	Android cleanup fix.
	[517262e2a557]<2.2.x>

	* arch/android/makeapk.sh, share/hop-paned.hss, share/hop-paned.js,
	share/hop-tree.css, weblets/doc/api/pan.wiki,
	weblets/home/release.info, weblets/hz/hz.hss, weblets/hz/xml.hop,
	widget/paned.scm:
	Improved hop-paned configuration (fraction is now a CSS entry).
	[36bdd1a069fa]<2.2.x>

	* .hoprelease:
	New distrib 2.2.0-rc6
	[ff578725f1a5]<2.2.x>

2011-01-14  Manuel Serrano <Manuel.Serrano@inria.fr>

	* hopc/main.scm, runtime/cache.scm, runtime/clientc.scm,
	runtime/css.scm, runtime/event.scm, runtime/param.scm,
	runtime/service.scm, runtime/service_expd.sch, runtime/types.scm,
	share/hop-audio.hss, src/parseargs.scm, weblets/hz/hz.hop,
	weblets/hz/xml.hop:
	Add --devel mode (to automatically reload source code).
	[62c0f03364d9]<2.2.x>

2011-01-11  Manuel Serrano <Manuel.Serrano@inria.fr>

	* arch/android/androidemo/androidemo.hop,
	arch/android/androidemo/androidemo.hss,
	arch/android/hopdroid/phone.scm,
	arch/android/src/fr/inria/hop/Hop.java,
	arch/android/src/fr/inria/hop/HopDroid.java,
	arch/android/src/fr/inria/hop/HopPlugin.java,
	arch/android/src/fr/inria/hop/HopPluginBattery.java,
	arch/android/src/fr/inria/hop/HopPluginCall.java,
	arch/android/src/fr/inria/hop/HopPluginContact.java,
	arch/android/src/fr/inria/hop/HopPluginLocale.java,
	arch/android/src/fr/inria/hop/HopPluginMusicPlayer.java,
	arch/android/src/fr/inria/hop/HopPluginSensor.java,
	arch/android/src/fr/inria/hop/HopPluginSms.java,
	arch/android/src/fr/inria/hop/HopPluginTts.java,
	arch/android/src/fr/inria/hop/HopPluginVibrate.java:
	Many Android improvements
	[f9133b4f2e60]<2.2.x>

	* arch/android/hopdroid/phone.scm:
	Android serialization fix
	[33bb44bb1442]<2.2.x>

2011-01-10  Manuel Serrano <Manuel.Serrano@inria.fr>

	* arch/android/AndroidManifest.xml.in,
	arch/android/androidemo/androidemo.hop,
	arch/android/src/fr/inria/hop/HopPluginCall.java,
	share/flash/HopAudio.as, share/flash/HopAudio.swf:
	Android improvements.
	[549841c3ed3c]<2.2.x>

	* arch/android/src/fr/inria/hop/HopPluginCall.java,
	etc/hop-autoconf.js.in, share/hop-audio.js, widget/audio.scm:
	Fix new audio initialization scheme.
	[5441969e5aa2]<2.2.x>

	* weblets/info/info.hop:
	Set info perf base
	[50b1bb637fa5]<2.2.x>

	* arch/android/AndroidManifest.xml.in,
	arch/android/androidemo/androidemo.hop,
	arch/android/androidemo/androidemo.hss,
	arch/android/hopdroid/Makefile, arch/android/hopdroid/phone.scm,
	arch/android/src/fr/inria/hop/HopInstaller.java,
	arch/android/src/fr/inria/hop/HopPluginCall.java:
	Android changes.
	[a6be4d1e99c5]<2.2.x>

2011-01-09  Manuel Serrano <Manuel.Serrano@inria.fr>

	* arch/android/androidemo/androidemo.hop,
	arch/android/androidemo/androidemo.hss,
	arch/android/hopdroid/phone.scm, arch/android/makeapk.sh,
	arch/android/src/fr/inria/hop/HopPlugin.java,
	arch/android/src/fr/inria/hop/HopPluginCall.java:
	Extend Android phone support
	[601c50cbe828]<2.2.x>

	* arch/android/Makefile, arch/android/hopdroid/Makefile,
	arch/android/hopdroid/phone.scm,
	arch/android/src/fr/inria/hop/HopDroid.java,
	arch/android/src/fr/inria/hop/HopPluginBattery.java,
	arch/android/src/fr/inria/hop/HopPluginCall.java, configure:
	HZ fix. Android call support
	[9a3e9ec3cfcc]<2.2.x>

	* runtime/event.scm, runtime/http_error.scm, runtime/http_request.scm,
	runtime/http_response.scm, runtime/service.scm,
	share/flash/HopServevt.as, share/hop-event.js, share/hop.hss,
	src/pipeline.scm, weblets/test/event.hop:
	Improve flash server event
	[aea1c860daae]<2.2.x>

2011-01-08  Manuel Serrano <Manuel.Serrano@inria.fr>

	* arch/android/AndroidManifest.xml.in, share/flash/HopAudio.as,
	share/flash/HopAudio.swf, share/hop-audio.js:
	Complete Flash audio fix
	[c082d32a7127]<2.2.x>

	* arch/android/res/layout/main.xml,
	arch/android/src/fr/inria/hop/Hop.java,
	arch/android/src/fr/inria/hop/HopLauncher.java,
	etc/hop-autoconf.js.in, share/flash/HopAudio.as,
	share/flash/HopAudio.swf, share/hop-audio.js, share/hop-spage.hss,
	share/hop-spage.scm, weblets/test/audio.hop, weblets/test/event.hop,
	widget/audio.scm:
	Improve Flash audio backend
	[ad96cbce0226]<2.2.x>

2011-01-06  Manuel Serrano <Manuel.Serrano@inria.fr>

	* weblets/wizard/wizard.hop:
	Add /tmp to the path authorized by the wizard.
	[ea1ad48c9a3d]<2.2.x>

	* arch/android/src/fr/inria/hop/Hop.java,
	arch/android/src/fr/inria/hop/HopInstaller.java,
	arch/android/src/fr/inria/hop/HopLauncher.java,
	arch/android/src/fr/inria/hop/HopUiUtils.java:
	Various fixes for accommodating Android 2.2.
	[bfc2c962b202]<2.2.x>

	* arch/android/androidemo/androidemo.hop,
	arch/android/hopdroid/tts.scm,
	arch/android/src/fr/inria/hop/HopLauncher.java,
	arch/android/src/fr/inria/hop/HopPlugin.java,
	arch/android/src/fr/inria/hop/HopPluginTts.java,
	etc/hop-autoconf.js.in, scheme2js/Makefile, scheme2js/dsssl.scm,
	share/hop-event.js, weblets/test/event.hop:
	Fix client side DSSSL support
	[da6694d57aff]<2.2.x>

	* runtime/preferences.scm, runtime/prefs_expd.sch, share/hop-prefs.hss,
	share/hop-prefs.js, widget/prefs.scm:
	Add LIST and ALIST to preference editor.
	[bde542328806]<2.2.x>

2011-01-05  Manuel Serrano <Manuel.Serrano@inria.fr>

	* share/hop-prefs.js, share/hop-spinbutton.scm,
	weblets/doc/api/parameter.wiki, widget/prefs.scm:
	Add spinbutton option to PR tag types
	[07918a3f4ef3]<2.2.x>

	* weblets/doc/api/parameter.wiki:
	Start documenting preferences.
	[4ce774d7fe99]<2.2.x>

	* runtime/Makefile, runtime/make_lib.scm, runtime/preferences.scm,
	runtime/prefs.scm, runtime/service.scm, share/hop-dom.js,
	share/hop-event.js, share/hop-prefs.hss, share/hop-prefs.js,
	share/hop-request.js, share/hop-slider.js, share/hop-spage.scm,
	widget/Makefile, widget/make_lib.scm, widget/prefs.scm,
	widget/slider.scm:
	Add SLIDER type to the preferences.
	[b3c443708c26]<2.2.x>

	* share/hop-spage.hss, share/hop-spage.scm, src/main.scm:
	SPAGE, again.
	[8cf31ecdcd56]<2.2.x>

	* hopscheme/tilde_escape.scm, runtime/clientc.scm, runtime/read.scm,
	runtime/xml.scm, scheme2js/module.scm, share/hop-spage.scm,
	weblets/test/event.hop:
	Yet another SPAGE fix
	[cc27f29b53eb]<2.2.x>

2011-01-04  Manuel Serrano <Manuel.Serrano@inria.fr>

	* etc/hop-autoconf.js.in, runtime/event.scm, runtime/http_response.scm,
	runtime/types.scm, share/hop-event.js, weblets/test/event.hop:
	Add a new server push implementation for Android
	[1dc87dc17f8c]<2.2.x>

	* etc/hop-autoconf.js.in, runtime/event.scm, share/hop-event.js,
	share/hop-lib.js, share/hop-spage.hss, share/hop-spage.scm,
	weblets/test/spage.hop, widget/spage.hop:
	Fix SPAGE dimensions computation
	[db620966edd9]<2.2.x>

2010-12-28  Manuel Serrano <Manuel.Serrano@inria.fr>

	* arch/android/makeapk.sh, scheme2js/runtime/runtime_part.js,
	share/hop-event.js, share/hop-exception.scm, share/hop-gauge.scm,
	share/hop-lib.js, share/hop-request.js, weblets/info/etc/maze.scm,
	weblets/info/info.hop, weblets/info/info.hss, weblets/info/info.scm,
	widget/gauge.hop, widget/spage.hop:
	Add profiling report to Info weblet
	[f9062a2df9d3]<2.2.x>

2010-12-25  Manuel Serrano <Manuel.Serrano@inria.fr>

	* configure, etc/hop-autoconf.js.in, runtime/hop.scm,
	runtime/http_response.scm, runtime/misc.scm, runtime/service.scm,
	runtime/xml.scm, scheme2js/out.scm, scheme2js/runtime/IO.js,
	scheme2js/runtime/runtime_part.js, share/hop-dom.js,
	share/hop-exception.scm, share/hop-lib.js, share/hop-request.js,
	share/hop-spage.scm, share/hop.hss, weblets/info/Makefile,
	weblets/info/info.hss, weblets/info/info.scm,
	weblets/workbench/workbench.hop, weblets/workbench/workbench.hss,
	weblets/workbench/workbench.scm, widget/audio.scm, widget/spage.hop:
	Fix lock relese on error
	[4d5067a367e5]<2.2.x>

2010-12-23  Manuel Serrano <Manuel.Serrano@inria.fr>

	* share/hop-exception.scm, share/hop-lib.js, share/hop-request.js,
	share/hop-spage.scm, widget/spage.hop:
	Improve with-hop error reports
	[fb901ef551b5]<2.2.x>

2010-12-22  Manuel Serrano <Manuel.Serrano@inria.fr>

	* etc/hop-autoconf.js.in:
	Change Safari autoconfiguration
	[15dda594727c]<2.2.x>

2010-12-21  Manuel Serrano <Manuel.Serrano@inria.fr>

	* share/hop-dom.js, share/hop-spage.scm, widget/spage.hop:
	Spage fixes
	[2f800680a0d5]<2.2.x>

	* share/hop.hss, weblets/hz/db.hop, weblets/hz/hz.hop,
	weblets/hz/install.hop, weblets/hz/weblet.hop:
	Hz, add directory field to managed weblets.
	[b4f8cff51616]<2.2.x>

	* arch/android/src/fr/inria/hop/HopPluginMusicPlayer.java,
	share/hop-audio.js, share/hop-request.js, weblets/hz/db.hop,
	weblets/hz/hz.hop, weblets/hz/install.hop:
	Improve hz to avoid reloading weblets
	[39942ab7ae3b]<2.2.x>

2010-12-20  Manuel Serrano <Manuel.Serrano@inria.fr>

	* arch/android/hopdroid/music.scm,
	arch/android/src/fr/inria/hop/HopPluginMusicPlayer.java:
	Android support music seek
	[111a56a19e76]<2.2.x>

	* share/hop-audio.js, share/hop-request.js, share/hop.hss,
	widget/audio.scm:
	Error message fixes
	[ab3a89830119]<2.2.x>

	* runtime/http_error.scm, runtime/http_response.scm, runtime/read.scm,
	runtime/weblets.scm, share/Makefile, share/hop-audio.js,
	share/hop-request.js, share/hop.hss,
	share/icons/anims/busy-anim-16.gif,
	share/icons/anims/busy-anim-32.gif,
	share/icons/errors/client-error.png, share/icons/errors/error.png,
	share/icons/errors/error2.png, share/icons/errors/notfound.png,
	share/icons/errors/privacy.png, share/icons/errors/stop.png,
	share/icons/errors/timeout.png, share/icons/errors/warning.png,
	share/icons/hop/dashboard.png, share/icons/hop/hop-128x128.png,
	share/icons/hop/hop-16x16.png, share/icons/hop/hop-32x32.png,
	share/icons/hop/hop-48x48.png, share/icons/hop/hop-api-16x16.png,
	share/icons/hop/hop-api-48x48.png, share/icons/hop/hop.png,
	share/icons/hop/hop.svg, share/icons/hop/logo-bg.png,
	src/parseargs.scm, weblets/home/articles/hss/article.xhtml,
	widget/audio.scm:
	Audio polls unless websocket or xhr available
	[7a51a6031a1b]<2.2.x>

	* .hoprelease, arch/android/makeapk.sh,
	arch/android/src/fr/inria/hop/Hop.java,
	arch/android/src/fr/inria/hop/HopDroid.java,
	arch/android/src/fr/inria/hop/HopLauncher.java,
	etc/hop-autoconf.js.in, hopc/main.scm, hopscheme/dollar_escape.scm,
	hopsh/main.scm, hopsh/repl.scm, runtime/cgi.scm, runtime/color.scm,
	runtime/css.scm, runtime/cssmatch.scm, runtime/hop.scm,
	runtime/html_head.scm, runtime/http_error.scm,
	runtime/http_filter.scm, runtime/http_remote.scm,
	runtime/http_request.scm, runtime/http_response.scm,
	runtime/http_shoutcast.scm, runtime/misc.scm, runtime/read.scm,
	runtime/security.scm, runtime/service.scm, runtime/types.scm,
	runtime/weblets.scm, scheme2js/propagation.scm, share/Makefile,
	share/hop-dom.js, share/hop-exception.scm, share/hop-request.js,
	share/hop-spage.scm, share/hop.hss,
	share/icons/anims/busy-anim-16.gif,
	share/icons/anims/busy-anim-32.gif, share/icons/busy-anim-16.gif,
	share/icons/busy-anim-32.gif, share/icons/client-error.png,
	share/icons/dashboard.png, share/icons/error.png,
	share/icons/error2.png, share/icons/errors/client-error.png,
	share/icons/errors/error.png, share/icons/errors/error2.png,
	share/icons/errors/notfound.png, share/icons/errors/privacy.png,
	share/icons/errors/stop.png, share/icons/errors/timeout.png,
	share/icons/errors/warning.png, share/icons/hop-128x128.png,
	share/icons/hop-16x16.png, share/icons/hop-32x32.png,
	share/icons/hop-48x48.png, share/icons/hop-api-16x16.png,
	share/icons/hop-api-48x48.png, share/icons/hop.png,
	share/icons/hop.svg, share/icons/hop/dashboard.png,
	share/icons/hop/hop-128x128.png, share/icons/hop/hop-16x16.png,
	share/icons/hop/hop-32x32.png, share/icons/hop/hop-48x48.png,
	share/icons/hop/hop-api-16x16.png, share/icons/hop/hop-api-48x48.png,
	share/icons/hop/hop.png, share/icons/hop/hop.svg,
	share/icons/hop/logo-bg.png, share/icons/important.png,
	share/icons/logo-bg.png, share/icons/notfound.png,
	share/icons/privacy.png, share/icons/resize-grip.png,
	share/icons/shadow-e.png, share/icons/shadow-ne.png,
	share/icons/shadow-s.png, share/icons/shadow-se.png,
	share/icons/shadow-sw.png, share/icons/source.png,
	share/icons/stop.png, share/icons/timeout.png,
	share/icons/warning.png, share/icons/window-handle.png,
	src/pipeline.scm, weblets/color/color.hop,
	weblets/dashboard/dashboard.hop, weblets/doc/widgets.hop,
	weblets/epassword/epassword.hop,
	weblets/home/articles/hss/article.xhtml, weblets/home/release.info,
	weblets/home/widgets.hop, weblets/hop/hop.hop,
	weblets/hopsh/hopsh.hop, weblets/hz/Makefile, weblets/hz/config.hop,
	weblets/hz/hz.hop, weblets/hz/install.hop, weblets/hz/markup.hop,
	weblets/hz/xml.hop, weblets/hzbuilder/hzbuilder.hop,
	weblets/info/info.hop, weblets/shutdown/shutdown.hop,
	weblets/test/test.hop, weblets/webfilter/webfilter.hop,
	weblets/weblets/weblets.hop, weblets/wiki/wiki.hop,
	weblets/wizard/wizard.hop, widget/audio.scm, widget/file.scm,
	widget/spage.hop:
	Reorganize icons
	[bd7748952309]<2.2.x>

2010-12-17  Manuel Serrano <Manuel.Serrano@inria.fr>

	* hopscheme/dollar_escape.scm, hopsh/repl.scm, runtime/cgi.scm,
	runtime/color.scm, runtime/css.scm, runtime/cssmatch.scm,
	runtime/hop.scm, runtime/html_head.scm, runtime/http_error.scm,
	runtime/http_remote.scm, runtime/read.scm, runtime/security.scm,
	runtime/types.scm, runtime/weblets.scm, scheme2js/propagation.scm,
	share/hop-dom.js, share/hop-spage.scm, share/hop.hss,
	src/pipeline.scm, widget/audio.scm, widget/file.scm,
	widget/spage.hop:
	Improve error catching.
	[0be7e86fa479]<2.2.x>

2010-12-16  Manuel Serrano <Manuel.Serrano@inria.fr>

	* hopc/main.scm:
	Fix hopsh initialization
	[0c0d1d4bb9db]<2.2.x>

	* arch/android/makeapk.sh, etc/hop-autoconf.js.in, hopc/main.scm,
	hopsh/main.scm, runtime/read.scm, weblets/home/release.info:
	Fix hopsh initialization
	[77eebd06e414]<2.2.x>

	* .hoprelease:
	New distrib 2.2.0-rc5
	[6ae535f896b4]<2.2.x>

	* arch/android/makeapk.sh, runtime/cgi.scm, runtime/html_head.scm,
	runtime/http_error.scm, runtime/http_remote.scm,
	runtime/service_expd.sch, share/Makefile, share/hop-exception.scm,
	share/hop-foot.hss, share/hop-request.js, share/hop-spage-iphone.hss,
	share/hop-spage.hss, share/hop-spage.scm, share/hop.hss,
	src/pipeline.scm, weblets/color/color.hop,
	weblets/dashboard/dashboard.hop, weblets/doc/api/spage.wiki,
	weblets/doc/widgets.hop, weblets/epassword/epassword.hop,
	weblets/home/widgets.hop, weblets/hop/hop.hop,
	weblets/hopsh/hopsh.hop, weblets/hz/hz.hop, weblets/hz/markup.hop,
	weblets/hzbuilder/hzbuilder.hop, weblets/info/info.hop,
	weblets/shutdown/shutdown.hop, weblets/test/test.hop,
	weblets/webfilter/webfilter.hop, weblets/weblets/weblets.hop,
	weblets/wiki/wiki.hop, weblets/wizard/wizard.hop, widget/spage.hop:
	Improve client side error reporting.
	[80ff9e618454]<2.2.x>

2010-12-15  Manuel Serrano <Manuel.Serrano@inria.fr>

	* arch/android/makeapk.sh, hopc/main.scm, runtime/cgi.scm,
	runtime/service_expd.sch, share/hop-lib.js,
	share/hop-spage-iphone.hss, share/hop-spage.hss, share/hop-spage.scm,
	src/pipeline.scm, weblets/doc/api/spage.wiki, weblets/test/spage.hop,
	widget/spage.hop:
	Various spage fixes and improvements
	[5a78b3352b58]<2.2.x>

2010-12-13  Manuel Serrano <Manuel.Serrano@inria.fr>

	* share/hop-lib.js, share/hop-spage-iphone.hss, share/hop-spage.hss,
	share/hop-spage.scm, weblets/test/spage.hop, widget/spage.hop:
	Fix spages.
	[a381dd442eda]<2.2.x>

2010-12-12  Manuel Serrano <Manuel.Serrano@inria.fr>

	* widget/spage.hop:
	Spage minor fix
	[69419bb2538d]<2.2.x>

	* hopc/main.scm, share/hop-spage.scm:
	Fix typo
	[8672ccf2d752]<2.2.x>

	* hopc/main.scm, weblets/home/release.info:
	Improve hopc to let id handles modules with ~
	[125bbf44c848]<2.2.x>

2010-12-10  Manuel Serrano <Manuel.Serrano@inria.fr>

	* .hoprelease, arch/android/androidemo/androidemo.hop,
	arch/android/androidemo/androidemo.hss,
	arch/android/hopdroid/tts.scm, arch/android/makeapk.sh,
	arch/android/src/fr/inria/hop/HopPluginTts.java, hopc/main.scm,
	hopscheme/precompilation.scm, runtime/cache.scm, runtime/css.scm,
	runtime/html_base.scm, runtime/html_head.scm, runtime/http_error.scm,
	runtime/hz.scm, runtime/job.scm, runtime/make_lib.scm,
	runtime/module.scm, runtime/read.scm, runtime/service.scm,
	runtime/service_expd.sch, runtime/weblets.scm,
	runtime/wiki_parser.scm, runtime/xml.scm, runtime/xml_expd.sch,
	runtime/xml_types.scm, scheme2js/runtime/immutable.js,
	scheme2js/runtime/mutable.js, share/Makefile, share/hop-audio.hss,
	share/hop-dom.js, share/hop-slider.hss, share/hop-spage-iphone.hss,
	share/hop-spage.hss, share/hop-spage.scm,
	share/hop-window-orange.hss, share/hop-window-red.hss, src/main.scm,
	src/parseargs.scm, weblets/doc/Makefile,
	weblets/doc/api/notepad.wiki, weblets/doc/api/spage.wiki,
	weblets/doc/config.hop, weblets/doc/examples/spage.hop,
	weblets/home/home.hss, weblets/home/release.info,
	weblets/hop/hop.hop, weblets/hop/hop.hss, weblets/hz/hz.hop,
	weblets/hz/install.hop, weblets/test/Makefile,
	weblets/test/spage.hop, weblets/test/test.hop, weblets/wiki/wiki.hop,
	weblets/workbench/etc/weblet.info.in, widget/Makefile,
	widget/spage.hop:
	New distrib 2.2.0-rc4
	[cdaf163a251b]<2.2.x>

2010-12-02  Manuel Serrano <Manuel.Serrano@inria.fr>

	* .hoprelease:
	New distrib 2.2.0-rc3
	[36e6d26069f4]<2.2.x>

	* arch/android/androidemo/androidemo.hop,
	arch/android/androidemo/androidemo.hss,
	arch/android/hopdroid/tts.scm,
	arch/android/src/fr/inria/hop/HopPluginTts.java, share/hop-audio.hss,
	share/hop-slider.hss, weblets/hop/hop.hss:
	Complete Android TTS
	[d9ae100f268c]<2.2.x>

2010-12-01  Manuel Serrano <Manuel.Serrano@inria.fr>

	* arch/android/androidemo/androidemo.hop,
	arch/android/hopdroid/make_lib.scm, arch/android/hopdroid/phone.scm,
	arch/android/hopdroid/tts.scm,
	arch/android/src/fr/inria/hop/HopDroid.java,
	arch/android/src/fr/inria/hop/HopPluginLocale.java,
	arch/android/src/fr/inria/hop/HopPluginTts.java, runtime/event.scm,
	share/hop-slider.hss, share/hop-slider.js, weblets/hop/hop.hss:
	Android TTS support
	[bffb5af69320]<2.2.x>

	* arch/android/androidemo/androidemo.hop:
	Minor androidemo change
	[971cad1302de]<2.2.x>

	* arch/android/androidemo/androidemo.hop,
	arch/android/hopdroid/phone.scm,
	arch/android/src/fr/inria/hop/HopPluginLocale.java:
	Minor androidemo change
	[056f9e52dddc]<2.2.x>

2010-11-30  Manuel Serrano <Manuel.Serrano@inria.fr>

	* arch/android/Makefile, arch/android/hopdroid/make_lib.scm,
	arch/android/hopdroid/phone.scm,
	arch/android/src/fr/inria/hop/HopDroid.java,
	arch/android/src/fr/inria/hop/HopPluginLocale.java,
	arch/android/src/fr/inria/hop/HopPluginTts.java:
	Add phone-locales.
	[f47f537a7115]<2.2.x>

2010-11-29  Manuel Serrano <Manuel.Serrano@inria.fr>

	* arch/android/Makefile, arch/android/src/fr/inria/hop/HopDroid.java,
	arch/android/src/fr/inria/hop/HopTts.java, runtime/wiki_parser.scm:
	Start adding android support for tts.
	[dff8d38e4ac7]<2.2.x>

2010-11-24  Manuel Serrano <Manuel.Serrano@inria.fr>

	* etc/hop-autoconf.js.in, runtime/css.scm, runtime/dom.scm,
	runtime/hop.scm, runtime/http_response.scm, share/hop-dom.js,
	share/hop-tabslider.hss, share/hop-tabslider.js,
	weblets/doc/api/dom.wiki, weblets/test/tabslider.hop,
	widget/tabslider.scm:
	Re-design tabslider for CSS animations
	[a81a4aea8edd]<2.2.x>

2010-11-23  Manuel Serrano <Manuel.Serrano@inria.fr>

	* arch/android/androidemo/androidemo.hop, arch/android/makeapk.sh,
	arch/android/src/fr/inria/hop/HopPluginSensor.java,
	etc/hop-autoconf.js.in, runtime/css.scm, runtime/html_base.scm,
	share/hop-gauge.hss, widget/gauge.hop:
	Start using CSS transition effects.
	[4a5822d99e2b]<2.2.x>

2010-11-21  Manuel Serrano <Manuel.Serrano@inria.fr>

	* Makefile, runtime/event.scm, runtime/html_head.scm,
	scheme2js/runtime/immutable.js, scheme2js/runtime/mutable.js,
	share/hop-audio.hss, share/hop-event.js, share/hop-file.js,
	share/hop-paned.hss, share/hop-paned.js, weblets/Makefile,
	weblets/doc/Makefile, weblets/doc/config.hop,
	weblets/doc/examples/filebrowse3.hop,
	weblets/doc/examples/filebrowse4.hop, weblets/home/release.info,
	weblets/hop/config.hop, weblets/hop/config.hop.in,
	weblets/workbench/Makefile, weblets/workbench/config.scm,
	weblets/workbench/etc/clear.png, weblets/workbench/etc/favicon.png,
	weblets/workbench/etc/log1.png, weblets/workbench/etc/log2.png,
	weblets/workbench/etc/logo.png, weblets/workbench/etc/weblet.info.in,
	weblets/workbench/etc/workbench.wiki.in,
	weblets/workbench/workbench.hop, weblets/workbench/workbench.hss,
	weblets/workbench/workbench.scm, widget/file.scm:
	Add the workbench standard weblet.
	[8e39d5a53fed]<2.2.x>

2010-11-19  Manuel Serrano <Manuel.Serrano@inria.fr>

	* .hoprelease, INSTALL, runtime/dom.scm, runtime/html_head.scm,
	runtime/http_response.scm, runtime/js_lib.scm, runtime/xml_expd.sch,
	share/hop-audio.hss, share/hop-exception.scm,
	share/hop-tabslider.hss, share/hop-tabslider.js, weblets/doc/doc.hss,
	weblets/doc/examples/wiki.hop, weblets/home/Makefile,
	weblets/home/articles/hss/article.xhtml,
	weblets/home/articles/semantics/article.pdf,
	weblets/home/community.wiki, weblets/home/demo.hop,
	weblets/home/demos/map/map.hop, weblets/home/demos/map/map.hss,
	weblets/home/demos/music/music.hop,
	weblets/home/demos/music/music.hss,
	weblets/home/demos/popart/popart.hop,
	weblets/home/demos/popart/popart.hss,
	weblets/home/demos/rewrite/rewrite.hop,
	weblets/home/demos/rewrite/rewrite.hss,
	weblets/home/demos/rss/rss.hop, weblets/home/demos/rss/rss.hss,
	weblets/home/demos/source/source.hop,
	weblets/home/demos/source/source.hss,
	weblets/home/demos/video/video.hop,
	weblets/home/demos/video/video.hss, weblets/home/demos/wiki/wiki.hop,
	weblets/home/demos/wiki/wiki.hss, weblets/home/docs.wiki,
	weblets/home/download.wiki, weblets/home/etc/download.png,
	weblets/home/etc/icons/android-market.png,
	weblets/home/etc/icons/map-32x32.png,
	weblets/home/etc/icons/map-48x48.png,
	weblets/home/etc/icons/popart-32x32.png,
	weblets/home/etc/icons/popart-48x48.png, weblets/home/home.hop,
	weblets/home/home.hss, weblets/home/install-jvm.wiki,
	weblets/home/install.wiki, weblets/home/presentation.wiki,
	weblets/home/tips.hss, weblets/home/widgets.hop, widget/notepad.scm:
	New distrib 2.2.0-rc2
	[5bc132498013]<2.2.x>

2010-11-10  Manuel Serrano <Manuel.Serrano@inria.fr>

	* arch/android/makeapk.sh, runtime/html_head.scm, share/Makefile,
	share/hop-exception.scm, share/hop-notepad.hss,
	share/hop-window-orange.hss, weblets/doc/doc.hss,
	weblets/home/Makefile, weblets/home/demo.hop,
	weblets/home/demos/popart/popart.hop,
	weblets/home/demos/source/source.hop,
	weblets/home/etc/icons/popart-32x32.png,
	weblets/home/etc/icons/popart-48x48.png, weblets/home/home.hss,
	weblets/home/presentation.wiki, weblets/home/videos.wiki,
	weblets/home/widgets.hop, weblets/hop/hop.hop, weblets/hop/hop.hss,
	widget/notepad.scm, widget/video.scm:
	New home weblet.
	[8b7e63c3745d]<2.2.x>

2010-11-08  Manuel Serrano <Manuel.Serrano@inria.fr>

	* .hoprelease, configure:
	New distrib 2.2.0-pre5
	[b6aa22f4a8c9]<2.2.x>

	* Makefile, configure, etc/Makefile, etc/configure-android.sch.in,
	etc/configure-macosx.sch.in, etc/configure-noarch.sch.in,
	etc/configure.scm.in, etc/configure_android.sch.in,
	etc/configure_macosx.sch.in, etc/configure_noarch.sch.in,
	runtime/Makefile, runtime/disable-thread.sch,
	runtime/disable_thread.sch, runtime/dom.scm,
	runtime/enable-thread.sch, runtime/enable_thread.sch,
	runtime/event.scm, runtime/expanders.scm, runtime/hop.scm,
	runtime/hop_editor.scm, runtime/hop_extra.scm, runtime/hop_img.scm,
	runtime/hop_inline.scm, runtime/hop_mathml.scm, runtime/hop_svg.scm,
	runtime/hop_sym.scm, runtime/hss-expd.sch, runtime/hss.sch,
	runtime/hss_expd.sch, runtime/html.scm, runtime/html_base.scm,
	runtime/html_head.scm, runtime/html_img.scm, runtime/http-lib.sch,
	runtime/http_error.scm, runtime/http_filter.scm,
	runtime/http_lib.sch, runtime/http_lib.scm, runtime/http_remote.scm,
	runtime/http_response.scm, runtime/http_shoutcast.scm,
	runtime/http_webdav.scm, runtime/make_lib.scm, runtime/mathml.scm,
	runtime/param-expd.sch, runtime/param.sch, runtime/param_expd.sch,
	runtime/prefs-expd.sch, runtime/prefs.scm, runtime/prefs_expd.sch,
	runtime/service-expd.sch, runtime/service.sch, runtime/service.scm,
	runtime/service_expd.sch, runtime/svg.scm, runtime/wiki_parser.scm,
	runtime/wiki_syntax.scm, runtime/wiki_toc.scm, runtime/xml-expd.sch,
	runtime/xml.sch, runtime/xml.scm, runtime/xml_expd.sch,
	share/Makefile, share/hop-debug.css, share/hop-debug.js,
	share/hop-request.js, share/hop-sorttable.hss, share/hop-tooltip.js,
	src/Makefile, weblets/doc/Makefile, weblets/doc/api/tooltip.wiki,
	weblets/doc/config.hop, weblets/doc/examples/tooltip-1.hop,
	weblets/hop/hop.hop, weblets/hop/hop.hss, widget/Makefile,
	widget/foot.scm, widget/make_lib.scm, widget/sorttable.scm,
	widget/sym.scm:
	Re-organize runtime and widget directories.
	[81d710fe45c6]<2.2.x>

2010-11-05  Manuel Serrano <Manuel.Serrano@inria.fr>

	* etc/hoprc.hop.in, runtime/event.scm, runtime/http_error.scm,
	runtime/http_request.scm, share/hop-event.js, src/init.scm,
	weblets/test/event.hop:
	Use the host name used in the request instead of the static
	hostname.
	[574de39a6e99]<2.2.x>

2010-11-02  Manuel Serrano <Manuel.Serrano@inria.fr>

	* .hoprelease:
	New distrib 2.2.0-pre4
	[a8de3ebebbe7]<2.2.x>

2010-11-01  Manuel Serrano <Manuel.Serrano@inria.fr>

	* arch/android/androidemo/androidemo.hop,
	arch/android/hopdroid/phone.scm, arch/android/res/layout/main.xml,
	arch/android/src/fr/inria/hop/Hop.java,
	arch/android/src/fr/inria/hop/HopPluginBattery.java,
	runtime/http_response.scm, share/hop-event.js:
	Android battery.
	[137c0d73170d]<2.2.x>

	* arch/android/Makefile, arch/android/androidemo/androidemo.hop,
	arch/android/src/fr/inria/hop/HopDroid.java,
	arch/android/src/fr/inria/hop/HopPluginBattery.java:
	Android Battery plugin.
	[1a051ff3e3b1]<2.2.x>

	* arch/android/androidemo/androidemo.hop,
	arch/android/androidemo/androidemo.hss,
	arch/android/hopdroid/phone.scm,
	arch/android/src/fr/inria/hop/Hop.java,
	arch/android/src/fr/inria/hop/HopDroid.java,
	arch/android/src/fr/inria/hop/HopPluginCallLog.java,
	arch/android/src/fr/inria/hop/HopPluginContact.java,
	arch/android/src/fr/inria/hop/HopPluginInit.java,
	arch/android/src/fr/inria/hop/HopPluginVibrate.java,
	etc/hop-autoconf.js.in, runtime/event.scm, runtime/http_request.scm,
	runtime/http_response.scm, runtime/types.scm, share/hop-event.js,
	share/hop-request.js, weblets/hop/hop.hss, weblets/test/event.hop:
	Multiplex XHR multipart-mixed
	[32878cb6d296]<2.2.x>

2010-10-28  Manuel Serrano <Manuel.Serrano@inria.fr>

	* arch/android/androidemo/androidemo.hop,
	arch/android/androidemo/androidemo.hss,
	arch/android/hopdroid/Makefile, arch/android/hopdroid/contact.scm,
	arch/android/hopdroid/make_lib.scm, arch/android/hopdroid/phone.scm,
	arch/android/src/fr/inria/hop/HopPluginCallLog.java,
	arch/android/src/fr/inria/hop/HopPluginContact.java:
	Android improvements.
	[2460138659c1]<2.2.x>

2010-10-27  Manuel Serrano <Manuel.Serrano@inria.fr>

	* arch/android/src/fr/inria/hop/HopPluginContact.java,
	runtime/http_webdav.scm:
	Fix webdav directory renaming.
	[362b3c2eaf44]<2.2.x>

	* arch/android/hopdroid/phone.scm,
	arch/android/src/fr/inria/hop/HopPluginCallLog.java,
	weblets/wizard/wizard.hop:
	Add path configuration to the wizard.
	This is needed on Android which lacks a HOME variable.
	[d6af21ddb835]<2.2.x>

	* arch/android/Makefile, arch/android/androidemo/androidemo.hop,
	arch/android/androidemo/androidemo.hss,
	arch/android/hopdroid/phone.scm,
	arch/android/src/fr/inria/hop/HopDroid.java,
	arch/android/src/fr/inria/hop/HopPluginCallLog.java,
	arch/android/src/fr/inria/hop/HopPluginContact.java:
	Extend Android port
	[4d8dd3f52a27]<2.2.x>

2010-10-25  Manuel Serrano <Manuel.Serrano@inria.fr>

	* Makefile, arch/android/Makefile, arch/android/hopdroid/contact.scm,
	arch/android/src/fr/inria/hop/HopAndroid.java,
	arch/android/src/fr/inria/hop/HopDroid.java,
	arch/android/src/fr/inria/hop/HopLauncher.java,
	arch/android/src/fr/inria/hop/HopPlugin.java,
	arch/android/src/fr/inria/hop/HopPluginContact.java,
	arch/android/src/fr/inria/hop/HopPluginInit.java,
	arch/android/src/fr/inria/hop/HopPluginMusicPlayer.java,
	arch/android/src/fr/inria/hop/HopPluginSensor.java,
	arch/android/src/fr/inria/hop/HopPluginSms.java,
	arch/android/src/fr/inria/hop/HopPluginVibrate.java, configure,
	etc/Makefile, etc/hopandroid.init.in, etc/hopdroid.init.in:
	Rename hopandroid into hopdroid
	[e18aa7e82f74]<2.2.x>

2010-10-24  Manuel Serrano <Manuel.Serrano@inria.fr>

	* arch/android/Makefile, arch/android/androidemo/androidemo.hop,
	arch/android/hopandroid/Makefile,
	arch/android/hopandroid/make_lib.scm,
	arch/android/hopandroid/multimedia.scm,
	arch/android/hopandroid/music.scm, arch/android/hopandroid/phone.scm,
	arch/android/hopdroid/Makefile, arch/android/hopdroid/make_lib.scm,
	arch/android/hopdroid/multimedia.scm,
	arch/android/hopdroid/music.scm, arch/android/hopdroid/phone.scm,
	arch/android/src/fr/inria/hop/HopPluginInit.java:
	Rename hopandroid into hopdroid
	[f878987279d8]<2.2.x>

2010-10-23  Manuel Serrano <Manuel.Serrano@inria.fr>

	* arch/android/src/fr/inria/hop/Hop.java,
	arch/android/src/fr/inria/hop/HopAndroid.java,
	arch/android/src/fr/inria/hop/HopLauncher.java,
	arch/android/src/fr/inria/hop/HopPlugin.java,
	arch/android/src/fr/inria/hop/HopPluginInit.java:
	Android activity management improvement.
	[963c15f65041]<2.2.x>

2010-10-21  Manuel Serrano <Manuel.Serrano@inria.fr>

	* arch/android/src/fr/inria/hop/Hop.java,
	arch/android/src/fr/inria/hop/HopLauncher.java, runtime/job.scm,
	runtime/param.scm:
	Android installation fix.
	[ec0e67b19509]<2.2.x>

2010-10-28  Marcos Dione <mdione@sophia.inrira.fr>

	* etc/hoprc.hop.in, runtime/event.scm, runtime/http_error.scm:
	* take the host name from the request's Host header, so acceces by
	ip return url's by ip. also, gives the opportunity of several sites
	by host
	[f10a81d4dbcd]<use-host>

2010-10-26  Cyprien Nicolas <Cyprien.Nicolas@inria.fr>

	* weblets/doc/api/http-response.wiki:
	weblets/doc/api/http-response.wiki: Fix http-response-js
	documentation. Rename body->value, according to the class
	declaration in runtimes/types.scm
	[5b81b0ca2989]<2.2.x>

2010-10-20  Manuel Serrano <Manuel.Serrano@inria.fr>

	* arch/android/androidemo/androidemo.hop,
	arch/android/src/fr/inria/hop/Hop.java,
	arch/android/src/fr/inria/hop/HopAndroid.java,
	arch/android/src/fr/inria/hop/HopSms.java:
	First complete Android port.
	[35c601a72f2b]<2.2.x>

	* arch/android/androidemo/androidemo.hop,
	arch/android/androidemo/androidemo.hss,
	arch/android/hopandroid/music.scm, arch/android/hopandroid/phone.scm,
	arch/android/src/fr/inria/hop/Hop.java,
	arch/android/src/fr/inria/hop/HopAndroid.java,
	arch/android/src/fr/inria/hop/HopLauncher.java,
	arch/android/src/fr/inria/hop/HopPluginSensor.java,
	arch/android/src/fr/inria/hop/HopPluginSms.java,
	arch/android/src/fr/inria/hop/HopSms.java, runtime/event.scm:
	Android progress.
	[c5a41315fb87]<2.2.x>

	* Makefile:
	Makefile: Fix parallel install race due to non-yet-created
	directories
	[578d3200ab8a]<2.2.x>

	* runtime/Makefile, runtime/clientc.scm, runtime/css.scm,
	runtime/cssmatch.scm, runtime/dom.scm, runtime/event.scm,
	runtime/hop.scm, runtime/hop_extra.scm, runtime/hop_img.scm,
	runtime/hop_inline.scm, runtime/hop_mathml.scm, runtime/hop_rss.scm,
	runtime/hop_svg.scm, runtime/hop_sym.scm, runtime/hop_wiki.scm,
	runtime/html.scm, runtime/http_error.scm, runtime/http_filter.scm,
	runtime/http_response.scm, runtime/http_webdav.scm,
	runtime/js_lib.scm, runtime/json.scm, runtime/make_lib.scm,
	runtime/prefs.scm, runtime/priv.scm, runtime/read.scm,
	runtime/security.scm, runtime/service.scm, runtime/types.scm,
	runtime/weblets.scm, runtime/wiki_parser.scm,
	runtime/wiki_syntax.scm, runtime/wiki_toc.scm, runtime/xml.scm,
	runtime/xml_types.scm:
	Fix the initialization problem order.
	[90096f417ece]<2.2.x>

	* arch/android/hopandroid/phone.scm, runtime/event.scm,
	widget/Makefile:
	Server side event API change
	[8890682e8c6c]<2.2.x>

	* arch/android/hopandroid/phone.scm,
	arch/android/src/fr/inria/hop/HopAndroid.java, runtime/event.scm,
	runtime/make_lib.scm:
	Complete the server side event API.
	[aab2951e0bb7]<2.2.x>

2010-10-19  Manuel Serrano <Manuel.Serrano@inria.fr>

	* arch/android/androidemo/androidemo.hop,
	arch/android/androidemo/androidemo.hss,
	arch/android/hopandroid/music.scm, arch/android/hopandroid/phone.scm,
	arch/android/src/fr/inria/hop/Hop.java,
	arch/android/src/fr/inria/hop/HopAndroid.java,
	arch/android/src/fr/inria/hop/HopAndroidMusicPlayer.java,
	arch/android/src/fr/inria/hop/HopAndroidSensor.java,
	arch/android/src/fr/inria/hop/HopAndroidSms.java,
	arch/android/src/fr/inria/hop/HopAndroidVibrator.java:
	Re-engineer the Java plugin facility for Android.
	[a2304895f3c5]<2.2.x>

	* arch/android/androidemo/androidemo.hop,
	arch/android/hopandroid/multimedia.scm,
	arch/android/hopandroid/music.scm, arch/android/hopandroid/phone.scm,
	arch/android/src/fr/inria/hop/Hop.java,
	arch/android/src/fr/inria/hop/HopAndroid.java,
	arch/android/src/fr/inria/hop/HopInstaller.java,
	arch/android/src/fr/inria/hop/HopLauncher.java:
	Android plugin machinery.
	[2d015fb9b701]<2.2.x>

	* arch/android/src/fr/inria/hop/HopInstaller.java:
	Improve Android autconfiguration.
	[a1345901e474]<2.2.x>

2010-10-17  Manuel Serrano <Manuel.Serrano@inria.fr>

	* arch/android/AndroidManifest.xml.in, arch/android/Makefile,
	arch/android/hopandroid/Makefile,
	arch/android/hopandroid/make_lib.scm,
	arch/android/hopandroid/phone.scm, arch/android/res/layout/main.xml,
	arch/android/src/fr/inria/hop/Hop.java,
	arch/android/src/fr/inria/hop/HopAndroid.java,
	arch/android/src/fr/inria/hop/HopAndroidSms.java,
	arch/android/src/fr/inria/hop/HopLauncher.java,
	arch/android/src/fr/inria/hop/HopSms.java, runtime/event.scm:
	Start Android SMS send/receive implementation.
	[c50e50ae09ae]<2.2.x>

2010-10-15  Manuel Serrano <Manuel.Serrano@inria.fr>

	* runtime/hop_extra.scm, runtime/hz.scm, runtime/module.scm,
	runtime/read.scm:
	New HZ resolution implementation.
	[147ac53741e8]<2.2.x>

	* runtime/hz.scm, runtime/module.scm, runtime/param.scm,
	weblets/hz/hz.hss, weblets/hz/markup.hop,
	weblets/weblets/etc/weblets.wiki.in, weblets/weblets/weblets.hop:
	Allow module resolution to use a weblets server.
	[77b21b58c53a]<2.2.x>

2010-10-14  Manuel Serrano <Manuel.Serrano@inria.fr>

	* Makefile, arch/android/AndroidManifest.xml.in, arch/android/Makefile,
	arch/android/androidemo/androidemo.hop,
	arch/android/androidemo/androidemo.hss,
	arch/android/androidemo/etc/favicon.png,
	arch/android/hopandroid/Makefile,
	arch/android/hopandroid/make_lib.scm,
	arch/android/hopandroid/multimedia.scm,
	arch/android/hopandroid/music.scm, arch/android/hopandroid/phone.scm,
	arch/android/makeapk.sh, arch/android/src/fr/inria/hop/Hop.java,
	arch/android/src/fr/inria/hop/HopAndroid.java,
	arch/android/src/fr/inria/hop/HopAndroidAudioRecorder.java,
	arch/android/src/fr/inria/hop/HopAndroidMusicPlayer.java,
	arch/android/src/fr/inria/hop/HopAndroidSensor.java,
	arch/android/src/fr/inria/hop/HopAndroidVibrator.java,
	arch/android/src/fr/inria/hop/HopConfigurer.java,
	arch/android/src/fr/inria/hop/HopLauncher.java,
	weblets/shutdown/shutdown.hop, weblets/shutdown/shutdown.hss:
	First (pre quality) Android port compeleted.
	[d6291059c1c2]<2.2.x>

2010-10-13  Manuel Serrano <Manuel.Serrano@inria.fr>

	* arch/android/androidemo/androidemo.hop,
	arch/android/androidemo/etc/logo.png,
	arch/android/hopandroid/make_lib.scm,
	arch/android/hopandroid/music.scm, arch/android/hopandroid/phone.scm,
	arch/android/src/fr/inria/hop/Hop.java,
	arch/android/src/fr/inria/hop/HopAndroid.java,
	arch/android/src/fr/inria/hop/HopLauncher.java, widget/audio.scm:
	Android improvements.
	[54ffab913ab0]<2.2.x>

	* arch/android/androidemo/androidemo.hop,
	arch/android/androidemo/androidemo.hss,
	arch/android/hopandroid/music.scm, arch/android/hopandroid/phone.scm,
	arch/android/makeapk.sh, arch/android/src/fr/inria/hop/Hop.java,
	arch/android/src/fr/inria/hop/HopAndroid.java, configure,
	weblets/doc/api/audio.wiki, weblets/doc/examples/audio-server.hop,
	widget/audio.scm:
	Audio fix (plus various Android improvements).
	[fe1caa7b2038]<2.2.x>

2010-10-12  Manuel Serrano <Manuel.Serrano@inria.fr>

	* src/main.scm:
	Add --no-user option (useful on android).
	[23fa2fb593b6]<2.2.x>

	* Makefile, arch/Makefile, arch/android/AndroidManifest.xml.in,
	arch/android/Makefile, arch/android/build.properties.in,
	arch/android/hop.keystore, arch/android/hopandroid/Makefile,
	arch/android/hopandroid/make_lib.scm,
	arch/android/hopandroid/music.scm, arch/android/hopandroid/phone.scm,
	arch/android/local.properties.in, arch/android/makeapk.sh,
	arch/android/res/drawable/logo.png, arch/android/res/layout/main.xml,
	arch/android/res/values/hopstyle.xml,
	arch/android/res/values/strings.xml.in,
	arch/android/src/fr/inria/hop/Hop.java,
	arch/android/src/fr/inria/hop/HopAndroid.java,
	arch/android/src/fr/inria/hop/HopConfigurer.java,
	arch/android/src/fr/inria/hop/HopExec.java,
	arch/android/src/fr/inria/hop/HopInstaller.java,
	arch/android/src/fr/inria/hop/HopLauncher.java,
	arch/android/src/fr/inria/hop/HopUiUtils.java, configure,
	etc/Makefile, etc/hopandroid.init.in:
	Add the Android files into the HG repo.
	[7e09d23b3bbd]<2.2.x>

2010-10-09  Manuel Serrano <Manuel.Serrano@inria.fr>

	* weblets/shutdown/shutdown.hop:
	Fix shutdown exit value.
	[d1f213c3322a]<2.2.x>

2010-10-08  Manuel Serrano <Manuel.Serrano@inria.fr>

	* weblets/shutdown/shutdown.hop, weblets/shutdown/shutdown.hss,
	weblets/wizard/etc/logo.png, weblets/wizard/wizard.hop,
	weblets/wizard/wizard.hss:
	Minor wizard and shutdown UI improvements for small screens.
	[e0ff92012b98]<2.2.x>

2010-10-07  Manuel Serrano <Manuel.Serrano@inria.fr>

	* runtime/misc.scm, src/hop_param.scm, src/parseargs.scm,
	src/pipeline.scm:
	Remove logcat support (no longer needed because Android support MT).
	[f010ab87c8db]<2.2.x>

2010-10-06  Manuel Serrano <Manuel.Serrano@inria.fr>

	* share/hop-lib.js, src/Makefile, weblets/wizard/wizard.hop,
	weblets/wizard/wizard.hss:
	Minor changes applied to the wizard for small screens.
	[62208649d6eb]<2.2.x>

2010-10-04  Manuel Serrano <Manuel.Serrano@inria.fr>

	* arch/Makefile, arch/felix/Makefile, configure,
	etc/Makefile.hopconfig.in, src/Makefile, weblets/Makefile:
	Reorganized Felix packaging (not tested).
	[9e17ca35783f]<2.2.x>

2010-10-03  Manuel Serrano <Manuel.Serrano@inria.fr>

	* configure, etc/Makefile.hopconfig.in, src/Makefile, src/main.scm:
	Rewrite the linking machinery using bigloo3.4b new features.
	[97af176ca779]<2.2.x>

2010-10-01  Manuel Serrano <Manuel.Serrano@inria.fr>

	* configure, scheme2js/runtime/exporter.scm, share/hop-event.js,
	share/hop-lib.js, src/main.scm:
	Minor Android fix.
	[4ffbdc50158c]<2.2.x>

2010-09-28  Manuel Serrano <Manuel.Serrano@inria.fr>

	* configure, etc/configure-android.sch.in:
	Improve android configuration.
	[0bf91d0087b3]<2.2.x>

2010-09-27  Manuel Serrano <Manuel.Serrano@inria.fr>

	* configure, etc/Makefile, etc/configure.scm.in, hopc/Makefile,
	hopc/main.scm, runtime/Makefile, runtime/expanders.scm,
	runtime/make_lib.scm, runtime/read.scm, scheme2js/js_parser.scm,
	src/Makefile, src/main.scm, src/parseargs.scm:
	Accommodate static linking (mostly for Android).
	[9311200f3814]<2.2.x>

2010-09-21  Manuel Serrano <Manuel.Serrano@inria.fr>

	* runtime/service.scm, src/main.scm:
	Minor server init improvement.
	[f26ce4958422]<2.2.x>

2010-09-20  Manuel Serrano <Manuel.Serrano@inria.fr>

	* .hoprelease, runtime/css.scm, runtime/hss-expd.sch,
	runtime/http_error.scm, runtime/json.scm, runtime/param.scm,
	runtime/security.scm, runtime/types.scm, runtime/user.scm,
	runtime/xml-expd.sch, share/hop-audio.js, share/hop-exception.scm,
	share/hop-lib.js, share/hop-spage.hss, share/hopscheme.js,
	src/pipeline.scm, src/scheduler.scm, weblets/doc/api/dom.wiki,
	weblets/doc/api/sqlite.wiki, weblets/home/release.info,
	weblets/home/videos.wiki, widget/audio.scm, widget/paned.scm:
	Various bug fixes.
	[4f8b7b5749d1]<2.2.x>

2010-08-12  Manuel Serrano <Manuel.Serrano@inria.fr>

	* Makefile, etc/Makefile.hopconfig.in, share/Makefile,
	weblets/Makefile:
	Installation fix.
	[f9de312909c2]<2.2.x>

	* Makefile, etc/Makefile, etc/Makefile.contrib,
	etc/Makefile.hopconfig.in, etc/Makefile.library, hopc/Makefile,
	hopreplay/Makefile, hopsh/Makefile, scheme2js/Makefile,
	share/Makefile, src/Makefile, weblets/Makefile:
	Adapt new installation scripts to use MODXXX instead of BMASK.
	[bfc8dc194144]<2.2.x>

2010-09-16  Marcos Dione <mdione@sophia.inrira.fr>

	* src/pipeline.scm:
	^ from my work elsewhere.
	[635dc8e5b126]<2.2.x>

	* arch/android/local.properties:
	* Android r07 changed the path again.
	[14e1920f8fab]<2.2.x>

	* arch/android/default.properties:
	* compile for Android 2.1.
	[c69e21dccf9c]<2.2.x>

	* arch/android/COMPILING.txt:
	* typos.
	[956e0262fda0]<2.2.x>

	* arch/android/config.sh:
	* new NDK version.
	[f700dc79bec5]<2.2.x>

	* arch/android/config.sh:
	* new NDK version.
	[ccff88f23da6]<2.1.x>

	* arch/android/COMPILING.txt:
	* typos.
	[86ede1eedc94]<2.1.x>

	* arch/android/config.sh:
	* new NDK version.
	[e258d5c9e7cf]<2.1.x-android-threads>

	* arch/android/COMPILING.txt:
	* typos.
	[753ac31830b0]<2.1.x-android-threads>

2010-08-10  Marcos Dione <mdione@sophia.inrira.fr>

	* arch/android/src/fr/inria/hop/ByteQueue.java,
	arch/android/src/fr/inria/hop/TermPreferences.java:
	- nod used anymore.
	[40d6af5b4035]<2.1.x-android-threads>

	* arch/android/build-android.sh:
	+ we're going threaded, baby\!
	[ba3aec2b64a9]<2.1.x-android-threads>

	* etc/Makefile.library:
	* more verbose. + use picked up gc lib.
	[65974f4e19c2]<2.1.x-android-threads>

	* configure, etc/Makefile.hopconfig.in:
	+ pick the right gc (threaded or not) and write it in the config.
	[7372502f5f01]<2.1.x-android-threads>

2010-08-06  Marcos Dione <mdione@sophia.inrira.fr>

	* share/hop-exception.scm, src/pipeline.scm:
	^ from upstream.
	[4ab234f21173]<2.1.x-android-threads>

2010-08-05  Marcos Dione <mdione@sophia.inrira.fr>

	* arch/android/build-android.sh, arch/android/res/layout/unpack.xml,
	arch/android/src/fr/inria/hop/Exec.java,
	arch/android/src/fr/inria/hop/Term.java,
	arch/android/src/fr/inria/hop/hop.java, hopc/hopc-param.scm,
	hopreplay/hoprp-param.scm, hopscheme/dollar-escape.scm,
	hopscheme/dollar-scheme2js-module.scm, hopscheme/hop-runtime.scm,
	hopscheme/hopscheme-config.scm, hopscheme/make-lib.scm,
	hopscheme/tilde-escape.scm, hopsh/hopsh-param.scm,
	runtime/hop-editor.scm, runtime/hop-extra.scm,
	runtime/hop-foldlist.scm, runtime/hop-img.scm,
	runtime/hop-inline.scm, runtime/hop-mathml.scm,
	runtime/hop-paned.scm, runtime/hop-rss.scm, runtime/hop-slider.scm,
	runtime/hop-spinbutton.scm, runtime/hop-svg.scm, runtime/hop-sym.scm,
	runtime/hop-video.scm, runtime/hop-wiki.scm, runtime/http-error.scm,
	runtime/http-filter.scm, runtime/http-lib.scm,
	runtime/http-remote.scm, runtime/http-request.scm,
	runtime/http-response.scm, runtime/http-shoutcast.scm,
	runtime/http-webdav.scm, runtime/js-lib.scm, runtime/make-lib.scm,
	runtime/read-js.scm, runtime/wiki-parser.scm,
	runtime/wiki-syntax.scm, runtime/wiki-toc.scm,
	scheme2js/allocate-names.scm, scheme2js/call-check.scm,
	scheme2js/captured-vars.scm, scheme2js/compile-optimized-boolify.scm,
	scheme2js/compile-optimized-call.scm,
	scheme2js/compile-optimized-set.scm,
	scheme2js/constant-propagation.scm, scheme2js/deep-clone.scm,
	scheme2js/dot-expand.scm, scheme2js/dsssl-expander.scm,
	scheme2js/free-vars.scm, scheme2js/fun-size.scm,
	scheme2js/gen-js.scm, scheme2js/js-lexer.scm, scheme2js/js-nodes.scm,
	scheme2js/js-out.scm, scheme2js/js-parser.scm,
	scheme2js/js-pp-exec.scm, scheme2js/js-pp.scm,
	scheme2js/letrec-expansion.scm, scheme2js/loop-updates.scm,
	scheme2js/make-lib.scm, scheme2js/mark-statements.scm,
	scheme2js/module-resolver.scm, scheme2js/mutable-strings.scm,
	scheme2js/nested-closures.scm, scheme2js/node-elimination.scm,
	scheme2js/pipe-port.scm, scheme2js/pobject-conv.scm,
	scheme2js/push-declarations.scm, scheme2js/push-set.scm,
	scheme2js/rm-tail-breaks.scm, scheme2js/rm-unused-vars.scm,
	scheme2js/runtime-expander.scm,
	scheme2js/runtime/multi-file-port.scm, scheme2js/scm-out.scm,
	scheme2js/symbol-table.scm, scheme2js/tail-rec.scm,
	scheme2js/template-display.scm, scheme2js/transform-util.scm,
	scheme2js/use-count.scm, scheme2js/var-elimination.scm,
	scheme2js/var-ref-util.scm, share/hop-audio.scm,
	share/hop-canvas.scm, share/hop-color.scm, share/hop-dashboard.scm,
	share/hop-error.hss, share/hop-exception.scm, share/hop-file.scm,
	share/hop-font.scm, share/hop-gauge.scm, share/hop-orientation.scm,
	share/hop-password.scm, share/hop-spage.scm,
	share/hop-spinbutton.scm, share/hop-window.scm,
	src/amany-scheduler.scm, src/hop-param.scm,
	src/nothread-scheduler.scm, src/oto-scheduler.scm,
	src/pool-scheduler.scm, src/queue-scheduler.scm, widget/make-lib.scm:
	^ from upstream.
	[fb435befcc4b]<2.1.x-android-threads>

2010-08-04  Marcos Dione <mdione@sophia.inrira.fr>

	* arch/android/src/fr/inria/hop/HopLogView.java, src/pipeline.scm:
	* match exactly /logcat instead of testing for prefix.
	[d877173bcf0a]<2.2.x>

2010-08-03  Marcos Dione <mdione@sophia.inrira.fr>

	* arch/android/src/fr/inria/hop/Hop.java,
	arch/android/src/fr/inria/hop/HopLogView.java:
	* scroll to the bottom on new lines. it might be annoying, so I will
	try to disable it when not-at-the-bottom.
	[2201770f5cb1]<2.2.x>

2010-08-06  Manuel Serrano <Manuel.Serrano@inria.fr>

	* configure:
	configure fix.
	[24a3a4996643]<2.1.x>

	* configure, runtime/event.scm, share/flash/HopAudio.as,
	share/flash/HopAudio.swf, share/hop-audio.hss, share/hop-audio.js,
	share/hop-event.js, share/hop-exception.scm,
	weblets/home/release.info, widget/audio.scm, widget/paned.scm:
	configure fix.
	[ae07eb2b87e2]<2.2.x>

2010-08-04  Manuel Serrano <Manuel.Serrano@inria.fr>

	* etc/Makefile.library:
	Minor cleaning fix.
	[5e76fcd4254e]<2.1.x>

	* configure:
	build 2.1.1
	[396478a9e6c4]<2.1.x>

	* Makefile, etc/Makefile.library:
	Minor Makefiles improvement.
	[799104a28d50]<2.2.x>

	* Makefile:
	build 2.2.0
	[d62ccd14b5a2]<2.2.x>

	* Makefile:
	build 2.2.0
	[1df7ae6fcb84]<2.2.x>

	* runtime/http_error.scm, runtime/http_remote.scm, runtime/param.scm,
	runtime/service-expd.sch, runtime/service.scm, share/hop.hss:
	Fix error reporting. Fix service expansion.
	[0d7f3f7a00d4]<2.2.x>

	* runtime/service.scm:
	Fix service expansion.
	[93a882c3a15c]<2.1.x>

2010-08-03  Marcos Dione <mdione@sophia.inrira.fr>

	* arch/android/jni/Android.mk, arch/android/jni/termExec.cpp,
	arch/android/src/fr/inria/hop/Exec.java,
	arch/android/src/fr/inria/hop/Hop.java,
	arch/android/src/fr/inria/hop/HopExec.java:
	* I finally got rid of the «java.lang.ExceptionInInitializerError:
	java.lang.NoClassDefFoundError: com.android.term.Exec». it was
	mostly a matter of renaming the JNI lib to something like libhoprun,
	but also got around to Hop-prefix everything, just in case.
	[304458910cfb]<2.2.x>

	* arch/android/src/fr/inria/hop/HopViewer.java:
	+ add missing file.
	[088f7042ed04]<2.2.x>

	* arch/android/res/layout/terminal.xml,
	arch/android/src/fr/inria/hop/Term.java,
	arch/android/src/fr/inria/hop/hop.java:
	^ 2.2.x-logcat. development will continue in this branch.
	[ee019c42efe4]<2.2.x>

	*
	ø close branch, will merge upstream.
	[97cb3783f655]<2.2.x-logcat>

	* arch/android/src/fr/inria/hop/Hop.java:
	* parametrized tmpDir, but no way to select yet but to edit and
	recompile. + try to create tmpDir.
	* use exec so when hop finishes, there's no shell left running.
	[9df5ba5bdd7f]<2.2.x-logcat>

	* arch/android/build-android.sh:
	* parametrized tmpDir, but no way to select yet but to edit and
	recompile. + try to create tmpDir.
	* use exec so when hop finishes, there's no shell left running.
	[2d914e06f31f]<2.2.x-logcat>

	* arch/android/src/fr/inria/hop/HopLogView.java:
	- less verbose.
	[6bd0b63b0dc9]<2.2.x-logcat>

	* src/pipeline.scm:
	* I was applying string-prefix? to the args in reverse order :|.
	[47c2da0b63e5]<2.2.x-logcat>

2010-08-02  Marcos Dione <mdione@sophia.inrira.fr>

	* runtime/misc.scm:
	* I was applying string-prefix? to the args in reverse order :|.
	[2cde2502e157]<2.2.x-logcat>

	* arch/android/src/fr/inria/hop/HopLogView.java:
	* properly parse logs and their id, so we can update lastId.
	- less vebose.
	* rose polling to 5s.
	[3c10d7de65f1]<2.2.x-logcat>

2010-07-30  Marcos Dione <mdione@sophia.inrira.fr>

	* arch/android/src/fr/inria/hop/Hop.java,
	arch/android/src/fr/inria/hop/HopLogView.java:
	* cleanup.
	[89d46f2499ed]<2.2.x-logcat>

	* arch/android/src/fr/inria/hop/Hop.java,
	arch/android/src/fr/inria/hop/HopLogView.java:
	* send the last log id as parameter.
	* as we'll need to poll, add a sleep there.
	[15a254946a09]<2.2.x-logcat>

	* arch/android/build-android.sh:
	* hop.js is not being compiled. hack on that (yes, I have to sit
	down and fix the build system).
	[5b0624fb304a]<2.2.x-logcat>

2010-07-28  Marcos Dione <mdione@sophia.inrira.fr>

	* runtime/misc.scm:
	* print only the log ids bigger than the specified parameter.
	[fc8b2ffa7c57]<2.2.x-logcat>

	* src/pipeline.scm:
	* don't log accesses to the /logcat.
	[4db922b9ecea]<2.2.x-logcat>

2010-07-27  Marcos Dione <mdione@sophia.inrira.fr>

	* arch/android/src/fr/inria/hop/Hop.java,
	arch/android/src/fr/inria/hop/HopLogView.java:
	* got logcat to work, but it gets into an infinite loop because each
	access to the logcat generates more logs.
	[06aed4f45af8]<2.2.x-logcat>

	* arch/android/jni/termExec.cpp,
	arch/android/src/fr/inria/hop/Exec.java,
	arch/android/src/fr/inria/hop/Hop.java,
	arch/android/src/fr/inria/hop/HopExec.java,
	arch/android/src/fr/inria/hop/HopLogView.java,
	arch/android/src/fr/inria/hop/HopViewer.java, src/main.scm:
	* we can read the stdout and show it, but somehow the view gets huge
	and stops being useful.
	[06f13fd768aa]<2.2.x-stdout>

2010-07-19  Marcos Dione <mdione@sophia.inrira.fr>

	* arch/android/res/layout/logcat.xml:
	+ forgot to add the layout. last change was to wrap it all in a
	scrollable.
	[d54087705a38]<2.2.x-logcat>

	* arch/android/res/drawable/icon.png:
	+ we have an icon for Android.
	[cb1dc292aa81]<2.2.x-logcat>

2010-07-16  Marcos Dione <mdione@sophia.inrira.fr>

	* arch/android/src/fr/inria/hop/Hop.java:
	* we had to rollback to use a shell as an intermediary because we
	can't set envvars from Java and we need to set HOME.
	[8af15149836c]<2.2.x-logcat>

	*
	^ 2.2.x, whit its new file verbose output.
	[b63ebf2352d2]<2.2.x-logcat>

	* arch/android/src/fr/inria/hop/Hop.java,
	arch/android/src/fr/inria/hop/HopLogView.java:
	* cleanup.
	* the logging id is more general now (not only used by the installer).
	* more situations where we can't contact the buffer log.
	[8a9cbd91b7ce]<2.2.x-logcat>

2010-07-13  Marcos Dione <mdione@sophia.inrira.fr>

	* arch/android/build-android.sh:
	* clean target is more tidy :)
	[f7b665d8e151]<2.2.x-logcat>

	* arch/android/src/fr/inria/hop/Hop.java:
	* cleanup.
	[47e975d70b44]<2.2.x-logcat>

	* arch/android/jni/termExec.cpp:
	* forgot to change the method's signature when registering with JNI.
	[586a6dabb69a]<2.2.x-logcat>

	* arch/android/src/fr/inria/hop/HopLogView.java:
	+ when subclassing a View, please override all the constructors.
	[288a0bc93324]<2.2.x-logcat>

	* arch/android/build-android.sh:
	+ added a clean 'target'.
	* try to pass some options to the java compiler.
	[4bba1d2dbd70]<2.2.x-logcat>

	* arch/android/src/fr/inria/hop/Hop.java,
	arch/android/src/fr/inria/hop/HopLogView.java:
	* moved HopLogView to its own source file.
	* fixed some logging code.
	* made Hop.Log() static so we can use it from other classes w/o
	instantiating.
	[6aa5655212bf]<2.2.x-logcat>

2010-07-12  Marcos Dione <mdione@sophia.inrira.fr>

	* arch/android/res/layout/terminal.xml:
	- not needed anymore.
	[4c0250252751]<2.2.x-logcat>

	* arch/android/src/fr/inria/hop/Term.java:
	- not needed anymore.
	[28bf581f7774]<2.2.x-logcat>

	* share/hop-error.hss:
	^ 2.2.x.
	[8bd9bf4b6077]<2.2.x-logcat>

2010-07-09  Marcos Dione <mdione@sophia.inrira.fr>

	* arch/android/src/fr/inria/hop/Hop.java:
	* fix HttpURLConnection call.
	* correctly call super() in onSizeChanged().
	* rearange the reading loop in the same function.
	[2e026a21772b]<2.2.x-logcat>

	* arch/android/src/fr/inria/hop/ByteQueue.java,
	arch/android/src/fr/inria/hop/Term.java:
	* moved ByteQueue to its own source file.
	[29f469eddf10]<2.2.x-logcat>

2010-07-16  Marcos Dione <mdione@sophia.inrira.fr>

	* runtime/misc.scm, runtime/param.scm, src/hop_param.scm,
	src/parseargs.scm:
	+ verbose output con go to a file. see + ((file)
	[444ee0c49fbe]<2.2.x>

2010-07-12  Marcos Dione <mdione@sophia.inrira.fr>

	* share/hop-error.hss:
	^ upstream.
	[560cd9eb4c86]<2.2.x>

	* arch/android/build-android.sh:
	* library files were installed in a wrong path.
	[db75f5f271b7]<2.2.x>

2010-07-11  Manuel Serrano <Manuel.Serrano@inria.fr>

	* runtime/security.scm, runtime/xml.scm:
	Security performance improvement.
	[6f640a29ff31]<2.2.x>

2010-07-09  Manuel Serrano <Manuel.Serrano@inria.fr>

	* share/hop-error.hss:
	hop-error.hss is now useless.
	[e33fd88b5d5c]<2.2.x>

	* runtime/hop_img.scm, runtime/http_error.scm, runtime/security.scm,
	runtime/xml.scm, share/hop-error.hss, share/hop.hss,
	widget/paned.scm:
	Nicer error reports. Security fixes.
	[b2daf99caa02]<2.2.x>

	* arch/android/build-android.sh:
	* special case when configuring for the first time.
	[cbb0880749e2]<2.2.x>

	* runtime/http_error.scm, runtime/http_remote.scm,
	runtime/http_response.scm, runtime/make_lib.scm, runtime/param.scm,
	runtime/security.scm, runtime/types.scm, runtime/xml.scm,
	share/hop-error.hss, share/hop-password.scm, src/main.scm,
	src/pipeline.scm, widget/audio.scm, widget/notepad.scm,
	widget/paned.scm:
	Various fix regarding security enforcement.
	[a05af1cd4c83]<2.2.x>

2010-07-08  Manuel Serrano <Manuel.Serrano@inria.fr>

	* runtime/hop_extra.scm, runtime/security.scm, runtime/xml.scm,
	src/main.scm, src/parseargs.scm:
	Fix tree comparison security manager.
	[86e3d1e92c80]<2.2.x>

	* runtime/misc.scm, src/main.scm:
	Minor code cleanup.
	[23ec2ad42748]<2.2.x>

2010-07-07  Manuel Serrano <Manuel.Serrano@inria.fr>

	* runtime/security.scm:
	Minor security fix.
	[843c45623994]<2.2.x>

	*
	^ 2.1.x heads.
	[a281ea6144f5]<2.1.x>

2010-07-03  Manuel Serrano <Manuel.Serrano@inria.fr>

	*
	Closing branch.
	[0c290ea4e434]<2.0.x>

	*
	Closing branch.
	[f422998161c7]<2.0.x>

2010-07-01  Manuel Serrano <Manuel.Serrano@inria.fr>

	* configure, etc/hop-autoconf.js.in, runtime/wiki_parser.scm,
	scheme2js/out.scm, share/hop-lib.js, share/hop-notepad.js,
	share/hop-request.js, share/hop-tabslider.js,
	weblets/test/withhop.hop, weblets/trace/etc/trace.wiki.in,
	weblets/trace/trace.hop, weblets/webfilter/webfilter.hop,
	weblets/webfilter/webfilter.hss:
	Minor fixes.
	[53d5c52916ce]<2.1.x>

2010-07-07  Marcos Dione <mdione@sophia.inrira.fr>

	*
	^ 2.1.x heads.
	[fc6265f2941a]<2.1.x>

	*
	^? 2.2.x heads.
	[1e97392d4e29]<2.2.x>

	* arch/android/AndroidManifest.xml,
	arch/android/src/fr/inria/hop/Hop.java,
	arch/android/src/fr/inria/hop/hop.java:
	* the Hop class now will know how to run hop instead of using an
	external class. + HopViewer is a TxetView wich reads the lines from
	an HttpURLSocket. it will connect to Hop's logcat.
	[7e3a827f7326]<2.2.x-logcat>

	* arch/android/src/fr/inria/hop/Exec.java:
	* supopert up to 5 arguments.
	[767ae3e66efd]<2.2.x-logcat>

2010-07-06  Marcos Dione <mdione@sophia.inrira.fr>

	*
	^ fix from 2.2.x.
	[b64deb0afc91]<2.2.x-logcat>

	* arch/android/build-android.sh:
	* detect and use hop version.
	[15c279016c81]<2.2.x>

	* arch/android/jni/termExec.cpp:
	* support as much as 5 parameters. to make it arbitrary we have to
	use JNI, which is not sane (but doable, not just now).
	[735ab53c2779]<2.2.x-logcat>

2010-07-07  Manuel Serrano <Manuel.Serrano@inria.fr>

	* runtime/http_response.scm, runtime/security.scm, runtime/xml.scm,
	share/hop-notepad.js, widget/notepad.scm:
	Complete the new security management system.
	[fd90cba86005]<2.2.x>

2010-07-06  Manuel Serrano <Manuel.Serrano@inria.fr>

	* runtime/hop_extra.scm, runtime/hop_inline.scm,
	runtime/http_response.scm, runtime/make_lib.scm, runtime/param.scm,
	runtime/security.scm, runtime/types.scm, runtime/xml.scm,
	share/hop-dom.js, weblets/weblets/package.hop, widget/audio.scm:
	Brand new security management.
	[b3a68a51e3c7]<2.2.x>

2010-07-05  Marcos Dione <mdione@sophia.inrira.fr>

	*
	^ merged 2.1.x-socket-verb into upsatream.
	[b13fd2afae40]<2.2.x>

	*
	. closing
	[83b4cfa49aa5]<2.1.x-socket-verb>

	*
	^ new branch 2.2.x.
	[38e372d9a0f0]<2.1.x-socket-verb>

	* src/main.scm:
	* select where do (hop-verb) calls write their output.
	[624dc4da3312]<2.1.x-socket-verb>

	* src/parseargs.scm:
	+ --verbose-output selects where do (hop-verb) calls go.
	[47d63f5110cf]<2.1.x-socket-verb>

	* runtime/misc.scm:
	* cleanup.
	[201f30b3dacc]<2.1.x-socket-verb>

	* src/hop_param.scm:
	+ hop-verbose-output.
	[800874389251]<2.1.x-socket-verb>

2010-07-02  Marcos Dione <mdione@sophia.inrira.fr>

	* runtime/misc.scm:
	+ we can log in a buffer. we also have a filter that can anser a
	request with that buffer. we're getting closer to be able o
	'reconnect' with the message buffer in Android.
	[3e30688b768d]<2.1.x-socket-verb>

	* arch/android/build-android.sh:
	^ 2.1.x
	[a371f40983ce]<2.1.x-socket-verb>

	* arch/android/build-android.sh, arch/android/config.sh:
	* XBGL_LIBDIR is not part of the user defined settings.
	[7c81830633d8]<2.1.x>

2010-07-04  Manuel Serrano <Manuel.Serrano@inria.fr>

	* runtime/hop_extra.scm, runtime/hop_inline.scm, runtime/make_lib.scm,
	runtime/param.scm, runtime/read.scm, runtime/xml.scm,
	weblets/doc/api/param-misc.wiki:
	Accommodate security sanitizer (e.g., Google Caja).
	[ad080cda8232]<2.2.x>

2010-07-03  Manuel Serrano <Manuel.Serrano@inria.fr>

	* configure:
	Create 2.2.x branch.
	[d0fda36525bb]<2.2.x>

2010-07-02  Manuel Serrano <Manuel.Serrano@inria.fr>

	* .hoprelease, configure, weblets/home/release.info:
	build 2.1.0
	[72fe722771c6]<2.1.x>

	* etc/hop-autoconf.js.in, weblets/home/download.wiki,
	weblets/home/presentation.wiki:
	Gource in the homepage.
	[85da093eef4b]<2.1.x>

	* etc/hop-autoconf.js.in, runtime/clientc.scm, runtime/hop_extra.scm,
	runtime/wiki_parser.scm, share/hop-color.scm, share/hop-dom.js,
	share/hop-exception.scm, share/hop-request.js,
	share/hop-serialize.js, share/hop-spinbutton.hss,
	share/hop-spinbutton.scm, weblets/doc/wiki.hop, weblets/test/dom.hop,
	weblets/test/event.hop, weblets/test/spinbutton.hop,
	weblets/trace/etc/trace.wiki.in:
	IE workarounds.
	[ac3f1354a27b]<2.1.x>

2010-07-01  Manuel Serrano <Manuel.Serrano@inria.fr>

	* share/hop-lib.js, weblets/trace/etc/trace.wiki.in,
	weblets/trace/trace.hop, weblets/webfilter/webfilter.hop,
	weblets/webfilter/webfilter.hss:
	build 2.1.0-rc5
	[97ce011c1498]<2.1.x>

2010-07-02  Marcos Dione <mdione@sophia.inrira.fr>

	* hopscheme/Makefile:
	* more fixes over the last fixes: still some more mixups with E's,
	S's and U's. the fact that these variables have the same contents in
	x86 makes this bugs difficult to see :|
	[f6c250961e36]<2.1.x>

	* etc/Makefile.library, hopscheme/Makefile, scheme2js/Makefile.configs:
	* properly fix bugs squashed by 98e40f3a2db0 and f5268e034174.
	HOPCLOSELIBS doesn't exist anymore; we have one for each variant of
	safe/unsafe and run/evaltime. also fix their contents for scheme2js
	and hopscheme.
	[10b0bfcf06a3]<2.1.x>

2010-07-01  Marcos Dione <mdione@sophia.inrira.fr>

	* arch/android/build-android.sh:
	^ 2.1.x
	[291e1da25bc4]<2.1.x-socket-verb>

	* arch/android/AndroidManifest.xml:
	* When a configuration change occurs at runtime, the activity is
	shut down and restarted by default. Declare the activity's
	configChamges attribute prevents it, but it's just a workaround.
	[2b21b38314b1]<2.1.x>

	*
	^ upstream.
	[ec811a3e27b6]<2.1.x>

2010-06-30  Marcos Dione <mdione@sophia.inrira.fr>

	* arch/android/build-android.sh:
	+ calculate the bigloo version.
	* init files sometimes are set as read only. force writability so we
	can overwrite them.
	[f39ee9d0192c]<2.1.x>

	* arch/android/res/layout/unpack.xml:
	^ my last changes to 2.1.x.
	[a9ed6df0b9d4]<2.1.x>

	* arch/android/build-android.sh:
	+ calculate the bigloo version.
	* init files sometimes are set as read only. force writability so we
	can overwrite them.
	[83c26b4edfe6]<2.1.x-socket-verb>

2010-06-29  Marcos Dione <mdione@sophia.inrira.fr>

	* runtime/misc.scm, src/main.scm:
	+ we can change the function to write the verbose messages. + there
	are two such functions: one that behaves just like before and one
	that (tries to) write to a socket. the latter has not been tested.
	* make the default behaviour as before.
	[31cbed6e0280]<2.1.x-socket-verb>

2010-06-28  Marcos Dione <mdione@sophia.inrira.fr>

	* arch/android/build-android.sh, runtime/misc.scm:
	* parametrized the function that writes verbose messages. we're
	aiming to 'log' to sockets too.
	[1cdbcfc52301]<2.1.x-socket-verb>

	* arch/android/build-android.sh:
	- the doc weblet is too big.
	[32e9ab46182c]<2.1.x>

2010-06-25  Marcos Dione <mdione@sophia.inrira.fr>

	* arch/android/src/fr/inria/hop/Term.java,
	arch/android/src/fr/inria/hop/hop.java:
	* move all the init code to hop.java. + test if we're already setup.
	+ show the user the generated password.
	[278d00e9f768]<2.1.x>

	* arch/android/assets/home/.config/hop/hoprc.hop,
	arch/android/assets/home/config/hop/hoprc.hop:
	* forgot that the packer skips .files.
	[78813f8cd90e]<2.1.x>

	* arch/android/src/fr/inria/hop/hop.java:
	+ another .file anme to convert at extraction time.
	* rewrote the code that creates the initial password to be more
	robust.
	* stupid typo in getHex() produced wrong hex reprs.
	[f0eb2a0b5e65]<2.1.x>

	* arch/android/build-android.sh:
	- don't cleanup the each time.
	[3799e99e59f9]<2.1.x>

	* arch/android/src/fr/inria/hop/Term.java:
	* cleanup.
	[28b996480a1a]<2.1.x>

2010-06-24  Marcos Dione <mdione@sophia.inrira.fr>

	* arch/android/src/fr/inria/hop/hop.java:
	+ createAdminUser() write wizard.hop with the admin user and a
	generated password.
	- onCreate() is not needed any more.
	[73ccb8bc5c0a]<2.1.x>

	* arch/android/assets/home/.config/hop/hoprc.hop:
	+ default config file.
	[242c7f7b34f7]<2.1.x>

	* arch/android/src/fr/inria/hop/hop.java:
	+ Java version of hop's crypt function.
	[a57f31b9ab50]<2.1.x>

2010-06-23  Marcos Dione <mdione@sophia.inrira.fr>

	* arch/android/AndroidManifest.xml, arch/android/build-android.sh:
	+ we have an icon!
	[c058ad6bdf30]<2.1.x>

	* arch/android/FAQ.txt:
	+ why Hop doesn't run in the SDK's emulator.
	[52451c3c0af1]<2.1.x>

	* arch/android/res/layout/terminal.xml:
	- remove the scroll view, we don't need it.
	[69b053a42be0]<2.1.x>

	* arch/android/res/layout/terminal.xml:
	* the old unpack.xml still refered to a TextView. use the
	TermEmulator included.
	[0368b864a1d3]<2.1.x>

	* arch/android/res/layout/terminal.xml,
	arch/android/res/layout/unpack.xml,
	arch/android/src/fr/inria/hop/hop.java:
	* half the code was refering to terminal.emulatorView and half to
	unpack.statusText. unified everything on the first one.
	[bc8cc63bd770]<2.1.x>

2010-06-22  Marcos Dione <mdione@sophia.inrira.fr>

	* arch/android/build-android.sh:
	* yes, still more s/-/_/.
	[5be607b88e99]<2.1.x>

	* arch/android/build-android.sh, etc/Makefile.library:
	* s/e/es/ in static lib filenames.
	* we still need two steps to build hop.
	[f5268e034174]<2.1.x>

	* hopscheme/Makefile:
	* s/eu/ue/.
	[04fe5d8ff31f]<2.1.x>

	* arch/android/FAQ.txt:
	* typos.
	[331f06642e42]<2.1.x>

	* etc/Makefile.library:
	* libscheme2js was linking to itself!
	[98e40f3a2db0]<2.1.x>

2010-06-30  Manuel Serrano <Manuel.Serrano@inria.fr>

	* etc/hop-autoconf.js.in, share/hop-notepad.js, share/hop-request.js,
	share/hop-tabslider.js, weblets/test/withhop.hop:
	Compatibility improvements for IE8.
	[ca58d1e4c78a]<2.1.x>

	* scheme2js/out.scm:
	Minor scheme2js improvement.
	[a8afcecc8001]<2.1.x>

	* configure, runtime/wiki_parser.scm:
	build 2.1.0-rc5
	[dde212f8dba2]<2.1.x>

2010-06-29  Manuel Serrano <Manuel.Serrano@inria.fr>

	* runtime/http_response.scm, runtime/security.scm, runtime/xml.scm:
	Filter security manager
	[dec1294c697a]<2.1.x>

	* configure, share/hop-color.hss, share/hop-slider.hss,
	weblets/home/presentation.wiki, weblets/test/test.hop,
	weblets/test/test.hss:
	build 2.1.0-rc5
	[efc1192a78ca]<2.1.x>

2010-06-28  Manuel Serrano <Manuel.Serrano@inria.fr>

	* etc/hop-autoconf.js.in, scheme2js/dot_expand.scm,
	share/hop-exception.scm, share/hop-request.js, share/hop-spage.scm,
	weblets/doc/Makefile, weblets/doc/config.hop,
	weblets/doc/examples/spage.hop:
	IE ActiveXObject fix (not tested yet).
	[4d0a5530e474]<2.1.x>

2010-06-26  Manuel Serrano <Manuel.Serrano@inria.fr>

	* .hoprelease, weblets/home/release.info:
	build 2.1.0-rc5
	[1a2f4d20b2cc]<2.1.x>

2010-06-20  Manuel Serrano <Manuel.Serrano@inria.fr>

	* .hoprelease, runtime/js_lib.scm, weblets/home/release.info:
	build 2.1.0-rc4
	[4bc8521a06b6]<2.1.x>

	* configure, etc/Makefile.hopconfig.in, etc/Makefile.library,
	hopscheme/Makefile, runtime/Makefile, runtime/clientc.scm,
	runtime/css.scm, runtime/disable-thread.sch, runtime/hop.scm,
	runtime/hop_foldlist.scm, runtime/hop_mathml.scm,
	runtime/hop_paned.scm, runtime/hop_slider.scm,
	runtime/hop_spinbutton.scm, runtime/hop_svg.scm, runtime/hop_sym.scm,
	runtime/hop_wiki.scm, runtime/hss-expd.sch, runtime/http_lib.scm,
	runtime/http_remote.scm, runtime/http_request.scm,
	runtime/http_response.scm, runtime/http_shoutcast.scm,
	runtime/hz.scm, runtime/js_lib.scm, runtime/json.scm,
	runtime/mime.scm, runtime/misc.scm, runtime/param-expd.sch,
	runtime/param.scm, runtime/password.scm, runtime/prefs-expd.sch,
	runtime/prefs.scm, runtime/read.scm, runtime/security.scm,
	runtime/service-expd.sch, runtime/service.scm, runtime/user.scm,
	runtime/weblets.scm, runtime/wiki_parser.scm, runtime/xml-expd.sch,
	runtime/xml.scm, scheme2js/Makefile.configs, scheme2js/expand.scm,
	scheme2js/liveness.scm, scheme2js/mark_statements.scm,
	scheme2js/node_elimination.scm, scheme2js/out.scm,
	scheme2js/propagation.scm, scheme2js/push_set.scm,
	scheme2js/symbol.scm, share/hop-canvas.scm, share/hop-color.scm,
	share/hop-password.scm, share/hop-spinbutton.scm, src/accept.scm,
	src/hop_param.scm, src/main.scm, src/parseargs.scm, src/pipeline.scm,
	widget/Makefile, widget/audio.scm, widget/foldlist.scm,
	widget/notepad.scm, widget/paned.scm, widget/slider.scm,
	widget/tabslider.scm, widget/tree.scm:
	Accomodate new library organisation.
	[a5412f2c1e03]<2.1.x>

2010-06-18  Manuel Serrano <Manuel.Serrano@inria.fr>

	* runtime/hop_extra.scm:
	Add script purification framework.
	[158790ddaf7d]<2.1.x>

	* etc/hopwidget.init.in, runtime/cache.scm, runtime/hop_extra.scm,
	runtime/param.scm, runtime/service.scm, runtime/weblets.scm,
	runtime/xml.scm, share/editor/.list, src/accept.scm:
	build 2.1.0-rc3
	[e58c01516e92]<2.1.x>

	* runtime/security.scm, runtime/xml.scm:
	build 2.1.0-rc3
	[4cd94c501e5a]<2.1.x>

	* runtime/security.scm:
	build 2.1.0-rc3
	[30822bfdbf51]<2.1.x>

	* share/hop_audio.scm, share/hop_canvas.scm, share/hop_color.scm,
	share/hop_dashboard.scm, share/hop_exception.scm, share/hop_file.scm,
	share/hop_font.scm, share/hop_gauge.scm, share/hop_orientation.scm,
	share/hop_password.scm, share/hop_spage.scm,
	share/hop_spinbutton.scm, share/hop_window.scm:
	^ merge my local fixes.
	[33373c2f3671]<2.1.x>

	* arch/android/COMPILING.txt:
	* typo.
	[63aedb10bda3]<2.1.x>

2010-06-17  Manuel Serrano <Manuel.Serrano@inria.fr>

	* runtime/hop_inline.scm, runtime/hz.scm, runtime/wiki_parser.scm:
	Minor fixes.
	[34f3e6ca6fd9]<2.1.x>

2010-06-15  Manuel Serrano <Manuel.Serrano@inria.fr>

	* etc/hop-autoconf.js.in, runtime/css.scm, runtime/read.scm,
	share/Makefile, share/hop-lib.js:
	New CSS feature.
	[ca6afc3119d2]<2.1.x>

2010-06-13  Manuel Serrano <Manuel.Serrano@inria.fr>

	* runtime/cache.scm, runtime/clientc.scm, runtime/css.scm,
	runtime/hop_img.scm, runtime/hz.scm, runtime/make_lib.scm,
	runtime/misc.scm, runtime/param.scm, runtime/user.scm,
	runtime/weblets.scm, share/Makefile, share/hop-audio.scm,
	share/hop-canvas.scm, share/hop-color.scm, share/hop-dashboard.scm,
	share/hop-exception.scm, share/hop-file.scm, share/hop-font.scm,
	share/hop-gauge.scm, share/hop-orientation.scm,
	share/hop-password.scm, share/hop-spage.scm,
	share/hop-spinbutton.scm, share/hop-window.scm, share/hop_audio.scm,
	share/hop_canvas.scm, share/hop_color.scm, share/hop_dashboard.scm,
	share/hop_exception.scm, share/hop_file.scm, share/hop_font.scm,
	share/hop_gauge.scm, share/hop_orientation.scm, share/hop_spage.scm,
	share/hop_spinbutton.scm, share/hop_window.scm, src/main.scm,
	src/parseargs.scm, weblets/hop/hop.hop, weblets/hop/hop.hss:
	Replace _ with - in share file names.
	[cc3b4af97682]<2.1.x>

2010-06-10  Manuel Serrano <Manuel.Serrano@inria.fr>

	* runtime/weblets.scm, weblets/hop/hop.hop:
	Minor weblet improvement (service support in weblet.info).
	[5f3921fc2b22]<2.1.x>

	* runtime/cssmatch.scm, scheme2js/allocate_names.scm:
	Fix scheme2js optimization bug.
	[222a7826565f]<2.1.x>

2010-06-07  Manuel Serrano <Manuel.Serrano@inria.fr>

	* src/main.scm:
	* merge from 2.1.x-android and uncomment set-owner!.
	[579aeb484c1c]<2.1.x>

2010-05-31  Manuel Serrano <Manuel.Serrano@inria.fr>

	* runtime/Makefile, runtime/css.scm, runtime/cssmatch.scm,
	runtime/dom.scm, runtime/js-lib.scm, runtime/make-lib.scm,
	runtime/misc.scm, runtime/read.scm, runtime/user.scm,
	runtime/xml.scm:
	Server side DOM fixes.
	[bff0eb336b23]<2.1.x>

2010-05-27  Manuel Serrano <Manuel.Serrano@inria.fr>

	* etc/hop-autoconf.js.in, runtime/hop-extra.scm, runtime/hz.scm,
	runtime/js-lib.scm, share/hop-audio.js, share/hop-gauge.scm,
	share/hop-lib.js:
	Minor bug fixes.
	[d209e594bc07]<2.1.x>

	* runtime/css.scm:
	Fix HSS compilation (the generated tree is now well-typed).
	[98cb00cccb20]<2.1.x>

2010-05-26  Manuel Serrano <Manuel.Serrano@inria.fr>

	* hopsh/hopsh-param.scm, hopsh/parseargs.scm, hopsh/repl.scm,
	runtime/css.scm, runtime/dom.scm, runtime/hop-extra.scm,
	runtime/hz.scm, runtime/wiki-parser.scm, share/hop-exception.js,
	share/hop-exception.scm, weblets/doc/api.hop,
	weblets/doc/api/wiki.wiki, weblets/doc/weblets.hop,
	weblets/doc/wiki.hop:
	Various minor fixes.
	[ce0d31013541]<2.1.x>

2010-05-25  Manuel Serrano <Manuel.Serrano@inria.fr>

	* runtime/css.scm, runtime/hop-extra.scm, runtime/hop-sym.scm,
	runtime/make-lib.scm, runtime/wiki-parser.scm,
	runtime/wiki-syntax.scm:
	build 2.1.0-rc2
	[00d2c9a26dc4]<2.1.x>

2010-05-19  Manuel Serrano <Manuel.Serrano@inria.fr>

	* runtime/dom.scm, runtime/event.scm, runtime/hop-extra.scm,
	runtime/hop-img.scm, runtime/hop-inline.scm, runtime/hop-mathml.scm,
	runtime/hop-rss.scm, runtime/hop-svg.scm, runtime/html.scm,
	runtime/http-response.scm, runtime/http-webdav.scm,
	runtime/prefs.scm, runtime/security.scm, runtime/user.scm,
	runtime/wiki-parser.scm, runtime/wiki-syntax.scm,
	runtime/wiki-toc.scm, runtime/xml-expd.sch, runtime/xml.scm,
	share/hop-window-red.hss, src/init.scm, widget/audio.scm,
	widget/foldlist.scm, widget/notepad.scm, widget/paned.scm,
	widget/slider.scm, widget/tabslider.scm, widget/tree.scm,
	widget/video.scm:
	build 2.1.0-rc2
	[a16ff3bc5f79]<2.1.x>

2010-05-05  Manuel Serrano <Manuel.Serrano@inria.fr>

	*
	Too old branch
	[c3a896e90ebc]<2.1.x>

2010-06-04  Marcos Dione <mdione@sophia.inrira.fr>

	* arch/android/FAQ.txt:
	+ small FAQ.
	[1e247f82ab4a]<2.1.x-android>

	* arch/android/build-android.sh:
	* cleanup.
	[67c37818b704]<2.1.x-android>

	* arch/android/COMPILING.txt:
	+ compiling instructions.
	[22ac4eb35d9b]<2.1.x-android>

	* arch/android/build-android.sh:
	* fix in comments.
	[233d97460c9c]<2.1.x-android>

	* arch/android/COMPILING.txt, arch/android/build-android.sh:
	* correct the build script so it doesn't fail in the middle when
	compiling from scratch. I still have to include static linking and
	cross hopc in the build system.
	[7a5063c256b2]<2.1.x-android>

2010-06-03  Marcos Dione <mdione@sophia.inrira.fr>

	* arch/android/build-android.sh, arch/android/config-local.sh.sample,
	arch/android/config.sh:
	* moved config to external files and use Bigloo's config too (so we
	don't duplicate).
	[3031fd263337]<2.1.x-android>

2010-06-02  Marcos Dione <mdione@sophia.inrira.fr>

	* arch/android/build-android.sh:
	* enable threads.
	[4646c6f6e371]<2.1.x-android-threads>

2010-05-31  Marcos Dione <mdione@sophia.inrira.fr>

	* share/hop-exception.js:
	* merge from 2.1.x.
	[6347c5afa38a]<2.1.x-android>

	* arch/android/build-android.sh:
	* do not force nice, let the 'user' decide :)
	* cleanup. + more weblets.
	[f8bb8618a594]<2.1.x-android>

	* arch/android/AndroidManifest.xml, arch/android/build-android.sh,
	arch/android/default.properties, arch/android/jni/Android.mk,
	arch/android/local.properties, arch/android/res/layout/unpack.xml,
	arch/android/res/values/strings.xml,
	arch/android/src/fr/inria/hop/Term.java,
	arch/android/src/fr/inria/hop/TermPreferences.java,
	arch/android/src/fr/inria/hop/hop.java, share/hop-exception.js:
	* the main activity is the Term. the older one now is cruft, but
	I'll clean up later. + ask for internet access so we can open
	sockets.
	* s/unpack/run/ as a step in the compilation script.
	* target an Android platform newwer that 1.6.
	* the Term has ben pu in its own layout. the rest is cruft. + lots of
	new strings that came with Term. some are cruft.
	* Term knows how to run several initial commands. we set HOME and run
	hop with this. this way if we shutdown hop, we get a shell running
	with hop's Application perms. this is useful for debugging.
	* call the unpacking code from the Term constructor. this means the
	first run it takes a lot.
	* staic'fied most hop methods so we can call them directly from Teerm
	without instantiating anything.
	* factored out the unpack code from hop constructor.
	[52d205be9358]<2.1.x-android>

	* arch/android/jni/termExec.cpp:
	* s/com.android.term/fr.inria.hop/.
	[3ff238b1a6dd]<2.1.x-android>

	* arch/android/build-android.sh:
	- cleanup.
	* split the apk step into prepare, which copies all the files, and
	apk, which compiles the java part and builds the package. + also,
	the apk step uses the ndk to compile a native lib the comes with
	com.android.term.
	[c50ef1be2e5e]<2.1.x-android>

	* share/hop-exception.js:
	- removed generated file.
	[fec7bc8fce1f]<2.1.x>

2010-05-30  Marcos Dione <mdione@grulic.org.ar>

	* arch/android/res/layout/main.xml, arch/android/res/layout/unpack.xml:
	* rename the layout from main to unpack.
	[faf5463d1a98]<2.1.x-android>

	* arch/android/assets/home/README.TXT:
	+ placeholder file so we have a home dir for hop in the phone.
	[030baf2f4b1f]<2.1.x-android>

	* arch/android/src/com/android/term/Exec.java,
	arch/android/src/com/android/term/Term.java,
	arch/android/src/com/android/term/TermPreferences.java,
	arch/android/src/fr/inria/hop/Exec.java,
	arch/android/src/fr/inria/hop/Term.java,
	arch/android/src/fr/inria/hop/TermPreferences.java:
	* moved code from package com.android.term to fr.inria.hop so we
	don't have to fuss about package names.
	[d037a22780b3]<2.1.x-android>

	* arch/android/res/drawable-hdpi/app_terminal.png,
	arch/android/res/drawable-hdpi/atari_small.png,
	arch/android/res/drawable-mdpi/app_terminal.png,
	arch/android/res/drawable-mdpi/atari_small.png,
	arch/android/res/drawable/atari_small_notice.txt,
	arch/android/res/values/arrays.xml,
	arch/android/res/xml/preferences.xml:
	+ files needed by the terminal emulator.
	[e629ea8c877b]<2.1.x-android>

2010-05-29  Marcos Dione <mdione@grulic.org.ar>

	* arch/android/jni/Android.mk, arch/android/jni/termExec.cpp:
	* removed logging so it can compile/link without compiling the whole
	eclair platform.
	[b0bc80284de3]<2.1.x-android>

	* arch/android/Android.mk, arch/android/jni/Android.mk,
	arch/android/jni/termExec.cpp,
	arch/android/src/com/android/term/Exec.java,
	arch/android/src/com/android/term/Term.java,
	arch/android/src/com/android/term/TermPreferences.java:
	+ files needed for having a terminal emulator, copied from http://an
	droid.git.kernel.org/?p=platform/development.git;a=tree;f=apps/Term;
	hb=HEAD .
	[f87ffddfdb93]<2.1.x-android>

	* arch/android/build-android.sh:
	* only update when copying.
	[26ad8034ba06]<2.1.x-android>

2010-05-26  Marcos Dione <mdione@sophia.inrira.fr>

	* src/main.scm:
	+ also initialize by hand the widget library. that seems to be
	enough.
	[af2ce46b0051]<2.1.x-android>

	* arch/android/res/values/strings.xml:
	- remove the version from another app description. there seem to be
	a lot going around.
	[305e21b9a8ac]<2.1.x-android>

2010-05-25  Marcos Dione <mdione@sophia.inrira.fr>

	* arch/android/build-android.sh:
	* use the first device found. it even works with USB-connected
	phones :)
	* we don't need to copy the .afiles by hand anymore.
	[b8853d2f32d1]<2.1.x-android>

	*
	* merge changes from 2.1.x.
	[f50530f12452]<2.1.x-android>

	* arch/android/src/fr/inria/hop/hop.java,
	arch/android/src/fr/inria/hop/hop_2_0_0.java:
	- removed version from name.
	* rename dot.afile to .afile.
	[b6193a6d3ba7]<2.1.x-android>

	* arch/android/build-android.sh:
	+ mark things to do.
	* use java without version. + use a different libdir because the .apk
	installer creates the $prefix/lib dir and then we don't have perms
	to write there. + use the static srfi.
	* use bigloo from the declared dir (instead from path).
	* don't copy the .so files; the .init files and weblets go in hoplib.
	* .afile's are renamed to dot.afile so thwey're included in the .apk.
	later the unpacker will rename them back.
	[bf5a36959b7b]<2.1.x-android>

	* src/main.scm:
	* the static srfi fires some code needed to initalize hop when we
	have all the libs linked statically and thus we don't fire the init
	code when loading the libs.
	[904696a656f3]<2.1.x-android>

	* arch/android/AndroidManifest.xml:
	* new hop version.
	- removed version from executable.
	[64d27990f0f2]<2.1.x-android>

2010-05-03  Marcos Dione <mdione@sophia.inrira.fr>

	*
	* merge from 2.1.x, again.
	[bf9c0938d92a]<2.1.x-android>

	* runtime/hop-file.scm, runtime/hop-notepad.scm,
	runtime/hop-tabslider.scm, src/main.scm, weblets/doc/config.hop,
	weblets/wiki/etc/wiki.wiki:
	* merge from 2.1.x.
	[a0407e661788]<2.1.x-android>

	* etc/Makefile.library:
	* compile static versions of libraries for the evaluator.
	[e2df174adcc2]<2.1.x-android>

	* arch/android/build-android.sh:
	* we need a native bigloo (bootstraping) and a cross compiled one.
	have different envvars pointing to them. + we also need a hop source
	tree compiled natively for running hopc, used to compile scheme to
	js. as it is not installed with hop, we use the one in the source
	tree.
	* compile hop statically by hand.
	[7362c6a6cc0f]<2.1.x-android>

2010-02-26  Marcos Dione <mdione@sophia.inrira.fr>

	*
	* merge from branch 2.1.x.
	[ae763d1081f2]<2.1.x-android>

	* arch/android/build-android.sh:
	* added --devel and reshoffled a little the parms for ./configure.
	[f04084c403bc]<2.1.x-android>

2010-02-25  Marcos Dione <mdione@sophia.inrira.fr>

	*
	* sync with upstream.
	[4b9d98f3eb93]<2.1.x-android>

	* arch/android/build-android.sh:
	+ arch/nadroid/build-android.sh accepts 'all', which makes it do all
	the 'targets'.
	- we're not using install-prefix anymore.
	[c4fce24e9eba]<2.1.x-android>

2010-02-23  Marcos Dione <mdione@sophia.inrira.fr>

	* arch/android/build-android.sh,
	arch/android/src/fr/inria/hop/hop_2_0_0.java:
	* install some weblets (wizard,hop,hz,shutdown,info so far).
	* attempt to include .afile's ignored by aapkg.
	* FIX: we end up copying by hand now :|
	* make the extractor less verbose.
	[96bd994b3b8f]<2.1.x-android>

2010-02-22  Marcos Dione <mdione@sophia.inrira.fr>

	* arch/android/build-android.sh:
	* we need to set the prefix to the host dir structure, so we must
	copy everything in place by hand.
	- most of the hacks that removed things after instalation but before
	packing. we needed those because there weer errorsa. now that we
	copy by hand they seem to have dissapeared.
	[7ab8e26e1d8f]<2.1.x-android>

	* arch/android/build-android.sh,
	arch/android/src/fr/inria/hop/hop_2_0_0.java,
	hopscheme/scm-compil.scm, src/main.scm, weblets/doc/config.hop,
	weblets/home/demos/repl/Makefile, weblets/home/demos/repl/repl.hop,
	weblets/home/demos/repl/repl.hss, weblets/hop/etc/hop.wiki,
	weblets/wiki/etc/wiki.wiki, weblets/wizard/etc/weblet.info,
	weblets/wizard/etc/wizard.wiki:
	* we now install the libs by ourselves, given that if we let the
	android system do it, the directory has the wrong permissions and
	then we cannot add the .init files.
	* given that we cannot use the hopc we just compiled, we must build
	some files ni widgets/ by hand. FIX: this is not working properly
	yet. + more things installed by hand: .init files, bigloo libs. +
	build-android can also install automatically. ! FIX: commented out
	set-hop-owner call.
	* merge from trunk.
	[461685187c29]<2.1.x-android>

2010-02-19  Marcos Dione <mdione@sophia.inrira.fr>

	* arch/android/build-android.sh:
	* s/reconfigure/configure/ (better semantics for the first time).
	* fix bug in script/source detection.
	[91fd8a18ae99]<2.1.x-android>

	* arch/android/src/fr/inria/hop/hop_2_0_0.java:
	+ code for extracting libs, binaries and resources in the phone.
	[6c0ab7af36ef]<2.1.x-android>

	* arch/android/AndroidManifest.xml, arch/android/build.properties,
	arch/android/build.xml, arch/android/default.properties,
	arch/android/local.properties, arch/android/res/layout/main.xml,
	arch/android/res/values/strings.xml:
	+ generated files for android packaging. command was:
	$ $ANDSDK/tools/android create project --target android-3 --name hop
	--path android --activity hop_2_0_0 --package fr.inria.hop
	 --target android-3 means Android API level 5, corresponding to
	Android 1.5 "cupcake".
	[1cab18330e41]<2.1.x-android>

	* arch/android/build-android.sh:
	+ script for compiling hop for android.
	[67f439009b3d]<2.1.x-android>

2010-05-19  Marcos Dione <mdione@sophia.inrira.fr>

	* runtime/hop_extra.scm, runtime/http_lib.scm, runtime/http_remote.scm,
	runtime/http_response.scm, runtime/wiki_parser.scm,
	runtime/wiki_toc.scm:
	* merge from upstream [2.1.x].
	[09525b2a64b2]<2.1.x-felix>

2010-04-28  Marcos Dione <mdione@sophia.inrira.fr>

	* hopc/Makefile, share/Makefile, share/editor/.list:
	* even more s/-/_/ changes in makefiles.
	[4d3a4ad6d345]<2.1.x-felix>

2010-04-23  Marcos Dione <mdione@sophia.inrira.fr>

	* configure, etc/Makefile.hopconfig.in, src/Makefile:
	+ new --apache-felix parameter. path value should point to felix'
	jar file.
	[f0b4beb469e5]<2.1.x-felix>

2010-04-21  Marcos Dione <mdione@sophia.inrira.fr>

	* src/Makefile:
	+ compile extra Java classes when compiling for Apache Felix.
	[dfac403beac9]<2.1.x-felix>

	* src/HopRunner.java, src/main.scm:
	* when compiling with --srfi boot-from-java, main is exported as
	main, and not as boot.
	[b33c87bc991c]<2.1.x-felix>

2010-04-23  Marcos Dione <mdione@sophia.inrira.fr>

	* src/META-INF/MANIFEST.MF, src/Makefile:
	+ src/META-INF/MANIFEST.MF is not generated anymore.
	[3f9671f01f05]<2.1.x-felix>

	* src/HopActivator.java, src/HopRunner.java, src/HopThread.java:
	+ 3 java classes to wrap hop in an OSGi/Apache Felix bundle.
	[d7f49292e3a1]<2.1.x-felix>

2010-04-28  Marcos Dione <mdione@sophia.inrira.fr>

	* etc/Makefile.library, etc/hop.init.in, etc/hopscheme.init.in,
	etc/scheme2js.init.in, hopreplay/Makefile, hopscheme/Makefile,
	hopsh/Makefile, runtime/Makefile, scheme2js/Makefile,
	scheme2js/runtime/Makefile.include, src/Makefile:
	* s/-/_/ in source filenmae references in makefiles and such. deps
	updated.
	[05e66b63eedb]<2.1.x-felix>

	* widget/Makefile:
	* another s/make-lib/make_lib/ that slipped.
	[de306a613e4c]<2.1.x-felix>

2010-04-27  Marcos Dione <mdione@sophia.inrira.fr>

	* share/Makefile:
	* a sliped s/-/_/.
	[5365ff70f31f]<2.1.x-felix>

2010-04-28  Marcos Dione <mdione@sophia.inrira.fr>

	* hopc/hopc-param.scm, hopc/hopc_param.scm, hopreplay/hoprp-param.scm,
	hopreplay/hoprp_param.scm, hopscheme/dollar-escape.scm,
	hopscheme/dollar-scheme2js-module.scm, hopscheme/dollar_escape.scm,
	hopscheme/dollar_scheme2js_module.scm, hopscheme/hop-runtime.scm,
	hopscheme/hop_runtime.scm, hopscheme/hopscheme-config.scm,
	hopscheme/hopscheme_config.scm, hopscheme/make-lib.scm,
	hopscheme/make_lib.scm, hopscheme/tilde-escape.scm,
	hopscheme/tilde_escape.scm, hopsh/hopsh-param.scm,
	hopsh/hopsh_param.scm, runtime/hop-editor.scm, runtime/hop-extra.scm,
	runtime/hop-foldlist.scm, runtime/hop-img.scm,
	runtime/hop-inline.scm, runtime/hop-mathml.scm,
	runtime/hop-paned.scm, runtime/hop-rss.scm, runtime/hop-slider.scm,
	runtime/hop-spinbutton.scm, runtime/hop-svg.scm, runtime/hop-sym.scm,
	runtime/hop-video.scm, runtime/hop-wiki.scm, runtime/hop_editor.scm,
	runtime/hop_extra.scm, runtime/hop_foldlist.scm, runtime/hop_img.scm,
	runtime/hop_inline.scm, runtime/hop_mathml.scm,
	runtime/hop_paned.scm, runtime/hop_rss.scm, runtime/hop_slider.scm,
	runtime/hop_spinbutton.scm, runtime/hop_svg.scm, runtime/hop_sym.scm,
	runtime/hop_video.scm, runtime/hop_wiki.scm, runtime/http-error.scm,
	runtime/http-filter.scm, runtime/http-lib.scm,
	runtime/http-remote.scm, runtime/http-request.scm,
	runtime/http-response.scm, runtime/http-shoutcast.scm,
	runtime/http-webdav.scm, runtime/http_error.scm,
	runtime/http_filter.scm, runtime/http_lib.scm,
	runtime/http_remote.scm, runtime/http_request.scm,
	runtime/http_response.scm, runtime/http_shoutcast.scm,
	runtime/http_webdav.scm, runtime/js-lib.scm, runtime/js_lib.scm,
	runtime/make-lib.scm, runtime/make_lib.scm, runtime/read-js.scm,
	runtime/read_js.scm, runtime/wiki-parser.scm,
	runtime/wiki-syntax.scm, runtime/wiki-toc.scm,
	runtime/wiki_parser.scm, runtime/wiki_syntax.scm,
	runtime/wiki_toc.scm, scheme2js/allocate-names.scm,
	scheme2js/allocate_names.scm, scheme2js/call-check.scm,
	scheme2js/call_check.scm, scheme2js/captured-vars.scm,
	scheme2js/captured_vars.scm, scheme2js/compile-optimized-boolify.scm,
	scheme2js/compile-optimized-call.scm,
	scheme2js/compile-optimized-set.scm,
	scheme2js/compile_optimized_boolify.scm,
	scheme2js/compile_optimized_call.scm,
	scheme2js/compile_optimized_set.scm,
	scheme2js/constant-propagation.scm,
	scheme2js/constant_propagation.scm, scheme2js/deep-clone.scm,
	scheme2js/deep_clone.scm, scheme2js/dot-expand.scm,
	scheme2js/dot_expand.scm, scheme2js/dsssl-expander.scm,
	scheme2js/dsssl_expander.scm, scheme2js/free-vars.scm,
	scheme2js/free_vars.scm, scheme2js/fun-size.scm,
	scheme2js/fun_size.scm, scheme2js/gen-js.scm, scheme2js/gen_js.scm,
	scheme2js/js-lexer.scm, scheme2js/js-nodes.scm, scheme2js/js-out.scm,
	scheme2js/js-parser.scm, scheme2js/js-pp-exec.scm,
	scheme2js/js-pp.scm, scheme2js/js_lexer.scm, scheme2js/js_nodes.scm,
	scheme2js/js_out.scm, scheme2js/js_parser.scm, scheme2js/js_pp.scm,
	scheme2js/js_pp_exec.scm, scheme2js/letrec-expansion.scm,
	scheme2js/letrec_expansion.scm, scheme2js/loop-updates.scm,
	scheme2js/loop_updates.scm, scheme2js/make-lib.scm,
	scheme2js/make_lib.scm, scheme2js/mark-statements.scm,
	scheme2js/mark_statements.scm, scheme2js/module-resolver.scm,
	scheme2js/module_resolver.scm, scheme2js/mutable-strings.scm,
	scheme2js/mutable_strings.scm, scheme2js/nested-closures.scm,
	scheme2js/nested_closures.scm, scheme2js/node-elimination.scm,
	scheme2js/node_elimination.scm, scheme2js/pipe-port.scm,
	scheme2js/pipe_port.scm, scheme2js/pobject-conv.scm,
	scheme2js/pobject_conv.scm, scheme2js/push-declarations.scm,
	scheme2js/push-set.scm, scheme2js/push_declarations.scm,
	scheme2js/push_set.scm, scheme2js/rm-tail-breaks.scm,
	scheme2js/rm-unused-vars.scm, scheme2js/rm_tail_breaks.scm,
	scheme2js/rm_unused_vars.scm, scheme2js/runtime-expander.scm,
	scheme2js/runtime/multi-file-port.scm,
	scheme2js/runtime/multi_file_port.scm,
	scheme2js/runtime_expander.scm, scheme2js/scm-out.scm,
	scheme2js/scm_out.scm, scheme2js/symbol-table.scm,
	scheme2js/symbol_table.scm, scheme2js/tail-rec.scm,
	scheme2js/tail_rec.scm, scheme2js/template-display.scm,
	scheme2js/template_display.scm, scheme2js/transform-util.scm,
	scheme2js/transform_util.scm, scheme2js/use-count.scm,
	scheme2js/use_count.scm, scheme2js/var-elimination.scm,
	scheme2js/var-ref-util.scm, scheme2js/var_elimination.scm,
	scheme2js/var_ref_util.scm, share/hop-audio.scm,
	share/hop-canvas.scm, share/hop-color.scm, share/hop-dashboard.scm,
	share/hop-exception.scm, share/hop-file.scm, share/hop-font.scm,
	share/hop-gauge.scm, share/hop-orientation.scm,
	share/hop-password.scm, share/hop-spage.scm,
	share/hop-spinbutton.scm, share/hop-window.scm, share/hop_audio.scm,
	share/hop_canvas.scm, share/hop_color.scm, share/hop_dashboard.scm,
	share/hop_exception.scm, share/hop_file.scm, share/hop_font.scm,
	share/hop_gauge.scm, share/hop_orientation.scm,
	share/hop_password.scm, share/hop_spage.scm,
	share/hop_spinbutton.scm, share/hop_window.scm,
	src/amany-scheduler.scm, src/amany_scheduler.scm, src/hop-param.scm,
	src/hop_param.scm, src/nothread-scheduler.scm,
	src/nothread_scheduler.scm, src/oto-scheduler.scm,
	src/oto_scheduler.scm, src/pool-scheduler.scm,
	src/pool_scheduler.scm, src/queue-scheduler.scm,
	src/queue_scheduler.scm, widget/make-lib.scm, widget/make_lib.scm:
	* s/-/_/ in source filenames. makefiles and such will be changed in
	anoter commit.
	[2f01594e014c]<2.1.x-felix>

2010-05-10  Manuel Serrano <Manuel.Serrano@inria.fr>

	* etc/hop-autoconf.js.in, runtime/http-lib.scm, runtime/user.scm,
	share/hop-audio.js, share/hop-notepad.js:
	Various config and init JS fixes for Konqueror.
	[9588728e01e7]<2.1.x>

2010-05-09  Manuel Serrano <Manuel.Serrano@inria.fr>

	* runtime/http-remote.scm, share/hop-event.js:
	Complete fix of the multipart implementation of server events.
	[8f24eb55172c]<2.1.x>

2010-05-08  Manuel Serrano <Manuel.Serrano@inria.fr>

	* etc/hop-autoconf.js.in, runtime/event.scm, runtime/http-remote.scm,
	runtime/http-response.scm, share/hop-event.js, share/hop-request.js,
	weblets/test/event.hop:
	Make multipart comet implementation proxies compatible.
	[bf96bdf087b0]<2.1.x>

2010-05-05  Manuel Serrano <Manuel.Serrano@inria.fr>

	* .hoprelease, weblets/home/release.info:
	build 2.1.0-rc2
	[4d6eff73cc6b]<2.1.x>

	* configure, runtime/cache.scm, runtime/http-shoutcast.scm,
	runtime/user.scm, runtime/xml-expd.sch, scheme2js/expanders.scm,
	scheme2js/runtime/IO.js, scheme2js/runtime/runtime_part.js,
	weblets/doc/examples/canvas6.hop.orig, widget/tree.scm:
	Merge and close old 2.0.x branches.
	[835e1acbd9d0]<2.0.x>

	* share/hop-window-red.hss:
	CSS fix for windows.
	[129e14fbaa12]<2.1.x>

2010-05-03  Marcos Dione <mdione@sophia.inrira.fr>

	*
	* merge from manuel's 2.1.x. there's a remaining 2.1.x head from
	floarian.
	[7a49383bf380]<2.1.x>

2010-04-29  Marcos Dione <mdione@sophia.inrira.fr>

	* Makefile:
	* merge local commits.
	[5454e37af415]<2.1.x>

	* hopscheme/precompilation.scm, runtime/hop-extra.scm, runtime/hz.scm,
	runtime/module.scm, runtime/xml-expd.sch:
	Fix HZ webdav resolution.
	[139a0b0479b8]<2.1.x>

2010-04-25  Manuel Serrano <Manuel.Serrano@inria.fr>

	* runtime/xml-expd.sch, widget/tree.scm:
	Fix markup tag construction.
	[7500b1b95c2f]<2.1.x>

2010-04-24  Manuel Serrano <Manuel.Serrano@inria.fr>

	* runtime/xml.scm:
	build 2.1.0-rc1
	[421ecb6ca978]<2.1.x>

	* runtime/password.scm, runtime/user.scm, runtime/xml-expd.sch,
	runtime/xml.scm, share/hop-audio.js, share/hop-password.scm:
	Improve xml-make-id by removing the global lock (a little bit
	dangerous).
	[ac8bfbaac8c4]<2.1.x>

2010-04-23  Manuel Serrano <Manuel.Serrano@inria.fr>

	* runtime/xml.scm:
	Fix xml identifier automatic generation.
	[1b4e11a6fd74]<2.1.x>

	* .hoprelease, weblets/home/release.info:
	build 2.1.0-rc1
	[b572b89de1a3]<2.1.x>

	* .hoprelease, weblets/home/release.info:
	build 2.1.0-rc2
	[4e1010999c48]<2.1.x>

	* .hoprelease, configure, etc/Makefile.hopconfig.in, runtime/Makefile,
	runtime/hop-extra.scm, runtime/hop-inline.scm, runtime/hop-svg.scm,
	runtime/html.scm, runtime/http-error.scm, runtime/http-response.scm,
	runtime/make-lib.scm, runtime/misc.scm, runtime/prefs.scm,
	runtime/service.scm, runtime/types.scm, runtime/user.scm,
	runtime/wiki-parser.scm, runtime/wiki-toc.scm, runtime/xml.scm,
	src/accept.scm, src/pipeline.scm, src/scheduler.scm,
	weblets/home/release.info, widget/Makefile:
	build 2.1.0-pre3
	[3fcefc135a91]<2.1.x>

2010-04-22  Manuel Serrano <Manuel.Serrano@inria.fr>

	* runtime/hop-extra.scm, runtime/hz.scm, runtime/js-lib.scm,
	runtime/module.scm, runtime/param.scm, runtime/service-expd.sch,
	scheme2js/out.scm, scheme2js/runtime/runtime_part.js,
	src/parseargs.scm:
	Add HOP-HZ-REPOSISTORIES
	[fc4f9b0a3ee2]<2.1.x>

	* runtime/hop-extra.scm, runtime/hz.scm, runtime/module.scm,
	runtime/param.scm, share/hop-lib.js, src/pipeline.scm:
	Accommodate new Bigloo exception traces.
	[606eee87a82f]<2.1.x>

2010-04-20  Manuel Serrano <Manuel.Serrano@inria.fr>

	* runtime/event.scm, widget/audio.scm:
	Fix new obj->javascript implementation.
	[6751370ff5fb]<2.1.x>

	* etc/hop-autoconf.js.in, hopc/main.scm, hopscheme/tilde-escape.scm,
	runtime/Makefile, runtime/event.scm, runtime/http-response.scm,
	runtime/http-shoutcast.scm, runtime/js-lib.scm, runtime/json.scm,
	runtime/read-js.scm, runtime/read.scm, runtime/security.scm,
	runtime/service.scm, runtime/types.scm, runtime/xml-expd.sch,
	runtime/xml.scm, scheme2js/out.scm,
	scheme2js/runtime/runtime_part.js, share/hop-gauge.scm,
	share/hop-request.js, share/hop-serialize.js, src/main.scm,
	src/parseargs.scm, src/pipeline.scm, weblets/doc/api/gauge.wiki,
	widget/audio.scm, widget/gauge.hop, widget/notepad.scm,
	widget/tabslider.scm, widget/tree.scm:
	Renaming of 'hop->javascript'.
	[a5bee86a142e]<2.1.x>

2010-04-19  Manuel Serrano <Manuel.Serrano@inria.fr>

	* runtime/http-error.scm, share/hop-window-red.hss,
	share/hop-window.hss, share/hop-window.js:
	Fix hop-window CSS.
	[859da927c1c8]<2.1.x>

2010-04-16  Manuel Serrano <Manuel.Serrano@inria.fr>

	* runtime/hop-extra.scm, runtime/hop-file.scm, runtime/hop-img.scm,
	runtime/security.scm, widget/file.scm:
	Yet another security fix.
	[302b760cc098]<2.1.x>

	* runtime/hop-file.scm, runtime/make-lib.scm, runtime/security.scm,
	widget/file.scm, widget/notepad.scm, widget/tabslider.scm:
	Secure attribute fixes.
	[e1fd85ec40dc]<2.1.x>

	* runtime/prefs.scm, runtime/security.scm, runtime/types.scm:
	Enforce security for XML attributes.
	[561713d1573e]<2.1.x>

2010-04-15  Manuel Serrano <Manuel.Serrano@inria.fr>

	* runtime/hop-img.scm, runtime/http-error.scm, runtime/security.scm,
	share/hop-dashboard.js:
	Fix security manager.
	[f30f6db728ac]<2.1.x>

2010-04-14  Manuel Serrano <Manuel.Serrano@inria.fr>

	* runtime/http-error.scm, runtime/http-response.scm,
	runtime/security.scm, runtime/types.scm, runtime/xml.scm,
	share/Makefile, share/icons/privacy.png:
	Improve code injection detection (relax AST comparison).
	[6e2a68654936]<2.1.x>

	* Makefile, hopc/main.scm, runtime/http-response.scm,
	runtime/js-lib.scm, scheme2js/out.scm, share/hop-exception.js,
	share/hop-exception.scm, weblets/doc/Makefile,
	weblets/doc/examples/beers.hop:
	build 2.1.0-pre2
	[cd3b8caa307b]<2.1.x>

2010-04-13  Manuel Serrano <Manuel.Serrano@inria.fr>

	* etc/hop-autoconf.js.in, hopc/main.scm, hopscheme/hop-runtime.scm,
	hopscheme/tilde-escape.scm, runtime/clientc.scm,
	runtime/http-response.scm, runtime/js-lib.scm, runtime/param.scm,
	runtime/types.scm, scheme2js/out.scm,
	scheme2js/runtime/runtime_part.js, scheme2js/scheme2js.scm,
	share/Makefile, share/hop-dom.js, share/hop-event.js,
	share/hop-gauge.hss, share/hop-gauge.scm, share/hop-request.js,
	share/hop-serialize.js, src/parseargs.scm, weblets/doc/Makefile,
	weblets/doc/api/gauge.wiki, weblets/doc/config.hop,
	weblets/doc/examples/gauge.hop, weblets/test/Makefile,
	weblets/test/gauge.hop, weblets/test/test.hop, widget/Makefile,
	widget/gauge.hop, widget/make-lib.scm, widget/tree.scm:
	Add gauges.
	[23c9e9c40db0]<2.1.x>

2010-04-12  Manuel Serrano <Manuel.Serrano@inria.fr>

	* scheme2js/out.scm:
	Escape / character in client-side code generation. As noted by
	Zhengqin Luo, this workaround fixes the problem of literal strings
	containing the pattern </script>.
	[9efa443ee548]<2.1.x>

2010-04-09  Manuel Serrano <Manuel.Serrano@inria.fr>

	* hopc/main.scm, runtime/event.scm, runtime/http-response.scm,
	runtime/js-lib.scm, runtime/read-js.scm, runtime/service.scm,
	runtime/xml.scm, share/flash/HopServevt.as,
	share/flash/HopServevt.swf, share/hop-event.js, src/parseargs.scm,
	widget/audio.scm, widget/notepad.scm, widget/tabslider.scm,
	widget/tree.scm:
	Shift the flash string encoding from server to client.
	[fd7e6050a444]<2.1.x>

	* runtime/event.scm, runtime/js-lib.scm, share/flash/HopServevt.as,
	share/flash/HopServevt.swf, share/hop-event.js:
	build 2.1.0-pre2
	[8c26ead5acb9]<2.1.x>

2010-04-08  Manuel Serrano <Manuel.Serrano@inria.fr>

	* weblets/home/demo.hop, weblets/home/download.wiki,
	weblets/home/home.hop:
	Maemo installation fixes.
	[a7dfe28443bb]<2.1.x>

2010-04-07  Manuel Serrano <Manuel.Serrano@inria.fr>

	* etc/hop-autoconf.js.in, hopc/main.scm, runtime/event.scm,
	runtime/hop-notepad.scm, runtime/hop-tabslider.scm,
	runtime/http-response.scm, runtime/js-lib.scm, runtime/param.scm,
	runtime/read-js.scm, runtime/service.scm, runtime/xml.scm,
	share/hop-request.js, src/parseargs.scm, widget/audio.scm,
	widget/notepad.scm, widget/tabslider.scm, widget/tree.scm:
	Rename hop->json into hop->x-javascript.
	[4ed6b3302e48]<2.1.x>

2010-04-01  Manuel Serrano <Manuel.Serrano@inria.fr>

	* runtime/xml.scm:
	Fix XML pretty-printer.
	[0528b8cda13f]<2.1.x>

	* etc/hop-autoconf.js.in, runtime/hop-extra.scm, runtime/xml.scm,
	share/Makefile, share/hop-dashboard.js, share/hop-dom.js,
	weblets/wiki/wiki.hop:
	Fix .js installation (strip more comments).
	[18b12b42331a]<2.1.x>

2010-03-31  Manuel Serrano <Manuel.Serrano@inria.fr>

	* runtime/hop-svg.scm, runtime/priv.scm:
	SVG img parsing fixes.
	[a6abad9791a8]<2.1.x>

	* hopsh/repl.scm, runtime/hop.scm:
	Fix hopsh timeout.
	[af2bb2d99a71]<2.1.x>

	* runtime/wiki-parser.scm:
	Fix wiki title (images and figures) font encoding.
	[a35dcc8bb11d]<2.1.x>

	* .hoprelease, etc/configure.scm.in, runtime/hop.scm,
	runtime/js-lib.scm, share/hop-password.scm, src/parseargs.scm,
	src/pipeline.scm, weblets/home/release.info:
	build 2.1.0-pre2
	[1ca308f8010f]<2.1.x>

2010-03-30  Manuel Serrano <Manuel.Serrano@inria.fr>

	* hopscheme/hop-runtime.scm, runtime/Makefile, runtime/hop-extra.scm,
	runtime/http-request.scm, runtime/http-webdav.scm,
	runtime/make-lib.scm, runtime/param.scm, runtime/password.scm,
	runtime/user.scm, scheme2js/error.scm, scheme2js/expand.scm,
	scheme2js/module.scm, share/Makefile, share/hop-dashboard.js,
	share/hop-lib.js, share/hop-login.hss, share/hop-login.js,
	share/hop-password.scm, share/hop.hss, src/main.scm,
	weblets/doc/api/access.wiki, weblets/doc/api/param-misc.wiki,
	weblets/doc/tutorials/04-authentication.wiki,
	weblets/epassword/epassword.hop, weblets/hop/hop.hop,
	widget/audio.scm:
	Add new authentication schemas (documented).
	[ae55e690fea0]<2.1.x>

2010-03-26  Manuel Serrano <Manuel.Serrano@inria.fr>

	* runtime/http-lib.scm, weblets/hzbuilder/etc/skeleton/main.hop,
	weblets/weblets/package.hop, weblets/weblets/weblets.hop:
	Minor weblet fix and http authorization decoding.
	[75b061f1cb0d]<2.1.x>

2010-03-24  Manuel Serrano <Manuel.Serrano@inria.fr>

	* weblets/hop/hop.hss, weblets/hzbuilder/hzbuilder.hss:
	build 2.1.0-pre1
	[00aee119558c]<2.1.x>

	* share/hop-audio.js, share/hop-lib.js,
	weblets/hzbuilder/hzbuilder.hss:
	build 2.1.0-pre1
	[ea4f2c9aae37]<2.1.x>

2010-03-22  Manuel Serrano <Manuel.Serrano@inria.fr>

	* runtime/user.scm, scheme2js/symbol.scm, weblets/wiki/wiki.hop,
	weblets/wiki/wiki.scm:
	Fix ho0/ho1 encryption schemes.
	[ec08a56a37ec]<2.1.x>

	* runtime/http-request.scm, runtime/user.scm:
	build 2.1.0-pre1
	[116c374e2024]<2.1.x>

2010-03-21  Manuel Serrano <Manuel.Serrano@inria.fr>

	* runtime/types.scm, runtime/user.scm, share/Makefile,
	weblets/wizard/wizard.hop:
	Fix wizard client-size implementation.
	[c41ca863fdfb]<2.1.x>

2010-03-20  Manuel Serrano <Manuel.Serrano@inria.fr>

	* runtime/dom.scm, runtime/http-lib.scm, runtime/http-request.scm,
	runtime/param.scm, runtime/user.scm:
	Support for HTTP digest authentication.
	[e66d4f528899]<2.1.x>

2010-03-19  Manuel Serrano <Manuel.Serrano@inria.fr>

	* runtime/http-lib.scm, runtime/http-request.scm, runtime/param.scm,
	runtime/types.scm, runtime/user.scm, share/hop-audio.hss,
	share/hop-audio.js, weblets/epassword/epassword.hop,
	weblets/epassword/epassword.hss:
	First step toward HTTP DIGEST authentication.
	[f8dd52f00044]<2.1.x>

2010-03-17  Manuel Serrano <Manuel.Serrano@inria.fr>

	* share/hop-audio.js, share/hop-file.hss, share/hop-file.js,
	share/hop-paned.js, widget/file.scm:
	Fix the file-chooser.
	[9693e5bbb98e]<2.1.x>

2010-03-15  Manuel Serrano <Manuel.Serrano@inria.fr>

	* runtime/wiki-parser.scm, share/hop-audio.js, widget/audio.scm:
	Minor wiki improvement. Audio fixes.
	[b227c28a222b]<2.1.x>

2010-03-14  Manuel Serrano <Manuel.Serrano@inria.fr>

	* share/hop-audio.js, share/hop-event.js, share/hop-request.js,
	widget/audio.scm:
	Audio initialization fixes.
	[2f74946b5ca4]<2.1.x>

2010-03-11  Manuel Serrano <Manuel.Serrano@inria.fr>

	* runtime/event.scm, share/hop-audio.js, widget/audio.scm:
	Hop Audio fixes and improvements (meta tag handling).
	[ada9c754ae1d]<2.1.x>

	* runtime/event.scm, share/hop-audio.js, share/hop-dom.js,
	share/hop-event.js, widget/audio.scm:
	Change the client-side HTML constructors to match server-side
	semantics.
	[f08809e1bfa8]<2.1.x>

2010-03-09  Manuel Serrano <Manuel.Serrano@inria.fr>

	* runtime/css.scm, runtime/hop-extra.scm, runtime/read.scm,
	share/hop-audio.js, share/hop-spage.hss, weblets/home/home.hop,
	widget/audio.scm:
	Various widgets fixes.
	[f14805c6530d]<2.1.x>

	* hopscheme/precompilation.scm, scheme2js/inline.scm,
	share/hop-spinbutton.hss, share/hop-window.hss, share/hop-window.js:
	Spinbutton and window HSS improvement. Improved scheme2js error
	messages.
	[a5936d224672]<2.1.x>

2010-03-08  Manuel Serrano <Manuel.Serrano@inria.fr>

	* scheme2js/inline.scm, scheme2js/tail-rec.scm,
	scheme2js/transform-util.scm, share/hop-lib.js, src/main.scm,
	weblets/doc/api/dom.wiki:
	Scheme2JS error message improvements.
	[30bf67e459d5]<2.1.x>

	* hopscheme/precompilation.scm, runtime/cache.scm, share/hop-audio.hss,
	share/hop-audio.js, share/hop-slider.hss, share/hop-spage.hss,
	src/scheduler.scm, weblets/info/info.hop, weblets/info/info.hss,
	widget/audio.scm, widget/slider.scm:
	Various widgets fixes and hopscheme module compilation backport
	(from 2.0.x).
	[6059096b054b]<2.1.x>

2010-03-07  Manuel Serrano <Manuel.Serrano@inria.fr>

	* runtime/cache.scm, runtime/user.scm, share/hop-audio.hss,
	share/hop-audio.js, share/hop-slider.hss, share/hop-slider.js,
	src/init.scm, weblets/doc/api/slider.wiki, weblets/test/test.hss,
	widget/audio.scm:
	Various widgets HSS fixes and improvements.
	[525d04632698]<2.1.x>

2010-03-05  Manuel Serrano <Manuel.Serrano@inria.fr>

	* runtime/http-remote.scm, share/hop-audio.js, share/hop-dom.js,
	weblets/doc/Makefile, weblets/doc/api.hop, weblets/doc/config.hop,
	weblets/doc/doc.hop, weblets/doc/doc.scm, weblets/doc/index.hop,
	weblets/doc/libraries.hop, weblets/doc/search.hop,
	weblets/doc/tutorials.hop, weblets/doc/weblets.hop,
	weblets/doc/widgets.hop, weblets/test/audio.hop,
	weblets/test/canvas.hop, widget/audio.scm:
	Test and Doc fixes (needed for the new module system).
	[a97661475e2a]<2.1.x>

	* runtime/xml.scm, share/hop-audio.js, widget/audio.scm,
	widget/make-lib.scm:
	First step toward HTML5 controlled players (by servers).
	[643b20a55352]<2.1.x>

2010-03-04  Manuel Serrano <Manuel.Serrano@inria.fr>

	* runtime/xml.scm:
	Server-side HTML attribute check when security > 0.
	[692310d74103]<2.1.x>

2010-03-03  Manuel Serrano <Manuel.Serrano@inria.fr>

	* runtime/css.scm, share/hop-audio.hss, share/hop-notepad.hss,
	widget/audio.scm:
	Improve AUDIO css declaration (and fix a minor HSS bug).
	[9cf1e9dd95b1]<2.1.x>

2010-03-02  Manuel Serrano <Manuel.Serrano@inria.fr>

	* weblets/doc/widgets.hop, weblets/home/demo.hop,
	weblets/hzbuilder/etc/skeleton/default.hss,
	weblets/hzbuilder/etc/skeleton/main.hop, weblets/wiki/Makefile,
	weblets/wiki/etc/wiki.wiki, weblets/wiki/wiki.hop,
	weblets/wiki/wiki.scm:
	Wiki fixes.
	[21965fc45925]<2.1.x>

	* scheme2js/expanders.scm:
	Fix client-side let* expansion.
	[8bc8ef5ab056]<2.1.x>

2010-03-01  Manuel Serrano <Manuel.Serrano@inria.fr>

	* runtime/event.scm, scheme2js/runtime/IO.js, share/base64.js,
	share/hop-audio.hss, share/hop-audio.js, share/hop-event.js,
	share/hop-lib.js, widget/audio.scm:
	Various audio improvement.
	[180e20d3ed49]<2.1.x>

2010-02-26  Manuel Serrano <Manuel.Serrano@inria.fr>

	* runtime/event.scm, share/hop-event.js:
	Fix websocket event registration.
	[c5e304bda2c0]<2.1.x>

	* widget/audio.scm:
	Minor audio fixes.
	[8f894c9d671e]<2.1.x>

2010-02-25  Manuel Serrano <Manuel.Serrano@inria.fr>

	* runtime/event.scm, runtime/http-response.scm, share/hop-event.js,
	weblets/test/event.hop:
	Complete websocket server event implementation (webkit).
	[67e1d5224e77]<2.1.x>

	* runtime/hop.scm, src/scheduler.scm:
	Fix current-request implementation when threads disabled.
	[47f56bb145cb]<2.1.x>

2010-02-19  Marcos Dione <mdione@sophia.inrira.fr>

	* Makefile:
	* for some shells (dash), '.' only seraches in PATH unless you
	provide at least a relative path.
	[71b778527b80]<2.1.x>

	* etc/hopscheme.init.in, hopscheme/Makefile, hopscheme/hopscheme.scm,
	hopscheme/make-lib.scm, hopscheme/scm-compil.scm, runtime/module.scm,
	runtime/read.scm, runtime/xml.scm, weblets/home/Makefile,
	weblets/home/demos/repl/Makefile, weblets/home/demos/repl/repl.hop,
	weblets/home/demos/repl/repl.hss:
	Improved unbound client variable error messages.
	[5963b0c57eff]<2.1.x>

2010-02-18  Manuel Serrano <Manuel.Serrano@inria.fr>

	* hopscheme/tilde-escape.scm, runtime/clientc.scm, runtime/read.scm,
	runtime/xml.scm, share/hop-lib.js, src/parseargs.scm:
	Detect client-side unbound variable at compile time.
	[6fd66e055dbf]<2.1.x>

	* hopc/main.scm, hopscheme/dollar-escape.scm,
	hopscheme/hopscheme-config.scm, hopscheme/tilde-escape.scm,
	runtime/clientc.scm, runtime/misc.scm, runtime/module.scm,
	runtime/read-js.scm, runtime/read.scm, runtime/xml.scm,
	src/parseargs.scm, weblets/test/test.hop, weblets/test/widget.hop:
	New implementation of sexp->hopscheme and vice-versa.
	[8536b4913398]<2.1.x>

	* weblets/test/Makefile, weblets/test/test.hop,
	weblets/test/widget.hop:
	build 2.1.0-pre1
	[1c3bc6e03a63]<2.1.x>

	* hopc/main.scm, hopscheme/hopscheme.scm, hopscheme/scm-compil.scm,
	hopscheme/tilde-escape.scm, runtime/clientc.scm, runtime/xml.scm,
	share/hop-request.js, src/parseargs.scm:
	Re-structure hopscheme. Start re-implementing tilde-escape.
	[f5e5a5ddebb0]<2.1.x>

2010-02-16  Manuel Serrano <Manuel.Serrano@inria.fr>

	* configure:
	build 2.1.0-pre1
	[a95385f27778]<2.1.x>

	* runtime/param.scm, runtime/read.scm:
	Automatic .afile generation.
	[2f61e04fc3dd]<2.1.x>

	* configure, etc/hop-autoconf.js.in, hopscheme/precompilation.scm,
	hopscheme/tilde-escape.scm, runtime/clientc.scm,
	runtime/hop-extra.scm, runtime/hop-wiki.scm, runtime/http-error.scm,
	runtime/http-remote.scm, runtime/http-response.scm,
	runtime/http-webdav.scm, runtime/service-expd.sch,
	runtime/weblets.scm, runtime/wiki-parser.scm, runtime/wiki-toc.scm,
	runtime/xml.scm, scheme2js/runtime/immutable.js, share/Makefile,
	share/hop-audio.hss, share/hop-audio.js, share/hop-color.scm,
	share/hop-dashboard.js, share/hop-dom.js, share/hop-exception.js,
	share/hop-exception.scm, share/hop-file.hss, share/hop-file.js,
	share/hop-login.hss, share/hop-login.js, share/hop-notepad.hss,
	share/hop-paned.hss, share/hop-paned.js, share/hop-request.js,
	share/hop-slider.hss, share/hop-slider.js, share/hop-spage.scm,
	share/hop-spinbutton.hss, share/hop-spinbutton.scm,
	share/hop-tabslider.hss, share/hop-tabslider.js,
	share/hop-window-red.hss, share/hop-window.js, share/hop.css,
	share/hop.hss, share/icons/dashboard.png, src/Makefile, src/main.scm,
	src/pipeline.scm, src/scheduler.scm, weblets/color/color.hop,
	weblets/dashboard/dashboard.hop, weblets/doc/api/pan.wiki,
	weblets/doc/api/spinbutton.wiki, weblets/doc/api/tabslider.wiki,
	weblets/doc/examples/paned-2.hop,
	weblets/home/demos/source/source.hop, weblets/home/presentation.wiki,
	weblets/home/weblets.wiki, weblets/hop/hop.hop, weblets/hop/hop.hss,
	weblets/hz/hz.hss, weblets/hz/markup.hop, weblets/test/Makefile,
	weblets/test/dom.hop, weblets/test/paned.hop,
	weblets/test/spinbutton.hop, weblets/test/tabslider.hop,
	weblets/test/test.hop, weblets/test/test.hss, weblets/wiki/wiki.hop,
	weblets/wiki/wiki.hss, widget/audio.scm, widget/file.scm,
	widget/paned.scm, widget/slider.scm, widget/spage.hop,
	widget/spinbutton.hop, widget/tabslider.scm:
	Merge with 2.0.1 and various widget fine tunings.
	[ed61c87d2ca9]<2.1.x>

	* scheme2js/runtime/immutable.js, scheme2js/runtime/mutable.js,
	src/init.scm:
	Minor scheme2js fixes.
	[91f68568b858]<2.0.x>

2010-02-15  Manuel Serrano (Manuel.Serrano@inria.fr)

	* runtime/weblets.scm:
	Fix weblets preloading.
	[aa13fb316f07]<2.0.x>

	* runtime/http-remote.scm, runtime/weblets.scm, widget/audio.scm:
	build 2.0.1
	[75e8e4987fe6]<2.0.x>

2010-02-13  Manuel Serrano (Manuel.Serrano@inria.fr)

	* share/hop-window.js, src/init.scm, src/pipeline.scm,
	weblets/wiki/wiki.hop:
	Fix iwindow clipping.
	[c7592c6c95a0]<2.0.x>

2010-02-11  Manuel Serrano (Manuel.Serrano@inria.fr)

	* etc/hop-autoconf.js.in, share/hop-dom.js, weblets/test/Makefile,
	weblets/test/dom.hop, weblets/test/test.hop, weblets/test/test.hss:
	innerHTML with scripts now ok with FF, Webkit, and Opera.
	[403eff054600]<2.0.x>

2010-02-10  Manuel Serrano (Manuel.Serrano@inria.fr)

	* etc/hop-autoconf.js.in, share/hop-dom.js:
	Fix innerHTML eval autoconfiguration.
	[b806366666a5]<2.0.x>

2010-02-09  Manuel Serrano (Manuel.Serrano@inria.fr)

	* configure, runtime/http-response.scm, src/Makefile:
	Various JVM fixes.
	[245aaa04bc2a]<2.0.x>

	* runtime/service-expd.sch, runtime/xml.scm, weblets/wiki/wiki.hop:
	Fix service's #!optional parameter. Add HTML5 doctype.
	[dcb75871b16a]<2.0.x>

	* runtime/http-error.scm, runtime/http-remote.scm, share/hop-audio.js,
	widget/audio.scm:
	Update audio metadata upon new client connection.
	[87aa0bfbf297]<2.0.x>

2010-02-08  Manuel Serrano (Manuel.Serrano@inria.fr)

	* etc/hop-autoconf.js.in, share/hop-audio.hss, share/hop-dom.js,
	share/hop-spage.scm, widget/audio.scm, widget/spage.hop:
	Add a workaround for innerHTML on webkit based browsers.
	[d5c1202e3669]<2.0.x>

	* runtime/http-request.scm, runtime/http-response.scm,
	runtime/http-webdav.scm, runtime/user.scm, runtime/wiki-toc.scm,
	weblets/wiki/wiki.hop:
	Fix webdav server authentication responses.
	[1b01f5503b84]<2.0.x>

	* etc/hop-autoconf.js.in, runtime/hop-wiki.scm,
	runtime/wiki-parser.scm, runtime/wiki-toc.scm, share/hop-color.scm,
	share/hop-exception.js, share/hop-exception.scm, share/hop-file.js,
	share/hop-login.hss, share/hop-login.js, share/hop-paned.js,
	share/hop-request.js, share/hop-slider.hss, weblets/color/color.hop,
	weblets/hop/hop.hop, weblets/hop/hop.hss, widget/file.scm,
	widget/paned.scm:
	Google-chrome incompatibility fixes.
	[4bde86000884]<2.0.x>

2010-02-05  Manuel Serrano (Manuel.Serrano@inria.fr)

	* runtime/hop-extra.scm, share/hop-file.hss, share/hop.hss,
	weblets/hz/hz.hss, weblets/hz/markup.hop, widget/file.scm:
	Accomodate PANED fixes.
	[0629d76b7764]<2.0.x>

	* etc/hop-autoconf.js.in, runtime/hop-extra.scm, share/Makefile,
	share/hop-dashboard.js, share/hop-paned.hss, share/hop-paned.js,
	share/hop-window-red.hss, share/hop-window.js, share/hop.css,
	share/hop.hss, share/icons/dashboard.png,
	weblets/dashboard/dashboard.hop, weblets/doc/api/pan.wiki,
	weblets/doc/api/spinbutton.wiki, weblets/doc/examples/paned-2.hop,
	weblets/home/demos/source/source.hop, weblets/home/presentation.wiki,
	weblets/hop/hop.hop, weblets/hz/hz.hss, weblets/hz/markup.hop,
	weblets/test/paned.hop, widget/paned.scm:
	Fix hop-window. Fix hop-paned. Rename hop.css into hop.hss.
	[5775a8d871cd]<2.0.x>

2010-01-19  Manuel Serrano (Manuel.Serrano@inria.fr)

	* runtime/hop-extra.scm, share/hop-paned.hss, share/hop-paned.js,
	src/pipeline.scm, weblets/home/home.hss, weblets/home/release.info,
	weblets/home/weblets.wiki:
	Fix vertical pan resize.
	[1504c72188e0]<2.0.x>

	* hopscheme/tilde-escape.scm:
	fix for hopc problems.
	[65ac802710a9]<2.1.x>

	* hopscheme/tilde-escape.scm:
	small bugfix.
	[7db4ce0ebade]<tilde2list>

2010-01-18  Manuel Serrano (Manuel.Serrano@inria.fr)

	* hopc/main.scm, hopscheme/dollar-escape.scm,
	hopscheme/hopscheme-config.scm, hopscheme/make-lib.scm,
	hopscheme/precompilation.scm, hopscheme/tilde-escape.scm,
	runtime/clientc.scm, runtime/xml.scm, scheme2js/dot-expand.scm,
	scheme2js/nodes.scm, scheme2js/out.scm,
	scheme2js/runtime/immutable.js, scheme2js/runtime/mutable.js,
	scheme2js/symbol.scm, src/parseargs.scm, weblets/home/release.info:
	Failed attempt to merge tilde2list branch and 2.0.x.
	[e0be2557a3f3]<2.1.x>

	* .hoprelease, configure, weblets/home/home.hss,
	weblets/home/release.info:
	Beginning of 2.1.x branch.
	[bfbb5314aa2d]<2.1.x>

2010-01-15  Manuel Serrano (Manuel.Serrano@inria.fr)

	* .hoprelease, configure, share/hop-event.js:
	Minor server event fix.
	[391aa860386a]<2.0.x>

2010-01-14  Manuel Serrano (Manuel.Serrano@inria.fr)

	* widget/audio.scm:
	Fix audio for 3.3a.
	[40fda91cce50]<2.0.x>

	* weblets/home/home.hss, weblets/hz/hz-install.js, weblets/hz/hz.hop:
	Fix hz JS installer.
	[27c3a705b3f4]<2.0.x>

	* weblets/home/demo.hop:
	build 2.0.0
	[10cfbbf24909]<2.0.x>

2010-01-13  Manuel Serrano (Manuel.Serrano@inria.fr)

	* weblets/doc/api/audio.wiki:
	Add a bigloo3.3a workaround for audio-server.
	[0a434f58db8d]<2.0.x>

	* widget/audio.scm:
	build 2.0.0
	[3a0d2c5a391b]<2.0.x>

2010-01-12  Manuel Serrano (Manuel.Serrano@inria.fr)

	* weblets/home/demo.hop, weblets/home/demos/video/video.hop:
	Fix video demo.
	[b05a5c6ae1bf]<2.0.x>

	* weblets/home/home.hop:
	Fix home/devel-version-set.
	[4752d3ed6db8]<2.0.x>

2010-01-11  Manuel Serrano (Manuel.Serrano@inria.fr)

	* src/accept.scm, src/hop-param.scm, src/pipeline.scm,
	weblets/doc/api/access.wiki:
	Add IP blacklist (see the documentation entry for hop-ip-blacklist).
	[2a8dfe65fd43]<2.0.x>

	* runtime/http-remote.scm, runtime/misc.scm, runtime/service-expd.sch,
	runtime/weblets.scm, scheme2js/module.scm, share/hop-audio.js,
	share/hop-fx.hss, share/hop-window.hss, share/hop-window.js,
	src/pipeline.scm, weblets/doc/Makefile, weblets/doc/api/audio.wiki,
	weblets/doc/api/canvas.wiki, weblets/doc/api/notepad.wiki,
	weblets/doc/api/video.wiki, weblets/doc/api/window.wiki,
	weblets/doc/config.hop, weblets/doc/config.hop.in,
	weblets/doc/doc.hop, weblets/doc/examples/video.hop,
	weblets/doc/examples/videoenc.hop, weblets/doc/hss/hss.wiki,
	weblets/home/Makefile, weblets/home/demo.hop,
	weblets/home/demos/minesweeper/minesweeper.hop,
	weblets/home/demos/music/music.hop,
	weblets/home/demos/music/music.hss,
	weblets/home/demos/sudoku/sudoku.hop,
	weblets/home/demos/video/Makefile,
	weblets/home/demos/video/video.hop,
	weblets/home/demos/video/video.hss,
	weblets/home/etc/icons/video-32x32.png,
	weblets/home/etc/icons/video-48x48.png, weblets/home/home.hss,
	weblets/webfilter/BLACKLIST, weblets/webfilter/webfilter.hop:
	Add video and audio documentation .
	[1d965a6b7f85]<2.0.x>

2010-01-10  Manuel Serrano (Manuel.Serrano@inria.fr)

	* etc/hop-autoconf.js.in, share/Makefile, share/hop-audio.js,
	share/hop-fx.hss, share/hop-window-red.hss, share/hop-window.hss,
	share/hop-window.js, share/icons/hop-window-red/close.png,
	share/icons/hop-window-red/iconify.png,
	share/icons/hop-window-red/maximize.png, weblets/doc/api/window.wiki,
	weblets/home/widgets.hop:
	Fix inner window style and add red window theme.
	[ed3fb403511b]<2.0.x>

2010-01-09  Manuel Serrano (Manuel.Serrano@inria.fr)

	* etc/Makefile.mercurial, etc/Makefile.version, etc/hop-autoconf.js.in,
	share/Makefile, share/hop-dashboard.js, share/hop-fx.js,
	share/hop-window.hss, share/hop-window.js,
	share/icons/hop-window/title-hover.png,
	share/icons/hop-window/title-left-hover.png,
	share/icons/hop-window/title-left.png,
	share/icons/hop-window/title-right-hover.png,
	share/icons/hop-window/title-right.png,
	share/icons/hop-window/title.png, src/pipeline.scm:
	Fix hop-window and hop-dashboard graphical settings.
	[f23178a067c2]<2.0.x>

2010-01-08  Manuel Serrano (Manuel.Serrano@inria.fr)

	* .hoprelease, INSTALL, LICENSE, Makefile, configure,
	etc/Makefile.hopconfig.in, etc/Makefile.version,
	etc/hop-autoconf.js.in, hopscheme/precompilation.scm,
	runtime/clientc.scm, runtime/css.scm, runtime/dom.scm,
	runtime/event.scm, runtime/hop-extra.scm, runtime/hop-svg.scm,
	runtime/http-error.scm, runtime/http-lib.scm,
	runtime/http-remote.scm, runtime/http-request.scm,
	runtime/http-response.scm, runtime/http-webdav.scm,
	runtime/js-lib.scm, runtime/module.scm, runtime/param.scm,
	runtime/service-expd.sch, runtime/service.scm, scheme2js/Makefile,
	scheme2js/compile-optimized-call.scm, scheme2js/dsssl-expander.scm,
	scheme2js/letrec-expansion.scm, scheme2js/module.scm,
	scheme2js/runtime/Makefile.include, scheme2js/runtime/dsssl.js,
	scheme2js/runtime/immutable.js, scheme2js/runtime/mutable.js,
	scheme2js/scheme2js.scm, scheme2js/symbol.scm, share/Makefile,
	share/flash/HopAudio.as, share/hop-audio.js, share/hop-canvas.scm,
	share/hop-dashboard.js, share/hop-dom.js, share/hop-event.js,
	share/hop-exception.js, share/hop-exception.scm,
	share/hop-history.js, share/hop-lib.js, share/hop-notepad.hss,
	share/hop-orientation.scm, share/hop-request.js,
	share/hop-serialize.js, src/pipeline.scm, weblets/color/color.hop,
	weblets/dashboard/etc/dashboard.wiki.in, weblets/doc/Makefile,
	weblets/doc/api/dom.wiki, weblets/doc/api/event.wiki,
	weblets/doc/api/http.wiki, weblets/doc/api/javascript.wiki,
	weblets/doc/api/service.wiki, weblets/doc/api/svg.wiki,
	weblets/doc/config.hop, weblets/doc/doc.scm,
	weblets/doc/examples/canvas2.hop, weblets/doc/examples/canvas6.hop,
	weblets/doc/js/js-interface.wiki, weblets/home/Makefile,
	weblets/home/demo.hop, weblets/home/download.wiki,
	weblets/home/etc/icons/maemo_install.png, weblets/home/faq.wiki,
	weblets/home/home.hop, weblets/home/home.hss,
	weblets/home/install.wiki, weblets/home/license.wiki,
	weblets/home/presentation.wiki, weblets/home/release.info,
	weblets/hop/hop.hop, weblets/hop/hop.hss, weblets/hz/hz-install.js,
	weblets/hzbuilder/Makefile, weblets/hzbuilder/etc/skeleton/Makefile,
	weblets/hzbuilder/etc/skeleton/main.hop,
	weblets/hzbuilder/etc/skeleton/weblet.info.in,
	weblets/hzbuilder/generate.hop, weblets/hzbuilder/hzbuilder.hop,
	weblets/hzbuilder/hzbuilder.hss, weblets/test/hss.hop,
	weblets/test/spinbutton.hop, weblets/weblets/Makefile,
	weblets/wiki/wiki.scm, widget/audio.scm, widget/colorchooser.hop,
	widget/init.scm, widget/make-lib.scm, widget/notepad.scm:
	Manual recover from HG mistake. Don't re-submit log entries.
	[33e1fa667dd1]<2.0.x>

2009-12-14  Florian Loitsch <florian.loitsch@inria.fr>

	* hopscheme/tilde-escape.scm, scheme2js/dot-expand.scm,
	scheme2js/nodes.scm, scheme2js/out.scm, scheme2js/symbol.scm:
	hopscheme: get the exported and unresolved variables of each tilde.
	[1654b3b87064]<tilde2list>

	* scheme2js/dot-expand.scm, scheme2js/out.scm:
	continued hop->json for hop constants.
	[cab2a46770fa]<tilde2list>

	* hopc/main.scm, hopscheme/hopscheme-config.scm,
	hopscheme/tilde-escape.scm, runtime/xml.scm, scheme2js/error.scm,
	src/parseargs.scm:
	hop->json for constants that are unknown to scheme2js. Ex: (define-
	service (foo) (<HTML> (let ((d (<DIV> "test")))
	(<BODY> d (expr->xml-tilde (xml-tilde->expr
	~(dom-append-child! $d "bar")))))))
	[b5ae97b3d5d4]<tilde2list>

2009-12-07  Florian Loitsch <florian.loitsch@inria.fr>

	* scheme2js/runtime/immutable.js, scheme2js/runtime/mutable.js,
	scheme2js/symbol.scm:
	scheme2js synchro.
	[199641c81974]<2.0.x>

	* hopc/main.scm, hopscheme/dollar-escape.scm, hopscheme/make-lib.scm,
	hopscheme/tilde-escape.scm, runtime/clientc.scm, runtime/xml.scm,
	scheme2js/error.scm, src/parseargs.scm:
	tilde->expr expr->tilde. (not yet fully integrated).
	[4b7a5908432c]<tilde2list>

2009-12-03  Florian Loitsch <florian.loitsch@inria.fr>

	* weblets/doc/config.hop, weblets/home/demos/repl/repl.hop:
	cosmetic changes.
	[8421f5697f47]<2.0.x>

2009-12-14  Manuel Serrano (Manuel.Serrano@inria.fr)

	* Makefile, configure, etc/Makefile.hopconfig.in,
	etc/hop-autoconf.js.in, runtime/http-request.scm,
	runtime/http-response.scm, runtime/http-webdav.scm,
	runtime/js-lib.scm, runtime/param.scm, runtime/service-expd.sch,
	runtime/service.scm, scheme2js/runtime/Makefile.include,
	share/Makefile, share/flash/HopAudio.as, share/hop-audio.js,
	share/hop-event.js, share/hop-exception.scm, share/hop-lib.js,
	share/hop-request.js, share/hop-serialize.js, src/pipeline.scm,
	weblets/wiki/wiki.scm, widget/audio.scm, widget/init.scm,
	widget/make-lib.scm:
	Re-implement audio (html5 compatible). Support webdav keep-alive.
	[bd98b812eb10]<2.0.x>

2009-12-08  Manuel Serrano (Manuel.Serrano@inria.fr)

	* etc/hop-autoconf.js.in, share/Makefile, share/hop-exception.js,
	share/hop-lib.js, share/hop-orientation.scm, weblets/color/color.hop,
	weblets/dashboard/etc/dashboard.wiki.in, weblets/doc/api/dom.wiki,
	weblets/doc/examples/canvas2.hop, weblets/home/demo.hop,
	weblets/hop/hop.hop, weblets/hzbuilder/etc/skeleton/main.hop,
	weblets/hzbuilder/hzbuilder.hop, weblets/wiki/wiki.scm,
	widget/audio.scm:
	build 2.0.0-rc2
	[d9202b0d81d2]<2.0.x>

	* share/hop-exception.scm, share/hop-lib.js,
	weblets/doc/api/event.wiki, weblets/doc/examples/canvas6.hop,
	weblets/home/Makefile, weblets/home/download.wiki,
	weblets/home/etc/icons/maemo_install.png, weblets/home/home.hop,
	weblets/hzbuilder/LICENSE, weblets/hzbuilder/Makefile,
	weblets/test/hss.hop, weblets/test/spinbutton.hop,
	weblets/weblets/LICENSE, weblets/weblets/Makefile,
	widget/colorchooser.hop:
	Replace add-window-onload! with add-event-listener!
	[e8c684339257]<2.0.x>

2009-12-03  Manuel Serrano (Manuel.Serrano@inria.fr)

	* Makefile, scheme2js/runtime/Makefile.include,
	weblets/epassword/epassword.hop:
	Add keywords to epassword/encrypt.
	[047c8c67a1e8]<2.0.x>

2009-12-02  Manuel Serrano (Manuel.Serrano@inria.fr)

	* share/hop-request.js:
	Fix busy animation (now re-entrant).
	[88d02cca6f1d]<2.0.x>

2009-12-01  Manuel Serrano (Manuel.Serrano@inria.fr)

	* weblets/home/Makefile, weblets/home/videos.wiki:
	Remove the videos from HOME weblet.
	[b2b14c88d39d]<2.0.x>

	* configure, etc/hop-autoconf.js.in, runtime/http-response.scm,
	runtime/xml.scm, widget/video.scm:
	Fix the video widget.
	[bcc76c844224]<2.0.x>

2009-11-30  Manuel Serrano (Manuel.Serrano@inria.fr)

	* Makefile, configure, runtime/clientc.scm, runtime/http-remote.scm,
	runtime/http-response.scm, runtime/param.scm, share/Makefile,
	src/init.scm, src/pipeline.scm, widget/video.scm:
	Accept-range completed.
	[7caffa3f9980]<2.0.x>

2009-11-29  Manuel Serrano (Manuel.Serrano@inria.fr)

	* Makefile:
	Fix installation dependency.
	[a13122e77863]<2.0.x>

	* runtime/http-remote.scm, runtime/http-response.scm:
	build 2.0.0-rc2
	[2ee7bc3bbe70]<2.0.x>

	* .hoprelease, weblets/home/release.info:
	build 2.0.0-rc2
	[25ff740abe86]<2.0.x>

	* Makefile, runtime/clientc.scm, runtime/http-lib.scm,
	runtime/http-remote.scm, runtime/http-response.scm,
	runtime/param.scm, runtime/types.scm, share/Makefile,
	share/hop-exception.js, share/hop-exception.scm, src/init.scm,
	src/parseargs.scm, widget/video.scm:
	First attempt to support range responses.
	[2ec7b9b723fd]<2.0.x>

2009-11-28  Manuel Serrano (Manuel.Serrano@inria.fr)

	* Makefile, configure, etc/Makefile.hopconfig.in, hopc/main.scm,
	hopc/parseargs.scm, hopsh/repl.scm, runtime/hop-extra.scm,
	scheme2js/runtime/runtime_part.js, share/Makefile,
	share/hop-dashboard.js, share/hop-event.js, share/hop-exception.js,
	share/hop-exception.scm, share/hop-history.js, share/hop-lib.js,
	share/hop-login.hss, share/hop-notepad.hss, share/hop-paned.js,
	share/hop-spage.hss, weblets/dashboard/dashboard.hop,
	weblets/hop/hop.hss, weblets/info/info.hop, widget/Makefile,
	widget/audio.scm, widget/spage.hop:
	Extend HOPC to compile to JS. Use it for pre-compiling hop-
	exception.scm.
	[a700202e4ad1]<2.0.x>

2009-11-22  Manuel Serrano (Manuel.Serrano@inria.fr)

	* share/hop-notepad.hss:
	Minor NOTEPAD css improvement.
	[2bd636085e7b]<2.0.x>

	* hopsh/repl.scm, share/hop-login.hss, share/hop-notepad.hss,
	share/hop-paned.js, share/hop-spage.hss, weblets/hop/hop.hss,
	weblets/info/info.hop, widget/spage.hop:
	build 2.0.0-rc1
	[7f0ed6ca8432]<2.0.x>

2009-11-18  Manuel Serrano (Manuel.Serrano@inria.fr)

	* hopscheme/hop-runtime.scm, runtime/hop-file.scm,
	share/hop-canvas.scm, share/hop-exception.scm, share/hop-file.hss,
	share/hop-file.js, share/hop-paned.js,
	share/icons/hop-paned/vcursor.png, widget/file.scm:
	Various client-side fixes (mostly widgets and HSS styles).
	[bb66bfe724c5]<2.0.x>

2009-11-16  Manuel Serrano (Manuel.Serrano@inria.fr)

	* runtime/hop-extra.scm, scheme2js/gen-js.scm, share/hop-exception.scm:
	Improve exception printing (change qualified mangling)
	[39b0e02ce5c9]<2.0.x>

2009-11-14  Manuel Serrano (Manuel.Serrano@inria.fr)

	* INSTALL, configure, etc/hop-autoconf.js.in,
	hopscheme/hop-runtime.scm, runtime/event.scm, scheme2js/Makefile,
	scheme2js/runtime/immutable.js, scheme2js/runtime/mutable.js,
	share/Makefile, share/hop-audio.hss, share/hop-dashboard.js,
	share/hop-dom.js, share/hop-font.scm, share/hop-notepad.hss,
	share/hop-spage.hss, share/hop-spage.scm, weblets/Makefile,
	weblets/doc/Makefile, weblets/doc/api/font.wiki,
	weblets/doc/config.hop, weblets/doc/tutorials/06-hz.wiki,
	weblets/home/config.hop.in, weblets/home/install.wiki,
	weblets/home/presentation.wiki, weblets/home/widgets.hop,
	weblets/info/info.hop, weblets/info/info.hss,
	weblets/webfilter/BLACKLIST:
	Add FONT-EXISTS? in the client-side runtime.
	[8fe2a908266c]<2.0.x>

2009-11-04  Manuel Serrano (Manuel.Serrano@inria.fr)

	* share/hop-spage.hss, share/hop-spage.scm:
	build 2.0.0-rc1
	[a6991e4d1aae]<2.0.x>

2009-11-01  Manuel Serrano (Manuel.Serrano@inria.fr)

	* etc/hop-autoconf.js.in, share/hop-lib.js, weblets/info/info.hop:
	Minor client-side auto-configuration improvements. Info weblet
	extensions.
	[3e8787c35e49]<2.0.x>

2009-10-31  Manuel Serrano (Manuel.Serrano@inria.fr)

	* share/hop-spage.hss, share/hop-spage.scm, widget/spage.hop:
	Complete the spage widget implementation.
	[f70327692988]<2.0.x>

	* runtime/event.scm, runtime/js-lib.scm, share/hop-event.js,
	share/hop-notepad.hss, share/hop-request.js, share/hop-spage.scm,
	widget/audio.scm, widget/spage.hop:
	Get rid of SPAGE debugging. Improve notepad font-size configuration.
	[1f35dadb8a4f]<2.0.x>

2009-10-29  Manuel Serrano (Manuel.Serrano@inria.fr)

	* runtime/event.scm, runtime/http-error.scm, runtime/service.scm,
	src/pipeline.scm, src/scheduler.scm, weblets/doc/config.hop:
	Fix general service error handling.
	[ac1fa3e87d8a]<2.0.x>

2009-10-27  Manuel Serrano (Manuel.Serrano@inria.fr)

	* runtime/event.scm, scheme2js/runtime/immutable.js,
	scheme2js/runtime/mutable.js, src/main.scm, src/pool-scheduler.scm,
	weblets/wiki/wiki.hop:
	Attempt to fix SIGPIPE handling in server events.
	[99df4adb22b9]<2.0.x>

2009-10-26  Manuel Serrano (Manuel.Serrano@inria.fr)

	* runtime/css.scm, runtime/hop-extra.scm, runtime/http-error.scm,
	runtime/read.scm, runtime/xml.scm, share/hop-audio.hss,
	share/hop-event.js, share/icons/warning.png, widget/audio.scm:
	Automatically HTML escapes text (i.e., [...] literals).
	[46401962b326]<2.0.x>

2009-10-23  Manuel Serrano (Manuel.Serrano@inria.fr)

	* runtime/hop-svg.scm:
	SVG parser fix imposed by the new XML parser.
	[742fd1416ff6]<2.0.x>

	* runtime/Makefile, runtime/hop-extra.scm, runtime/http-error.scm,
	runtime/http-response.scm, runtime/param.scm, runtime/security.scm,
	runtime/service.scm, runtime/types.scm, runtime/xml.scm,
	scheme2js/symbol.scm, src/main.scm, src/parseargs.scm:
	Add security manager. Fix minor scheme2js bug.
	[3301eefeda72]<2.0.x>

2009-10-22  Manuel Serrano (Manuel.Serrano@inria.fr)

	* share/hop-event.js, src/accept.scm, src/pipeline.scm:
	Use IP instead of hostname above verbose 3.
	[4b2c82687a5b]<2.0.x>

2009-10-20  Manuel Serrano (Manuel.Serrano@inria.fr)

	* Makefile, hopsh/parseargs.scm, hopsh/repl.scm, runtime/hop.scm,
	runtime/http-request.scm, runtime/make-lib.scm, weblets/doc/Makefile,
	weblets/doc/api/cgi.wiki, weblets/doc/api/http-response.wiki,
	weblets/doc/api/sqlite.wiki, weblets/doc/config.hop,
	weblets/doc/examples/S3.hop, weblets/doc/tutorials/11-rest.wiki:
	Add the REST tutorial and minor documentation additions.
	[a99cf2fa1c70]<2.0.x>

2009-10-18  Manuel Serrano (Manuel.Serrano@inria.fr)

	* weblets/hop/hop.hop:
	Improve hop dashboard GUI.
	[a794fb88ccec]<2.0.x>

2009-10-17  Manuel Serrano (Manuel.Serrano@inria.fr)

	* etc/hop-autoconf.js.in, runtime/event.scm, runtime/http-response.scm,
	runtime/types.scm, share/hop-event.js, share/hop-request.js:
	Add multipart method for signals broadcast and signal.
	[fbad336c921c]<2.0.x>

2009-10-15  Manuel Serrano (Manuel.Serrano@inria.fr)

	* widget/file.scm:
	Fix file date in the FILE widget.
	[9c4d518429b0]<2.0.x>

2009-10-14  Manuel Serrano (Manuel.Serrano@inria.fr)

	* weblets/color/Makefile, weblets/dashboard/Makefile,
	weblets/doc/Makefile, weblets/epassword/Makefile,
	weblets/home/Makefile, weblets/hopsh/Makefile, weblets/hz/Makefile,
	weblets/hzbuilder/Makefile, weblets/info/Makefile,
	weblets/shutdown/Makefile, weblets/test/Makefile,
	weblets/trace/Makefile, weblets/webfilter/Makefile,
	weblets/weblets/Makefile, weblets/wiki/Makefile,
	weblets/wizard/Makefile:
	Propagate Makefile improvement to all weblets.
	[8635d6ee0e91]<2.0.x>

	* weblets/hop/Makefile:
	Allows weblet/hop to clean in unconfigured mode.
	[a763665d1f6d]<2.0.x>

	* runtime/http-response.scm, widget/audio.scm:
	Improve debugging of server-side audio support.
	[1bf5cc465828]<2.0.x>

	* configure, weblets/doc/core/core.wiki:
	Add config.status for debian.
	[3fb19264e471]<2.0.x>

2009-10-13  Manuel Serrano (Manuel.Serrano@inria.fr)

	* hopscheme/hop-runtime.scm, runtime/Makefile, runtime/hop-box.scm,
	runtime/http-webdav.scm, runtime/make-lib.scm, runtime/service.scm,
	share/Makefile, share/hop-audio.scm, share/hop-box.hss,
	share/hop-box.scm, share/hop-dashboard.js, share/hop-dashboard.scm,
	share/hop-file.scm, weblets/doc/config.hop:
	Improve illegal service errors.
	[2dbadda7d16e]<2.0.x>

	* hopscheme/hop-runtime.scm, runtime/prefs.scm,
	scheme2js/runtime/immutable.js, scheme2js/runtime/mutable.js,
	share/Makefile, share/flash/hop-sound.swf, share/hop-dashboard.js,
	share/hop-dashboard.scm, share/hop-lib.js, share/hop-sound.js,
	share/hop-sound.scm, share/hop-window.scm, src/parseargs.scm,
	weblets/doc/Makefile, weblets/doc/api/sound.wiki,
	weblets/doc/examples/sound-1.hop, weblets/doc/examples/sound-2.hop,
	weblets/doc/examples/sound-3.hop, weblets/shutdown/shutdown.hop:
	Remove (old and unused) sound API.
	[fad4fb7e05da]<2.0.x>

2009-10-27  Florian Loitsch <florian.loitsch@sophia.inria.fr>

	* runtime/read.scm:
	fix crash when toplevel contains something like (tprint ~(alert
	'foo)).
	[2eeff3ce5288]<2.0.x>

2009-10-16  Florian Loitsch <florian.loitsch@sophia.inria.fr>

	* weblets/doc/Makefile:
	forgot to save file...
	[4c3f3863d832]<2.0.x>

2009-10-14  Florian Loitsch <florian.loitsch@sophia.inria.fr>

	* hopscheme/dollar-escape.scm, hopscheme/tilde-escape.scm,
	scheme2js/config.scm, scheme2js/pobject-conv.scm:
	1. (if #f x) => (if #f x #f) (instead of (if #f x #unspecified)). 2.
	dollars are always executed now, and only once.
	[beafdb4aa0cc]<2.0.x>

	* scheme2js/Makefile, scheme2js/config.scm, scheme2js/deep-clone.scm,
	scheme2js/error.scm, scheme2js/js-nodes.scm, scheme2js/js-out.scm,
	scheme2js/js-parser.scm, scheme2js/main.scm, scheme2js/pragma.scm,
	scheme2js/scheme2js.scm, scheme2js/symbol.scm:
	scheme2js drop. (UCS2, pragmas exist only once, preparation for
	unbound-oracle).
	[945d0b4da579]<2.0.x>

2009-10-13  Florian Loitsch <florian.loitsch@sophia.inria.fr>

	* scheme2js/out.scm, weblets/doc/config.hop:
	fixed ucs2-bug ("\u" -> "\\u")
	[595c9d208a40]<2.0.x>

2009-10-12  Florian Loitsch

	* scheme2js/allocate-names.scm,
	scheme2js/compile-optimized-boolify.scm,
	scheme2js/compile-optimized-call.scm,
	scheme2js/compile-optimized-set.scm, scheme2js/out.scm,
	scheme2js/runtime/runtime_part.js, scheme2js/template-display.scm,
	weblets/doc/core/core.wiki:
	ucs2 characters and strings are accepted now too. removed env from
	template-display.
	[223b1533faf0]<2.0.x>

2009-10-13  Florian Loitsch <florian.loitsch@sophia.inria.fr>

	* weblets/doc/config.hop.in, weblets/doc/doc.hop,
	weblets/doc/js/js-interface.wiki:
	js-interface documentation. feel free to move around.
	[4ba4edf7663d]<2.0.x>

2009-10-08  Florian Loitsch <florian.loitsch@sophia.inria.fr>

	* scheme2js/Makefile, scheme2js/expand.scm, scheme2js/js-out.scm,
	scheme2js/module.scm, scheme2js/mutable-strings.scm,
	scheme2js/out.scm, scheme2js/runtime-expander.scm,
	scheme2js/symbol.scm, scheme2js/walk.scm:
	better error-messages. adapted back-ports from hop to scheme2js
	(thanks).
	[3a733f171247]<2.0.x>

2009-10-09  Manuel Serrano (Manuel.Serrano@inria.fr)

	* runtime/hop-mathml.scm:
	Improve TeX parse.
	[ccceba80aecf]<2.0.x>

	* hopscheme/hop-runtime.scm, runtime/hop-extra.scm,
	share/hop-color.scm, share/hop-dom.js, weblets/test/colorchooser.hop,
	widget/colorchooser.hop, widget/spinbutton.hop:
	Add a module declaration to colorchooser.
	[a2501a347e29]<2.0.x>

2009-10-08  Manuel Serrano (Manuel.Serrano@inria.fr)

	* runtime/hop-svg.scm:
	Improve SVG parsing.
	[145a2dc88d1b]<2.0.x>

	* scheme2js/runtime/runtime_part.js:
	Improve client-side arity check.
	[db972e9e06f0]<2.0.x>

2009-10-07  Florian Loitsch <florian.loitsch@sophia.inria.fr>

	* hopscheme/dollar-escape.scm, hopscheme/dollar-scheme2js-module.scm,
	hopscheme/scm-compil.scm, scheme2js/module.scm:
	another try for the $(import ...) clauses.
	[343a6234358d]<2.0.x>

	* etc/Makefile.hopconfig.in, hopc/hopc-param.scm, hopc/main.scm,
	hopc/parseargs.scm, hopscheme/dollar-escape.scm,
	hopscheme/dollar-scheme2js-module.scm, hopscheme/scm-compil.scm:
	Add hopc share option. Rollback client-side module compilation.
	[9cdc75d966ef]<2.0.x>

2009-10-06  Florian Loitsch <florian.loitsch@sophia.inria.fr>

	* weblets/wizard/wizard.hop:
	don't abort config-creation when rc-directory exists.
	[c3ef9c126eb8]<2.0.x>

	* hopscheme/dollar-escape.scm, hopscheme/dollar-scheme2js-module.scm,
	hopscheme/scm-compil.scm:
	evaluate module-clause only for external modules.
	[6c82b5a25cee]<2.0.x>

	* etc/hop-autoconf.js.in, share/hop-spage.scm, weblets/hop/hop.hop,
	weblets/hop/hop.hss, weblets/wizard/etc/favicon.png,
	weblets/wizard/etc/logo.png, widget/spage.hop:
	Start accommodating client runtime modules.
	[bc295afa32d5]<2.0.x>

2009-10-05  Manuel Serrano (Manuel.Serrano@inria.fr)

	* hopscheme/dollar-scheme2js-module.scm, hopscheme/hop-runtime.scm,
	share/hop-canvas.scm, share/hop-spage.scm, weblets/hop/hop.hop,
	weblets/webfilter/webfilter.hop:
	Fix spurious $module in server-side code.
	[e71b08950131]<2.0.x>

	* hopscheme/precompilation.scm:
	forgot to add file.
	[7b253219898d]<2.0.x>

2009-10-03  Florian Loitsch

	* hopscheme/Makefile, hopscheme/hop-exports.scm,
	hopscheme/hop-runtime.scm, hopscheme/hopscheme-config.scm,
	hopscheme/hopscheme.scm, hopscheme/scm-compil.scm,
	hopscheme/tilde-escape.scm, share/Makefile:
	hop-runtime is now dynamically precompiled. May contain more than
	one file.
	[42e196ad92cb]<2.0.x>

2009-10-05  Manuel Serrano (Manuel.Serrano@inria.fr)

	* .hoprelease, configure, weblets/home/release.info:
	build 2.0.0-rc1
	[d94721153b67]<2.0.x>

	* .hoprelease, configure, weblets/home/release.info:
	build 2.0.0-pre7
	[2dab498ca03b]<2.0.x>

	* weblets/hop/hop.hop, weblets/hop/hop.hss:
	Improve Hop weblet dashboard.
	[98b32b8c0014]<2.0.x>

2009-10-04  Manuel Serrano (Manuel.Serrano@inria.fr)

	* share/hop-lib.js:
	Add client-side date functions.
	[f729d310d60e]<2.0.x>

2009-10-02  Manuel Serrano (Manuel.Serrano@inria.fr)

	* runtime/service.scm, share/Makefile, share/hop-dom.js,
	share/hop-exception.scm, share/hop-request.js,
	share/icons/busy-anim-32.gif:
	Change animation icon.
	[6c5224723abc]<2.0.x>

2009-10-01  Manuel Serrano (Manuel.Serrano@inria.fr)

	* runtime/service.scm, scheme2js/js-out.scm, share/hop-window.hss,
	src/pipeline.scm:
	Minor scheme2js debug fix.
	[fa8304ed90b9]<2.0.x>

	* runtime/xml-expd.sch, scheme2js/symbol.scm, share/hop-slider.hss,
	share/hop-slider.js:
	Improve client-side unbound variable err messages. Improve slider
	HSS.
	[f14160265bb9]<2.0.x>

2009-09-29  Manuel Serrano (Manuel.Serrano@inria.fr)

	* Makefile, etc/Makefile.library, runtime/charset.scm,
	runtime/param.scm, widget/Makefile:
	Pre-compile the .hop file before packaging hop.
	[bcf9aa5bdd44]<2.0.x>

2009-09-28  Manuel Serrano (Manuel.Serrano@inria.fr)

	* .hoprelease, weblets/home/release.info:
	build 2.0.0-pre6
	[c678ad98aec6]<2.0.x>

	* hopscheme/dollar-scheme2js-module.scm:
	fix $(import ...) so that it can be at any position.
	[d78481dae317]<2.0.x>

2009-09-25  Manuel Serrano (Manuel.Serrano@inria.fr)

	* runtime/hop-extra.scm, runtime/param.scm:
	Complete the "themification" of hss.
	[a5f998af48d3]<2.0.x>

	* etc/configure-noarch.sch.in, runtime/hop-extra.scm,
	runtime/http-response.scm, runtime/param.scm, runtime/read.scm,
	runtime/user.scm, share/hop-audio.hss, share/hop-audio.js,
	share/hop-dom.js, share/hop-notepad.hss, share/hop-spage.hss,
	share/hop-spage.scm, share/hop-window.js,
	weblets/doc/examples/editor.hop, weblets/wizard/wizard.hop,
	widget/audio.scm, widget/init.scm, widget/make-lib.scm,
	widget/notepad.scm, widget/spage.hop:
	Fix the wizard.
	[a764ab79d1c8]<2.0.x>

2009-09-26  Florian Loitsch

	* hopscheme/dollar-escape.scm:
	cosmetic changes.
	[0046d404e641]<2.0.x>

	* hopscheme/dollar-escape.scm:
	fixed let*, letrec, and named let when $'s where used inside the
	bindings.
	[8765941ea29f]<2.0.x>

2009-09-11  Manuel Serrano (Manuel.Serrano@inria.fr)

	* share/hop-dom.js:
	Complete the new IE client-side INPUT implementation.
	[241e5e452cd5]<2.0.x>

	* runtime/param.scm, share/hop-dom.js:
	Try to fix client side INPUT markup for MSIE (not tested).
	[33e2ff1d9f2d]<2.0.x>

2009-09-10  Manuel Serrano (Manuel.Serrano@inria.fr)

	* runtime/hop-file.scm, share/Makefile, share/hop-exception.scm,
	share/hop-file.hss, share/hop-file.js, share/hop-file.scm,
	share/hop-login.hss, share/hop-serialize.js, share/hop-spage.scm,
	widget/spage.hop:
	Bug fixes and spage design changes.
	[11f061eba4b5]<2.0.x>

2009-09-09  Florian Loitsch <florian.loitsch@sophia.inria.fr>

	* scheme2js/transform-util.scm:
	scheme2js: fix crash when calling functions with insufficient
	arguments.
	[e870e2c64d92]<2.0.x>

2009-09-07  Manuel Serrano (Manuel.Serrano@inria.fr)

	* .hoprelease, weblets/home/release.info:
	build 2.0.0-pre5
	[a134bdc69db3]<2.0.x>

	* etc/configure-macosx.sch.in, etc/configure-noarch.sch.in,
	src/main.scm:
	Fix JVM load path.
	[46808f873f8f]<2.0.x>

	* src/main.scm, weblets/doc/.afile, weblets/home/.afile,
	weblets/hop/.afile, weblets/hz/.afile, weblets/weblets/.afile:
	Fix JVM load-path.
	[7551379212d5]<1.11.x>

	* scheme2js/out.scm:
	Bug fix Scheme2js no-thread configuration.
	[453b7678fb9b]<2.0.x>

	* hopscheme/hopscheme-config.scm, weblets/doc/tutorials/00-hello.wiki:
	Minor tutorial fix.
	[1d06cd0a9d63]<2.0.x>

	* scheme2js/main.scm, scheme2js/out.scm, scheme2js/pipe-port.scm:
	don't use threads if they are not enabled.
	[9337872f10bf]<2.0.x>

2009-08-25  Florian Loitsch <florian.loitsch@sophia.inria.fr>

	* scheme2js/propagation.scm:
	fix serious constant propagation bug.
	[574d7cd91003]<2.0.x>

2009-09-07  Manuel Serrano (Manuel.Serrano@inria.fr)

	* weblets/doc/tutorials/00-hello.wiki:
	Fix hello-world tutorial.
	[e58f5573f4be]<1.11.x>

	* configure, scheme2js/expanders.scm:
	Fix client-side cond-expand macro expansion.
	[712e5680812b]<1.11.x>

2009-09-01  Manuel Serrano (Manuel.Serrano@inria.fr)

	* runtime/http-error.scm, scheme2js/pobject-conv.scm, share/hop-dom.js,
	src/init.scm, weblets/doc/.afile,
	weblets/doc/tutorials/00-hello.wiki,
	weblets/doc/tutorials/01-ajax.wiki, weblets/home/.afile,
	weblets/hop/.afile, weblets/hz/.afile, weblets/weblets/.afile:
	Various minor fixes.
	[8f167a0c4efd]<1.11.x>

2009-09-07  Manuel Serrano (Manuel.Serrano@inria.fr)

	* src/main.scm:
	Check threads availability before entering the REPL.
	[eeb5084dd8c6]<2.0.x>

2009-09-01  Manuel Serrano (Manuel.Serrano@inria.fr)

	* .hoprelease, weblets/home/release.info:
	build 2.0.0-pre4
	[0c69f9ff30e0]<2.0.x>

	* src/main.scm:
	build 2.0.0-pre3
	[e349ea4a93ca]<2.0.x>

	* hopscheme/dollar-scheme2js-module.scm, runtime/css.scm,
	runtime/hop-audio.scm, runtime/hop-extra.scm, runtime/http-error.scm,
	runtime/module.scm, runtime/read.scm, runtime/service.scm,
	runtime/types.scm, runtime/weblets.scm, scheme2js/srfi0.scm,
	share/hop-audio.hss, share/hop-audio.js, share/hop-dom.js,
	share/hop-slider.hss, src/pipeline.scm, weblets/doc/core/core.wiki,
	weblets/doc/tutorials/00-hello.wiki,
	weblets/doc/tutorials/01-ajax.wiki, weblets/doc/wiki.hop,
	widget/audio.scm:
	Modules bug fixes. Hss pre-loading. Documentation fixes.
	[f50d1faf7a5e]<2.0.x>

	* runtime/hop.scm, runtime/http-error.scm, src/init.scm,
	weblets/doc/wiki.hop:
	Minor fix applied to the doc weblet.
	[de8596a399bc]<1.11.x>

	* runtime/http-error.scm, weblets/doc/.afile, weblets/home/.afile,
	weblets/hop/.afile, weblets/hz/.afile, weblets/weblets/.afile:
	Fix HTTP-ERROR production.
	[16dfb4f7261a]<1.11.x>

2009-08-31  Manuel Serrano (Manuel.Serrano@inria.fr)

	* scheme2js/expanders.scm, scheme2js/make-lib.scm, src/main.scm,
	weblets/doc/.afile, weblets/home/.afile, weblets/hop/.afile,
	weblets/hz/.afile, weblets/weblets/.afile:
	Add client-side cond-expand.
	[8890720a8513]<1.11.x>

2009-07-20  Manuel Serrano (Manuel.Serrano@inria.fr)

	* runtime/hop.scm:
	Back-port 2.0.x WITH-URL patch (https defaults to 443 port).
	[475d8d21b180]<1.11.x>

2009-07-17  Manuel Serrano (Manuel.Serrano@inria.fr)

	* scheme2js/runtime/runtime_part.js, weblets/doc/.afile,
	weblets/home/.afile, weblets/hop/.afile, weblets/hz/.afile,
	weblets/weblets/.afile:
	Add hashtable? predicate.
	[411c7326c5cf]<1.11.x>

2009-07-15  Manuel Serrano (Manuel.Serrano@inria.fr)

	* configure, runtime/charset.scm, weblets/doc/.afile,
	weblets/home/.afile, weblets/hop/.afile, weblets/hz/.afile,
	weblets/weblets/.afile:
	Back-port form 2.0.x improved charset decoding.
	[bd4fcbab56a0]<1.11.x>

2009-07-09  Manuel Serrano (Manuel.Serrano@inria.fr)

	* configure, share/hop-window.hss, weblets/doc/api/delay.wiki:
	Back port 2.0.x fixes.
	[9619798cabff]<1.11.x>

2009-07-07  Manuel Serrano (Manuel.Serrano@inria.fr)

	* weblets/doc/.afile, weblets/home/.afile, weblets/hop/.afile,
	weblets/hz/.afile, weblets/weblets/.afile:
	build 1.11.1
	[1edd7b214842]<1.11.x>

2009-07-05  Manuel Serrano (Manuel.Serrano@inria.fr)

	* share/hop-tree.js:
	Back port from 2.0.x hop-tree client-side fixes.
	[611257754448]<1.11.x>

2009-07-04  Manuel Serrano (Manuel.Serrano@inria.fr)

	* .hoprelease, weblets/home/release.info:
	build 1.11.1
	[4aeab68508a3]<1.11.x>

	* configure, src/accept.scm, weblets/doc/.afile, weblets/home/.afile,
	weblets/hop/.afile, weblets/hz/.afile, weblets/weblets/.afile:
	Back-port (from 2.0.x) pooled thread accept error handling.
	[9a39e54f1d10]<1.11.x>

2009-06-23  Manuel Serrano (Manuel.Serrano@inria.fr)

	* scheme2js/runtime/IO.js, weblets/home/demos/music/music.hop:
	Fix the music demonstration.
	[674975d277b0]<1.11.x>

	* configure, runtime/hop-img.scm, runtime/xml.scm,
	weblets/hop/etc/hop.wiki:
	build 1.11.0
	[00639fe8f77f]<1.11.x>

2009-05-26  Manuel Serrano (Manuel.Serrano@inria.fr)

	* weblets/home/release.info:
	build 1.11.0-rc6
	[fb2735f0c455]<1.11.x>

	* weblets/home/config.hop.in:
	1.10.x backport.
	[4b98f59ed46f]<1.11.x>

	* .hoprelease, weblets/home/release.info:
	build 1.11.0-rc8
	[45bd1c4d7816]<1.11.x>

	* runtime/hop-svg.scm, weblets/doc/.afile, weblets/home/.afile,
	weblets/home/articles/hop-perfs/article.html,
	weblets/home/articles/hop-perfs/cohort.jpg,
	weblets/home/articles/hop-perfs/dynamic.png,
	weblets/home/articles/hop-perfs/nothread.jpg,
	weblets/home/articles/hop-perfs/one-to-one.jpg,
	weblets/home/articles/hop-perfs/pipeline.jpg,
	weblets/home/articles/hop-perfs/pool.jpg,
	weblets/home/articles/hop-perfs/static.png, weblets/home/docs.wiki,
	weblets/hop/.afile, weblets/hz/.afile, weblets/weblets/.afile:
	Add the COORDINATION'09 paper to the home weblet.
	[10396b44aba5]<1.11.x>

2009-05-20  Manuel Serrano (Manuel.Serrano@inria.fr)

	* .hoprelease, weblets/home/release.info:
	build 1.11.0-rc7
	[74cdcb0d6424]<1.11.x>

2009-08-27  Manuel Serrano (Manuel.Serrano@inria.fr)

	* hopscheme/scm-compil.scm, runtime/module.scm,
	scheme2js/module-resolver.scm, scheme2js/pobject-conv.scm,
	share/hop-error.hss, share/hop-exception.scm:
	Fix client-side module abase resolution.
	[ee76570b9951]<2.0.x>

2009-08-26  Manuel Serrano (Manuel.Serrano@inria.fr)

	* etc/hop-autoconf.js.in, runtime/css.scm, runtime/http-response.scm,
	runtime/service.scm, scheme2js/module.scm, share/Makefile,
	share/hop-audio.scm, share/hop-request.js, share/hop-spage.hss,
	share/hop-spage.scm, share/hop-tree.js, share/hop-window.hss,
	share/hop-window.js, src/init.scm, weblets/doc/api/tabslider.wiki,
	weblets/doc/wiki/#syntax.wiki#, weblets/wiki/wiki.hop,
	weblets/wiki/wiki.hss, widget/Makefile, widget/make-lib.scm,
	widget/notepad.scm, widget/spage.hop:
	Add spage widget (not documented yet but operational).
	[a327160d9283]<2.0.x>

2009-08-24  Florian Loitsch <florian.loitsch@sophia.inria.fr>

	* scheme2js/out.scm:
	minimize escaping of strings. They should be in utf8. Hopefully this
	doesn't introduce probs.
	[edd45c791df6]<2.0.x>

	* hopscheme/hopscheme-config.scm, hopscheme/hopscheme.scm,
	hopscheme/scm-compil.scm, scheme2js/make-lib.scm,
	scheme2js/module.scm, scheme2js/scheme2js.scm:
	$(import ..) should work everywhere now.
	[e88d2e206a46]<2.0.x>

2009-07-02  Florian Loitsch <florian.loitsch@sophia.inria.fr>

	*
	#
	[70b0f430d52a]<2.0.x>

2009-06-30  Florian Loitsch <florian.loitsch@sophia.inria.fr>

	* scheme2js/module.scm, scheme2js/scope.scm:
	small optimization that removes some 'with's.
	[f215e0afd424]<2.0.x>

2009-07-24  Manuel Serrano (Manuel.Serrano@inria.fr)

	* runtime/cgi.scm, runtime/hop-extra.scm, runtime/service.scm,
	share/hop-history.js, widget/tree.scm:
	Fix HEAD markup that used to include the stlib several times.
	[4fe43534c942]<2.0.x>

2009-07-20  Manuel Serrano (Manuel.Serrano@inria.fr)

	* hopscheme/tilde-escape.scm, runtime/hop-extra.scm,
	runtime/hop-tree.scm, runtime/http-response.scm, runtime/js-lib.scm,
	runtime/service.scm, runtime/xml.scm, share/hop-lib.js,
	share/hop-login.js, share/hop-tree.js, widget/tree.scm:
	Fix tilde expression generation.
	[63740d448a84]<2.0.x>

	* runtime/hop.scm:
	Use 443 as default port for HTTPS WITH-URL.
	[4038f19408eb]<2.0.x>

2009-07-17  Manuel Serrano (Manuel.Serrano@inria.fr)

	* runtime/clientc.scm, runtime/hop-extra.scm, runtime/types.scm,
	runtime/user.scm, src/main.scm, src/parseargs.scm:
	Fix weblets preloading.
	[04e5b1f58bc8]<2.0.x>

	* scheme2js/runtime/runtime_part.js:
	Add hashtable? predicate.
	[f0fb89dea692]<2.0.x>

2009-07-16  Manuel Serrano (Manuel.Serrano@inria.fr)

	* .hoprelease, weblets/home/release.info:
	build 2.0.0-pre3
	[71a10bdb4848]<2.0.x>

	* runtime/http-error.scm, runtime/http-webdav.scm,
	runtime/wiki-parser.scm, runtime/xml-expd.sch,
	share/hop-exception.scm, share/hop-lframe.hss, share/hop-tree.css,
	share/hop-tree.js, weblets/color/color.hop, weblets/color/color.hss,
	weblets/test/hss.hop, weblets/test/hss.hss, widget/lframe.scm:
	Fix webdav implementation.
	[91f157466222]<2.0.x>

2009-07-15  Manuel Serrano (Manuel.Serrano@inria.fr)

	* etc/hop-autoconf.js.in, runtime/charset.scm:
	Change the fallback for UTF-8 charset converting. Unknown charsets
	are now consider as ISO-8859 and no longer UTF8.
	[f9bd2880040d]<2.0.x>

2009-07-09  Manuel Serrano (Manuel.Serrano@inria.fr)

	* configure, etc/hop-autoconf.js.in, weblets/doc/api/delay.wiki:
	Fix man directory configuration.
	[5f7ff297ff95]<2.0.x>

	* share/hop-fx.hss, share/hop-fx.js, share/hop-window.hss,
	share/hop-window.js, weblets/test/window.hop,
	weblets/test/window.hss, weblets/wiki/wiki.hop:
	Hop window fixes.
	[715ce9e7085d]<2.0.x>

2009-07-08  Manuel Serrano (Manuel.Serrano@inria.fr)

	* share/hop-color.scm, weblets/color/color.hop,
	widget/colorchooser.hop:
	Colorchooser and color weblet fixes.
	[a4394cee3fbe]<2.0.x>

	* etc/hop-autoconf.js.in, share/Makefile, share/hop-color.hss,
	share/hop-exception.scm, share/hop-fx.hss, share/hop-fx.js,
	share/hop-lframe.hss, share/hop-spinbutton.hss, share/hop-window.hss,
	share/hop-window.js, share/icons/hop-fx/shadow-e.png,
	share/icons/hop-fx/shadow-ne.png, share/icons/hop-fx/shadow-s.png,
	share/icons/hop-fx/shadow-se.png, share/icons/hop-fx/shadow-sw.png,
	weblets/doc/api/window.wiki, weblets/test/Makefile,
	weblets/test/window.hop, weblets/test/window.hss:
	Use CSS3 for window shadow when supported by the browser.
	[c6e77fef9897]<2.0.x>

2009-07-07  Manuel Serrano (Manuel.Serrano@inria.fr)

	* share/hop-login.hss:
	Fix hop-login opacity.
	[14d5b23706f8]<2.0.x>

2009-07-06  Manuel Serrano (Manuel.Serrano@inria.fr)

	* share/hop-request.js, weblets/hopsh/hopsh.hop:
	Fix hopsh weblet.
	[feaa9e1a0de5]<2.0.x>

	* share/hop-exception.scm:
	Fix http-request exception handler.
	[d5a520b66a1a]<2.0.x>

2009-07-05  Manuel Serrano (Manuel.Serrano@inria.fr)

	* share/hop-tree.js:
	Fix hop-tree client side implementation.
	[10f60c168703]<2.0.x>

2009-07-04  Manuel Serrano (Manuel.Serrano@inria.fr)

	* etc/hop-autoconf.js.in:
	Add Firefox 3.5 auto configuration.
	[4414b33eb12d]<2.0.x>

	* .hoprelease, weblets/home/release.info:
	build 2.0.0-pre2
	[452e74ede5e7]<2.0.x>

	* src/accept.scm, src/pipeline.scm, src/scheduler.scm:
	Fix accept error handling for the thread-pool scheduler.
	[59cf0ffd7b52]<2.0.x>

2009-07-03  Manuel Serrano (Manuel.Serrano@inria.fr)

	* scheme2js/expanders.scm, scheme2js/runtime/runtime_part.js:
	Minor scheme2js macro expansion fixes.
	[74a8015dee30]<2.0.x>

	* Makefile, etc/hopwidget.init.in:
	Fix JVM hopwidget declaration (hopwidget.init).
	[4c638c37e5c9]<2.0.x>

2009-07-02  Manuel Serrano (Manuel.Serrano@inria.fr)

	* configure:
	JVM configuration fix.
	[ec4282c4b874]<2.0.x>

	* etc/Makefile.library, runtime/css.scm, share/aes.js, widget/Makefile,
	widget/colorchooser.hop:
	AES arity check fixes.
	[a21d20c85b98]<2.0.x>

2009-06-30  Manuel Serrano (Manuel.Serrano@inria.fr)

	* configure:
	Fix Java configuration.
	[7006cb8c3cbb]<2.0.x>

	* scheme2js/Makefile, scheme2js/export.scm, scheme2js/module.scm:
	fix bad mangling.
	[0f0509851ef5]<2.0.x>

	* scheme2js/runtime/runtime_part.js, share/hop-exception.scm:
	Merge (broker because of the new client-side name mangling).
	[7cd46a66e02f]<2.0.x>

2009-06-29  Florian Loitsch <florian.loitsch@sophia.inria.fr>

	* share/hop-exception.scm:
	adapted hop-exception.scm to the new JS-clause convention.
	[df789e4cb9bf]<2.0.x>

	* scheme2js/export.scm, scheme2js/module.scm,
	scheme2js/runtime/runtime_part.js:
	new mangling convention.
	[a30e781878d9]<2.0.x>

	* scheme2js/expanders.scm, scheme2js/inline.scm, scheme2js/out.scm,
	scheme2js/runtime/runtime_part.js, weblets/home/demos/set/game.hop:
	fix with-handler (the 'this' variable).
	[c0f8588ba54f]<2.0.x>

2009-06-26  Florian Loitsch <florian.loitsch@sophia.inria.fr>

	* share/hop-dom.js, share/hopscheme.js, tilde.hop:
	client-tilde prototype.
	[21341ab3551b]<client-tilde>

	* scheme2js/allocate-names.scm, scheme2js/call-check.scm,
	scheme2js/callcc.scm, scheme2js/callcc_anormalform.scm,
	scheme2js/callcc_checkpoint.scm, scheme2js/callcc_locations.scm,
	scheme2js/callcc_resume_push.scm, scheme2js/captured-vars.scm,
	scheme2js/compile-optimized-boolify.scm,
	scheme2js/compile-optimized-call.scm,
	scheme2js/compile-optimized-set.scm, scheme2js/config.scm,
	scheme2js/constant-propagation.scm, scheme2js/constants.scm,
	scheme2js/deep-clone.scm, scheme2js/dot-expand.scm,
	scheme2js/encapsulation.scm, scheme2js/error.scm,
	scheme2js/expand.scm, scheme2js/expanders.scm, scheme2js/export.scm,
	scheme2js/free-vars.scm, scheme2js/fun-size.scm,
	scheme2js/gen-js.scm, scheme2js/infotron.scm, scheme2js/inline.scm,
	scheme2js/js-lexer.scm, scheme2js/js-nodes.scm, scheme2js/js-out.scm,
	scheme2js/js-parser.scm, scheme2js/js-pp-exec.scm,
	scheme2js/js-pp.scm, scheme2js/letrec-expansion.scm,
	scheme2js/liveness.scm, scheme2js/locations.scm,
	scheme2js/loop-updates.scm, scheme2js/main.scm,
	scheme2js/make-lib.scm, scheme2js/mapping1.scm,
	scheme2js/mapping2.scm, scheme2js/mark-statements.scm,
	scheme2js/module-resolver.scm, scheme2js/module.scm,
	scheme2js/mutable-strings.scm, scheme2js/nested-closures.scm,
	scheme2js/node-elimination.scm, scheme2js/nodes.scm,
	scheme2js/out.scm, scheme2js/pipe-port.scm,
	scheme2js/pobject-conv.scm, scheme2js/propagation.scm,
	scheme2js/push-declarations.scm, scheme2js/push-set.scm,
	scheme2js/rm-tail-breaks.scm, scheme2js/rm-unused-vars.scm,
	scheme2js/runtime-expander.scm, scheme2js/runtime/IO.js,
	scheme2js/runtime/exporter.scm, scheme2js/runtime/immutable.js,
	scheme2js/runtime/interface.scm, scheme2js/runtime/meta.scm,
	scheme2js/runtime/multi-file-port.scm, scheme2js/runtime/mutable.js,
	scheme2js/runtime/runtime_callcc.js,
	scheme2js/runtime/runtime_part.js, scheme2js/runtime/string.scm,
	scheme2js/scheme2js.scm, scheme2js/scm-out.scm, scheme2js/scope.scm,
	scheme2js/side.scm, scheme2js/srfi0.scm, scheme2js/statements.scm,
	scheme2js/symbol-table.scm, scheme2js/symbol.scm,
	scheme2js/tail-rec.scm, scheme2js/tail.scm,
	scheme2js/template-display.scm, scheme2js/tools.scm,
	scheme2js/trampoline.scm, scheme2js/transform-util.scm,
	scheme2js/use-count.scm, scheme2js/var-elimination.scm,
	scheme2js/var-ref-util.scm, scheme2js/verbose.scm,
	scheme2js/walk.scm, scheme2js/while.scm:
	some cleanups (macros), and copyright headers.
	[82f5de444209]<2.0.x>

2009-06-30  Manuel Serrano (Manuel.Serrano@inria.fr)

	* runtime/cgi.scm, runtime/js-lib.scm,
	scheme2js/runtime/runtime_part.js, share/hop-exception.scm,
	share/hop-request.js, share/hop-serialize.js:
	Generate better error messages with better JS stacks.
	[1063ff4048c1]<2.0.x>

2009-06-29  Manuel Serrano (Manuel.Serrano@inria.fr)

	* weblets/color/color.hop:
	Minor color weblet improvement.
	[6661eec3697b]<2.0.x>

	* runtime/prefs.scm, runtime/xml.scm, share/hop-exception.scm,
	share/hop-request.js:
	Minor bug fixes.
	[e6a1d63f3116]<2.0.x>

2009-06-28  Manuel Serrano (Manuel.Serrano@inria.fr)

	* etc/Makefile.hopconfig.in, hopc/main.scm, hopc/parseargs.scm,
	share/hop-dom.js, share/hop-exception.scm:
	Fix error handlers.
	[1c1aac867749]<2.0.x>

2009-06-26  Manuel Serrano (Manuel.Serrano@inria.fr)

	* runtime/color.scm, runtime/css.scm, share/hop-event.js,
	weblets/Makefile, weblets/color/Makefile, weblets/color/color.hop,
	weblets/color/color.hss, weblets/color/config.hop.in,
	weblets/color/etc/color.wiki.in, weblets/color/etc/dashboard.png,
	weblets/color/etc/doc.png, weblets/color/etc/favicon.png,
	weblets/color/etc/grab.png, weblets/color/etc/logo.png,
	weblets/color/etc/weblet.info.in, weblets/dashboard/dashboard.hop,
	weblets/hop/config.hop, weblets/hop/config.hop.in:
	Add the COLOR weblet.
	[962c2052837d]<2.0.x>

2009-06-25  Florian Loitsch <florian.loitsch@sophia.inria.fr>

	* scheme2js/runtime/runtime_part.js, share/hop-exception.scm,
	share/hop-lib.js, share/hop-request.js:
	accidentally removed the __sc_errorHook variable. (now restored).
	Changed hop-exception.scm to use modules. Modified depending .js
	files accordingly.
	[94eb9110ba0a]<2.0.x>

	* scheme2js/out.scm, scheme2js/runtime/runtime_part.js:
	use a arity-check function instead of doing the check at each call.
	[fff39719448a]<2.0.x>

	* etc/hop-autoconf.js.in, scheme2js/call-check.scm,
	scheme2js/compile-optimized-call.scm, scheme2js/export.scm,
	scheme2js/js-out.scm, scheme2js/out.scm, scheme2js/runtime/IO.js,
	scheme2js/runtime/exporter.scm, scheme2js/runtime/immutable.js,
	scheme2js/runtime/meta.scm, scheme2js/runtime/mutable.js,
	scheme2js/runtime/runtime_part.js, share/aes.js, share/base64.js,
	share/hop-audio.js, share/hop-debug.js, share/hop-dom.js,
	share/hop-event.js, share/hop-fx.js, share/hop-history.js,
	share/hop-lib.js, share/hop-login.js, share/hop-notepad.js,
	share/hop-paned.js, share/hop-prefs.js, share/hop-request.js,
	share/hop-serialize.js, share/hop-slider.js, share/hop-tabslider.js,
	share/hop-tooltip.js, share/hop-tree.js, share/hop-window.js,
	weblets/wiki/wiki.hop:
	added arity-checks for runtime. Some other small bugfixes.
	[0e374d390299]<2.0.x>

2009-06-26  Manuel Serrano (Manuel.Serrano@inria.fr)

	* Makefile, runtime/color.scm, runtime/css.scm, runtime/hop-extra.scm,
	runtime/hss-expd.sch, runtime/hss.sch, share/hop-lframe.hss,
	share/hop-window.hss, weblets/test/hss.hop, weblets/test/hss.hss,
	widget/Makefile, widget/lframe.scm, widget/make-lib.scm:
	Add HSS function compiler.
	[8f0b21fc81a7]<2.0.x>

2009-06-25  Manuel Serrano (Manuel.Serrano@inria.fr)

	* runtime/hop-extra.scm, runtime/http-error.scm, runtime/xml.scm,
	scheme2js/out.scm, scheme2js/runtime/runtime_part.js,
	share/hop-color.hss, share/hop-event.js, share/hop-exception.scm,
	share/hop-lib.js, share/hop-request.js, share/hop-window.hss,
	share/hop-window.js, weblets/doc/api/colorchooser.wiki,
	weblets/doc/api/window.wiki, widget/colorchooser.hop,
	widget/notepad.scm, widget/paned.scm:
	Complete client-side error messages. Bug fixes.
	[5a852afa10c7]<2.0.x>

2009-06-24  Florian Loitsch <florian.loitsch@sophia.inria.fr>

	* scheme2js/Makefile, scheme2js/call-check.scm, scheme2js/config.scm,
	scheme2js/expanders.scm, scheme2js/main.scm, scheme2js/out.scm,
	scheme2js/pobject-conv.scm, scheme2js/runtime/IO.js,
	scheme2js/scheme2js.scm:
	static and dynamic call checks (arity). Better locations and names
	for functions.
	[c82c6a0e8fd8]<2.0.x>

	* runtime/color.scm, runtime/http-error.scm, runtime/service.scm,
	share/hop-exception.scm, share/hop-lib.js,
	weblets/doc/api/multimedia.wiki:
	Improve client-side error messages.
	[5f849ae89755]<2.0.x>

	* runtime/read.scm:
	Unroll the change in the reading of ~ forms.
	[bae949ae4df6]<2.0.x>

2009-06-23  Florian Loitsch <florian.loitsch@sophia.inria.fr>

	* hopscheme/hopscheme-config.scm, scheme2js/module.scm:
	fixed typos. Now -g should correctly produce a readable output.
	[558be470ea9c]<2.0.x>

	* weblets/home/demos/music/music.hop:
	Back port the music demo fix.
	[e50732df3a31]<2.0.x>

	* scheme2js/config.scm, scheme2js/out.scm:
	first time apparently did not work. readd debug-flag for scheme2js.
	[677328320335]<2.0.x>

2009-06-22  Florian Loitsch <florian.loitsch@sophia.inria.fr>

	* hopscheme/hopscheme-config.scm:
	enable scheme2js-debug when 'bigloo-debug'>0 (-g)
	[15df2b4a7eab]<2.0.x>

	* scheme2js/runtime/immutable.js:
	removed debug-alert.
	[b573f5a78589]<2.0.x>

2009-05-26  Manuel Serrano (Manuel.Serrano@inria.fr)

	* weblets/home/config.hop:
	build 1.10.3
	[31a112882c7e]<1.10.x>

	* runtime/read.scm, src/main.scm,
	weblets/home/articles/hop-perfs/article.html,
	weblets/home/articles/hop-perfs/cohort.jpg,
	weblets/home/articles/hop-perfs/dynamic.png,
	weblets/home/articles/hop-perfs/nothread.jpg,
	weblets/home/articles/hop-perfs/one-to-one.jpg,
	weblets/home/articles/hop-perfs/pipeline.jpg,
	weblets/home/articles/hop-perfs/pool.jpg,
	weblets/home/articles/hop-perfs/static.png, weblets/home/config.hop,
	weblets/home/docs.wiki:
	Accommodate bigloo3.2b, add hop-1.10.x property.
	[9569cb9e399b]<1.10.x>

2009-06-23  Manuel Serrano (Manuel.Serrano@inria.fr)

	* Makefile, configure, hopc/Makefile, hopc/hopc-param.scm,
	hopc/hopc.sh, hopc/main.scm, hopc/parseargs.scm,
	runtime/hop-extra.scm, share/hop-color.scm, share/hop-spinbutton.scm:
	Add hopc to the population!
	[c36a9d9f2663]<2.0.x>

2009-06-22  Manuel Serrano (Manuel.Serrano@inria.fr)

	* Makefile, configure, etc/Makefile, etc/Makefile.hopconfig.in,
	etc/Makefile.library, etc/hop-autoconf.js.in, etc/hopc.sh.in,
	runtime/Makefile, runtime/color.scm, runtime/dom.scm,
	runtime/hop-extra.scm, runtime/hop-img.scm, runtime/hop-mathml.scm,
	runtime/hop.scm, runtime/make-lib.scm, runtime/misc.scm,
	runtime/priv.scm, runtime/read.scm, runtime/service.scm,
	runtime/wiki-parser.scm, runtime/xml.scm, share/Makefile,
	share/hop-color.hss, share/hop-color.scm, share/hop-exception.scm,
	share/hop-file.hss, share/hop-lib.js, share/hop-request.js,
	share/hop-slider.css, share/hop-slider.hss, share/hop-slider.js,
	share/hop-spinbutton.scm, share/icons/actions/cancel.png,
	share/icons/actions/ok.png, share/icons/actions/open.png,
	share/icons/actions/run.png, share/icons/hop-color/satval.png,
	share/icons/hop-color/transbg.png,
	share/icons/hop-filechooser/cancel.png,
	share/icons/hop-filechooser/open.png,
	share/icons/hop-filechooser/run.png, src/hop-param.scm, src/init.scm,
	src/main.scm, src/parseargs.scm, weblets/doc/Makefile,
	weblets/doc/api/colorchooser.wiki, weblets/doc/api/spinbutton.wiki,
	weblets/doc/config.hop, weblets/doc/examples/colorchooser.hop,
	weblets/test/Makefile, weblets/test/colorchooser.hop,
	weblets/test/test.hop, weblets/wiki/etc/wiki.wiki,
	weblets/wiki/wiki.hop:
	HOPC (client-side compiler), WIDGET (library), COLOCHOOSER (widget).
	 - The bin/hopc tools is a client-side compiler. It is used to
	bootstrap the widget library.
	  - The runtime library has been split in two parts: the original
	runtime library and the widget library. The widget library contains
	Bigloo source code *and* Hop source code (e.g., spinbutton and
	colorchooser) that are compiled with hopc.
	  - The new markup colochooser implements a pure HTML+JS color selector.
	[3a9e012f7ae5]<2.0.x>

2009-06-16  Manuel Serrano (Manuel.Serrano@inria.fr)

	* runtime/hop-extra.scm, runtime/hop-img.scm,
	runtime/hop-spinbutton.scm, runtime/xml-expd.sch, runtime/xml.scm,
	scheme2js/runtime/IO.js, share/hop-exception.scm,
	share/hop-slider.hss, weblets/doc/api/slider.wiki:
	Resolve attributes vs initializations at respond-time.
	[205eeb29c1b4]<2.0.x>

	* runtime/clientc.scm, runtime/css.scm, runtime/expanders.sch,
	runtime/hop-extra.scm, runtime/hop-slider.scm, runtime/read.scm,
	runtime/service.scm, runtime/xml-expd.sch, runtime/xml.scm,
	share/Makefile, share/hop-dom.js, share/hop-exception.scm,
	share/hop-foldlist.js, share/hop-lframe.hss, share/hop-lib.js,
	share/hop-slider.css, share/hop-slider.hss, share/hop-slider.js,
	share/hop-spinbutton.hss, share/hop-spinbutton.scm,
	src/parseargs.scm, weblets/doc/api/slider.wiki,
	weblets/doc/api/spinbutton.wiki, weblets/doc/examples/spinbutton.hop,
	weblets/home/release.info, weblets/test/spinbutton.hop:
	Widget fixes for SPINBUTTON and SLIDER.
	[813d48595c47]<2.0.x>

2009-06-12  Manuel Serrano (Manuel.Serrano@inria.fr)

	* hopscheme/hopscheme-config.scm, runtime/Makefile, runtime/dom.scm,
	runtime/hop-extra.scm, runtime/hop-img.scm, runtime/hop-mathml.scm,
	runtime/hop-notepad.scm, runtime/hop-spinbutton.scm,
	runtime/hop-svg.scm, runtime/make-lib.scm, runtime/xml-expd.sch,
	runtime/xml.sch, runtime/xml.scm, share/Makefile, share/hop-dom.js,
	share/hop-lframe.hss, share/hop-spinbutton.hss,
	share/hop-spinbutton.scm, src/parseargs.scm, weblets/doc/Makefile,
	weblets/doc/api/lframe.wiki, weblets/doc/api/slider.wiki,
	weblets/doc/api/spinbutton.wiki, weblets/doc/config.hop,
	weblets/doc/examples/spinbutton.hop, weblets/test/Makefile,
	weblets/test/hss.hop, weblets/test/spinbutton.hop,
	weblets/test/test.hop:
	Add SPINBUTTON (yet client-side incomplete).
	[2a3e7b7b0105]<2.0.x>

2009-06-10  Manuel Serrano (Manuel.Serrano@inria.fr)

	* runtime/hop-extra.scm, runtime/xml-expd.sch, runtime/xml.scm,
	share/hop-dom.js, share/hop-lframe.css, share/hop-lframe.hss,
	weblets/doc/Makefile, weblets/doc/api/lframe.wiki,
	weblets/doc/config.hop, weblets/doc/examples/lframe.hop,
	weblets/doc/wiki.hop, weblets/test/Makefile, weblets/test/hss.hop,
	weblets/test/hss.hss, weblets/test/test.hop, weblets/test/test.hss:
	Complete the LFRAME implementation (see the documentation).
	[321399638ac5]<2.0.x>

	* runtime/css.scm, runtime/hop-extra.scm, share/Makefile,
	share/hop-dom.js, share/hop-lframe.css, share/hop-lframe.hss,
	share/hop-tabslider.hss, weblets/test/Makefile, weblets/test/hss.hop,
	weblets/test/test.hop, weblets/test/test.hss:
	Complete new HSS compiler. Add LFRAME widget.
	[7bb62c32b900]<2.0.x>

2009-06-08  Manuel Serrano (Manuel.Serrano@inria.fr)

	* runtime/css.scm, runtime/hop-extra.scm, runtime/hop-img.scm,
	runtime/http-error.scm, runtime/http-request.scm,
	share/hop-canvas.scm, share/hop-window.js,
	weblets/doc/api/canvas.wiki, weblets/doc/examples/canvas2.hop:
	Add CANVAS-SHADOW-RECT (see the canvas documentation).
	[9467286bc6d2]<2.0.x>

2009-06-06  Manuel Serrano (Manuel.Serrano@inria.fr)

	* runtime/css.scm, share/hop-tabslider.css, share/hop-tabslider.hss:
	Use the new HSS compiler for standard Hop widgets.
	[86199972feaa]<2.0.x>

	* share/editor/.list, share/editor/ed-background.png,
	share/editor/ed-bold.png, share/editor/ed-foreground.png,
	share/editor/ed-hrule.png, share/editor/ed-html.png,
	share/editor/ed-image.png, share/editor/ed-indent.png,
	share/editor/ed-italic.png, share/editor/ed-justify-center.png,
	share/editor/ed-justify-left.png, share/editor/ed-justify-right.png,
	share/editor/ed-justify.png, share/editor/ed-link.png,
	share/editor/ed-list-ordered.png, share/editor/ed-list-unordered.png,
	share/editor/ed-nohtml.png, share/editor/ed-page-go.png,
	share/editor/ed-page.png, share/editor/ed-redo.png,
	share/editor/ed-separator.png, share/editor/ed-silver-bg.png,
	share/editor/ed-strikethrough.png, share/editor/ed-subscript.png,
	share/editor/ed-superscript.png, share/editor/ed-table.png,
	share/editor/ed-underline.png, share/editor/ed-undo.png,
	share/editor/ed-unindent.png, share/editor/ed-unlink.png,
	share/editor/image.hop, share/editor/link.hop, share/hop-paned.css:
	Add the new HSS compiler (see DEFINE-HSS-TYPE and DEFINE-HSS-
	PROPERTY).
	[8561360815a1]<2.0.x>

	* share/hop-exception.scm, share/hop-foldlist.js,
	share/hop-notepad.hss, share/hop-tabslider.css,
	share/hop-tabslider.js, share/hop-window.js, weblets/hop/hop.hop,
	weblets/test/tabslider.hop:
	Webkit compatibility enhancement.
	[6f3963e13295]<2.0.x>

2009-06-05  Manuel Serrano (Manuel.Serrano@inria.fr)

	* etc/hop-autoconf.js.in, runtime/http-error.scm,
	share/hop-dashboard.js, share/hop-exception.scm, share/hop-lib.js,
	share/hop-window.js:
	Yet another error message improvement.
	[210d4891de8d]<2.0.x>

	* .hoprelease, configure, etc/hop-autoconf.js.in,
	runtime/hop-extra.scm, runtime/http-error.scm,
	runtime/http-response.scm, scheme2js/expanders.scm,
	scheme2js/runtime/immutable.js, scheme2js/runtime/mutable.js,
	scheme2js/runtime/runtime_part.js, share/Makefile, share/aes.js,
	share/hop-event.js, share/hop-exception.scm, share/hop-lib.js,
	share/hop-notepad.js, share/hop-prefs.js, share/hop-request.js,
	share/hop-tree.js, share/icons/client-error.png:
	Improve error reporting.
	[7a7f750b6550]<2.0.x>

2009-06-02  Manuel Serrano (Manuel.Serrano@inria.fr)

	* .hoprelease, weblets/home/release.info:
	build 2.0.0-pre2
	[9b8696bc0e0a]<2.0.x>

2009-05-28  Manuel Serrano (Manuel.Serrano@inria.fr)

	* runtime/hop-file.scm, runtime/prefs.scm, share/hop-canvas.scm,
	share/hop-file.js, weblets/doc/api/canvas.wiki,
	weblets/doc/examples/canvas6.hop:
	Add canvas function for dealing with texts.
	[f9b67429e422]<2.0.x>

2009-05-27  Manuel Serrano (Manuel.Serrano@inria.fr)

	* weblets/Makefile, weblets/doc/Makefile,
	weblets/doc/api/condexpand.wiki, weblets/doc/api/read.wiki,
	weblets/doc/config.hop, weblets/doc/core/core.wiki:
	Add documentation for COND-EXPAND.
	[5268c8c7878b]<2.0.x>

	* hopscheme/tilde-escape.scm, runtime/http-error.scm, runtime/xml.scm,
	share/hop-lib.js, share/hop-request.js:
	build 2.0.0-pre1
	[621f3007deec]<2.0.x>

2009-05-26  Manuel Serrano (Manuel.Serrano@inria.fr)

	* weblets/home/config.hop.in:
	1.10.x back port.
	[a7afd5c161d8]<2.0.x>

2009-05-20  Florian Loitsch <florian.loitsch@sophia.inria.fr>

	* hopscheme/hopscheme.scm, hopscheme/tilde-escape.scm,
	runtime/clientc.scm, runtime/read.scm, scheme2js/make-lib.scm,
	scheme2js/module.scm, src/parseargs.scm:
	~(define-macro ...) now working. and fixed a 'memv' -> 'menv' bug
	(they look soo similar...) currently the ~(define-macro ...) clauses
	still come with a warning, but it works. Ex: === (module foo)
	~(define-macro (a x) (+fx x 1))
	(define-service (foo) (<HTML> (<BODY> (<BUTTON>
	:onclick ~(alert (a 3)) "click me")))) ===
	[a9e1ff3bad51]<2.0.x>

	* weblets/doc/.afile, weblets/home/.afile, weblets/hop/.afile,
	weblets/hz/.afile, weblets/weblets/.afile, weblets/wizard/wizard.hop:
	Fix the wizard that confused user and guest.
	[0208e43eee32]<1.11.x>

2009-05-13  Manuel Serrano (Manuel.Serrano@inria.fr)

	* .hoprelease, weblets/home/release.info:
	build 1.11.0-rc6
	[f6b437e86e82]<1.11.x>

	* runtime/read.scm:
	Fix the HOP reader.
	[1f7f33c53be4]<1.11.x>

2009-05-26  Manuel Serrano (Manuel.Serrano@inria.fr)

	* runtime/hop-svg.scm, runtime/param.scm, runtime/xml.scm,
	weblets/home/articles/hop-perfs/article.html,
	weblets/home/articles/hop-perfs/cohort.jpg,
	weblets/home/articles/hop-perfs/dynamic.png,
	weblets/home/articles/hop-perfs/nothread.jpg,
	weblets/home/articles/hop-perfs/one-to-one.jpg,
	weblets/home/articles/hop-perfs/pipeline.jpg,
	weblets/home/articles/hop-perfs/pool.jpg,
	weblets/home/articles/hop-perfs/static.png, weblets/home/docs.wiki:
	Add the COORDINATION'09 performance evaluation paper to the HOME
	weblet.
	[2f7608dc2ee7]<2.0.x>

2009-05-25  Manuel Serrano (Manuel.Serrano@inria.fr)

	* runtime/hop-svg.scm, runtime/param.scm:
	Add memory cache for prefixed svg image.
	[903461014056]<2.0.x>

2009-05-20  Manuel Serrano (Manuel.Serrano@inria.fr)

	* weblets/wizard/wizard.hop:
	Back port Wizard fix from 1.11.x.
	[73cae0d7f63f]<2.0.x>

2009-05-19  Manuel Serrano (Manuel.Serrano@inria.fr)

	* hopscheme/hopscheme-config.scm, runtime/clientc.scm,
	runtime/read.scm, src/parseargs.scm:
	Additional step toward client side macro expansion.
	[4ae5eb1f30cb]<2.0.x>

	* etc/configure.scm.in, hopscheme/hopscheme-config.scm,
	hopscheme/tilde-escape.scm, runtime/clientc.scm, runtime/css.scm,
	runtime/hop-file.scm, runtime/hss-expd.sch, runtime/hss.sch,
	runtime/param.scm, runtime/read.scm, runtime/scm.scm,
	scheme2js/srfi0.scm, share/hop-file.hss, share/hop-file.js,
	src/main.scm, src/parseargs.scm:
	New client-side SRFI0 implementation. Preparation of client-side
	macros.
	[8ee04a1cf45e]<2.0.x>

2009-05-13  Manuel Serrano (Manuel.Serrano@inria.fr)

	* runtime/read.scm:
	Fix the HOP reader.
	[a48e38ea1b5d]<2.0.x>

	* runtime/hop-extra.scm, weblets/doc/api/url.wiki:
	Fix the URL api documentation.
	[e68bf6195854]<1.11.x>

	* runtime/hop-svg.scm, src/main.scm, weblets/doc/.afile,
	weblets/home/.afile, weblets/hop/.afile, weblets/hz/.afile,
	weblets/weblets/.afile:
	Fix Hop process ownership assignment.
	[f75cc40d3adf]<1.11.x>

	* runtime/hop-extra.scm, weblets/doc/api/url.wiki:
	Fix the url API documentation.
	[b07421fb354f]<2.0.x>

	* runtime/dom.scm, runtime/hop-svg.scm, src/main.scm:
	Fix Hop process ownership assignment.
	[b08d10e3cd10]<2.0.x>

2009-05-07  Manuel Serrano (Manuel.Serrano@inria.fr)

	* share/hop-dashboard.js, weblets/doc/.afile,
	weblets/doc/api/access.wiki, weblets/home/.afile, weblets/hop/.afile,
	weblets/hz/.afile, weblets/weblets/.afile:
	Back port documentation fix.
	[e1acb43a81c5]<1.11.x>

2009-05-06  Florian Loitsch <florian.loitsch@sophia.inria.fr>

	* etc/configure-macosx.sch.in:
	var, cache and rc are inside user-directory. (fix for macosx-
	bundle).
	[abbf83a96696]<2.0.x>

	* weblets/home/widgets.hop:
	fixed 'hop-flash-directory'.
	[384a272c4ebc]<2.0.x>

	* weblets/hz/config.hop, weblets/hz/db.hop, weblets/hz/install.hop,
	weblets/hz/markup.hop, weblets/hz/sync.hop, weblets/hz/weblet.hop,
	weblets/hzbuilder/etc/skeleton/weblet.info.in,
	weblets/weblets/weblets.hop:
	Fix HZ and WEBLETS.
	[e9dd9a4c197d]<1.11.x>

	* runtime/hop.scm, runtime/http-error.scm, runtime/prefs.scm,
	weblets/doc/.afile, weblets/home/.afile, weblets/hop/.afile,
	weblets/hz/.afile, weblets/hz/config.hop, weblets/hz/db.hop,
	weblets/hz/hz.hop, weblets/hz/hz.hss, weblets/hz/install.hop,
	weblets/hz/markup.hop, weblets/hz/sync.hop, weblets/hz/weblet.hop,
	weblets/hzbuilder/etc/skeleton/Makefile, weblets/weblets/.afile,
	weblets/weblets/homepage.hop, weblets/weblets/weblets.hop:
	User preferences typing enforcement. Start fixing hz.
	[4aca72b51bc5]<1.11.x>

2009-04-30  Manuel Serrano (Manuel.Serrano@inria.fr)

	* runtime/css.scm:
	Minor CSS fix.
	[bc1d293ce1bc]<1.11.x>

	* .hoprelease, weblets/home/release.info:
	build 1.11.0-rc5
	[607bd4500f33]<1.11.x>

2009-05-07  Manuel Serrano (Manuel.Serrano@inria.fr)

	* runtime/wiki-parser.scm, weblets/doc/api/access.wiki:
	Fix Access Control documentation.
	[1c69461f4b24]<2.0.x>

2009-05-06  Manuel Serrano (Manuel.Serrano@inria.fr)

	* runtime/wiki-parser.scm, share/hop-dashboard.js,
	share/hop-request.js, weblets/doc/core/core.wiki:
	Wiki improvement. Force paragraph termination before lists (ul, ol).
	[0b8b356ca5b6]<2.0.x>

	* runtime/hop.scm, runtime/http-response.scm, runtime/service-expd.sch,
	runtime/service.scm, runtime/user.scm, weblets/hz/config.hop,
	weblets/hz/db.hop, weblets/hz/hz.hss, weblets/hz/install.hop,
	weblets/hz/markup.hop, weblets/hz/sync.hop, weblets/hz/weblet.hop,
	weblets/hzbuilder/etc/skeleton/weblet.info.in,
	weblets/weblets/homepage.hop, weblets/weblets/weblets.hop:
	Fix remote WITH-HOP that was broken when used asynchronously.
	[6b2dc01e91f5]<2.0.x>

	* runtime/hop.scm, runtime/http-response.scm:
	Fix a stupidity in remote WITH-HOP.
	[6017c8358ad5]<2.0.x>

	* runtime/hop.scm, runtime/http-response.scm, runtime/service-expd.sch,
	runtime/service.scm, runtime/user.scm, weblets/hz/config.hop,
	weblets/hz/db.hop, weblets/hz/hz.hss, weblets/hz/install.hop,
	weblets/hz/markup.hop, weblets/hz/sync.hop, weblets/hz/weblet.hop,
	weblets/hzbuilder/etc/skeleton/weblet.info.in,
	weblets/weblets/homepage.hop, weblets/weblets/weblets.hop:
	Fix HZ and WEBLETS (mostly 1.11.x backport).
	[6ab7b8487dff]<2.0.x>

	* runtime/prefs.scm:
	User preferences typing enforcement.
	[43c3dd85ccb1]<2.0.x>

	* arch/macosx/Makefile.bundle, etc/configure-macosx.sch.in,
	etc/configure-noarch.sch.in, etc/configure.scm.in, src/parseargs.scm:
	make macosx-bundle compilation work again.
	[cccafc549e4c]<2.0.x>

2009-05-05  Manuel Serrano (Manuel.Serrano@inria.fr)

	* etc/configure-macosx.sch.in, runtime/hop.scm, runtime/http-error.scm,
	weblets/hz/hz.hop, weblets/hzbuilder/etc/skeleton/Makefile,
	weblets/weblets/homepage.hop:
	Add the missing *macosx-bundle-dir* variable.
	[3c4a4749a126]<2.0.x>

	* configure, etc/Makefile, etc/configure-macosx.sch.in,
	etc/configure-noarch.sch.in, etc/configure.scm.in,
	weblets/doc/config.hop, weblets/hop/etc/hop.wiki:
	Cleanup MACOSX configuration.
	[f54653d29b1c]<2.0.x>

	* weblets/doc/.afile, weblets/doc/Makefile, weblets/home/.afile,
	weblets/home/Makefile, weblets/hop/.afile, weblets/hop/Makefile,
	weblets/hz/.afile, weblets/hz/Makefile, weblets/weblets/.afile,
	weblets/weblets/Makefile:
	Remove generated .afiles from population.
	[39147a70d03a]<2.0.x>

2009-05-04  Manuel Serrano (Manuel.Serrano@inria.fr)

	* configure, etc/Makefile, etc/Makefile.library, etc/configure.scm.in,
	etc/configure.scm.macosx-bundle, etc/hop-autoconf.js.in,
	etc/hop.man.in, etc/hoprc.hop.in, hopreplay/main.scm,
	hopreplay/parseargs.scm, hopscheme/hopscheme-config.scm,
	hopsh/main.scm, hopsh/parseargs.scm, runtime/clientc.scm,
	runtime/css.scm, runtime/hop-audio.scm, runtime/hop-extra.scm,
	runtime/hop-img.scm, runtime/hop-video.scm, runtime/hz.scm,
	runtime/job.scm, runtime/param.scm, runtime/scm.scm,
	runtime/user.scm, share/hop-dom.js, src/main.scm, src/parseargs.scm:
	Prepare the MACOSX bundle creation.
	[f358c93e11d1]<2.0.x>

2009-04-26  Manuel Serrano (Manuel.Serrano@inria.fr)

	* runtime/http-response.scm:
	. HA: Enter commit message. Lines beginning with 'HG:' are removed.
	[4877d0cce57a]<2.0.x>

2009-04-25  Manuel Serrano (Manuel.Serrano@inria.fr)

	* runtime/charset.scm, src/accept.scm, src/main.scm:
	Fix JVM thread schedulers.
	[ca96e90353e7]<2.0.x>

2009-04-30  Manuel Serrano (Manuel.Serrano@inria.fr)

	* runtime/xml-expd.sch, scheme2js/statements.scm:
	Fix scheme2js statement error detection.
	[8c30a45eab73]<1.11.x>

2009-04-29  Florian Loitsch <florian.loitsch@sophia.inria.fr>

	* hopscheme/hopscheme-config.scm, scheme2js/Makefile,
	scheme2js/Makefile.js-pp, scheme2js/allocate-names.scm,
	scheme2js/compile-optimized-set.scm, scheme2js/config.scm,
	scheme2js/js-lexer.scm, scheme2js/js-nodes.scm, scheme2js/js-out.scm,
	scheme2js/js-parser.scm, scheme2js/js-pp-exec.scm,
	scheme2js/js-pp.scm, scheme2js/main.scm, scheme2js/out.scm,
	scheme2js/pipe-port.scm, scheme2js/push-declarations.scm:
	pretty printing (and compressing).
	[d6f78c6e1f9f]<2.0.x_pp>

	* hopscheme/hopscheme-config.scm, weblets/home/.afile,
	weblets/home/Makefile, weblets/home/config.hop,
	weblets/home/demos/minesweeper/minesweeper.hop,
	weblets/home/demos/minesweeper/minesweeper.scm,
	weblets/home/demos/set/game.hop, weblets/home/demos/set/set.hop,
	weblets/home/demos/set/set.scm, weblets/home/demos/sudoku/sudoku.hop,
	weblets/home/demos/sudoku/sudoku.scm:
	switch to Bigloo-modules and fix the concerned weblets (set, sudoku
	and minesweeper).
	[fb9f5c426b6a]<2.0.x>

2009-04-28  Florian Loitsch <florian.loitsch@sophia.inria.fr>

	* share/hop-dom.js:
	fix invalid JavaScript.
	[b66d8f869c6b]<2.0.x>

2009-04-27  Florian Loitsch <florian.loitsch@sophia.inria.fr>

	* etc/Makefile.library:
	use Bigloo-give LDINSTALLNAMEDIRROT instead of hardcoded
	'Frameworks' for libraries. Only important when bundling on Macosx.
	Requires _very_ recent Bigloo.
	[840aa8e7d24d]<2.0.x>

	* .hoprelease, weblets/home/release.info:
	build 1.11.0-rc4
	[3092b2ebb971]<1.11.x>

	* runtime/cgi.scm, weblets/doc/.afile, weblets/home/.afile,
	weblets/hop/.afile, weblets/hz/.afile, weblets/weblets/.afile:
	2.0.x back port.
	[183fd3811c1d]<1.11.x>

2009-04-26  Manuel Serrano (Manuel.Serrano@inria.fr)

	* runtime/charset.scm, src/accept.scm, src/main.scm:
	2.0.x Back ports.
	[c3a5d85084c6]<1.11.x>

2009-04-22  Florian Loitsch <florian.loitsch@sophia.inria.fr>

	* Makefile.macosx, configure, etc/Makefile.library,
	etc/configure.scm.in, etc/hop-autoconf.js.in, etc/hop.man.in,
	etc/hoprc.hop.in, hopreplay/main.scm, hopreplay/parseargs.scm,
	hopsh/main.scm, hopsh/parseargs.scm, macosx/Info.plist,
	macosx/hop.icns, runtime/clientc.scm, runtime/css.scm,
	runtime/hop-audio.scm, runtime/hop-extra.scm, runtime/hop-img.scm,
	runtime/hop-video.scm, runtime/hz.scm, runtime/job.scm,
	runtime/macosx_bundle.h, runtime/param.scm, runtime/scm.scm,
	runtime/user.scm, src/main.scm, src/parseargs.scm,
	weblets/doc/api/config.wiki, weblets/home/widgets.hop,
	weblets/home/wiki.hop, weblets/hz/config.hop,
	weblets/hzbuilder/etc/hzbuilder.wiki.in, weblets/info/info.hop,
	weblets/weblets/config.hop, weblets/wizard/wizard.hop:
	macosx bundle changes. (not yet cleaned, but working).
	[d7a0c2acb88b]<2.0.x>

	* etc/hoprc.hop.in:
	fixed wizard/shutdown.
	[499c34e23c43]<2.0.x>

	* weblets/doc/api/sqlite.wiki, weblets/shutdown/shutdown.hop,
	weblets/wizard/wizard.hop:
	Fix shutdown weblet.
	[cc52f8377097]<1.11.x>

	* weblets/shutdown/shutdown.hop, weblets/wizard/wizard.hop:
	Fix shutdown weblet.
	[2c12359b2240]<2.0.x>

	* weblets/wizard/wizard.hop:
	Testing the new wizard invocation that should now supports shutdown.
	[e560fd0404cb]<2.0.x>

2009-04-20  Florian Loitsch <florian.loitsch@sophia.inria.fr>

	* scheme2js/dot-expand.scm, scheme2js/expanders.scm:
	dot-expand lets and other forms.
	[f2a9250146a8]<2.0.x>

	* scheme2js/error.scm:
	forgot file...
	[0d69c5da4df3]<2.0.x>

2009-04-19  Manuel Serrano (Manuel.Serrano@inria.fr)

	* runtime/prefs.scm, weblets/webfilter/webfilter.hop:
	Back port (from 2.0.x) webfilter fixes.
	[af88e2d634df]<1.11.x>

	* src/accept.scm, src/main.scm, src/nothread-scheduler.scm,
	src/scheduler.scm:
	Back port from 2.0.x scheduler fixes.
	[0d877c580907]<1.11.x>

2009-04-17  Manuel Serrano (Manuel.Serrano@inria.fr)

	* runtime/hop-mathml.scm, weblets/hzbuilder/etc/skeleton/Makefile,
	weblets/hzbuilder/etc/skeleton/weblet.info.in:
	Minor math improvements.
	[beeab7c42767]<1.11.x>

2009-04-12  Manuel Serrano (Manuel.Serrano@inria.fr)

	* etc/hoprc.hop.in, runtime/read.scm, src/main.scm:
	Accommodate bigloo3.2b.
	[f71f3d328e88]<1.11.x>

2009-04-11  Manuel Serrano (Manuel.Serrano@inria.fr)

	* runtime/css.scm, runtime/service-expd.sch, src/main.scm,
	weblets/doc/.afile, weblets/doc/examples/filter-1.hop,
	weblets/doc/examples/history-1.hop,
	weblets/doc/examples/history-2.hop,
	weblets/doc/examples/parameter.hop, weblets/doc/examples/prefs-1.hop,
	weblets/doc/examples/service-5.hop,
	weblets/doc/examples/service-6.hop, weblets/doc/examples/svg3.hop,
	weblets/home/.afile, weblets/hop/.afile, weblets/hz/.afile,
	weblets/weblets/.afile:
	Bigloo3.2b accommodations.
	[43d8ee0eab3c]<1.11.x>

2009-04-10  Manuel Serrano (Manuel.Serrano@inria.fr)

	* weblets/doc/.afile, weblets/home/.afile, weblets/home/config.hop,
	weblets/hop/.afile, weblets/hz/.afile,
	weblets/hzbuilder/generate.hop, weblets/weblets/.afile:
	Fix hzbuilder.
	[dc1b2e0794a2]<1.11.x>

2009-04-09  Manuel Serrano (Manuel.Serrano@inria.fr)

	* runtime/read.scm, weblets/home/config.hop:
	Bigloo3.2a accommodation.
	[3c983a9646fb]<1.11.x>

	* .hoprelease, INSTALL, weblets/doc/examples/base64.hop,
	weblets/doc/examples/notepad-1.hop,
	weblets/doc/examples/request-1.hop, weblets/doc/examples/tree-2.hop,
	weblets/doc/tutorials/01-ajax.wiki,
	weblets/doc/tutorials/05-rss.wiki, weblets/doc/wiki/quote.wiki,
	weblets/home/install.wiki, weblets/home/release.info:
	build 1.11.0-rc3
	[9d95cd512c46]<1.11.x>

2009-03-30  Manuel Serrano (Manuel.Serrano@inria.fr)

	* runtime/wiki-parser.scm, weblets/doc/.afile, weblets/home/.afile,
	weblets/hop/.afile, weblets/hz/.afile, weblets/weblets/.afile:
	Back port from 2.0.x wiki-parser fix.
	[b7d602177665]<1.11.x>

2009-04-19  Manuel Serrano (Manuel.Serrano@inria.fr)

	* runtime/prefs.scm, share/hop-prefs.js,
	weblets/webfilter/webfilter.hop:
	Fix webfilter.
	[cfec5aa935ab]<2.0.x>

	* src/main.scm:
	Register enable-threads eval srfi (when threads are available).
	[f78d53fda74a]<2.0.x>

	* src/scheduler.scm:
	Complete nothread configuration.
	[89a3d37a9391]<2.0.x>

	* configure, share/hop-request.js, src/accept.scm,
	src/nothread-scheduler.scm, src/scheduler.scm,
	weblets/home/config.hop, weblets/hzbuilder/etc/skeleton/Makefile,
	weblets/hzbuilder/etc/skeleton/doc.wiki.in,
	weblets/hzbuilder/generate.hop, weblets/hzbuilder/hzbuilder.hop:
	Start fixing the nothread configuration.
	[964594ef5ff8]<2.0.x>

2009-04-17  Manuel Serrano (Manuel.Serrano@inria.fr)

	* runtime/hop-extra.scm, runtime/hz.scm,
	weblets/hzbuilder/hzbuilder.hop:
	Improve runtime HZ support.
	[d20c53fb782f]<2.0.x>

	* weblets/hzbuilder/etc/skeleton/Makefile,
	weblets/hzbuilder/generate.hop, weblets/hzbuilder/hzbuilder.hop:
	Minor HZ builder change.
	[c5665ad04724]<2.0.x>

	* etc/hoprc.hop.in, runtime/css.scm, runtime/hop-extra.scm,
	runtime/hop-mathml.scm, runtime/hop-sym.scm, runtime/hop-wiki.scm,
	runtime/hz.scm, runtime/param.scm, runtime/read.scm,
	runtime/wiki-parser.scm, runtime/xml.scm, share/hop-dashboard.js,
	weblets/doc/.afile, weblets/home/.afile, weblets/hop/.afile,
	weblets/hz/.afile, weblets/hzbuilder/etc/skeleton/Makefile,
	weblets/hzbuilder/etc/skeleton/weblet.info.in,
	weblets/weblets/.afile, weblets/wiki/wiki.hop:
	Math improvements. Wiki modifications. Dashboard improvements.
	[e9a9d81df862]<2.0.x>

2009-04-10  Manuel Serrano (Manuel.Serrano@inria.fr)

	* INSTALL, hopscheme/hopscheme-config.scm, hopscheme/scm-compil.scm,
	runtime/read.scm, runtime/weblets.scm, scheme2js/module-resolver.scm,
	src/main.scm, weblets/doc/.afile, weblets/doc/examples/base64.hop,
	weblets/doc/examples/filter-1.hop,
	weblets/doc/examples/history-1.hop,
	weblets/doc/examples/history-2.hop,
	weblets/doc/examples/notepad-1.hop,
	weblets/doc/examples/parameter.hop, weblets/doc/examples/prefs-1.hop,
	weblets/doc/examples/request-1.hop,
	weblets/doc/examples/service-4.hop,
	weblets/doc/examples/service-5.hop,
	weblets/doc/examples/service-6.hop, weblets/doc/examples/svg3.hop,
	weblets/doc/examples/tree-2.hop, weblets/doc/tutorials/01-ajax.wiki,
	weblets/doc/tutorials/05-rss.wiki, weblets/doc/wiki/quote.wiki,
	weblets/home/.afile, weblets/home/config.hop,
	weblets/home/install.wiki, weblets/hop/.afile, weblets/hz/.afile,
	weblets/hzbuilder/config.hop.in, weblets/hzbuilder/generate.hop,
	weblets/weblets/.afile:
	Various documentation fixes (many thanks to George Jahad).
	[23eb80757a5c]<2.0.x>

2009-04-09  Manuel Serrano (Manuel.Serrano@inria.fr)

	* scheme2js/expanders.scm:
	Change scheme2js define-struct to accommodate Bigloo's idiosyncrasy.
	[7bde919d1d77]<2.0.x>

2009-04-08  Manuel Serrano (Manuel.Serrano@inria.fr)

	* configure, runtime/Makefile, runtime/expanders.scm,
	runtime/hop-box.scm, runtime/hop-extra.scm, runtime/hop.scm,
	runtime/hss-expd.sch, runtime/hss.sch, runtime/http-filter.scm,
	runtime/http-remote.scm, runtime/js-lib.scm, runtime/make-lib.scm,
	runtime/param.scm, runtime/service-expd.sch, runtime/service.scm,
	runtime/types.scm, share/Makefile, share/hop-box.hss,
	share/hop-box.scm, share/hop-request.js, weblets/doc/.afile,
	weblets/home/.afile, weblets/home/config.hop, weblets/hop/.afile,
	weblets/hz/.afile, weblets/weblets/.afile:
	Fix server-side WITH-HOP.
	 - services were not correctly parsing their arguments (DSSSL
	arguments).
	  - JSON->HOP was not implemented correctly.
	[961d80d2429e]<2.0.x>

2009-04-03  Florian Loitsch <florian.loitsch@sophia.inria.fr>

	* hopscheme/dollar-scheme2js-module.scm, scheme2js/Makefile,
	scheme2js/callcc.scm, scheme2js/callcc_resume_push.scm,
	scheme2js/compile-optimized-call.scm,
	scheme2js/constant-propagation.scm, scheme2js/constants.scm,
	scheme2js/deep-clone.scm, scheme2js/expand.scm,
	scheme2js/expanders.scm, scheme2js/export.scm,
	scheme2js/infotron.scm, scheme2js/letrec-expansion.scm,
	scheme2js/liveness.scm, scheme2js/mark-statements.scm,
	scheme2js/module.scm, scheme2js/node-elimination.scm,
	scheme2js/nodes.scm, scheme2js/out.scm, scheme2js/pobject-conv.scm,
	scheme2js/propagation.scm, scheme2js/push-set.scm,
	scheme2js/rm-tail-breaks.scm, scheme2js/runtime-expander.scm,
	scheme2js/runtime/exporter.scm,
	scheme2js/runtime/multi-file-port.scm, scheme2js/scm-out.scm,
	scheme2js/scope.scm, scheme2js/side.scm, scheme2js/srfi0.scm,
	scheme2js/statements.scm, scheme2js/tail-rec.scm,
	scheme2js/template-display.scm, scheme2js/transform-util.scm,
	scheme2js/var-elimination.scm, scheme2js/var-ref-util.scm,
	scheme2js/walk.scm, scheme2js/while.scm:
	better error-messages.
	[e59aa8308e28]<2.0.x>

2009-04-01  Manuel Serrano (Manuel.Serrano@inria.fr)

	* runtime/clientc.scm, runtime/module.scm, src/parseargs.scm:
	Force pre-loading a-files when compiling client files.
	[68ea6dab621f]<2.0.x>

	* .hoprelease, weblets/home/release.info:
	build 2.0.0-pre1
	[e601f80c9db6]<2.0.x>

	* runtime/css.scm, runtime/expanders.sch, runtime/hop-extra.scm,
	runtime/hz.scm, runtime/module.scm, runtime/param-expd.sch,
	runtime/param.sch, runtime/param.scm, share/Makefile,
	share/icons/hop-api-48x48.png, src/main.scm, src/parseargs.scm,
	weblets/doc/.afile, weblets/home/.afile, weblets/hop/.afile,
	weblets/hz/.afile, weblets/weblets/.afile:
	Allow :include head directives to refer to hz files.
	[86a0962d7da6]<2.0.x>

	* runtime/css.scm, weblets/home/config.hop,
	weblets/hzbuilder/etc/skeleton/Makefile, weblets/wiki/Makefile,
	weblets/wiki/etc/wiki.wiki:
	Completion of the new CSS parser.
	[926539db26b9]<2.0.x>

2009-03-31  Florian Loitsch <florian.loitsch@sophia.inria.fr>

	* scheme2js/expand.scm, scheme2js/expanders.scm, scheme2js/srfi0.scm:
	use expanders with 2 arguments (as in Bigloo).
	[fc23b89f8bd8]<2.0.x>

	* scheme2js/Makefile, scheme2js/make-lib.scm, scheme2js/module.scm,
	scheme2js/scheme2js.scm, scheme2js/srfi0.scm:
	added srfi0. Declare your own features using (srfi0-declare! 'sym).
	[20412e7c71fb]<2.0.x>

2009-03-30  Florian Loitsch <florian.loitsch@sophia.inria.fr>

	* hopscheme/hopscheme.scm:
	precompiling modules for tilde expressions now.
	[4c710aeda734]<2.0.x>

	* hopscheme/hop-exports.scm, scheme2js/config.scm,
	scheme2js/expand.scm, scheme2js/expanders.scm, scheme2js/module.scm,
	scheme2js/scheme2js.scm:
	~(import ...) should work now.
	[758c1d378f0f]<2.0.x>

	* runtime/Makefile, runtime/css.scm, runtime/module.scm,
	runtime/prefs.scm, runtime/read.scm, runtime/wiki-parser.scm,
	runtime/wiki-syntax.scm, share/hop-prefs.js, weblets/doc/api.hop,
	weblets/doc/widgets.hop, weblets/doc/wiki/quote.wiki,
	weblets/doc/wiki/syntax.wiki, weblets/home/config.hop,
	weblets/wiki/wiki.hss:
	Wiki syntax improvements. Use the new CSS parser.
	 * The new CSS parser the elaborates an AST has been integrated.
	This will enable us to write extended CSS rules.
	  * Add << and >> to the wiki syntax.
	  * Fix the wiki section parser.
	[78d368e71b57]<2.0.x>

2009-03-27  Manuel Serrano (Manuel.Serrano@inria.fr)

	* hopscheme/hopscheme-config.scm, hopscheme/hopscheme.scm,
	runtime/module.scm, src/main.scm:
	Use Bigloo's module resolver for client-side compilation.
	[025d2ab0ec35]<2.0.x>

	* hopscheme/hopscheme.scm, runtime/Makefile, runtime/clientc.scm,
	runtime/hz.scm, runtime/make-lib.scm, runtime/module.scm,
	runtime/param.scm, runtime/read.scm, src/hop-param.scm, src/main.scm,
	src/parseargs.scm, weblets/doc/.afile, weblets/home/.afile,
	weblets/home/config.hop, weblets/hop/.afile, weblets/hz/.afile,
	weblets/weblets/.afile, weblets/weblets/homepage.hop:
	Support for remote and hz module using Bigloo's module resolver.
	[782f7e717346]<2.0.x>

2009-03-26  Manuel Serrano (Manuel.Serrano@inria.fr)

	* configure, runtime/charset.scm, runtime/http-remote.scm,
	runtime/http-request.scm, runtime/http-response.scm,
	runtime/misc.scm, runtime/param.scm, runtime/read.scm,
	src/accept.scm, src/main.scm, weblets/doc/.afile,
	weblets/home/.afile, weblets/hop/.afile, weblets/hz/.afile,
	weblets/weblets/.afile:
	Drop bigloo ante 3.2b backward compatibility.
	[a633f178d3be]<2.0.x>

	* hopscheme/hop-exports.scm, scheme2js/Makefile, scheme2js/export.scm,
	scheme2js/make-lib.scm, scheme2js/module-resolver.scm,
	scheme2js/module.scm, scheme2js/scheme2js.scm, scheme2js/symbol.scm:
	preparation for module-resolver and precompilation.
	[3d1a0670be54]<2.0.x>

2009-03-25  Florian Loitsch <florian.loitsch@sophia.inria.fr>

	* scheme2js/loop-hoist.scm:
	not needed anymore.
	[02bd5d1f84db]<2.0.x>

	* etc/Makefile.library, hopscheme/hopscheme.scm, runtime/read.scm:
	Fix client/server module connection.
	[0b4840c80a5a]<2.0.x>

	* hopscheme/hopscheme-config.scm, hopscheme/scm-compil.scm,
	hopscheme/tilde-escape.scm, runtime/read.scm, share/hop-dom.js,
	share/hop-file.js, share/hop-lib.js, share/hop-request.js,
	src/main.scm, weblets/home/config.hop:
	. (and comp-expand fixes)
	[7360fa971d2e]<2.0.x>

	* etc/Makefile, hopscheme/hopscheme-config.scm,
	hopscheme/hopscheme.scm, hopscheme/scm-compil.scm,
	hopscheme/tilde-escape.scm, runtime/Makefile, runtime/clientc.scm,
	runtime/hop-extra.scm, runtime/hop-tree.scm, runtime/make-lib.scm,
	runtime/param.scm, runtime/read.scm, runtime/scm.scm,
	runtime/xml.scm, src/init.scm, src/main.scm, src/parseargs.scm,
	weblets/home/config.hop, weblets/hz/hz.hop:
	Prepare to accommodate client-side modules.
	[6674fd8b6206]<2.0.x>

2009-02-01  Manuel Serrano (Manuel.Serrano@inria.fr)

	* weblets/home/config.hop:
	build 1.10.2
	[f6f4dee813b8]<1.10.x>

	* weblets/home/config.hop:
	build 1.10.1
	[b3b38628f9f1]<1.10.x>

	* weblets/home/Makefile, weblets/home/talks/hopdiffuse.xhtml.gz,
	weblets/home/videos.wiki:
	Update the Google video address.
	[497a5a03b95e]<1.10.x>

2009-03-24  Manuel Serrano (Manuel.Serrano@inria.fr)

	* .hoprelease, weblets/home/release.info:
	build 1.11.0-rc2
	[e1755797a345]<1.11.x>

	* weblets/doc/.afile, weblets/doc/tutorials/01-ajax.wiki,
	weblets/home/.afile, weblets/hop/.afile, weblets/hz/.afile,
	weblets/weblets/.afile:
	Fix the AJAX tutorial (many thanks to George Jahad).
	[7c148b16c38f]<1.11.x>

2009-03-23  Manuel Serrano (Manuel.Serrano@inria.fr)

	* .hoprelease, weblets/home/config.hop, weblets/home/release.info:
	build 1.11.0-rc1
	[105aa5e1ac39]<1.11.x>

2009-03-24  Manuel Serrano (Manuel.Serrano@inria.fr)

	* weblets/doc/tutorials/01-ajax.wiki:
	Fix the AJAX tutorial (many thanks to George Jahad).
	[ff6d7956240a]<2.0.x>

2009-03-21  Manuel Serrano (Manuel.Serrano@inria.fr)

	* .hoprelease, configure, etc/Makefile, etc/configure.scm.in,
	hopscheme/tilde-escape.scm, runtime/expanders.sch,
	runtime/hop-foldlist.scm, runtime/hop.scm, runtime/js-lib.scm,
	runtime/read.scm, runtime/service-expd.sch, runtime/service.scm,
	runtime/types.scm, runtime/xml.scm, share/hop-request.js,
	src/main.scm, weblets/doc/.afile, weblets/doc/Makefile,
	weblets/doc/api/service.wiki, weblets/doc/examples/service-1.hop,
	weblets/doc/examples/wiki.hop, weblets/home/.afile,
	weblets/home/config.hop, weblets/home/demo.hop,
	weblets/home/demos/set/set.hop, weblets/home/release.info,
	weblets/hop/.afile, weblets/hz/.afile, weblets/weblets/.afile,
	weblets/weblets/fontifier.hop, weblets/wiki/wiki.hop:
	Initial 2.0.x version. Major changes in the HOP core language.
	 * services can mow accept a variable number of arguments and they
	can now use DSSSL prototypes (keywords and optionals).
	  * client-side AND server-side service have been homogenized. In both
	cases, they are now reified as a function that constructs a
	funcall URL.
	  * WITH-HOP has now a closer semantics on both client-side and server-
	side. In both cases, it returns no value and returns
	#unspecified. However, WITH-HOP does not specifies if its
	arguments are copied or sent as pointers.
	[a789acb4cc00]<2.0.x>

2009-03-10  Manuel Serrano (Manuel.Serrano@inria.fr)

	* etc/hoprc.hop.in, runtime/dom.scm, runtime/http-response.scm,
	runtime/wiki-parser.scm, runtime/wiki-syntax.scm,
	share/hop-dashboard.js, share/hop-dom.js, share/hop-login.js,
	share/hop-paned.js, weblets/home/config.hop, weblets/wiki/Makefile,
	weblets/wiki/etc/wiki.wiki, weblets/wiki/wiki.hop,
	weblets/wiki/wiki.hss, weblets/wiki/wiki.scm:
	Various wiki parses fixes.
	[39fedc55185a]<1.11.x>

2009-03-03  Manuel Serrano (Manuel.Serrano@inria.fr)

	* runtime/hop-extra.scm, runtime/hop-sym.scm, runtime/wiki-parser.scm,
	share/hop-paned.js, src/hop-param.scm, src/main.scm,
	src/parseargs.scm, weblets/doc/.afile, weblets/doc/wiki/quote.wiki,
	weblets/home/.afile, weblets/hop/.afile, weblets/hz/.afile,
	weblets/weblets/.afile, weblets/wiki/wiki.hss:
	Change :include rule. Add pre-loaded services.
	 - The HEAD :include option now searches a .scm file and IFF no
	.scm file is found it then also searches a .hop file (it used to
	be included them both when both existed).
	  - A parameter (hop-preload-services) and a user option "--preload-
	service" allows user to force preloading services.
	[33a06ae3dda5]<1.11.x>

2009-03-02  Manuel Serrano (Manuel.Serrano@inria.fr)

	* runtime/hop-extra.scm, weblets/wiki/wiki.hop:
	Minor wiki improvement.
	[aaae476ac848]<1.11.x>

	* runtime/hop-img.scm, share/hop-paned.css, share/hop-paned.js,
	weblets/doc/.afile, weblets/home/.afile, weblets/home/config.hop,
	weblets/hop/.afile, weblets/hop/hop.hop, weblets/hz/.afile,
	weblets/weblets/.afile:
	Minor horizontal paned fix.
	[754b4b7cbf9d]<1.11.x>

2009-03-01  Manuel Serrano (Manuel.Serrano@inria.fr)

	* share/hop-paned.js:
	Minor paned CSS improvement.
	[edc512857721]<1.11.x>

2009-02-27  Manuel Serrano (Manuel.Serrano@inria.fr)

	* runtime/hop-mathml.scm:
	Improve <MATH:TEX> translator.
	 The new version not support \not construction.
	[3ae3d9d1aef9]<1.11.x>

2009-02-24  Manuel Serrano (Manuel.Serrano@inria.fr)

	* .hoprelease, weblets/home/release.info:
	build 1.11.0-pre2
	[2e8922507b8c]<1.11.x>

	* .hoprelease, weblets/home/release.info:
	build 1.11.0-pre4
	[4ac77de39db7]<1.11.x>

2009-02-19  Manuel Serrano (Manuel.Serrano@inria.fr)

	* runtime/cache.scm, runtime/dom.scm, runtime/hop-extra.scm,
	runtime/hop-file.scm, runtime/make-lib.scm, runtime/prefs.scm,
	runtime/read.scm, runtime/service.scm, runtime/wiki-syntax.scm,
	runtime/wiki-toc.scm, share/hop-file.hss, share/hop-file.js,
	share/hop-paned.css, share/hop-paned.js, share/user.scm,
	weblets/doc/Makefile, weblets/doc/api.hop,
	weblets/doc/api/hooks.wiki, weblets/doc/api/http-request.wiki,
	weblets/doc/api/http-response.wiki, weblets/doc/api/read.wiki,
	weblets/doc/api/wiki.wiki, weblets/doc/config.hop,
	weblets/doc/doc.hop, weblets/doc/doc.hss, weblets/doc/doc.scm,
	weblets/doc/examples/hook-1.hop, weblets/doc/search.hop,
	weblets/doc/tutorials.hop, weblets/doc/tutorials/03-proxy.wiki,
	weblets/doc/tutorials/07-hoprc.wiki, weblets/doc/wiki.hop,
	weblets/doc/wiki/include.wiki, weblets/doc/wiki/link.wiki,
	weblets/doc/wiki/quote.wiki, weblets/doc/wiki/syntax.wiki,
	weblets/home/config.hop, weblets/shutdown/shutdown.hop,
	weblets/test/notepad.hop, weblets/test/paned.hop,
	weblets/test/sorttable.hop, weblets/test/tree.hop,
	weblets/test/window.hop, weblets/test/withhop.hop,
	weblets/wiki/Makefile, weblets/wiki/config.hop.in,
	weblets/wiki/etc/compile.png, weblets/wiki/etc/doc.png,
	weblets/wiki/etc/prefs.png, weblets/wiki/etc/weblet.info,
	weblets/wiki/etc/wiki.wiki, weblets/wiki/wiki-prefs.hss,
	weblets/wiki/wiki.hop, weblets/wiki/wiki.hss:
	Various server-side DOM fixes. New doc entries. Improve WIKI viewer.
	[26e24e81d77d]<1.11.x>

2009-03-23  Florian Loitsch <florian.loitsch@sophia.inria.fr>

	* hopscheme/dollar-scheme2js-module.scm, hopscheme/scm-compil.scm,
	scheme2js/module.scm:
	change ($ (import xyz)) to $(import xyz)
	[21c17da5c2d0]<1.11.x>

	* weblets/test/busy.hop, weblets/test/event.hop:
	typos.
	[0171d29f1d16]<1.11.x>

	* hopscheme/dollar-escape.scm, hopscheme/hop-exports.scm,
	hopscheme/hopscheme-config.scm, hopscheme/scm-compil.scm,
	hopscheme/tilde-escape.scm, scheme2js/Makefile,
	scheme2js/allocate-names.scm, scheme2js/callcc.scm,
	scheme2js/callcc_locations.scm, scheme2js/config.scm,
	scheme2js/constants.scm, scheme2js/export.scm,
	scheme2js/free-vars.scm, scheme2js/loop-updates.scm,
	scheme2js/main.scm, scheme2js/module.scm, scheme2js/nodes.scm,
	scheme2js/out.scm, scheme2js/propagation.scm,
	scheme2js/runtime/runtime_part.js, scheme2js/scheme2js.scm,
	scheme2js/statements.scm, scheme2js/symbol.scm,
	scheme2js/trampoline.scm, scheme2js/var-ref-util.scm,
	scheme2js/while.scm, weblets/home/config.hop:
	many delayed changes. and changes in module-init for scheme2js.
	[ac7b44402dab]<1.11.x>

2008-11-19  Florian Loitsch <florian.loitsch@sophia.inria.fr>

	* weblets/home/demos/repl/repl.hop:
	hande empty lines in repl-demo better.
	[c315845d53b3]<1.10.x>

	* scheme2js/Makefile, scheme2js/callcc.scm,
	scheme2js/callcc_anormalform.scm, scheme2js/callcc_checkpoint.scm,
	scheme2js/callcc_locations.scm, scheme2js/callcc_resume_push.scm,
	scheme2js/deep-clone.scm, scheme2js/encapsulation.scm,
	scheme2js/free-vars.scm, scheme2js/inline.scm,
	scheme2js/letrec-expansion.scm, scheme2js/mark-statements.scm,
	scheme2js/node-elimination.scm, scheme2js/nodes.scm,
	scheme2js/out.scm, scheme2js/pobject-conv.scm,
	scheme2js/propagation.scm, scheme2js/push-set.scm,
	scheme2js/runtime/runtime_callcc.js,
	scheme2js/runtime/runtime_part.js, scheme2js/scheme2js.scm,
	scheme2js/scm-out.scm, scheme2js/scope.scm, scheme2js/statements.scm,
	scheme2js/symbol-table.scm, scheme2js/symbol.scm, scheme2js/tail.scm,
	scheme2js/template-display.scm, scheme2js/transform-util.scm,
	scheme2js/walk.scm, scheme2js/while.scm:
	call/cc should work again. (even though it is not activated inside
	Hop).
	[253898b35b13]<1.10.x>

2008-11-18  Florian Loitsch <florian.loitsch@sophia.inria.fr>

	* hopscheme/dollar-scheme2js-module.scm, scheme2js/module.scm,
	weblets/home/demos/minesweeper/minesweeper.scm,
	weblets/home/demos/set/set.scm, weblets/home/demos/sudoku/sudoku.scm:
	additional changes for qualified-names. minesweeper, set and sudoku
	have been temporarily modified to work around the missing (~ (import
	...)).
	[0d695f0c4e76]<1.10.x>

	* scheme2js/out.scm:
	small bugfix (while-loops did not boolify their test).
	[7b93450e2c17]<1.10.x>

2008-11-03  Florian Loitsch <florian.loitsch@sophia.inria.fr>

	* scheme2js/module.scm, scheme2js/runtime/exporter.scm,
	share/hop-dom.js, share/hop-file.js, share/hop-lib.js,
	share/hop-request.js:
	use qualified notation in macros. export 'document'. fix exporter,
	so that we can declare variables without showing them in JS.
	[301560a05451]<1.10.x>

	* hopscheme/Makefile, hopscheme/dollar-escape.scm,
	hopscheme/dollar-scheme2js-module.scm, hopscheme/scm-compil.scm,
	scheme2js/expanders.scm, scheme2js/gen-js.scm, scheme2js/module.scm:
	continuing implementation of qualified names.
	[88b3e80b6980]<1.10.x>

	* hopscheme/hop-exports.scm, scheme2js/export.scm,
	scheme2js/gen-js.scm, scheme2js/make-lib.scm, scheme2js/mapping1.scm,
	scheme2js/mapping2.scm, scheme2js/module.scm, scheme2js/nodes.scm,
	scheme2js/pobject-conv.scm, scheme2js/symbol-table.scm,
	scheme2js/symbol.scm:
	sanitizing and qualified names.
	[c00a0e731088]<1.10.x>

2009-01-29  Manuel Serrano (Manuel.Serrano@inria.fr)

	* configure, weblets/home/videos.wiki:
	Create the .hoprelease file if it does not exist at configure time.
	[83138eec21be]<1.11.x>

	* Makefile, weblets/doc/.afile, weblets/home/.afile,
	weblets/home/Makefile, weblets/home/talks/hopdiffuse.xhtml.gz,
	weblets/home/videos.wiki, weblets/hop/.afile, weblets/hz/.afile,
	weblets/weblets/.afile:
	Remove Home's videos and talks from the HOP tarball.
	[60cf749d81c8]<1.11.x>

2009-01-17  Manuel Serrano (Manuel.Serrano@inria.fr)

	* Makefile, weblets/doc/.afile, weblets/doc/Makefile,
	weblets/doc/config.hop, weblets/home/Makefile,
	weblets/home/config.hop, weblets/home/videos.wiki:
	Fix doc weblet Makefile.
	[893882adeea6]<1.11.x>

2009-01-15  Manuel Serrano (Manuel.Serrano@inria.fr)

	* weblets/doc/.afile, weblets/home/.afile, weblets/hop/.afile,
	weblets/hz/.afile, weblets/hz/markup.hop, weblets/weblets/.afile:
	Fix HZ error that badly compares Hop version numbers.
	[62debc6cce8a]<1.11.x>

2009-01-29  Manuel Serrano (Manuel.Serrano@inria.fr)

	* weblets/home/release.info:
	build 1.10.2
	[e829932ffa2a]<1.10.x>

	* weblets/home/config.hop:
	build 1.10.1
	[e6819614b394]<1.10.x>

	* weblets/doc/Makefile, weblets/home/Makefile,
	weblets/home/talks/hopdiffuse.xhtml.gz, weblets/home/videos.wiki:
	Back port Home weblet changes from 1.11.x.
	[3bf61be07392]<1.10.x>

2009-01-15  Manuel Serrano (Manuel.Serrano@inria.fr)

	* configure:
	build 1.10.1
	[f21cd033c8c2]<1.10.x>

	* weblets/hz/markup.hop:
	Backport 1.11.x HZ fix that used to erroneously compare version
	numbers.
	[d50702c3e0ca]<1.10.x>

	* .hoprelease, configure, weblets/home/release.info:
	Initial 1.11.x branch release.
	[3ea5c15bcbcc]<1.11.x>

	* weblets/home/config.hop:
	build 1.10.0
	[a04a0e653d05]<1.10.x>

	* Makefile, etc/Makefile, weblets/home/Makefile,
	weblets/home/videos.wiki:
	Final 1.10.0 revision.
	[a3310098a2ed]<1.10.x>

2009-01-14  Manuel Serrano (Manuel.Serrano@inria.fr)

	* runtime/hop-svg.scm, runtime/hop-sym.scm, runtime/hop.scm,
	runtime/http-response.scm, runtime/read.scm,
	runtime/service-expd.sch, share/hop-window.js, weblets/doc/Makefile,
	weblets/doc/api/html.wiki, weblets/doc/api/symbol.wiki,
	weblets/doc/examples/svg2.hop, weblets/doc/examples/svg3.hop,
	weblets/hop/hop.hop, weblets/hzbuilder/etc/skeleton/config.hop.in,
	weblets/hzbuilder/generate.hop:
	Fix the server-side implementation of with-hop.
	[57a2d243273e]<1.10.x>

2009-01-13  Manuel Serrano (Manuel.Serrano@inria.fr)

	* .hoprelease, weblets/home/release.info:
	build 1.10.0-rc2
	[c0599d0facd1]<1.10.x>

2009-01-05  Manuel Serrano (Manuel.Serrano@inria.fr)

	* weblets/hzbuilder/etc/skeleton/Makefile,
	weblets/hzbuilder/generate.hop:
	Fix hzbuilder Makefile that was oblivious with dashboard icons.
	[58bdc7c20b7b]<1.10.x>

	* .hoprelease, weblets/home/release.info:
	build 1.10.0-rc1
	[edeb07c0d413]<1.10.x>

	* configure, etc/Makefile, etc/hopshrc.hop.in, hopsh/main.scm,
	hopsh/parseargs.scm, hopsh/repl.scm:
	Add hopshrc.hop.in
	[fbdacf7075b0]<1.10.x>

2009-01-03  Manuel Serrano (Manuel.Serrano@inria.fr)

	* runtime/css.scm, share/hop-audio.js, share/hop-login.js:
	hop-audio minor fix.
	[4ae837fffdcc]<1.10.x>

2009-01-02  Manuel Serrano (Manuel.Serrano@inria.fr)

	* runtime/cgi.scm, runtime/charset.scm, runtime/hop-audio.scm,
	runtime/hop-tree.scm, runtime/http-request.scm, runtime/param.scm,
	runtime/read.scm, runtime/xml.scm, weblets/doc/api/param-misc.wiki,
	weblets/doc/api/read.wiki:
	Change the reader.
	From now on, only text ([...] tokens) are automatically encoded
	using the (HOP-CHARSET) value. String literals are not longer
	encoded.
	[c889d0dfbb08]<1.10.x>

2009-01-01  Manuel Serrano (Manuel.Serrano@inria.fr)

	* LICENSE, runtime/hop-audio.scm, share/hop-audio.js, src/main.scm,
	weblets/home/license.wiki:
	hopaudio fixes.
	[6f7b1b517df1]<1.10.x>

2008-12-30  Manuel Serrano (Manuel.Serrano@inria.fr)

	* etc/hoprc.hop.in, src/hop-param.scm, src/main.scm:
	Improve root detection on startup.
	[3f381e0f5b71]<1.10.x>

2008-12-15  Manuel Serrano (Manuel.Serrano@inria.fr)

	* runtime/hop.scm, runtime/js-lib.scm, runtime/service-expd.sch,
	runtime/service.scm, share/hop-request.js, share/hop-serialize.js:
	Add JS serialization of Bigloo classes.
	[b014509fe0d1]<1.10.x>

2008-12-12  Manuel Serrano (Manuel.Serrano@inria.fr)

	* runtime/hop-sym.scm, runtime/service-expd.sch,
	weblets/hzbuilder/etc/skeleton/main.hop:
	Add remote (body less) services.
	[8ba70de4b221]<1.10.x>

2008-12-11  Manuel Serrano (Manuel.Serrano@inria.fr)

	* hopsh/repl.scm, runtime/hop-sym.scm, runtime/hop.scm,
	runtime/js-lib.scm, runtime/prefs.scm, runtime/service.scm,
	share/hop-dom.js, share/hop-request.js, weblets/hop/hop.hop:
	Add new symbols to the <SYM> markup.
	[e833393d6ffb]<1.10.x>

2008-12-05  Manuel Serrano (Manuel.Serrano@inria.fr)

	* runtime/hop.scm, runtime/service.scm, src/init.scm, src/pipeline.scm:
	build 1.10.0-pre4
	[b118e17782a2]<1.10.x>

	* runtime/hop.scm, runtime/service.scm, src/init.scm, src/pipeline.scm:
	Fix an error in the hop filtering algorithm.
	When a filter used to produce a new request, this new request was
	not overriding the current-request as it should have.
	[3f1b66934aa8]<1.10.x>

	* runtime/hop-tree.scm, runtime/http-response.scm, runtime/read.scm,
	share/hop-tree.js:
	Fix erroneous default encoding of string responses.
	[6be63ca03ec6]<1.10.x>

2008-12-03  Manuel Serrano (Manuel.Serrano@inria.fr)

	* runtime/hop-audio.scm, runtime/xml.scm, share/hop-request.js,
	share/hop-tree.css, share/hop-tree.js:
	build 1.10.0-pre4
	[f4c7c15acdd8]<1.10.x>

2008-12-02  Manuel Serrano (Manuel.Serrano@inria.fr)

	* runtime/hop-sym.scm:
	New symbols (see <SYM>) added.
	[998b3c967e33]<1.10.x>

2008-12-01  Manuel Serrano (Manuel.Serrano@inria.fr)

	* hopscheme/Makefile, runtime/Makefile, runtime/charset.scm,
	runtime/hop.scm, runtime/param.scm, runtime/prefs.scm:
	Makefile fix.
	[af9dfcca6b5a]<1.10.x>

2008-11-26  Manuel Serrano (Manuel.Serrano@inria.fr)

	* runtime/charset.scm, share/hop-lib.js, share/hop-request.js,
	src/accept.scm, src/queue-scheduler.scm:
	Fix the queue scheduler.
	[9589b3e49ec6]<1.10.x>

2008-11-25  Manuel Serrano (Manuel.Serrano@inria.fr)

	* runtime/charset.scm:
	Add US-ASCII to known charsets.
	[cf9a07d253bd]<1.10.x>

	* .hoprelease, Makefile, weblets/home/release.info:
	build 1.10.0-pre4
	[e9c6c187b8e6]<1.10.x>

	* .hoprelease, Makefile, configure, src/accept.scm,
	src/oto-scheduler.scm, src/queue-scheduler.scm,
	weblets/home/release.info:
	build 1.10.0-pre1
	[0af1c4d65b86]<1.10.x>

2008-11-21  Manuel Serrano (Manuel.Serrano@inria.fr)

	* runtime/cgi.scm, runtime/http-request.scm, src/accept.scm,
	src/pool-scheduler.scm, src/queue-scheduler.scm:
	Fix queue and accept-many scheduler.
	[17d47a963fd4]<1.10.x>

2008-11-19  Manuel Serrano (Manuel.Serrano@inria.fr)

	* runtime/hop-extra.scm, runtime/hop-file.scm, share/hop-event.js,
	share/hop-file.js, share/hop-lib.js, share/hop-request.js,
	src/Makefile, src/accept.scm, src/amany-scheduler.scm,
	src/cohort-scheduler.scm, src/hop-param.scm, src/main.scm,
	src/nothread-scheduler.scm, src/parseargs.scm, src/pipeline.scm,
	src/pool-scheduler.scm, src/queue-scheduler.scm, src/scheduler.scm,
	src/stage.sch, weblets/wiki/wiki.hop:
	Fix the wrong scheduler. Various JS fixes.
	Replace the wrong cohort scheduler with the correct accept-many.
	[88b232bed814]<1.10.x>

2008-11-12  Manuel Serrano (Manuel.Serrano@inria.fr)

	* runtime/prefs-expd.sch, runtime/prefs.scm, share/hop-lib.js,
	share/hop-window.js, src/pipeline.scm:
	Add explicit iwindow clipping.
	[a473cd0ee145]<1.10.x>

2008-11-10  Manuel Serrano (Manuel.Serrano@inria.fr)

	* runtime/param.scm, share/hop-event.js, share/hop-request.js,
	share/hop-window.js, src/accept.scm:
	Hop window event fixes.
	[308db1b3f9fc]<1.10.x>

2008-11-07  Manuel Serrano (Manuel.Serrano@inria.fr)

	* share/hop-dom.js, share/hop-lib.js, share/hop-request.js,
	src/pool-scheduler.scm:
	Improve client side error reporting.
	[7676c947a15c]<1.10.x>

2008-11-06  Manuel Serrano (Manuel.Serrano@inria.fr)

	* runtime/http-error.scm, runtime/http-remote.scm, src/pipeline.scm:
	Minor debug improvement.
	[d6c51beec0f5]<1.10.x>

	* runtime/http-remote.scm, src/accept.scm, src/pipeline.scm,
	src/stage.sch, weblets/webfilter/webfilter.hop:
	Remove remote table debug.
	[c871810bb2b6]<1.10.x>

2008-11-03  Manuel Serrano (Manuel.Serrano@inria.fr)

	* etc/Makefile, etc/hop.man.in, etc/hopreplay.man.in, etc/hopsh.man.in:
	Add missing etc files.
	[72e8f88b8d33]<1.10.x>

	* src/accept.scm, src/nothread-scheduler.scm, src/pipeline.scm,
	src/pool-scheduler.scm, src/scheduler.scm, src/stage.sch:
	Minor memory allocation improvement for the pool scheduler.
	[4535caaa5424]<1.10.x>

2008-10-29  Manuel Serrano (Manuel.Serrano@inria.fr)

	* runtime/prefs.scm, share/hop-prefs.js:
	Client side preferences fix.
	[d5f034ffc486]<1.10.x>

	* share/hop-window.js, weblets/doc/api/event.wiki,
	weblets/doc/api/parameter.wiki, weblets/doc/api/window.wiki:
	Extended hop window api gets documented.
	[091747b89ee2]<1.10.x>

	* etc/Makefile, etc/hop-autoconf.js.in, runtime/hop.scm,
	runtime/prefs-expd.sch, runtime/prefs.scm, runtime/types.scm,
	runtime/wiki-syntax.scm, runtime/xml-expd.sch, share/hop-audio.js,
	share/hop-dashboard.js, share/hop-dom.js, share/hop-event.js,
	share/hop-window.hss, share/hop-window.js, src/hop-param.scm,
	src/pipeline.scm, weblets/doc/Makefile, weblets/doc/api/output.wiki,
	weblets/doc/wiki/image.wiki, weblets/doc/wiki/syntax.wiki,
	weblets/hzbuilder/etc/hzbuilder.wiki.in,
	weblets/hzbuilder/etc/skeleton/Makefile,
	weblets/hzbuilder/etc/skeleton/config.hop.in,
	weblets/hzbuilder/etc/skeleton/default.hss,
	weblets/hzbuilder/etc/skeleton/main.hop,
	weblets/hzbuilder/generate.hop, weblets/hzbuilder/hzbuilder.hop:
	Various hop-window fix and improvements, hzbuilder fixes.
	[340e0444ba19]<1.10.x>

2008-10-23  Manuel Serrano (Manuel.Serrano@inria.fr)

	* Makefile, configure, etc/Makefile, etc/Makefile.hopconfig.in,
	share/hop-login.js:
	Add man pages.
	[b590c3578263]<1.10.x>

2008-10-22  Florian Loitsch <florian.loitsch@sophia.inria.fr>

	* scheme2js/expanders.scm:
	macro checks.
	[88ceb3fb228a]<1.10.x>

	* scheme2js/Makefile, scheme2js/module.scm:
	added many checks (module-clause).
	[a4eabd016f03]<1.10.x>

	* hopscheme/Makefile:
	hopscheme Makefile file for the JVM backend.
	[b5c5925faaa4]<1.10.x>

	* share/Makefile, share/hop-dashboard.js:
	Improve the dashboard to populate only on demand.
	[11efa1203de2]<1.10.x>

	* weblets/doc/.afile, weblets/doc/wiki.hop, weblets/home/.afile,
	weblets/home/demos/repl/repl.hop, weblets/home/home.hss,
	weblets/hop/.afile, weblets/hop/hop.hop, weblets/hz/.afile,
	weblets/weblets/.afile:
	Minor doc fix and security fix in the home weblet.
	[805cef6d4dfc]<1.10.x>

2008-10-21  Manuel Serrano (Manuel.Serrano@inria.fr)

	* .hoprelease, weblets/home/release.info:
	build 1.10.0-pre3
	[63b63b05edf3]<1.10.x>

	* runtime/http-response.scm, runtime/user.scm, share/hop-window.js,
	src/accept.scm, src/scheduler.scm:
	Minor speed improvement of HOP responses.
	[2cb9927eddfb]<1.10.x>

	* hopscheme/hop-exports.scm, scheme2js/Makefile,
	scheme2js/allocate-names.scm, scheme2js/captured-vars.scm,
	scheme2js/compile-optimized-boolify.scm,
	scheme2js/compile-optimized-call.scm,
	scheme2js/compile-optimized-set.scm, scheme2js/deep-clone.scm,
	scheme2js/encapsulation.scm, scheme2js/free-vars.scm,
	scheme2js/inline.scm, scheme2js/loop-updates.scm,
	scheme2js/mapping1.scm, scheme2js/mapping2.scm, scheme2js/module.scm,
	scheme2js/nodes.scm, scheme2js/out.scm, scheme2js/propagation.scm,
	scheme2js/rm-unused-vars.scm, scheme2js/scm-out.scm,
	scheme2js/scope.scm, scheme2js/side.scm, scheme2js/statements.scm,
	scheme2js/symbol-table.scm, scheme2js/symbol.scm,
	scheme2js/tail-rec.scm, scheme2js/use-count.scm,
	scheme2js/var-ref-util.scm:
	uses (in theory) less memory. And mcos are not recreated all the
	time anymore.
	[6d00e2fb88cc]<1.10.x>

2008-10-20  Florian Loitsch <florian.loitsch@sophia.inria.fr>

	* hopscheme/tilde-escape.scm, scheme2js/symbol.scm:
	module-assig-var is now exported. -> no need to declare it in tilde-
	escape anymore.
	[5a7b2a864bfc]<1.10.x>

2008-10-17  Florian Loitsch <florian.loitsch@sophia.inria.fr>

	* Makefile, hopscheme/Makefile, hopscheme/hop-exports.scm,
	hopscheme/hopscheme-config.scm, hopscheme/scm-compil.scm,
	hopscheme/tilde-escape.scm, scheme2js/allocate-names.scm,
	scheme2js/captured-vars.scm, scheme2js/compile-optimized-boolify.scm,
	scheme2js/compile-optimized-call.scm,
	scheme2js/compile-optimized-set.scm,
	scheme2js/constant-propagation.scm, scheme2js/constants.scm,
	scheme2js/deep-clone.scm, scheme2js/encapsulation.scm,
	scheme2js/export.scm, scheme2js/free-vars.scm,
	scheme2js/fun-size.scm, scheme2js/inline.scm,
	scheme2js/letrec-expansion.scm, scheme2js/loop-hoist.scm,
	scheme2js/loop-updates.scm, scheme2js/make-lib.scm,
	scheme2js/mapping1.scm, scheme2js/mapping2.scm,
	scheme2js/mark-statements.scm, scheme2js/module.scm,
	scheme2js/nested-closures.scm, scheme2js/node-elimination.scm,
	scheme2js/nodes.scm, scheme2js/out.scm, scheme2js/pobject-conv.scm,
	scheme2js/propagation.scm, scheme2js/push-set.scm,
	scheme2js/rm-tail-breaks.scm, scheme2js/rm-unused-vars.scm,
	scheme2js/scheme2js.scm, scheme2js/scm-out.scm, scheme2js/scope.scm,
	scheme2js/side.scm, scheme2js/statements.scm, scheme2js/symbol.scm,
	scheme2js/tail-rec.scm, scheme2js/tail.scm,
	scheme2js/transform-util.scm, scheme2js/use-count.scm,
	scheme2js/var-ref-util.scm, scheme2js/walk.scm, scheme2js/while.scm,
	share/Makefile:
	renamed Export->Export-Desc. These are now used by hopscheme to
	"inject" hop-exports. the renaming implied the many changes. the use
	of Export-Desc make 'hopscheme' depend on 'share'. The dependency
	was previously inversed. Note: currently share/hop-runtime.js is not
	cleaned.
	[3b4d3ccff6c6]<1.10.x>

	* weblets/test/event.hop:
	typo.
	[ac1fa70ea432]<1.10.x>

2008-10-16  Florian Loitsch <florian.loitsch@sophia.inria.fr>

	* hopscheme/hopscheme-config.scm, scheme2js/Makefile,
	scheme2js/allocate-names.scm, scheme2js/captured-vars.scm,
	scheme2js/compile-optimized-boolify.scm,
	scheme2js/compile-optimized-call.scm,
	scheme2js/compile-optimized-set.scm, scheme2js/config.scm,
	scheme2js/constant-propagation.scm, scheme2js/constants.scm,
	scheme2js/deep-clone.scm, scheme2js/encapsulation.scm,
	scheme2js/expanders.scm, scheme2js/export.scm,
	scheme2js/free-vars.scm, scheme2js/fun-size.scm,
	scheme2js/infotron.scm, scheme2js/inline.scm,
	scheme2js/letrec-expansion.scm, scheme2js/loop-hoist.scm,
	scheme2js/loop-updates.scm, scheme2js/main.scm,
	scheme2js/mapping1.scm, scheme2js/mapping2.scm,
	scheme2js/mark-statements.scm, scheme2js/module.scm,
	scheme2js/nested-closures.scm, scheme2js/node-elimination.scm,
	scheme2js/nodes.scm, scheme2js/out.scm, scheme2js/pobject-conv.scm,
	scheme2js/propagation.scm, scheme2js/push-set.scm,
	scheme2js/rm-tail-breaks.scm, scheme2js/rm-unused-vars.scm,
	scheme2js/runtime/Makefile.include, scheme2js/runtime/exporter.scm,
	scheme2js/runtime/meta.scm, scheme2js/scheme2js.scm,
	scheme2js/scm-out.scm, scheme2js/scope.scm, scheme2js/side.scm,
	scheme2js/statements.scm, scheme2js/symbol.scm,
	scheme2js/tail-rec.scm, scheme2js/tail.scm,
	scheme2js/transform-util.scm, scheme2js/use-count.scm,
	scheme2js/var-ref-util.scm, scheme2js/walk.scm, scheme2js/while.scm,
	share/Makefile:
	scheme2js drop (in short: bigloo-modules, lazy macros and Export-
	objects). bigloo-modules are still deactivated, but they are in now.
	Export-objects are not yet used by Hop either. That's the next step.
	The memory usage maybe increased due to a removal of an internal
	cache. I'll try to fix that soon. (using the Export-objects). lazy
	macros mean that we do no eval for macros that are not used.
	[009c8b0f9c20]<1.10.x>

	* hopscheme/tilde-escape.scm, runtime/xml.scm:
	Add cache for xml-tilde nodes.
	[177f22a83444]<1.10.x>

	* hopscheme/tilde-escape.scm, runtime/hop-extra.scm,
	runtime/http-request.scm, share/hop-dom.js, weblets/doc/.afile,
	weblets/home/.afile, weblets/home/demos/repl/repl.hop,
	weblets/hop/.afile, weblets/hz/.afile, weblets/weblets/.afile:
	Minor bug fixes on NODE-STYLE-GET (client-side) and HEAD (server-
	side).
	[9e818853e4e0]<1.10.x>

2008-10-15  Manuel Serrano (Manuel.Serrano@inria.fr)

	* runtime/http-request.scm, scheme2js/expanders.scm,
	weblets/home/demos/repl/repl.hop:
	Fix scheme2js let macro expansion. Fix the home/demos/repl demo.
	[1a5518db19a3]<1.10.x>

	* runtime/http-request.scm, runtime/http-response.scm,
	runtime/http-webdav.scm, runtime/param.scm, runtime/prefs.scm,
	runtime/types.scm, src/pipeline.scm:
	Minor speed improvement of HOP replies.
	[65f03699feec]<1.10.x>

	* etc/configure.scm.in, runtime/service.scm, src/init.scm:
	Minor speed optimization.
	[c1c77b2b9999]<1.10.x>

	* hopscheme/tilde-escape.scm, runtime/xml.scm, src/main.scm,
	weblets/doc/tutorials/00-hello.wiki:
	Minor xml tree printing improvement.
	[f9b17539bee1]<1.10.x>

	* weblets/doc/tutorials/#06-hz.wiki#,
	weblets/hzbuilder/etc/Makefile.hz, weblets/hzbuilder/etc/default.hss,
	weblets/hzbuilder/etc/favicon-default.png,
	weblets/hzbuilder/etc/logo-default.png:
	HG cleanup.
	[568b59cf0abd]<1.10.x>

2008-10-14  Manuel Serrano (Manuel.Serrano@inria.fr)

	* weblets/home/Makefile, weblets/home/config.hop:
	build 1.10.0-pre2
	[97c42aa806e2]<1.10.x>

	* runtime/hop-editor.scm, runtime/hop-fileselector.scm,
	runtime/hop-img.scm, runtime/hop-slider.scm, runtime/http-remote.scm,
	runtime/js-lib.scm, runtime/make-lib.scm, runtime/service.scm,
	runtime/xml.scm, weblets/doc/Makefile, weblets/doc/api/html.wiki,
	weblets/doc/examples/form.hop:
	Complete the XML-TILDE cleanup.
	[087a10ac777e]<1.10.x>

2008-10-13  Manuel Serrano (Manuel.Serrano@inria.fr)

	* hopscheme/tilde-escape.scm, runtime/Makefile, runtime/hop-editor.scm,
	runtime/hop-extra.scm, runtime/hop-file.scm,
	runtime/hop-fileselector.scm, runtime/hop-img.scm,
	runtime/hop-paned.scm, runtime/hop-slider.scm, runtime/hop-tree.scm,
	runtime/hop-video.scm, runtime/xml.scm, weblets/doc/.afile,
	weblets/home/.afile, weblets/hop/.afile, weblets/hz/.afile,
	weblets/weblets/.afile:
	Hopscheme/Hop cleanup.
	[d993325f3f05]<1.10.x>

2008-10-14  Manuel Serrano (Manuel.Serrano@inria.fr)

	* runtime/http-remote.scm, runtime/http-request.scm, runtime/misc.scm:
	Keep-alive 1.10.x back port.
	[688b2dd53f9c]<1.9.x>

2008-10-13  Manuel Serrano (Manuel.Serrano@inria.fr)

	* runtime/http-remote.scm, runtime/http-response.scm,
	runtime/http-shoutcast.scm, weblets/doc/.afile, weblets/home/.afile,
	weblets/hop/.afile, weblets/hz/.afile, weblets/weblets/.afile:
	Various 1.10.x back ports.
	[bccde5113ff6]<1.9.x>

2008-10-10  Manuel Serrano (Manuel.Serrano@inria.fr)

	* src/pipeline.scm:
	Back port 1.10.x bug introduced by the per-thread buffer scheme.
	[1fd3a9619f03]<1.9.x>

	* runtime/http-error.scm, runtime/http-request.scm,
	runtime/http-response.scm, src/accept.scm, src/main.scm:
	Back port from 1.10.x socket tuning.
	[e7d5252aee62]<1.9.x>

2008-10-03  Manuel Serrano (Manuel.Serrano@inria.fr)

	* configure, weblets/wiki/wiki.hop:
	wiki weblet fix (back port from 1.10.x).
	[e6579e6a51a3]<1.9.x>

2008-10-13  Florian Loitsch <florian.loitsch@sophia.inria.fr>

	* runtime/read-js.scm:
	only stop reading Javascript when encountering an unmatched }
	[01128f1c0079]<1.10.x>

	* hopscheme/dollar-escape.scm, hopscheme/hopscheme-config.scm,
	hopscheme/scm-compil.scm, runtime/read-js.scm, runtime/scm.scm:
	fix typos.
	[e996ecfddb2e]<1.10.x>

	* hopscheme/hopscheme-config.scm, hopscheme/tilde-escape.scm,
	runtime/read-js.scm, runtime/read.scm, runtime/scm.scm, src/main.scm:
	Hopscheme/Hop connection fix.
	[f096fb16f4ec]<1.10.x>

	* Makefile, hopscheme/dollar-escape.scm,
	hopscheme/hopscheme-config.scm, hopscheme/scm-compil.scm,
	hopscheme/tilde-escape.scm, runtime/hop-slider.scm,
	runtime/hop-tree.scm, runtime/scm.scm, runtime/xml.scm,
	share/hop-tree.js, src/main.scm:
	hopscheme/hop dependency cleanup.
	[c664e067f12d]<1.10.x>

	*
	. (you won ;)
	[7ebea37c35eb]<1.10.x>

	* hopscheme/hopscheme-config.scm:
	do not quote elements inside quoted list (hopscheme-config)
	[0fb0abbc7ccc]<1.10.x>

	* hopscheme/tilde-escape.scm, runtime/hop-tree.scm, runtime/prefs.scm,
	runtime/xml.scm, share/hop-request.js, share/hop-tree.js:
	Use the new JS compilation scheme for expressions and statements.
	[87513d77b49c]<1.10.x>

	* hopscheme/hopscheme-config.scm, hopscheme/tilde-escape.scm,
	scheme2js/config.scm, scheme2js/make-lib.scm, scheme2js/symbol.scm:
	better handling of JS-expression/statement/return.
	[770df03872e5]<1.10.x>

2008-10-12  Manuel Serrano (Manuel.Serrano@inria.fr)

	* runtime/http-remote.scm, runtime/http-response.scm,
	runtime/http-shoutcast.scm, runtime/param.scm, src/accept.scm,
	src/pipeline.scm, src/scheduler.scm, weblets/doc/.afile,
	weblets/home/.afile, weblets/hop/.afile, weblets/hz/.afile,
	weblets/weblets/.afile:
	build 1.10.0-pre2
	[a80d7f49ed1e]<1.10.x>

2008-10-10  Manuel Serrano (Manuel.Serrano@inria.fr)

	* runtime/http-request.scm, runtime/param.scm, src/accept.scm,
	src/pipeline.scm:
	Fix IOs problem introduced by the per-thread buffer scheme.
	[1996a7d8c2fa]<1.10.x>

	* runtime/http-request.scm, runtime/http-response.scm,
	runtime/param.scm, src/accept.scm, src/hop-param.scm, src/main.scm,
	src/pipeline.scm, src/pool-scheduler.scm, src/scheduler.scm,
	weblets/doc/.afile, weblets/home/.afile, weblets/hop/.afile,
	weblets/hz/.afile, weblets/weblets/.afile:
	Fix socket tuning for keep-alive connections.
	[6c44e51e47f4]<1.10.x>

2008-10-09  Manuel Serrano (Manuel.Serrano@inria.fr)

	* .hoprelease, Makefile, configure, runtime/http-response.scm,
	src/pipeline.scm, weblets/home/release.info:
	Fix chunked responses.
	 The empty chunk was missing a newline.
	[7a647e4e18a6]<1.10.x>

	* runtime/hop-audio.scm, runtime/hop-extra.scm, runtime/http-error.scm,
	runtime/http-response.scm, runtime/http-shoutcast.scm,
	runtime/misc.scm, runtime/types.scm, share/hop-audio.js,
	src/init.scm, src/scheduler.scm, weblets/doc/.afile,
	weblets/home/.afile, weblets/hop/.afile, weblets/hz/.afile,
	weblets/weblets/.afile:
	Change the output timeout policy.
	 Output timeout for responses is now initialized from the timeout
	for request and programs may override this value by setting the
	response timeout field. By default, no timeout is used for output.
	[be1a4f7acf83]<1.10.x>

2008-10-03  Manuel Serrano (Manuel.Serrano@inria.fr)

	* weblets/wiki/wiki.hop:
	Bug fix in the wiki weblet (1.8.x. code had erroneously survived).
	[70aa2425a99c]<1.10.x>

	* weblets/hop/etc/hop.wiki, weblets/wiki/etc/wiki.wiki,
	weblets/wizard/etc/weblet.info, weblets/wizard/etc/wizard.wiki:
	build 1.9.1
	[0ea30c52d58d]<1.9.x>

	* weblets/home/config.hop:
	build 1.9.1
	[cab45292463f]<1.9.x>

2008-10-02  Manuel Serrano (Manuel.Serrano@inria.fr)

	* share/hop-audio.js, weblets/doc/tutorials/06-hz.wiki,
	weblets/hz/etc/hz.wiki.in, weblets/hzbuilder/etc/hzbuilder.wiki.in:
	HOP-AUDIO error handling fix.
	[7ab99b4abd19]<1.10.x>

2008-10-01  Manuel Serrano (Manuel.Serrano@inria.fr)

	* weblets/hop/etc/weblet.info.in, weblets/hz/config.hop,
	weblets/hz/install.hop, weblets/hz/weblet.hop:
	Minor Hz fixes and improvements.
	[a6051bbbf9d5]<1.10.x>

	* runtime/Makefile, runtime/event.scm, runtime/hop-audio.scm,
	runtime/service.scm, share/hop-audio.js, weblets/doc/.afile,
	weblets/home/.afile, weblets/hop/.afile, weblets/hz/.afile,
	weblets/weblets/.afile:
	Various hop-audio fixes.
	[ffe0da9d5b61]<1.10.x>

2008-09-29  Manuel Serrano (Manuel.Serrano@inria.fr)

	* weblets/home/demos/rewrite/rewrite.hop:
	Home demos bug fix.
	[58270cb80afd]<1.10.x>

	* runtime/hop.scm, weblets/home/.afile, weblets/home/Makefile,
	weblets/home/demo.hop, weblets/home/demos/rewrite/rewrite.hop:
	Home demos fix.
	[1b3dbd0e208a]<1.10.x>

	* etc/Makefile.weblet, runtime/expanders.sch, runtime/param-expd.sch,
	runtime/param.sch, runtime/prefs.scm, share/hop-prefs.js,
	weblets/dashboard/Makefile, weblets/doc/Makefile,
	weblets/doc/api/parameter.wiki, weblets/epassword/Makefile,
	weblets/home/.afile, weblets/home/Makefile, weblets/home/config.hop,
	weblets/hop/Makefile, weblets/hop/etc/hop.wiki,
	weblets/hopsh/Makefile, weblets/hz/Makefile,
	weblets/hzbuilder/Makefile, weblets/hzbuilder/config.hop.in,
	weblets/hzbuilder/etc/skeleton/01-homepage.wiki,
	weblets/hzbuilder/etc/skeleton/Makefile,
	weblets/hzbuilder/etc/skeleton/config.hop.in,
	weblets/hzbuilder/etc/skeleton/dashboard.png,
	weblets/hzbuilder/etc/skeleton/default.hss,
	weblets/hzbuilder/etc/skeleton/doc.wiki.in,
	weblets/hzbuilder/etc/skeleton/favicon.png,
	weblets/hzbuilder/etc/skeleton/logo.png,
	weblets/hzbuilder/etc/skeleton/main.hop,
	weblets/hzbuilder/etc/skeleton/weblet.info.in,
	weblets/hzbuilder/generate.hop, weblets/hzbuilder/hzbuilder.hop,
	weblets/hzbuilder/hzbuilder.hss, weblets/info/Makefile,
	weblets/shutdown/Makefile, weblets/test/Makefile,
	weblets/trace/Makefile, weblets/webfilter/Makefile,
	weblets/weblets/Makefile, weblets/wiki/Makefile,
	weblets/wiki/etc/wiki.wiki, weblets/wizard/Makefile,
	weblets/wizard/etc/weblet.info, weblets/wizard/etc/wizard.wiki:
	DEFINE-LAZY-PARAMETER added. Several HzBuilder improvements.
	A new form DEFINE-LAZY-PARAMETER has been added in complement of
	DEFINE-PARAMETER. (See the documentation of parameters).
	HzBuilder:
	  * The files are now generated from template files whose name can
	be customized.
	  * User may specify a directory containing skeletons that are
	included in the generated directory.
	[f776ed352472]<1.10.x>

	* etc/Makefile.weblet, runtime/expanders.sch, runtime/hop.scm,
	runtime/param-expd.sch, runtime/param.sch, runtime/prefs.scm,
	share/hop-prefs.js, weblets/dashboard/Makefile, weblets/doc/Makefile,
	weblets/doc/api/parameter.wiki, weblets/epassword/Makefile,
	weblets/home/Makefile, weblets/home/demos/rewrite/rewrite.hop,
	weblets/hop/Makefile, weblets/hopsh/Makefile, weblets/hz/Makefile,
	weblets/hzbuilder/Makefile, weblets/hzbuilder/config.hop.in,
	weblets/hzbuilder/etc/skeleton/01-homepage.wiki,
	weblets/hzbuilder/etc/skeleton/Makefile,
	weblets/hzbuilder/etc/skeleton/config.hop.in,
	weblets/hzbuilder/etc/skeleton/dashboard.png,
	weblets/hzbuilder/etc/skeleton/default.hss,
	weblets/hzbuilder/etc/skeleton/doc.wiki.in,
	weblets/hzbuilder/etc/skeleton/favicon.png,
	weblets/hzbuilder/etc/skeleton/logo.png,
	weblets/hzbuilder/etc/skeleton/main.hop,
	weblets/hzbuilder/etc/skeleton/weblet.info.in,
	weblets/hzbuilder/generate.hop, weblets/hzbuilder/hzbuilder.hop,
	weblets/hzbuilder/hzbuilder.hss, weblets/info/Makefile,
	weblets/shutdown/Makefile, weblets/test/Makefile,
	weblets/trace/Makefile, weblets/webfilter/Makefile,
	weblets/weblets/Makefile, weblets/wiki/Makefile,
	weblets/wizard/Makefile:
	1.10.x back ports.
	[a492bdc09b64]<1.9.x>

2008-09-26  Florian Loitsch <florian.loitsch@sophia.inria.fr>

	* scheme2js/node-elimination.scm, scheme2js/nodes.scm,
	scheme2js/out.scm, scheme2js/rm-tail-breaks.scm,
	scheme2js/statements.scm, scheme2js/tail.scm, scheme2js/while.scm:
	some bugfixes:
	- tail-pass did not clean its input (-> using it twice in a row was
	dangerous).
	- cases inside loops were source of infinite loops.
	- nested loops, where the inner loop broke out to the outer loop were
	not handled. and cosmetic changes.
	[e8068030b465]<1.10.x>

	* weblets/hzbuilder/etc/Makefile.hz, weblets/hzbuilder/generate.hop,
	weblets/hzbuilder/hzbuilder.hop:
	HzBuilder minor improvement.
	[09bccd8c2ad3]<1.10.x>

	* weblets/hzbuilder/etc/Makefile.hz, weblets/hzbuilder/generate.hop,
	weblets/hzbuilder/hzbuilder.hop:
	HzBuilder minor improvement.
	[bc400f1b7143]<1.9.x>

	* etc/hop-autoconf.js.in, weblets/home/home.hss:
	1.10.x back port.
	[71e7516c4830]<1.9.x>

	* etc/hop-autoconf.js.in, runtime/http-response.scm, share/Makefile,
	share/hop-event.js, weblets/doc/api/url.wiki, weblets/home/demo.hop,
	weblets/home/home.hss:
	Autoconfig fix (for IE).
	[a45cebf06dfa]<1.10.x>

	* runtime/read.scm:
	fixed typo (bigloo1.3a -> bigloo3.1a)
	[a64a108814e7]<1.10.x>

	* weblets/home/demos/set/set.hop:
	hop closer to working in Konqueror now.
	[9183ee547921]<1.10.x>

	* runtime/http-response.scm, runtime/prefs-expd.sch, runtime/prefs.scm,
	share/hop-prefs.js, weblets/hzbuilder/etc/default.hss,
	weblets/hzbuilder/generate.hop, weblets/hzbuilder/hzbuilder.hop:
	Back port from 1.10.x.
	[7a5b706c19e4]<1.9.x>

	* runtime/prefs-expd.sch, runtime/prefs.scm, runtime/xml.scm,
	share/hop-prefs.js, weblets/doc/api/parameter.wiki,
	weblets/hzbuilder/etc/default.hss, weblets/hzbuilder/generate.hop,
	weblets/hzbuilder/hzbuilder.hop:
	Various fixes in the PREFERENCES implementation.
	[3bf14645854f]<1.10.x>

2008-09-25  Manuel Serrano (Manuel.Serrano@inria.fr)

	* weblets/hzbuilder/generate.hop:
	Minor hzbuilder fix.
	[7e59487c42f1]<1.10.x>

	* runtime/hop-extra.scm, runtime/http-response.scm, runtime/read.scm:
	Fix HOP chunked responses.
	An output flush was missing. The lack of flush before the socket is
	closed was annoying Opera 9.
	[0c2b30f5638b]<1.10.x>

	* weblets/hzbuilder/etc/Makefile.hz, weblets/hzbuilder/etc/default.hss,
	weblets/hzbuilder/generate.hop, weblets/hzbuilder/test.hop:
	Minor Hzbuilder fixes.
	[fb91f1a1af1e]<1.9.x>

	* weblets/hzbuilder/etc/Makefile.hz, weblets/hzbuilder/etc/default.hss,
	weblets/hzbuilder/generate.hop, weblets/hzbuilder/test.hop:
	Minor hzbuilder fixes.
	[eedab4582cfd]<1.10.x>

	* runtime/http-request.scm, runtime/weblets.scm, share/hop-lib.js,
	share/hop-request.js, share/hop-serialize.js, src/parseargs.scm,
	src/pipeline.scm, weblets/Makefile, weblets/doc/.afile,
	weblets/doc/api.hop, weblets/doc/doc.hss,
	weblets/doc/examples/filebrowse2.hop,
	weblets/doc/examples/filebrowse3.hop,
	weblets/doc/tutorials/#06-hz.wiki#, weblets/doc/tutorials/06-hz.wiki,
	weblets/doc/wiki.hop, weblets/home/.afile, weblets/hop/.afile,
	weblets/hop/Makefile, weblets/hop/config.hop,
	weblets/hop/config.hop.in, weblets/hop/etc/hop.wiki,
	weblets/hz/.afile, weblets/hzbuilder/LICENSE,
	weblets/hzbuilder/Makefile, weblets/hzbuilder/config.hop.in,
	weblets/hzbuilder/etc/Makefile.hz,
	weblets/hzbuilder/etc/configure.png,
	weblets/hzbuilder/etc/default.hss, weblets/hzbuilder/etc/doc.png,
	weblets/hzbuilder/etc/favicon-default.png,
	weblets/hzbuilder/etc/favicon.png,
	weblets/hzbuilder/etc/hzbuilder.wiki.in,
	weblets/hzbuilder/etc/logo-default.png,
	weblets/hzbuilder/etc/logo.png, weblets/hzbuilder/etc/weblet.info.in,
	weblets/hzbuilder/generate.hop, weblets/hzbuilder/hzbuilder.hop,
	weblets/hzbuilder/hzbuilder.hss, weblets/hzbuilder/test.hop,
	weblets/weblets/.afile, weblets/wizard/wizard.hop,
	weblets/wizard/wizard.hss:
	Back port HzBuilder. Minor bug fixes in the client-side RTS.
	[ab093e53d805]<1.10.x>

2008-09-24  Manuel Serrano (Manuel.Serrano@inria.fr)

	* weblets/doc/.afile, weblets/doc/doc.hss, weblets/doc/tutorials.hop,
	weblets/doc/tutorials/01-ajax.wiki, weblets/home/.afile,
	weblets/hop/.afile, weblets/hz/.afile, weblets/weblets/.afile:
	Improve the ajax tutorial.
	[6407d8ae7682]<1.10.x>

2008-09-25  Manuel Serrano (Manuel.Serrano@inria.fr)

	* etc/hop-autoconf.js.in, runtime/hop-file.scm, runtime/user.scm,
	runtime/weblets.scm, share/hop-file.js, share/hop-lib.js,
	share/hop-request.js, share/hop-serialize.js, share/hop-window.js,
	src/parseargs.scm, src/pipeline.scm, weblets/Makefile,
	weblets/doc/.afile, weblets/doc/examples/filebrowse2.hop,
	weblets/doc/examples/filebrowse3.hop, weblets/doc/tutorials.hop,
	weblets/doc/tutorials/06-hz.wiki, weblets/doc/wiki.hop,
	weblets/home/.afile, weblets/home/release.info, weblets/hop/.afile,
	weblets/hop/config.hop, weblets/hop/config.hop.in, weblets/hz/.afile,
	weblets/hzbuilder/LICENSE, weblets/hzbuilder/Makefile,
	weblets/hzbuilder/config.hop.in, weblets/hzbuilder/etc/Makefile.hz,
	weblets/hzbuilder/etc/configure.png,
	weblets/hzbuilder/etc/default.hss, weblets/hzbuilder/etc/doc.png,
	weblets/hzbuilder/etc/favicon-default.png,
	weblets/hzbuilder/etc/favicon.png,
	weblets/hzbuilder/etc/hzbuilder.wiki.in,
	weblets/hzbuilder/etc/logo-default.png,
	weblets/hzbuilder/etc/logo.png, weblets/hzbuilder/etc/weblet.info.in,
	weblets/hzbuilder/generate.hop, weblets/hzbuilder/hzbuilder.hop,
	weblets/hzbuilder/hzbuilder.hss, weblets/hzbuilder/test.hop,
	weblets/weblets/.afile:
	Add the HzBuilder weblet.
	[ac5179edee0d]<1.9.x>

2008-09-24  Manuel Serrano (Manuel.Serrano@inria.fr)

	* .hoprelease, configure, weblets/doc/.afile, weblets/doc/doc.hss,
	weblets/doc/tutorials/01-ajax.wiki, weblets/home/.afile,
	weblets/hop/.afile, weblets/hz/.afile, weblets/weblets/.afile:
	Back-port from 1.10.x (ajax tutorial).
	[df33ff65a89a]<1.9.x>

2008-09-23  Manuel Serrano (Manuel.Serrano@inria.fr)

	* weblets/doc/.afile, weblets/home/.afile, weblets/hop/.afile,
	weblets/hz/.afile, weblets/weblets/.afile:
	build 1.9.0
	[a9e5fd4d7e59]<1.9.x>

	* runtime/hop.scm, weblets/doc/.afile, weblets/home/.afile,
	weblets/home/demos/sudoku/sudoku.hop,
	weblets/home/demos/sudoku/sudoku.hss, weblets/hop/.afile,
	weblets/hz/.afile, weblets/weblets/.afile:
	Fix a small bug in the sudoku demo (home weblet).
	[214d1a8a99e1]<1.9.x>

2008-09-24  Florian Loitsch <florian.loitsch@sophia.inria.fr>

	* hopscheme/hopscheme-config.scm, scheme2js/mark-statements.scm,
	scheme2js/statements.scm:
	fixed stmt at expr-pos as result of scheme2js compil. and removed
	"CARE" in config (did not apply anymore).
	[ac33d3984a89]<1.10.x>

	* share/hop-file.js:
	use 'list' instead of 'sc_list' in Scheme code.
	[adb3f03f49a4]<1.10.x>

	* scheme2js/allocate-names.scm, scheme2js/gen-js.scm:
	different name-mangling for exported variables (and global ones) in
	scheme2js.
	[1b79e0f7b965]<1.10.x>

2008-09-23  Florian Loitsch <florian.loitsch@sophia.inria.fr>

	* weblets/home/demos/set/set.hop:
	small changes in Set-game. (do not propose to join if there is no
	game available)
	[9a60d60ba03f]<1.10.x>

	* scheme2js/push-set.scm, scheme2js/runtime/runtime_part.js,
	scheme2js/scm-out.scm:
	some bug-fixes. (lost Break-nodes, und typo in inexact->exact)
	[12250d1e83d0]<1.10.x>

	* hopscheme/scm-compil.scm, scheme2js/allocate-names.scm,
	scheme2js/compile-optimized-set.scm, scheme2js/free-vars.scm,
	scheme2js/nodes.scm, scheme2js/out.scm, scheme2js/scheme2js.scm:
	some bugfixes: hopscheme/scm-compil was still using old ht-config.
	'this' was compiled to '', and I forgot to mark escaping variables.
	[9c8f8f5a0203]<1.10.x>

2008-09-22  Florian Loitsch <florian.loitsch@sophia.inria.fr>

	* hopscheme/hopscheme-config.scm:
	adapted config for new a-lists (instead of hashtables).
	[42985e4e9676]<1.10.x>

	* scheme2js/Makefile, scheme2js/allocate-names.scm,
	scheme2js/callcc_resume_push.scm, scheme2js/captured-vars.scm,
	scheme2js/check.scm, scheme2js/compile-optimized-boolify.scm,
	scheme2js/compile-optimized-call.scm,
	scheme2js/compile-optimized-set.scm, scheme2js/compile.scm,
	scheme2js/config.scm, scheme2js/constant-propagation.scm,
	scheme2js/constants.scm, scheme2js/deep-clone.scm,
	scheme2js/encapsulation.scm, scheme2js/expand.scm,
	scheme2js/expanders.scm, scheme2js/free-vars.scm,
	scheme2js/fun-size.scm, scheme2js/gen-js.scm, scheme2js/infotron.scm,
	scheme2js/inline.scm, scheme2js/letrec-expansion.scm,
	scheme2js/letrec_expansion.scm, scheme2js/liveness.scm,
	scheme2js/locals.scm, scheme2js/loop-hoist.scm,
	scheme2js/loop-updates.scm, scheme2js/main.scm,
	scheme2js/make-lib.scm, scheme2js/mark-statements.scm,
	scheme2js/module.scm, scheme2js/nested-closures.scm,
	scheme2js/node-elimination.scm, scheme2js/nodes.sch,
	scheme2js/nodes.scm, scheme2js/out.scm, scheme2js/pobject-conv.scm,
	scheme2js/propagation.scm, scheme2js/protobject-eval.sch,
	scheme2js/protobject.sch, scheme2js/protobject.scm,
	scheme2js/push-set.scm, scheme2js/rm-tail-breaks.scm,
	scheme2js/rm-unused-vars.scm, scheme2js/runtime/immutable.js,
	scheme2js/runtime/runtime_part.js, scheme2js/scheme2js.scm,
	scheme2js/scm-out.scm, scheme2js/scope.scm, scheme2js/side.scm,
	scheme2js/statements.scm, scheme2js/symbol-table.scm,
	scheme2js/symbol.scm, scheme2js/tail-rec.scm, scheme2js/tail.scm,
	scheme2js/template-display.scm, scheme2js/tools.sch,
	scheme2js/tools.scm, scheme2js/transform-util.scm,
	scheme2js/traverse.scm, scheme2js/use-count.scm,
	scheme2js/var-elimination.scm, scheme2js/var-ref-util.scm,
	scheme2js/var.scm, scheme2js/walk.scm, scheme2js/while.scm:
	switched to bigloobjects for scheme2js.
	[f5ad621e94e7]<1.10.x>

	* scheme2js/runtime/immutable.js, scheme2js/runtime/mutable.js,
	scheme2js/runtime/runtime_part.js:
	some runtime-fixes. (mostly string-prefix? string-suffix? and
	string-split)
	[6dbc20950bee]<1.10.x>

	* Makefile:
	build 1.9.0
	[585f09c8af73]<1.9.x>

	* weblets/home/release.info:
	build 1.9.0
	[dca4385e81a0]<1.9.x>

	* runtime/http-response.scm:
	Minor conditional compilation fix.
	[8eb4dfa5dad3]<1.10.x>

	* weblets/home/release.info:
	build 1.10.0
	[ded4866d79ba]<1.10.x>

	* scheme2js/runtime/runtime_part.js:
	Merge with 7b59e5666a81.
	[cac80b581f72]<1.10.x>

	* configure:
	Initial 1.10.x commit.
	[116740ff4692]<1.10.x>

2008-09-21  Manuel Serrano (Manuel.Serrano@inria.fr)

	* runtime/http-request.scm:
	build 1.9.0-rc9
	[85197a6b0153]<1.9.x>

2008-09-20  Manuel Serrano (Manuel.Serrano@inria.fr)

	* runtime/cache.scm, runtime/hop.scm, runtime/user.scm, src/init.scm,
	src/pipeline.scm:
	Various performance optimizations.
	[48e11ce6c828]<1.9.x>

	* runtime/http-error.scm, runtime/http-response.scm,
	src/nothread-scheduler.scm, src/oto-scheduler.scm, src/pipeline.scm,
	src/pool-scheduler.scm, src/scheduler.scm, weblets/doc/Makefile,
	weblets/doc/api.hop, weblets/doc/api/multimedia.wiki,
	weblets/doc/config.hop, weblets/doc/doc.hss,
	weblets/doc/examples/musicplay.hop, weblets/doc/libraries.hop,
	weblets/doc/wiki.hop, weblets/home/download.wiki,
	weblets/home/etc/icons/maemo-16x16.png, weblets/home/home.hop,
	weblets/home/home.hss, weblets/home/presentation.wiki:
	Support for HOP chunked responses.
	[0f3708092036]<1.9.x>

2008-09-16  Manuel Serrano (Manuel.Serrano@inria.fr)

	* .hoprelease, etc/hop-autoconf.js.in, runtime/param.scm,
	share/hop-request.js, weblets/home/release.info:
	build 1.9.0-rc9
	[2e9284cdf798]<1.9.x>

2008-09-12  Manuel Serrano (Manuel.Serrano@inria.fr)

	* configure:
	Minor configuration fix.
	[5dbe556ca329]<1.9.x>

2008-09-11  Manuel Serrano (Manuel.Serrano@inria.fr)

	* runtime/charset.scm:
	Add windows charset.
	[96c4eaec46c0]<1.9.x>

	* etc/hop-autoconf.js.in, runtime/event.scm, share/hop-request.js,
	weblets/doc/.afile, weblets/home/.afile, weblets/hop/.afile,
	weblets/hz/.afile, weblets/weblets/.afile:
	Minor auto-configuration fixes for IE8.
	[cd92349d1150]<1.9.x>

2008-09-10  Manuel Serrano (Manuel.Serrano@inria.fr)

	* src/accept.scm:
	Fix the pool scheduler. Improve client-side auto-configuration.
	 The threads of the pool scheduler (currently the most efficient
	one) were incorrectly recovering from errors. In consequence, each
	error was eliminating a thread.
	 The client-side auto-configuration has been improved for IE6 on
	WinCE.
	[cc7af0b1b523]<1.9.x>

2008-09-04  Manuel Serrano (Manuel.Serrano@inria.fr)

	* src/Makefile, src/accept.scm, src/pipeline.scm, weblets/doc/.afile,
	weblets/home/.afile, weblets/hop/.afile, weblets/hz/.afile,
	weblets/weblets/.afile:
	Split accept in two files.
	[cf5e9c124dce]<1.9.x>

2008-09-03  Manuel Serrano (Manuel.Serrano@inria.fr)

	* runtime/event.scm, runtime/hop-extra.scm, runtime/http-request.scm,
	weblets/doc/api.hop, weblets/doc/tutorials.hop, weblets/doc/wiki.hop:
	Update of the documentation that was out of sync.
	[6a19842bdc77]<1.9.x>

2008-09-01  Manuel Serrano (Manuel.Serrano@inria.fr)

	* src/Makefile, src/accept.scm, src/main.scm,
	src/nothread-scheduler.scm, src/pool-scheduler.scm,
	src/queue-scheduler.scm, src/scheduler.scm, weblets/doc/.afile,
	weblets/home/.afile, weblets/hop/.afile, weblets/hz/.afile,
	weblets/weblets/.afile:
	Separate main and accept loop, enable customized accept strategies.
	[07936b73878f]<1.9.x>

2008-08-30  Manuel Serrano (Manuel.Serrano@inria.fr)

	* runtime/hop-inline.scm, runtime/hop.scm, runtime/http-error.scm,
	runtime/http-request.scm, runtime/http-response.scm,
	runtime/service.scm, runtime/types.scm, runtime/weblets.scm,
	src/init.scm, src/main.scm, weblets/doc/.afile, weblets/home/.afile,
	weblets/hop/.afile, weblets/hz/.afile, weblets/weblets/.afile:
	Split requests in http-server-request and http-proxy-request.
	[67a97df29733]<1.9.x>

2008-08-29  Manuel Serrano (Manuel.Serrano@inria.fr)

	* runtime/http-request.scm, runtime/types.scm,
	weblets/doc/api/xml.wiki, weblets/doc/examples/rss.hop,
	weblets/doc/tutorials/05-rss.wiki, weblets/home/demos/rss/rss.hop:
	Update the documentation for feed parsing.
	The old documentation about rss-parse has been replaced with a
	documentation for feed-parse.
	[9e8b4791b13a]<1.9.x>

	* runtime/hop-file.scm, runtime/hop-svg.scm, runtime/hop.scm,
	runtime/http-request.scm, runtime/types.scm:
	switch http-version from string to symbol.
	[40c330a4299a]<1.9.x>

2008-08-28  Manuel Serrano (Manuel.Serrano@inria.fr)

	* runtime/service.scm, runtime/types.scm, src/main.scm,
	src/scheduler.scm, weblets/info/info.hop:
	Memory reduction of stage error handlers.
	[08802e0d7813]<1.9.x>

2008-08-27  Manuel Serrano (Manuel.Serrano@inria.fr)

	* .hoprelease, weblets/home/release.info:
	build 1.9.0-rc8
	[bdb45fcb2485]<1.9.x>

	* runtime/cgi.scm, runtime/css.scm, runtime/hop.scm,
	runtime/http-request.scm, runtime/http-webdav.scm, runtime/param.scm,
	runtime/scm.scm, runtime/service.scm, runtime/types.scm,
	runtime/user.scm, runtime/weblets.scm, src/init.scm,
	weblets/doc/.afile, weblets/doc/api/cgi.wiki, weblets/home/.afile,
	weblets/hop/.afile, weblets/hz/.afile, weblets/weblets/.afile:
	New implementation of HTTP requests URL decoding.
	[827e33512a21]<1.9.x>

2008-08-26  Manuel Serrano (Manuel.Serrano@inria.fr)

	* runtime/http-response.scm, runtime/param.scm:
	Performance improvements for file serving.
	This optimization removes the file cache that has appeared to be a
	bad idea. The problem was not coming from sendfile but from the
	memory allocation needed by IO buffer. The new Bigloo IO interface
	allows us to remove the cache associated with files transmitted with
	sendfile.
	[2bcb86916f86]<1.9.x>

2008-08-25  Manuel Serrano (Manuel.Serrano@inria.fr)

	* configure, runtime/http-lib.sch, runtime/http-request.scm,
	runtime/mime.scm, src/cohort-scheduler.scm, src/init.scm,
	src/main.scm, src/nothread-scheduler.scm, src/oto-scheduler.scm,
	src/parseargs.scm, src/pool-scheduler.scm, src/queue-scheduler.scm,
	src/scheduler.scm:
	. HA: Enter commit message. Lines beginning with 'HG:' are removed.
	[9c8dd772930d]<1.9.x>

2008-08-21  Manuel Serrano (Manuel.Serrano@inria.fr)

	* .hoprelease, weblets/home/release.info:
	build 1.9.0-rc7
	[7c763d0dd838]<1.9.x>

	* runtime/cache.scm, runtime/hop-img.scm, runtime/http-request.scm,
	runtime/http-response.scm, runtime/param.scm, runtime/read.scm,
	runtime/types.scm, src/cohort-scheduler.scm, src/main.scm,
	src/queue-scheduler.scm, src/scheduler.scm, weblets/doc/api/img.wiki:
	Re-implementation of the threads schedulers. Add memory cache for
	small files.
	 The HOP scheduler now relies on a new API. The performance of
	the queue scheduler has been significantly improved
	[5c31ed413a80]<1.9.x>

2008-08-19  Florian Loitsch <florian.loitsch@sophia.inria.fr>

	* scheme2js/runtime/IO.js:
	display-circle and adapted format escape sequences (now with
	alternative forms)
	[7b59e5666a81]<1.9.x>

2008-08-18  Manuel Serrano (Manuel.Serrano@inria.fr)

	* src/cohort-scheduler.scm, src/main.scm, src/nothread-scheduler.scm,
	src/oto-scheduler.scm, src/pool-scheduler.scm,
	src/queue-scheduler.scm, src/scheduler.scm, weblets/Makefile:
	Minor weblets' Makefile fix.
	[45457c945083]<1.9.x>

2008-08-17  Manuel Serrano (Manuel.Serrano@inria.fr)

	* runtime/css.scm, runtime/hop-file.scm, runtime/prefs.scm,
	share/hop-file.hss, share/hop-file.js, share/hop-paned.css,
	share/hop-prefs.hss, weblets/doc/api/parameter.wiki,
	weblets/hz/.afile, weblets/hz/config.hop,
	weblets/hz/etc/icons/system.png:
	Fix FILECHOOSER hidden file handling.
	[65226a82594d]<1.9.x>

2008-08-06  Manuel Serrano (Manuel.Serrano@inria.fr)

	* share/flash/HopServevt.as, share/hop-audio.js, share/hop-event.js,
	share/hop-lib.js, weblets/doc/.afile, weblets/home/.afile,
	weblets/hop/.afile, weblets/hz/.afile, weblets/weblets/.afile:
	Add date functions.
	[764e3e870d2a]<1.9.x>

2008-07-22  Manuel Serrano (Manuel.Serrano@inria.fr)

	* runtime/http-remote.scm, runtime/param.scm, share/hopscheme.js,
	weblets/doc/.afile, weblets/home/.afile, weblets/hop/.afile,
	weblets/hz/.afile, weblets/weblets/.afile:
	Fix yet another bug in remote keep-alive connections management.
	[abc6133a7aa8]<1.9.x>

2008-06-27  Manuel Serrano (Manuel.Serrano@inria.fr)

	* runtime/hop-svg.scm, share/Makefile, weblets/hz/.afile,
	weblets/hz/Makefile, weblets/test/svg.hop:
	Minor installation fix.
	[1bc532dceca6]<1.9.x>

	* runtime/hop-svg.scm, weblets/test/svg.hop:
	Fix XHTML and SVG. Add SVG ForeignObject.
	[daedb84396a6]<1.9.x>

	* .hoprelease, configure, etc/configure.scm.in, runtime/hop-extra.scm,
	runtime/hop-foldlist.scm, runtime/hop-img.scm, runtime/hop-svg.scm,
	runtime/make-lib.scm, runtime/xml.scm,
	scheme2js/runtime/runtime_part.js, share/editor/.list,
	share/hop-foldlist.css, share/hop-window.js,
	weblets/doc/api/head.wiki, weblets/home/release.info,
	weblets/test/svg.hop, weblets/test/test.hop:
	build 1.9.0-rc6
	[bf0a7f17bf20]<1.9.x>

2008-06-23  Manuel Serrano (Manuel.Serrano@inria.fr)

	* share/hop-paned.css, share/hop-paned.js, weblets/home/download.wiki:
	PAN: minor patch for Firefox3.
	[729f044813f8]<1.9.x>

2008-06-20  Manuel Serrano (Manuel.Serrano@inria.fr)

	* .hoprelease, Makefile, configure, runtime/cgi.scm, runtime/hop.scm,
	runtime/http-request.scm, runtime/http-webdav.scm,
	runtime/service.scm, runtime/types.scm, runtime/weblets.scm,
	src/init.scm, weblets/home/release.info:
	build 1.9.0-rc5
	[80e4ce4cb01a]<1.9.x>

	* runtime/hop-file.scm, runtime/http-response.scm, runtime/param.scm,
	runtime/service-expd.sch, runtime/service.scm, runtime/weblets.scm,
	share/hop-audio.js, share/hop-dashboard.js, share/hop-dom.js,
	share/hop-request.js, share/hop-window.js,
	weblets/dashboard/Makefile, weblets/dashboard/dashboard.hop,
	weblets/dashboard/etc/dashboard-rfc.png,
	weblets/dashboard/etc/dashboard.wiki.in,
	weblets/dashboard/etc/favicon.png, weblets/doc/api/param-rc.wiki,
	weblets/doc/api/window.wiki, weblets/doc/config.hop,
	weblets/doc/config.hop.in, weblets/doc/widgets.hop:
	Complete re-design of the Dashboard (see the documentation).
	[4843f13e25e4]<1.9.x>

2008-06-16  Manuel Serrano (Manuel.Serrano@inria.fr)

	* runtime/charset.scm, runtime/hop-file.scm, runtime/http-error.scm,
	runtime/service-expd.sch, runtime/service.scm, share/aes.js:
	Fix SVG:VTEXT markup.
	[f3b6e3b148f7]<1.9.x>

2008-06-12  Manuel Serrano (Manuel.Serrano@inria.fr)

	* share/hop-dom.js, share/hop-lib.js, share/hop-login.js,
	weblets/doc/.afile, weblets/home/.afile, weblets/hop/.afile,
	weblets/hz/.afile, weblets/weblets/.afile:
	Minor hop-login bug fix.
	[d4c758d56b56]<1.9.x>

2008-06-10  Manuel Serrano (Manuel.Serrano@inria.fr)

	* scheme2js/runtime/runtime_part.js, share/aes.js, share/hop-lib.js,
	share/hop-login.js, share/hop-serialize.js:
	Improve hop-login, fix aes and the serialization.
	[7f3d8dcfebd4]<1.9.x>

	* runtime/css.scm, runtime/hop-svg.scm, share/hop-login.hss,
	share/hop-login.js, share/hop-serialize.js, weblets/doc/.afile,
	weblets/doc/api/login.wiki, weblets/home/.afile, weblets/hop/.afile,
	weblets/hz/.afile, weblets/weblets/.afile:
	Fix SVG prefix adder.
	When transformed, SVG markups attributes where not correctly quoted.
	[6af9d214f1ea]<1.9.x>

2008-06-09  Manuel Serrano (Manuel.Serrano@inria.fr)

	* share/Makefile, share/aes.js, share/sha1.js, weblets/doc/Makefile,
	weblets/doc/api/aes.wiki, weblets/doc/api/md5.wiki,
	weblets/doc/api/sha1.wiki, weblets/doc/config.hop:
	Add AES client-side support.
	[c19653a588a9]<1.9.x>

2008-06-05  Manuel Serrano (Manuel.Serrano@inria.fr)

	* weblets/doc/.afile, weblets/doc/Makefile, weblets/doc/api/md5.wiki,
	weblets/doc/api/sha1.wiki, weblets/home/.afile, weblets/hop/.afile,
	weblets/hz/.afile, weblets/weblets/.afile:
	Add the SHA1 documentation.
	[54254ef22ecf]<1.9.x>

2008-06-04  Manuel Serrano (Manuel.Serrano@inria.fr)

	* share/Makefile, share/sha1.js:
	Add SHA1 hashing function.
	[0aec4d6ecd44]<1.9.x>

2008-05-31  Manuel Serrano (Manuel.Serrano@inria.fr)

	* Makefile, runtime/css.scm, runtime/http-response.scm,
	runtime/service-expd.sch, runtime/service.scm, runtime/types.scm,
	share/hop-dom.js, share/hop-notepad.hss, share/hop-notepad.js,
	share/hop-request.js, share/hopscheme.js,
	weblets/doc/api/service.wiki, weblets/doc/api/url.wiki,
	weblets/test/notepad.hop:
	Add a workaround to another IE7 bug.
	IE7 sometime badly create DOM nodes (see hop-dom.js). This has been
	fixed with a hacky workaround (see hop_create_element).
	[1fab98f99751]<1.9.x>

2008-05-30  Manuel Serrano (Manuel.Serrano@inria.fr)

	* runtime/http-response.scm:
	Fix a mime-type bug in Hop responses.
	HTTP-REPONSE-HOP were always using the mime type of the used backend
	(e.g., text/html or text/xhtml) even if an alternative mime type was
	specified in response. This was, for instance, preventing a HOP
	document to be sent as a plain text file.
	[23a6df66f0f2]<1.9.x>

2008-05-27  Manuel Serrano (Manuel.Serrano@inria.fr)

	* runtime/hop-svg.scm, runtime/hop.scm, runtime/http-lib.scm,
	runtime/http-response.scm, runtime/xml.scm, weblets/doc/api/svg.wiki:
	Minor SVG changes.
	[a2709f9bf7ca]<1.9.x>

2008-05-26  Manuel Serrano (Manuel.Serrano@inria.fr)

	* hopsh/repl.scm:
	HopSh now correctly reads s-expressions.
	HopSh now uses READ instead of READ-LINE for reading s-expressions.
	That is, when the first character of a line is #\( it no longer uses
	READ-LINE but switches to READ.
	[2072b276c50e]<1.9.x>

2008-05-23  Manuel Serrano (Manuel.Serrano@inria.fr)

	* runtime/css.scm, runtime/event.scm, runtime/hop-notepad.scm,
	runtime/http-remote.scm, share/Makefile, share/hop-audio.js,
	share/hop-notepad.hss, share/icons/hop-48x48.png,
	share/icons/hop.svg, src/init.scm, weblets/doc/.afile,
	weblets/home/.afile, weblets/hop/.afile, weblets/hz/.afile,
	weblets/weblets/.afile:
	Improve lock handling for keep alive remote connections.
	[81c4b09f6ba5]<1.9.x>

2008-05-14  Manuel Serrano (Manuel.Serrano@inria.fr)

	* runtime/http-webdav.scm, runtime/user.scm:
	WebDAV fix.
	[b23a268c9fe5]<1.9.x>

	* .hoprelease, weblets/home/release.info:
	build 1.9.0-rc4
	[2bfe610696ee]<1.9.x>

	* runtime/service-expd.sch, runtime/weblets.scm, src/hop-param.scm,
	src/main.scm, src/parseargs.scm, weblets/doc/.afile,
	weblets/doc/api/param-rc.wiki, weblets/doc/tutorials/07-hoprc.wiki,
	weblets/home/.afile, weblets/hop/.afile, weblets/hz/.afile,
	weblets/weblets/.afile:
	Add script files (see command line option --script-file).
	[d99f372fd2df]<1.9.x>

2008-05-13  Manuel Serrano (Manuel.Serrano@inria.fr)

	* .hoprelease, weblets/home/release.info:
	build 1.9.0-rc3
	[eccc27663469]<1.9.x>

	* runtime/http-request.scm, runtime/user.scm:
	Support for encrypted authentication.
	[ec1fb4f627a2]<1.9.x>

2008-05-07  Manuel Serrano (Manuel.Serrano@inria.fr)

	* .hoprelease, weblets/home/release.info:
	build 1.9.0-rc2
	[d483fd22d747]<1.9.x>

	* hopreplay/main.scm, hopreplay/replay.scm, runtime/hop-audio.scm,
	runtime/job.scm, runtime/read.scm, src/scheduler.scm:
	Fix single-threaded compilation directives.
	[53a0430f5252]<1.9.x>

2008-06-10  Florian Loitsch <florian.loitsch@sophia.inria.fr>

	* scheme2js/allocate-names.scm, scheme2js/compile-optimized-call.scm,
	scheme2js/compile.scm, scheme2js/config.scm, scheme2js/main.scm,
	scheme2js/mark-statements.scm, scheme2js/propagation.scm,
	scheme2js/scope.scm:
	fixed "self-capturing closure in loop" bug.
	[1c7df9da0200]<1.9.x>

2008-05-07  Manuel Serrano (Manuel.Serrano@inria.fr)

	* hopsh/repl.scm:
	HopSh two minor bug fixes.
	The modification of the API for ULR encoding was not yet reported in
	HopSh.
	[b7f3dadc3a22]<1.9.x>

	* .hoprelease, weblets/home/release.info:
	build 1.9.0-rc1
	[3a979e144515]<1.9.x>

	* .hoprelease, weblets/home/release.info:
	build 1.9.0-pre11
	[4d40ede8054e]<1.9.x>

2008-05-06  Manuel Serrano (Manuel.Serrano@inria.fr)

	* .hoprelease, weblets/home/release.info:
	build 1.9.0-pre10
	[4b5fbef3d592]<1.9.x>

	* .hoprelease, weblets/home/release.info:
	build 1.9.0-pre11
	[1446b23c7814]<1.9.x>

	* runtime/event.scm, runtime/http-request.scm, src/main.scm:
	Fix a proxy bug.
	The host header field was loosing the origin port.
	[a96ca9472b2d]<1.9.x>

	* etc/Makefile.library, etc/hop-autoconf.js.in, runtime/event.scm,
	runtime/hop-audio.scm, runtime/prefs.scm, share/Makefile,
	share/hop-audio.hss, share/hop-audio.js, share/hop-dashboard.js,
	share/hop-event.js, share/hop-file.hss, share/hop-lib.js,
	share/hop-request.js, share/hop-slider.css, share/hop-tree.js,
	share/hopscheme.js, src/main.scm, weblets/test/fselector.hop,
	weblets/test/withhop.hop:
	Many server events fixes.
	[fa1d78d0af94]<1.9.x>

2008-04-27  Manuel Serrano (Manuel.Serrano@inria.fr)

	* runtime/hop-audio.scm, runtime/http-request.scm, runtime/param.scm,
	share/hop-audio.js:
	Minor charset fixes (specially for hopaudio).
	[ac3944b299f2]<1.9.x>

2008-04-26  Manuel Serrano (Manuel.Serrano@inria.fr)

	* hopreplay/log.scm, hopreplay/parseargs.scm, hopreplay/replay.scm,
	runtime/http-remote.scm, weblets/trace/trace.hop:
	Fix a but in the keep-alive connection pool.
	[caed7f86d316]<1.9.x>

2008-04-22  Manuel Serrano (Manuel.Serrano@inria.fr)

	* runtime/css.scm, runtime/prefs-expd.sch, runtime/prefs.scm,
	share/hop-prefs.hss, share/hop-prefs.js, weblets/doc/Makefile,
	weblets/doc/config.hop, weblets/doc/examples/prefs-1.hop,
	weblets/hz/.afile, weblets/hz/config.hop, weblets/hz/hz.hop,
	weblets/hz/markup.hop:
	Complete the implementation of preferences.
	New markups have been added (<PREFS>, <PR>, ...) and the define-
	preferences has been re-design. This will be documented for the
	first beta-release of the branch 1.9.x.
	[4d8222f122f7]<1.9.x>

2008-04-25  Florian Loitsch <florian.loitsch@sophia.inria.fr>

	* scheme2js/compile.scm, scheme2js/runtime/IO.js,
	scheme2js/runtime/runtime_part.js:
	some bug-fixes initiated by Sergey Minaev (thanks).
	[d07bc3af841f]<1.9.x>

2008-04-24  Florian Loitsch <florian.loitsch@sophia.inria.fr>

	* scheme2js/allocate-names.scm, scheme2js/gen-js.scm:
	better treatment for reserved JS-variables.
	[ffb39a2ef642]<1.9.x>

2008-04-19  Florian Loitsch <florian.loitsch@sophia.inria.fr>

	* scheme2js/Makefile, scheme2js/compile-optimized-call.scm,
	scheme2js/compile.scm, scheme2js/constants.scm,
	scheme2js/loop-hoist.scm, scheme2js/mark-statements.scm,
	scheme2js/module.scm, scheme2js/propagation.scm,
	scheme2js/runtime/runtime_part.js, scheme2js/scope.scm:
	many small fixes. mostly call/cc-related, but not all of them. And I
	chose the "expensive" random-function (to stay compatible with
	Bigloo).
	[3f8e867bd1d0]<1.9.x>

2008-04-18  Manuel Serrano (Manuel.Serrano@inria.fr)

	* configure, etc/Makefile, etc/Makefile.hopconfig.in,
	etc/Makefile.weblet, share/hop-lib.js, weblets/doc/.afile,
	weblets/doc/Makefile, weblets/doc/api/format.wiki,
	weblets/doc/api/output.wiki, weblets/doc/api/service.wiki,
	weblets/doc/doc.hss, weblets/doc/etc/anim.gif,
	weblets/doc/examples/#filebrowse.hop#,
	weblets/doc/examples/busyanim.hop, weblets/doc/search.hop,
	weblets/home/.afile, weblets/hop/.afile, weblets/hz/.afile,
	weblets/trace/Makefile, weblets/trace/etc/favicon.png,
	weblets/trace/etc/logo.png, weblets/trace/etc/trace.wiki,
	weblets/trace/etc/trace.wiki.in, weblets/trace/etc/weblet.info,
	weblets/trace/etc/weblet.info.in, weblets/trace/trace.hop,
	weblets/weblets/.afile, weblets/wiki/Makefile,
	weblets/wiki/etc/wiki.wiki:
	Improve client-side traces.
	The new function tprint has been added to the client-side API. The
	trace weblet has been correctly documented.
	[d7ed46522f00]<1.9.x>

2008-04-16  Manuel Serrano (Manuel.Serrano@inria.fr)

	* runtime/cache.scm, runtime/css.scm, runtime/hop-audio.scm,
	runtime/hop-extra.scm, runtime/hop-notepad.scm,
	runtime/hop-paned.scm, runtime/js-lib.scm, runtime/xml-expd.sch,
	scheme2js/runtime/runtime_part.js, share/Makefile,
	share/hop-audio.hss, share/hop-event.js, share/hop-file.hss,
	share/hop-file.js, share/hop-notepad.css, share/hop-notepad.hss,
	share/hop-notepad.js, weblets/doc/api/notepad.wiki,
	weblets/doc/doc.hss, weblets/home/.afile, weblets/home/Makefile,
	weblets/home/home.hss, weblets/hz/hz.hss, weblets/info/info.hss,
	weblets/webfilter/webfilter.hss, weblets/wiki/wiki.hss,
	weblets/wizard/wizard.hop:
	New implementation for NOTEPAD which simplifies users CSS settings.
	[6ce413ea9f16]<1.9.x>

2008-04-14  Manuel Serrano (Manuel.Serrano@inria.fr)

	* runtime/event.scm, runtime/hop-audio.scm, runtime/hop-notepad.scm,
	runtime/hop-tabslider.scm, runtime/hop-tree.scm,
	runtime/http-response.scm, runtime/js-lib.scm, runtime/prefs.scm,
	runtime/read-js.scm, runtime/service.scm, share/flash/HopServevt.as:
	JSON fix for Flash.
	Flash does not accept to parse XML documents containing strings with
	newlines! These newlines are thus to be replaced with explicit \n.
	[f3583f844a59]<1.9.x>

2008-04-12  Manuel Serrano (Manuel.Serrano@inria.fr)

	* runtime/hop-audio.scm, runtime/hop.scm,
	scheme2js/runtime/Makefile.include:
	Minor scheme2js Makefile file.
	The Makefile was using bigloo instead of $(BIGLOO).
	[b8e3eb2897c4]<1.9.x>

2008-04-10  Manuel Serrano (Manuel.Serrano@inria.fr)

	* .hoprelease, weblets/home/.afile, weblets/home/release.info:
	build 1.9.0-pre10
	[379df2f55664]<1.9.x>

	* weblets/home/.afile, weblets/home/Makefile, weblets/home/config.hop,
	weblets/home/config.hop.in:
	Use HOP version as stable version number in the HOME weblet.
	[acdac9623956]<1.9.x>

	* runtime/hop-notepad.scm, runtime/hop-tabslider.scm,
	runtime/hop-tree.scm, share/hop-login.hss, share/hop-login.js,
	share/hop-request.js, share/hop-tree.js, share/hop-window.js,
	weblets/doc/api/tree.wiki, weblets/doc/examples/tree-1.hop,
	weblets/doc/examples/tree-2.hop, weblets/test/window.hop:
	Fix thunkification of hop-tree, hop-notepad, and hop-tabslider.
	[5c0b7065dc4a]<1.9.x>

2008-04-09  Manuel Serrano (Manuel.Serrano@inria.fr)

	* .hoprelease, weblets/home/release.info:
	build 1.9.0-pre9
	[b7af0a6b14f7]<1.9.x>

	* weblets/home/release.info:
	build 1.9.0-pre11
	[e4d54a8c5dd9]<1.9.x>

	* Makefile:
	Improve the distrib entries in the main Makefile.
	[3a97dbef08b0]<1.9.x>

	* .hoprelease, Makefile, share/Makefile, share/flash/HopAudio.as,
	share/flash/HopAudio.swf, share/hop-audio.js,
	weblets/home/release.info:
	Fix share directory for JVM prebuilds.
	The JVM .jar file is missing the .list descriptors for the share
	directory (and recursively). As a consequence, the examples that
	scan the share directory on the JVM do not work correctly.
	[7e524553dfaf]<1.9.x>

	* .hoprelease, weblets/home/release.info:
	build 1.9.0-pre9
	[089f9b81fe6b]<1.9.x>

	* .hoprelease, weblets/home/release.info:
	build 1.9.0-pre1
	[d5cb75efd2b8]<1.9.x>

	* LICENSE, Makefile, configure, etc/Makefile.hopconfig.in,
	etc/Makefile.library, etc/Makefile.mercurial, etc/Makefile.version,
	etc/configure.scm.in, etc/hop-autoconf.js.in, etc/hoprc.hop.in,
	hopscheme/Makefile, hopscheme/dollar-escape.scm,
	hopscheme/hopscheme-config.scm, hopscheme/hopscheme.scm,
	hopscheme/make-lib.scm, hopscheme/scm-compil.scm,
	hopscheme/tilde-escape.scm, hopsh/Makefile, hopsh/main.scm,
	hopsh/repl.scm, runtime/Makefile, runtime/cache.scm, runtime/cgi.scm,
	runtime/css.scm, runtime/disable-thread.sch,
	runtime/enable-thread.sch, runtime/event.scm, runtime/hop-audio.scm,
	runtime/hop-editor.scm, runtime/hop-extra.scm,
	runtime/hop-fileselector.scm, runtime/hop-inline.scm,
	runtime/hop-mathml.scm, runtime/hop-notepad.scm,
	runtime/hop-paned.scm, runtime/hop-tabslider.scm,
	runtime/hop-tree.scm, runtime/hop-wiki.scm, runtime/hop.scm,
	runtime/http-error.scm, runtime/http-filter.scm,
	runtime/http-remote.scm, runtime/http-request.scm,
	runtime/http-response.scm, runtime/http-shoutcast.scm,
	runtime/http-webdav.scm, runtime/js-lib.scm, runtime/make-lib.scm,
	runtime/mime.scm, runtime/misc.scm, runtime/param.scm,
	runtime/prefs-expd.sch, runtime/prefs.scm, runtime/read-js.scm,
	runtime/read.scm, runtime/service-expd.sch, runtime/service.scm,
	runtime/types.scm, runtime/user.scm, runtime/weblets.scm,
	runtime/wiki-syntax.scm, runtime/xml.scm, scheme2js/Makefile,
	scheme2js/allocate-names.scm, scheme2js/callcc.scm,
	scheme2js/captured-vars.scm, scheme2js/compile-optimized-boolify.scm,
	scheme2js/compile-optimized-call.scm,
	scheme2js/compile-optimized-set.scm, scheme2js/compile.scm,
	scheme2js/config.scm, scheme2js/constant-propagation.scm,
	scheme2js/constants.scm, scheme2js/deep-clone.scm,
	scheme2js/dot-expand.scm, scheme2js/expand.scm,
	scheme2js/expanders.scm, scheme2js/free-vars.scm,
	scheme2js/fun-size.scm, scheme2js/gen-js.scm, scheme2js/inline.scm,
	scheme2js/liveness.scm, scheme2js/locals.scm,
	scheme2js/locations.scm, scheme2js/loop-hoist.scm,
	scheme2js/make-lib.scm, scheme2js/mark-statements.scm,
	scheme2js/nested-closures.scm, scheme2js/node-elimination.scm,
	scheme2js/nodes.scm, scheme2js/pobject-conv.scm,
	scheme2js/protobject.scm, scheme2js/rm-unused-vars.scm,
	scheme2js/runtime/Makefile, scheme2js/runtime/exporter.scm,
	scheme2js/runtime/runtime.js, scheme2js/scheme2js.scm,
	scheme2js/side.scm, scheme2js/statements.scm, scheme2js/symbol.scm,
	scheme2js/tail-rec.scm, scheme2js/tail.scm, scheme2js/tools.sch,
	scheme2js/trampoline.scm, scheme2js/transform-util.scm,
	scheme2js/use-count.scm, scheme2js/var.scm, scheme2js/while.scm,
	share/Makefile, share/base64.js, share/flash/HopAudio.as,
	share/flash/HopAudio.swf, share/flash/HopServevt.as,
	share/flash/HopServevt.swf, share/hop-audio.hss, share/hop-audio.js,
	share/hop-dashboard.js, share/hop-debug.js, share/hop-dom.js,
	share/hop-editor.js, share/hop-event.js, share/hop-fileselect.js,
	share/hop-foldlist.css, share/hop-fx.js, share/hop-history.js,
	share/hop-lib.js, share/hop-notepad.js, share/hop-paned.css,
	share/hop-paned.js, share/hop-request.js, share/hop-serialize.js,
	share/hop-slider.css, share/hop-slider.js, share/hop-sorttable.css,
	share/hop-sorttable.js, share/hop-tabslider.js, share/hop-tooltip.js,
	share/hop-tree.js, share/hop-window.js, share/hopscheme.js,
	share/md5.js, src/Makefile, src/hop-param.scm, src/init.scm,
	src/main.scm, src/parseargs.scm, weblets/Makefile,
	weblets/dashboard/Makefile, weblets/doc/.afile, weblets/doc/Makefile,
	weblets/doc/api.hop, weblets/doc/api/cache.wiki,
	weblets/doc/api/canvas.wiki, weblets/doc/api/dom.wiki,
	weblets/doc/api/editor.wiki, weblets/doc/api/event.wiki,
	weblets/doc/api/fileselect.wiki, weblets/doc/api/head.wiki,
	weblets/doc/api/html.wiki, weblets/doc/api/http-response.wiki,
	weblets/doc/api/http.wiki, weblets/doc/api/img.wiki,
	weblets/doc/api/notepad.wiki, weblets/doc/api/tabslider.wiki,
	weblets/doc/api/tree.wiki, weblets/doc/api/window.wiki,
	weblets/doc/doc.scm, weblets/doc/examples/base64.hop,
	weblets/doc/examples/editor.hop, weblets/doc/examples/history-1.hop,
	weblets/doc/examples/history-2.hop, weblets/doc/examples/hook-1.hop,
	weblets/doc/examples/request-1.hop,
	weblets/doc/examples/service-1.hop,
	weblets/doc/examples/service-2.hop,
	weblets/doc/examples/service-3.hop,
	weblets/doc/examples/tabslider-1.hop, weblets/doc/tutorials.hop,
	weblets/doc/tutorials/01-ajax.wiki,
	weblets/doc/tutorials/05-rss.wiki, weblets/doc/tutorials/06-hz.wiki,
	weblets/doc/tutorials/08-history.wiki, weblets/doc/weblets.hop,
	weblets/doc/widgets.hop, weblets/epassword/epassword.hop,
	weblets/home/.afile, weblets/home/Makefile,
	weblets/home/articles/hop-multimedia/article.html,
	weblets/home/community.wiki, weblets/home/config.hop,
	weblets/home/demos/minesweeper/minesweeper.scm,
	weblets/home/demos/music/music.hop, weblets/home/demos/repl/repl.hop,
	weblets/home/demos/rewrite/rewrite.hop,
	weblets/home/demos/rss/rss.hop, weblets/home/demos/set/game.hop,
	weblets/home/demos/set/set.hop, weblets/home/demos/set/set.scm,
	weblets/home/demos/source/source.hop,
	weblets/home/demos/sudoku/sudoku.hop,
	weblets/home/demos/sudoku/sudoku.scm,
	weblets/home/demos/wiki/wiki.hop, weblets/home/download.wiki,
	weblets/home/home.hop, weblets/home/license.wiki,
	weblets/home/release.info, weblets/home/widgets.hop,
	weblets/home/wiki.hop, weblets/hop/.afile, weblets/hop/Makefile,
	weblets/hop/config.hop, weblets/hop/hop.hop, weblets/hopsh/hopsh.hop,
	weblets/hz/.afile, weblets/hz/Makefile, weblets/hz/config.hop,
	weblets/hz/hz-install.js, weblets/hz/install.hop,
	weblets/hz/markup.hop, weblets/info/info.hop, weblets/info/info.hss,
	weblets/shutdown/Makefile, weblets/shutdown/shutdown.hop,
	weblets/test/Makefile, weblets/test/event.hop, weblets/test/fl.hop,
	weblets/test/withhop.hop, weblets/trace/Makefile,
	weblets/trace/trace.hop, weblets/webfilter/BLACKLIST,
	weblets/webfilter/webfilter.hop, weblets/weblets/.afile,
	weblets/weblets/Makefile, weblets/weblets/config.hop,
	weblets/weblets/etc/weblets.wiki, weblets/weblets/package.hop,
	weblets/weblets/weblets.hop, weblets/weblets/weblets.hss,
	weblets/wiki/Makefile, weblets/wiki/etc/favicon.png,
	weblets/wiki/etc/logo.png, weblets/wiki/etc/weblet.info,
	weblets/wiki/etc/wiki.wiki, weblets/wiki/wiki.hop,
	weblets/wiki/wiki.hss, weblets/wizard/wizard.hop:
	ChangeLog messages are lost because of dramatic Mercurial problem.
	we have had to rebuild manually the HG repository. We have restore
	the intermediate builds but we have lost the ChangeLog messages.
	Here is an excerpt of the last messages we have been able to
	extract:
	Complete re-design hop file browsers, complete re-design of
	preferences.
	The former markup and facilities for browsing server files have been
	removed and replaced with an extension to the INPUT markup and the
	new FILECHOOSER markup. These can be used from server and client
	side.
	Preferences are no longer globals. They are attached to users.
	These two new features are not complete yet. They lack documentation
	and the preferences machinery is not able to edit and save user
	preferences.
	fixed is-substring-at? for mutable version. (and replaced both with
	shorter versions).
	Workaround JVM performance issue of scheme2js
	Cleanup the header field usages for http requests.
	The previous versions where playing all sort of tricks for encoding
	the type of HTTP requests. For instance, some where using a Hhopjson
	header, some where using a hop header, some (very old ones) where
	using a 201 status code.
	All this has been cleanup and now only the content-type header field
	is used. This is much cleaner and it integrates with Web traditions.
	Hence, Hop can communicate smoothly with other servers that send
	Json value and that uses the application/json mime type.
	This revision has slightly changed the Editor markup. The functions
	SUBMIT and CANCEL have been replaced by two attributed ONSUBMIT and
	ONCANCEL. The runtime implementation has been fixed.
	Fix server event HTML encoding.
	Add persistent disk caching.
	Add onselect and onchange to TABSLIDER and NOTEPAD.
	slightly better error-messages.
	 Audio complete re-implementation. Tree minor extension.
	Fix webdav decoding url problem.
	Minor default thread setting update.
	Brand new implementation of threads scheduling.
	This new version of HOP contains a complete re-implementation of the
	threads scheduling.
	 - the schedulers are no longer implemented in runtime but in src.
	 - the base version contains several schedulers.
	 - the default scheduler is no longer the cohort scheduler but the
	queue scheduler that gives much better performance. This new
	scheduling implementation requires the last Bigloo3.0d version
	because it depends on the latest Bigloo's thread API.
	Enable AJAX debug.
	embarassing newbie style expressions. don't even look.
	added any,any?,every and every?. reverted Makefile.
	Important changes in server-events.
	 1- The Ajax implementation has been totally re-written. 2- When a
	server disconnects, the "server" listeners no longer receive a fake
	#f event. 3- Clients may detect server disconnections by associating
	listener to the new "serverclose" events.
	Complete the keep-alive correction. Fix HZ version detection.
	fixed expander, added some vector runtime funs, and reduced default-
	size of protobjects.
	added random.
	Fix bad mutual exclusion for remote responses.
	Fix HSS cache bug. Add --allow-service-override option.
	Fix a dramatic error in directory serving.
	When a directory content was served, Hop dropped an opened file
	descriptor. This was, in the long term, causing the server to
	collapse because it ran out of file descriptors.
	[4d4648ad02e1]<1.9.x>

	* .hgtags:
	Added tag v1.8.6 for changeset 8caff5ddff81
	[aeab6b8d317c]<1.8.x>

	* .hgtags:
	Added tag v1.8.5 for changeset 1ed25be6425b
	[3aa7c6818db9]<1.8.x>

	* .hgtags:
	Added tag v1.8.4 for changeset 749b8d9b8208
	[0b1b9d3ac0a9]<1.8.x>

	* .hgtags:
	Added tag v1.8.3 for changeset cae4bd8ce6d1
	[dbd53211d691]<1.8.x>

	* .hgtags:
	Added tag v1.8.2 for changeset 981667e77ee9
	[159f8427835d]<1.8.x>

	* .hgtags:
	Added tag v1.8.1 for changeset bbe33c5e03b4
	[4a51c9afb209]<1.8.x>

2007-12-04  Manuel Serrano (Manuel.Serrano@inria.fr)

	* .hoprelease, weblets/home/release.info:
	build 1.8.0
	[bbe33c5e03b4]<1.8.x>

	* .hoprelease, weblets/home/release.info:
	build 1.8.0-rc11
	[2ff58b888ce6]<1.8.x>

	* .hoprelease, weblets/home/release.info:
	build 1.8.0-rc10
	[664866ef2e7b]<1.8.x>

2007-12-03  Manuel Serrano (Manuel.Serrano@inria.fr)

	* .hoprelease, weblets/home/release.info:
	build 1.8.0-rc9
	[3dea947e22ba]<1.8.x>

	* .hoprelease, weblets/home/release.info:
	build 1.8.0-rc1
	[33df4aa99f60]<1.8.x>

	* configure:
	build 1.8.0
	[6f117524deff]<1.8.x>

2007-12-02  Manuel Serrano (Manuel.Serrano@inria.fr)

	* weblets/doc/api.hop, weblets/doc/doc.scm,
	weblets/doc/examples/base64.hop, weblets/doc/examples/history-1.hop,
	weblets/doc/examples/history-2.hop,
	weblets/doc/examples/request-1.hop,
	weblets/doc/examples/service-1.hop,
	weblets/doc/examples/service-2.hop,
	weblets/doc/examples/service-3.hop, weblets/doc/tutorials.hop,
	weblets/doc/weblets.hop, weblets/doc/widgets.hop,
	weblets/epassword/epassword.hop,
	weblets/home/articles/hop-multimedia/archi.png,
	weblets/home/articles/hop-multimedia/grab2.png,
	weblets/home/articles/hop-multimedia/programming2-hop.png,
	weblets/home/demos/minesweeper/minesweeper.scm,
	weblets/home/demos/source/source.hop,
	weblets/home/demos/sudoku/sudoku.scm, weblets/hopsh/hopsh.hop,
	weblets/info/info.hop, weblets/wizard/wizard.hop:
	Replace set! x.innerHTML with innerHTML-set! x
	[ef101afa6c52]<1.8.x>

2007-12-01  Manuel Serrano (Manuel.Serrano@inria.fr)

	* weblets/home/articles/hop-multimedia/archi.jpg,
	weblets/home/articles/hop-multimedia/article.html,
	weblets/home/articles/hop-multimedia/grab2.jpg,
	weblets/home/articles/hop-multimedia/programming2-hop.jpg:
	Switch from png to jpg in the multimedia article.
	[fd4294dd38c7]<1.8.x>

	* .hoprelease, Makefile, configure, runtime/hop-mathml.scm,
	weblets/doc/.afile, weblets/home/.afile, weblets/home/release.info,
	weblets/hop/.afile, weblets/hz/.afile, weblets/weblets/.afile:
	build 1.8.0
	[d188a9e274dd]<1.8.x>

2007-11-30  Manuel Serrano (Manuel.Serrano@inria.fr)

	* runtime/user.scm, weblets/hz/.afile, weblets/hz/hz-install.js,
	weblets/hz/hz.hop, weblets/test/Makefile,
	weblets/test/etc/kangaroo.svgz, weblets/test/mathml.hop,
	weblets/test/svg.hop, weblets/test/test.hop, weblets/test/xhtml.hop,
	weblets/weblets/.afile, weblets/weblets/weblets.hop,
	weblets/wizard/wizard.hop:
	Add XHTML, MathML, and SVG tests.
	[ed686a443385]

	* .hoprelease, weblets/doc/.afile, weblets/home/.afile,
	weblets/home/release.info, weblets/hop/.afile, weblets/hz/.afile,
	weblets/weblets/.afile:
	build 1.8.0-rc8
	[d552ce971eb6]

	* hopscheme/scm-compil.scm, runtime/hop-extra.scm, runtime/param.scm:
	Switch from prefix to suffix technique for client side compilation.
	Using a dedicated prefix is not possible for client side script
	because it breaks the :base attribute of HEAD markup (browsers
	complement only the relative files and thus, not those starting with
	the /hopcc prefix). Hence, client side compilation is now launch for
	files ended with a dedicated suffix (currently ?hop).
	[ac15d6212225]

	* hopscheme/scm-compil.scm, runtime/hop-extra.scm, runtime/param.scm:
	Client side files compilation no longer checks the suffixes.
	Client side files compilation used to take place on all .scm files.
	The suffix is no longer checked to decided which file must be
	compiled. Now HOP instruments file URL and adds the prefix /hopcc to
	the file that requires compilation. This suffixes is automatically
	added by the HOP <HEAD> markup.
	[fccca53ab14d]

2007-11-29  Manuel Serrano (Manuel.Serrano@inria.fr)

	* runtime/xml.scm:
	allow ~ in IMG src attributes.
	[74759896c5b0]

	* weblets/doc/.afile, weblets/hz/.afile, weblets/weblets/.afile:
	build 1.8.0-rc7
	[d6a92684d089]

	* runtime/hop.scm, runtime/http-remote.scm, runtime/misc.scm,
	share/hop-audio.js, share/hop-event.js, weblets/hz/.afile,
	weblets/webfilter/BLACKLIST, weblets/wizard/wizard.hop:
	Fix ajax server events disconnection handling.
	[058673d35794]

2007-11-28  Manuel Serrano (Manuel.Serrano@inria.fr)

	* .hoprelease, weblets/home/release.info:
	build 1.8.0-rc7
	[b9d270efeff2]

2007-11-23  Manuel Serrano (Manuel.Serrano@inria.fr)

	* runtime/service.scm:
	build 1.8.0-rc6
	[ea013cc5ccab]

	* weblets/hz/hz-install.js, weblets/weblets/weblets.hss:
	build 1.8.0-rc6
	[92d2cb619f55]

	* runtime/http-response.scm, weblets/weblets/.afile:
	build 1.8.0-rc6
	[cd70ddb6ba66]

	* Makefile:
	build 1.8.0-rc6
	[b46e4826b307]

	* .hoprelease, weblets/home/release.info:
	build 1.8.0-rc6
	[bcdd4a895b93]

	* runtime/event.scm, weblets/epassword/epassword.hop,
	weblets/hz/.afile, weblets/hz/install.hop, weblets/weblets/.afile,
	weblets/weblets/weblets.hop:
	build 1.8.0-rc7
	[7343e5c1c260]

2007-11-22  Manuel Serrano (Manuel.Serrano@inria.fr)

	* .hoprelease, weblets/home/.afile, weblets/home/release.info:
	build 1.8.0-rc7
	[ab8b8b73fecb]

	* weblets/hz/install.hop, weblets/weblets/weblets.hop:
	build 1.8.0-rc6
	[46c4afc5ab21]

	* .hoprelease, weblets/home/release.info:
	build 1.8.0-rc6
	[06f5773f6614]

	* .hoprelease, weblets/home/release.info:
	build 1.8.0-rc5
	[3b76c792533d]

	* runtime/hop.scm, weblets/doc/.afile,
	weblets/doc/tutorials/06-hz.wiki, weblets/home/.afile,
	weblets/home/home.hss, weblets/hop/.afile, weblets/hz/.afile,
	weblets/hz/config.hop, weblets/hz/db.hop, weblets/hz/etc/hz.wiki,
	weblets/hz/hz.hop, weblets/hz/install.hop, weblets/hz/markup.hop,
	weblets/hz/sync.hop, weblets/weblets/.afile,
	weblets/weblets/etc/weblets.wiki, weblets/weblets/weblets.hop,
	weblets/weblets/weblets.hss:
	Various HZ and WEBLETS fixes.
	[d83acc956e34]

2007-11-21  Manuel Serrano (Manuel.Serrano@inria.fr)

	* weblets/weblets/weblets.hop:
	Fix WEBLETS Rss date.
	[92830140dd30]

	* share/Makefile, share/buttons/rss.png, weblets/doc/doc.hss,
	weblets/doc/tutorials/06-hz.wiki, weblets/doc/wiki.hop,
	weblets/home/home.hop, weblets/home/home.hss,
	weblets/home/weblets.wiki, weblets/home/widgets.hop,
	weblets/hz/etc/hz.wiki, weblets/hz/etc/weblet.info,
	weblets/hz/hz-install.js, weblets/weblets/config.hop,
	weblets/weblets/etc/logo.png, weblets/weblets/etc/weblet.info,
	weblets/weblets/etc/weblets.wiki, weblets/weblets/weblets.hop,
	weblets/weblets/weblets.hss:
	Complete the new HZ and WEBLETS weblets (with their documentations).
	[706fa8245c8c]

	* runtime/cache.scm, runtime/http-request.scm, runtime/http-webdav.scm,
	runtime/misc.scm, share/hop-notepad.js, src/parseargs.scm,
	weblets/Makefile, weblets/doc/api/notepad.wiki, weblets/hz/.afile,
	weblets/hz/Makefile, weblets/hz/authenticate.hop,
	weblets/hz/config.hop, weblets/hz/db.hop, weblets/hz/hz-install.js,
	weblets/hz/hz.hop, weblets/hz/hz.hss, weblets/hz/install.hop,
	weblets/hz/markup.hop, weblets/hz/package.hop, weblets/hz/sync.hop,
	weblets/hz/weblet.hop, weblets/trace/trace.hop,
	weblets/weblets/.afile, weblets/weblets/LICENSE,
	weblets/weblets/Makefile, weblets/weblets/config.hop,
	weblets/weblets/etc/logo-16x16.png, weblets/weblets/etc/logo.png,
	weblets/weblets/etc/weblets.wiki, weblets/weblets/package.hop,
	weblets/weblets/weblets.hop, weblets/weblets/weblets.hss:
	Brand new HZ version and integration of the WEBLETS weblet.
	[2f0e3ae263dd]

2007-11-20  Manuel Serrano (Manuel.Serrano@inria.fr)

	* runtime/read.scm, runtime/weblets.scm, src/parseargs.scm,
	weblets/dashboard/etc/weblet.info, weblets/doc/.afile,
	weblets/doc/etc/weblet.info, weblets/doc/services.hop,
	weblets/doc/tutorials/06-hz.wiki, weblets/epassword/etc/weblet.info,
	weblets/home/.afile, weblets/home/etc/weblet.info,
	weblets/hop/.afile, weblets/hop/etc/weblet.info,
	weblets/hopsh/etc/weblet.info, weblets/hz/.afile,
	weblets/hz/Makefile, weblets/hz/config.hop, weblets/hz/db.hop,
	weblets/hz/etc/hz.wiki, weblets/hz/etc/logo-16x16.png,
	weblets/hz/etc/weblet.info, weblets/hz/hz.hop, weblets/hz/hz.hss,
	weblets/hz/install.hop, weblets/hz/markup.hop,
	weblets/hz/package.hop, weblets/hz/sync.hop, weblets/hz/weblet.hop,
	weblets/info/etc/weblet.info, weblets/shutdown/etc/weblet.info,
	weblets/test/etc/weblet.info, weblets/trace/etc/weblet.info,
	weblets/webfilter/etc/weblet.info, weblets/wiki/etc/weblet.info,
	weblets/wizard/etc/weblet.info:
	HOP may now be invoked with a .hz as argument.
	In addition to command lines such as "hop foo.hop", HOP may now be
	executed with "hop foo-1.0.0.hz" too.
	[e8ae6891368e]

2007-11-17  Manuel Serrano (Manuel.Serrano@inria.fr)

	* .hoprelease, INSTALL, runtime/charset.scm, runtime/hop.scm,
	share/hop-dom.js, weblets/doc/.afile, weblets/doc/doc.hop,
	weblets/doc/widgets.hop, weblets/home/.afile,
	weblets/home/download.wiki, weblets/home/install.wiki,
	weblets/home/release.info, weblets/hz/Makefile, weblets/hz/db.hop,
	weblets/hz/etc/hz.wiki, weblets/hz/hz-install.js, weblets/hz/hz.hop,
	weblets/hz/install.hop, weblets/hz/weblets.hop:
	build 1.8.0-rc4
	[23b8aedf2980]

2007-11-16  Manuel Serrano (Manuel.Serrano@inria.fr)

	* INSTALL.jvm, weblets/doc/.afile, weblets/home/.afile,
	weblets/home/install-jvm.wiki, weblets/hop/.afile, weblets/hz/.afile,
	weblets/hz/Makefile, weblets/shutdown/Makefile,
	weblets/shutdown/etc/logo.png, weblets/shutdown/shutdown.hop:
	build 1.8.0-rc3
	[a6dcc1bb2c82]

	* share/hop-audio.hss, share/hop-dom.js, src/main.scm,
	weblets/Makefile, weblets/home/.afile,
	weblets/home/presentation.wiki, weblets/hop/.afile,
	weblets/hop/config.hop, weblets/shutdown/Makefile,
	weblets/shutdown/etc/logo-bw.png, weblets/shutdown/etc/logo.png,
	weblets/shutdown/etc/shutdown.wiki, weblets/shutdown/etc/weblet.info,
	weblets/shutdown/shutdown.hop, weblets/shutdown/shutdown.hss:
	Add the shutdown weblet (thanks to QNC for suggesting).
	[5ab68ee821ff]

2007-11-14  Manuel Serrano (Manuel.Serrano@inria.fr)

	* weblets/doc/examples/wiki.hop, weblets/info/info.hop:
	Remove remaining hop-char-encoding occurrences.
	[62e927021469]

	* hopscheme/make-lib.scm, hopscheme/scm-compil.scm,
	runtime/make-lib.scm, runtime/types.scm, scheme2js/make-lib.scm,
	scheme2js/scheme2js.scm, weblets/dashboard/Makefile,
	weblets/dashboard/dashboard-applet.hss,
	weblets/dashboard/etc/dashboard-rfc.png, weblets/doc/api/canvas.wiki,
	weblets/doc/api/charset.wiki, weblets/doc/api/event.wiki,
	weblets/doc/api/format.wiki, weblets/doc/api/history.wiki,
	weblets/doc/api/mathml.wiki, weblets/doc/api/regexp.wiki,
	weblets/doc/api/rss.wiki, weblets/doc/api/svg.wiki,
	weblets/doc/api/webdav.wiki, weblets/doc/examples/canvas2.hop,
	weblets/doc/examples/canvas3.hop, weblets/doc/examples/canvas4.hop,
	weblets/doc/examples/canvas5.hop, weblets/doc/examples/cookie.hop,
	weblets/doc/examples/event.hop, weblets/doc/examples/filebrowse2.hop,
	weblets/doc/examples/history-1.hop,
	weblets/doc/examples/history-2.hop, weblets/doc/examples/mathml.hop,
	weblets/doc/examples/servevt-1.hop, weblets/doc/examples/svg.hop,
	weblets/doc/examples/svg2.hop, weblets/doc/examples/timeout.hop,
	weblets/doc/examples/webdav.hop,
	weblets/doc/tutorials/08-history.wiki,
	weblets/doc/tutorials/09-resource.wiki,
	weblets/doc/tutorials/10-javascript.wiki,
	weblets/home/etc/icons/linux-downarrow.png,
	weblets/home/etc/icons/macos-downarrow.png,
	weblets/home/etc/icons/windows-downarrow.png,
	weblets/wizard/wizard.hop:
	Add files erroneously ignored by Mercurial.
	[21bcd47b56ab]

	* etc/hop-autoconf.js.in, runtime/event.scm, runtime/http-request.scm,
	share/flash/HopServevt.as, share/hop-audio.js, share/hop-event.js,
	share/hop-request.js, weblets/test/Makefile, weblets/test/event.hop,
	weblets/test/test.hop, weblets/test/withhop.hop:
	Various server events fixes.
	[2dafbc0b6db3]

	* runtime/read-js.scm, weblets/test/canvas.hop:
	Replace read-js with an iterative version.
	This modification is required by the JVM backend that otherwise
	raises a stack overlow when including the IE canvas support in hop-
	canvas.scm.
	[983c4a08d192]

	* .hoprelease, weblets/home/.afile, weblets/home/release.info:
	build 1.8.0-rc3
	[c900f3658a9f]

	* Makefile, etc/hop-autoconf.js.in, weblets/doc/.afile,
	weblets/home/.afile, weblets/hop/.afile, weblets/hz/.afile:
	Fix JVM Makefile entry.
	The bin goal was missing a dependency to share, hence hop.jar was
	not containing hop.js that was built after it.
	[8aef4462be9a]

2007-11-13  Manuel Serrano (Manuel.Serrano@inria.fr)

	* src/main.scm:
	build 1.8.0-rc2
	[57f8bf913082]

	* weblets/home/.afile, weblets/home/docs.wiki:
	build 1.8.0-rc2
	[fbccf7c6f6e2]

	* runtime/hop-paned.scm, share/hop-event.js, share/hop-request.js,
	share/hop-tree.js, weblets/home/.afile, weblets/home/docs.wiki,
	weblets/test/event.hop:
	build 1.8.0-rc2
	[79cba51c4249]

2007-11-09  Manuel Serrano (Manuel.Serrano@inria.fr)

	* .hoprelease, share/hop-canvas.scm, weblets/home/release.info:
	build 1.8.0-rc2
	[ca893882ecf3]

	* etc/hop-autoconf.js.in, hopscheme/scm-compil.scm,
	runtime/http-remote.scm, runtime/param.scm, runtime/read-js.scm,
	scheme2js/scheme2js.scm, share/hop-audio.js, share/hop-canvas.scm,
	share/hop-tree.js, share/hop-window.js, weblets/test/canvas.hop:
	Add IE7 Google canvas support.
	[157bead439fa]

2007-11-08  Manuel Serrano (Manuel.Serrano@inria.fr)

	* .hoprelease, weblets/home/release.info:
	build 1.8.0-rc1
	[591bbeac31bf]

	* .hoprelease, configure, weblets/home/release.info:
	build 1.8.0-pre7
	[3034d1b460c9]

	* .hoprelease, weblets/doc/.afile, weblets/doc/Makefile,
	weblets/doc/etc/logo-16x16.png, weblets/doc/widgets.hop,
	weblets/home/.afile, weblets/home/presentation.wiki,
	weblets/home/release.info, weblets/hop/.afile, weblets/hz/.afile:
	build 1.8.0-pre6
	[19e8a32fe69f]

2007-11-06  Manuel Serrano (Manuel.Serrano@inria.fr)

	* .hoprelease, weblets/home/release.info:
	build 1.8.0-pre5
	[e8f0ec8170fe]

	* hopscheme/hop-aliases.scm, runtime/make-lib.scm,
	share/hop-canvas.scm, share/hop-dom.js, share/hop-request.js,
	weblets/doc/Makefile, weblets/doc/api/dom.wiki, weblets/home/.afile,
	weblets/home/docs.wiki:
	Complete the DOM bouding-box API. Fix the canvas arrows.
	[9de32be1b6b5]

2007-11-03  Manuel Serrano (Manuel.Serrano@inria.fr)

	* hopscheme/hop-aliases.scm, runtime/dom.scm, share/Makefile,
	share/hop-canvas.scm, share/hop-dom.js, weblets/doc/Makefile,
	weblets/doc/api/dom.wiki, weblets/doc/api/timeout.wiki,
	weblets/doc/examples/canvas.hop:
	Start the integration of the CANVAS functional API (and its doc).
	[dfa88ee9a4aa]

2007-10-31  Manuel Serrano (Manuel.Serrano@inria.fr)

	* runtime/hop-audio.scm,
	weblets/home/articles/hop-multimedia/archi.png,
	weblets/home/articles/hop-multimedia/article.html,
	weblets/home/articles/hop-multimedia/grab2.png,
	weblets/home/articles/hop-multimedia/programming2-hop.png:
	Add hop-multimedia article.
	[13af22da57a3]

	* .hoprelease, weblets/home/release.info:
	build 1.8.0-pre4
	[d91ac21cf505]

2007-10-30  Manuel Serrano (Manuel.Serrano@inria.fr)

	* runtime/event.scm, runtime/hop-audio.scm, share/hop-audio.js,
	share/hop.css, weblets/doc/Makefile, weblets/doc/etc/kangaroo.svgz,
	weblets/doc/services.hop:
	Add documentation and examples for SVG and MathML.
	[27aa264ca6ef]

	* runtime/event.scm, runtime/hop-audio.scm, runtime/js-lib.scm,
	runtime/xml.scm, share/hop-request.js:
	Documentation and various minor bug fixes.
	[a61a08d0d502]

	* runtime/event.scm, runtime/hop-audio.scm, share/Makefile,
	share/flash/HopAudio.swf, share/flash/HopServevt.as,
	share/hop-event.js, share/hop-fx.js:
	Roll back the implementation of background fadding.
	[b61c4545fd50]

2007-10-29  Manuel Serrano (Manuel.Serrano@inria.fr)

	* share/hop-history.js, weblets/doc/.afile, weblets/doc/api.hop,
	weblets/doc/doc.hop, weblets/doc/doc.hss, weblets/doc/doc.scm,
	weblets/doc/weblets.hop:
	Fix weblet history manager.
	[6071974aa7cc]

	* weblets/hz/db.hop, weblets/hz/etc/hz.wiki, weblets/hz/hz.hss,
	weblets/hz/repository.hop:
	Improve HZ for allowing admin to upload weblet by the web.
	[c30c42ad1d54]

2007-10-17  Manuel Serrano (Manuel.Serrano@inria.fr)

	* .hoprelease, weblets/home/release.info:
	build 1.8.0-pre3
	[84ecd9e869d4]

	* runtime/charset.scm, runtime/hop-audio.scm, runtime/hop.scm,
	runtime/http-response.scm, runtime/misc.scm, runtime/param.scm,
	share/hop-audio.js, share/hop-window.js,
	weblets/doc/examples/wiki.hop, weblets/doc/search.hop,
	weblets/doc/wiki.hop:
	Use the new wiki syntax in the doc weblet.
	[80a6a6e2fb16]

2007-10-15  Manuel Serrano (Manuel.Serrano@inria.fr)

	* runtime/hop-fileselector.scm, runtime/hop-wiki.scm, runtime/read.scm,
	runtime/wiki-syntax.scm, share/hop-fileselect.js,
	weblets/wiki/wiki.hop:
	Adapt the new charset framework the Wiki support.
	[0ae34dc65c07]

	* .hoprelease, weblets/home/release.info:
	build 1.8.0-pre2
	[a4369a6b8229]

	* etc/hop-autoconf.js.in, share/hop-window.js, weblets/home/.afile,
	weblets/home/demo.hop:
	IE7 iwindow fix.
	[f05554298dc4]

	* runtime/hop-audio.scm, share/hop-tree.js, weblets/doc/.afile,
	weblets/home/.afile, weblets/home/demo.hop, weblets/hop/.afile,
	weblets/hz/.afile:
	IE7 fixes.
	Inlined images in hop-tree and the Home weblet demo were not
	correctly handled in IE7.
	[f435a679d716]

2007-10-10  Manuel Serrano (Manuel.Serrano@inria.fr)

	* runtime/charset.scm, runtime/event.scm, share/hop-event.js:
	Windows code page added.
	[824417f7a73c]

	* .hoprelease, weblets/home/release.info:
	build 1.8.0-pre1
	[6e41829fb2fc]

	* configure:
	Switch to 1.8.0 major release brand.
	This change is justified by the replacement of hop-char-encoding
	with hop-charset and the incompatibility introduced by the new
	prototype of XML-WRITE.
	[37af2930921f]

	* hopscheme/scm-compil.scm, runtime/Makefile, runtime/charset.scm,
	runtime/css.scm, runtime/event.scm, runtime/hop-foldlist.scm,
	runtime/hop-inline.scm, runtime/hop-mathml.scm,
	runtime/hop-notepad.scm, runtime/hop-paned.scm, runtime/hop-rss.scm,
	runtime/hop-slider.scm, runtime/hop-svg.scm,
	runtime/hop-tabslider.scm, runtime/hop-tree.scm, runtime/hop.scm,
	runtime/http-error.scm, runtime/http-response.scm,
	runtime/http-webdav.scm, runtime/make-lib.scm, runtime/param.scm,
	runtime/read-js.scm, runtime/read.scm, runtime/service-expd.sch,
	runtime/types.scm, runtime/wiki-syntax.scm, runtime/xml.scm,
	share/hop-event.js, src/init.scm, weblets/doc/.afile,
	weblets/doc/api/cache.wiki, weblets/doc/api/param-misc.wiki,
	weblets/doc/api/wiki.wiki, weblets/home/.afile,
	weblets/home/demos/wiki/wiki.hop, weblets/home/wiki.hop,
	weblets/hop/.afile, weblets/hz/.afile:
	Charset cleanup.
	The function xml-write no longer take a char-encoding parameter.
	[5770b319debf]

2007-10-09  Manuel Serrano (Manuel.Serrano@inria.fr)

	* .hoprelease, weblets/home/release.info:
	build 1.7.1-pre2
	[88ee2eddab09]

	* runtime/read.scm:
	build 1.7.1-pre3
	[87c5e1d93269]

	* .hoprelease, weblets/home/release.info:
	build 1.7.1-pre3
	[8a1391abf02a]

	* runtime/read.scm, runtime/xml.scm:
	The reader translate all its strings into UTF-8.
	This is a temporary workaround for the character encoding which is
	currently erroneous. In particular, the XML-WRITE never uses its
	ENCODING argument while, of course, it should. At this stage it is
	unclear to me where the character encoding should be defined and
	where characters should be translated. Possible solutions could be
	to set the charset in the XML backend, in the Hop response, and in
	the XML elements. This will have to fixed, urgently.
	[19317fb03142]

	* .hoprelease, weblets/home/release.info:
	build 1.7.1-pre2
	[4509bc29c94d]

2007-10-06  Manuel Serrano (Manuel.Serrano@inria.fr)

	* etc/hop-autoconf.js.in, runtime/event.scm, runtime/hop-audio.scm,
	runtime/weblets.scm, share/hop-audio.js, share/hop-event.js,
	share/hop-request.js, src/main.scm:
	Fix AJAX implementation of server events
	[b8e3965d2254]

	* runtime/event.scm, runtime/hop-audio.scm, runtime/http-response.scm,
	runtime/service.scm, runtime/weblets.scm, share/Makefile,
	share/hop-audio.js, share/hop-dom.js, share/hop-event.js,
	share/hop-lib.js, share/hop-request.js, src/main.scm,
	weblets/doc/.afile, weblets/home/.afile, weblets/hop/.afile,
	weblets/hz/.afile:
	Improve the autoload process.
	The autoload filter is now executed only when no service matches the
	current URL.
	[e3c5f5af5c4e]

2007-10-03  Manuel Serrano (Manuel.Serrano@inria.fr)

	* runtime/hop-notepad.scm, runtime/http-response.scm,
	share/hop-notepad.css, weblets/home/.afile, weblets/home/home.hop,
	weblets/home/home.hss:
	Add a IE layout bug workaround in the HOME weblet.
	[795bcb95012e]

	* .hoprelease, runtime/event.scm, runtime/hop-audio.scm,
	runtime/hop-notepad.scm, runtime/http-error.scm,
	runtime/http-response.scm, runtime/service.scm, share/hop-audio.js,
	share/hop-dashboard.js, share/hop-event.js, share/hop-history.js,
	share/hop-request.js, share/hop-serialize.js, src/init.scm,
	weblets/home/release.info:
	Fix IE AJAX caching problems.
	[cf704e4e825b]

2007-10-02  Manuel Serrano (Manuel.Serrano@inria.fr)

	* .hoprelease, weblets/home/release.info:
	build 1.7.1-pre4
	[11c8e377f26e]

	* .hoprelease, weblets/home/release.info:
	build 1.7.1-pre3
	[70d94c27c314]

	* .hoprelease, weblets/home/release.info:
	build 1.7.1-pre2
	[2d358a337c7f]

	* Makefile, runtime/cgi.scm, runtime/event.scm, runtime/hop-audio.scm,
	runtime/hop-fileselector.scm, runtime/http-request.scm,
	runtime/service-expd.sch, share/hop-audio.js, share/hop-request.js,
	share/hop-serialize.js:
	Major fix in the serialization.
	The serialization that takes place during a WITH-HOP call was
	actually encoding twice the produced URL! Fixing this bug has
	required modification in the client runtime and the server runtime.
	[cf08d1fad494]

	* weblets/Makefile:
	Fix Weblet's Makefile installation.
	[3070fa1c0c44]

	* weblets/home/.afile:
	build 1.7.1-pre1
	[c9f6f6ab2b0f]

	* runtime/Makefile, runtime/event.scm, runtime/hop-audio.scm,
	runtime/hop-mathml.scm, runtime/hop-svg.scm, runtime/make-lib.scm,
	share/hop-audio.js, share/hop-event.js, weblets/home/docs.wiki:
	Start the integration of HOP-SVG and HOP-MATHML.
	The code has been back-ported from HOPSLIDE but the documentation is
	yet to be written.
	[47cfd8c55065]

2007-10-01  Manuel Serrano (Manuel.Serrano@inria.fr)

	* .hoprelease, weblets/home/release.info:
	build 1.7.1-pre1
	[8452a7828f9a]

	* runtime/hop-audio.scm, runtime/hop-fileselector.scm,
	runtime/http-webdav.scm, share/hop-audio.js, share/hop-event.js,
	share/hop-fileselect.js, src/main.scm, weblets/test/Makefile,
	weblets/test/tabslider.hop, weblets/test/test.hop:
	Fixes webdav PROPIND answers.
	The URL returned to PROPFIND requests where not correctly encoded
	(e.g., whitespaces replaced with %20).
	[e16b68224210]

2007-09-29  Manuel Serrano (Manuel.Serrano@inria.fr)

	* share/hop-tabslider.js, share/hop-window.js:
	Fix lazy tab slider.
	[ffb92d1f1fc6]

2007-09-28  Manuel Serrano (Manuel.Serrano@inria.fr)

	* configure, hopscheme/hop-aliases.scm, runtime/disable-thread.sch,
	runtime/enable-thread.sch, runtime/hop-audio.scm,
	runtime/make-lib.scm, runtime/service.scm, runtime/thread.scm,
	share/flash/HopAudio.as, share/flash/HopAudio.swf,
	share/hop-audio.js, share/hop-event.js, share/hop-request.js,
	share/hop-window.js, src/hop-param.scm, src/main.scm,
	src/parseargs.scm, weblets/doc/api/window.wiki:
	Audio widget now supports server players.
	[45242d9f0495]

2007-09-24  Manuel Serrano (Manuel.Serrano@inria.fr)

	* weblets/home/.afile, weblets/home/config.hop:
	build 1.7.0
	[1b005fcdede5]

	* src/parseargs.scm, weblets/doc/.afile, weblets/home/.afile,
	weblets/hop/.afile, weblets/hz/.afile:
	Fix --disable-fast-server-event parsing.
	[3efa2e8c8f07]

2007-09-22  Manuel Serrano (Manuel.Serrano@inria.fr)

	* configure, share/Makefile, share/hop-request.js, share/hop.js,
	weblets/doc/.afile, weblets/home/.afile, weblets/hop/.afile,
	weblets/hz/.afile:
	build 1.7.0
	[76a0c3e36424]

2007-09-21  Manuel Serrano (Manuel.Serrano@inria.fr)

	* weblets/home/.afile:
	build 1.7.0
	[71d23f88c102]

	* .hoprelease, weblets/home/release.info:
	build 1.7.0
	[78cba85bea77]

	* .hoprelease, weblets/home/release.info:
	build 1.7.0-rc2
	[e65cdcf288df]

2007-09-20  Manuel Serrano (Manuel.Serrano@inria.fr)

	* .hoprelease, configure, weblets/home/release.info:
	build 1.7.0-rc1
	[56504640ac49]

	* .hoprelease, weblets/home/release.info:
	build 1.7.0-pre1
	[a7a02748cc08]

	* configure:
	Switch to version 1.7.0.
	[990c8ecde539]

	* etc/hop-autoconf.js.in, hopscheme/hop-aliases.scm,
	runtime/hop-audio.scm, share/hop-audio.js, share/hop-dashboard.js,
	share/hop-debug.js, share/hop-event.js, share/hop-lib.js,
	share/hop-window.js, share/hop.js, weblets/doc/api/timeout.wiki,
	weblets/home/.afile, weblets/home/demo.hop,
	weblets/home/demos/music/music.hop, weblets/home/home.hop,
	weblets/test/audio.hop:
	Remove hop_timeout.
	[4591ca41d75b]

	* share/hop-iwindow.hss, share/hop-iwindow.js, share/icons/device.png,
	share/icons/empty.png, share/icons/file.png,
	share/icons/folder-close.png, share/icons/folder-open.png,
	share/icons/foot-logo.png, share/icons/iwindow-bottom-left.png,
	share/icons/iwindow-bottom-middle.png,
	share/icons/iwindow-bottom-right.png, share/icons/iwindow-close.png,
	share/icons/iwindow-icon.png, share/icons/iwindow-maximize.png,
	share/icons/iwindow-shadow-e.png, share/icons/iwindow-shadow-ne.png,
	share/icons/iwindow-shadow-s.png, share/icons/iwindow-shadow-se.png,
	share/icons/iwindow-shadow-sw.png,
	share/icons/iwindow-title-left.png,
	share/icons/iwindow-title-right.png, share/icons/iwindow-title.png,
	share/icons/join.png, share/icons/joinbottom.png,
	share/icons/minus.png, share/icons/minusbottom.png,
	share/icons/paned-hcursor.png, share/icons/paned-vcursor.png,
	share/icons/plus.png, share/icons/plusbottom.png,
	share/icons/slider-cursor.png, share/icons/triangle-down.png,
	share/icons/triangle-right.png, share/icons/vline.png,
	weblets/doc/api/iwindow.wiki:
	Reorganization of the share/icons directory.
	[ec944c970db1]

	* Makefile, configure, etc/Makefile.hopconfig.in, etc/configure.scm.in,
	etc/hop-autoconf.js.in, hopscheme/hop-aliases.scm, runtime/css.scm,
	runtime/event.scm, runtime/hop-editor.scm,
	runtime/hop-fileselector.scm, runtime/hop-foldlist.scm,
	runtime/js-lib.scm, scheme2js/Makefile, scheme2js/runtime/runtime.js,
	share/Makefile, share/flash/HopAudio.as, share/flash/HopAudio.swf,
	share/flash/HopServevt.as, share/flash/HopServevt.swf,
	share/hop-audio.js, share/hop-dashboard.js, share/hop-debug.js,
	share/hop-dom.js, share/hop-editor.css, share/hop-event.js,
	share/hop-fileselect.js, share/hop-fx.js, share/hop-history.js,
	share/hop-lib.js, share/hop-paned.css, share/hop-serialize.js,
	share/hop-slider.css, share/hop-tree.js, share/hop-window.hss,
	share/hop-window.js, share/hop.js, share/icons/dashboard.png,
	share/icons/hop-foldlist/triangle-down.png,
	share/icons/hop-foldlist/triangle-right.png,
	share/icons/hop-paned/hcursor.png, share/icons/hop-paned/vcursor.png,
	share/icons/hop-slider/cursor.png, share/icons/hop-tree/device.png,
	share/icons/hop-tree/empty.png, share/icons/hop-tree/file.png,
	share/icons/hop-tree/folder-close.png,
	share/icons/hop-tree/folder-open.png, share/icons/hop-tree/join.png,
	share/icons/hop-tree/joinbottom.png, share/icons/hop-tree/minus.png,
	share/icons/hop-tree/minusbottom.png, share/icons/hop-tree/plus.png,
	share/icons/hop-tree/plusbottom.png, share/icons/hop-tree/vline.png,
	share/icons/hop-window/bottom-left.png,
	share/icons/hop-window/bottom-middle.png,
	share/icons/hop-window/bottom-right.png,
	share/icons/hop-window/close.png, share/icons/hop-window/icon.png,
	share/icons/hop-window/maximize.png,
	share/icons/hop-window/shadow-e.png,
	share/icons/hop-window/shadow-ne.png,
	share/icons/hop-window/shadow-s.png,
	share/icons/hop-window/shadow-se.png,
	share/icons/hop-window/shadow-sw.png,
	share/icons/hop-window/title-left.png,
	share/icons/hop-window/title-right.png,
	share/icons/hop-window/title.png, weblets/doc/.afile,
	weblets/doc/Makefile, weblets/doc/api/window.wiki,
	weblets/doc/doc.hss, weblets/doc/examples/editor.hop,
	weblets/doc/examples/filebrowse.hop,
	weblets/doc/examples/iwindow.hop, weblets/doc/examples/window.hop,
	weblets/doc/search.hop, weblets/doc/tutorials.hop,
	weblets/doc/widgets.hop, weblets/home/.afile, weblets/home/demo.hop,
	weblets/home/demos/repl/repl.hop, weblets/home/home.hss,
	weblets/home/widgets.hop, weblets/hop/.afile, weblets/hz/.afile,
	weblets/hz/hz.hop, weblets/hz/hz.hss, weblets/hz/repository.hop,
	weblets/hz/weblets.hop, weblets/test/Makefile,
	weblets/test/audio.hop, weblets/test/event.hop,
	weblets/test/fselector.hop, weblets/test/test.hop,
	weblets/test/window.hop, weblets/wiki/wiki.hop,
	weblets/wizard/wizard.hop:
	Window cleanup and HOP.js cleanup
	 The new window API subsumes the former iwindow + window. Window
	creation is now done by the unique centralized window-open
	function that accepts optional keyword arguments.
	 The HOP.js file replaces the myriad of small .js file that used to
	be required (hop.js, hop-dom.js, hop-autoconf.js, ...). The file
	HOP.js is built by concatenating all small files.
	[c9e77d98724a]

2007-09-18  Manuel Serrano (Manuel.Serrano@inria.fr)

	* runtime/event.scm, runtime/user.scm, share/hop-notepad.css,
	weblets/doc/.afile, weblets/home/.afile, weblets/hop/.afile,
	weblets/hz/.afile:
	Add locks and timeouts to the server event machinery.
	[b1b7bc1b4489]

2007-09-17  Manuel Serrano (Manuel.Serrano@inria.fr)

	* .hoprelease, weblets/home/release.info:
	build 1.6.1-pre15
	[1512f47197d9]

	* runtime/event.scm, runtime/hop-audio.scm, runtime/hop-tree.scm,
	runtime/http-response.scm, runtime/js-lib.scm, share/hop-audio.js,
	share/hop-notepad.css, share/hop.js, src/init.scm,
	weblets/home/demos/set/game.hop:
	Various UTF/ISO-LATIN fixes.
	[ca1fbda6b869]

2007-09-10  Manuel Serrano (Manuel.Serrano@inria.fr)

	* etc/hop-autoconf.js.in, hopscheme/hop-aliases.scm, runtime/event.scm,
	share/hop.js:
	Add server event documentation.
	[7d1543699549]

	* Makefile, configure, etc/Makefile.hopconfig.in, etc/Makefile.library,
	etc/hop-autoconf.js.in, runtime/event.scm,
	runtime/hop-fileselector.scm, runtime/hop-tree.scm, runtime/hop.scm,
	runtime/http-error.scm, runtime/http-remote.scm,
	runtime/http-response.scm, runtime/types.scm, runtime/user.scm,
	share/Makefile, share/hop-tree.js, share/hop.js, share/hopscheme.js,
	src/hop-param.scm, src/init.scm, src/main.scm, src/parseargs.scm,
	weblets/Makefile, weblets/doc/.afile, weblets/doc/api/img.wiki,
	weblets/home/.afile, weblets/hop/.afile, weblets/hop/config.hop,
	weblets/hz/.afile, weblets/trace/Makefile,
	weblets/trace/etc/logo.png, weblets/trace/etc/trace.wiki,
	weblets/trace/etc/weblet.info, weblets/trace/trace.hop,
	weblets/wiki/etc/wiki.wiki, weblets/wiki/wiki.hop:
	Add new server event machinery.
	[2d59a2c33cc8]

2007-09-03  Manuel Serrano (Manuel.Serrano@inria.fr)

	* etc/Makefile.library, hopscheme/Makefile, hopsh/Makefile,
	runtime/Makefile, scheme2js/Makefile, src/Makefile:
	Minor Makefile fixes.
	[86639428bff4]

	* .hoprelease, weblets/home/release.info:
	build 1.6.1-pre14
	[0066330bcc50]

2007-08-28  Manuel Serrano (Manuel.Serrano@inria.fr)

	* etc/hop-autoconf.js.in, share/hop-dom.js, share/hop-slider.js,
	share/hop.js:
	Fix negative numbers client-to-server serialization.
	[335e9b238846]

2007-08-22  Manuel Serrano (Manuel.Serrano@inria.fr)

	* runtime/cgi.scm, runtime/http-remote.scm, share/hop-slider.js,
	weblets/doc/.afile, weblets/doc/doc.hop, weblets/doc/doc.hss,
	weblets/doc/search.hop, weblets/doc/tutorials.hop,
	weblets/doc/wiki.hop, weblets/home/.afile, weblets/hop/.afile,
	weblets/hz/.afile:
	Fix minor slider initialization bug.
	[e9b951fb6cdd]

2007-08-14  Manuel Serrano (Manuel.Serrano@inria.fr)

	* hopsh/repl.scm, runtime/http-response.scm:
	Fix hopsh.
	[7abb2c9b4132]

2007-08-13  Manuel Serrano (Manuel.Serrano@inria.fr)

	* .hoprelease, weblets/home/release.info:
	build 1.6.1-pre13
	[892084998ef4]

	* runtime/http-remote.scm, runtime/http-response.scm:
	Minor fixes need for the new HTTP-SEND-REQUEST implementation.
	[89bd78009e88]

	* runtime/hop-inline.scm, runtime/hop.scm, runtime/http-filter.scm,
	runtime/http-lib.scm, runtime/http-remote.scm,
	runtime/http-response.scm, runtime/http-webdav.scm, runtime/xml.scm,
	weblets/doc/.afile, weblets/doc/Makefile, weblets/doc/api/http.wiki,
	weblets/doc/tutorials/05-rss.wiki, weblets/hop/.afile,
	weblets/hz/install.hop, weblets/hz/sync.hop:
	Complete the WebDAV documentation (and example).
	[ad801ac8489b]

2007-08-10  Manuel Serrano (Manuel.Serrano@inria.fr)

	* .hoprelease, weblets/home/release.info:
	build 1.6.1-pre12
	[786143e29ef8]

	* etc/hop-autoconf.js.in, share/hop.js, weblets/Makefile,
	weblets/doc/tutorials.hop, weblets/doc/wiki.hop,
	weblets/hop/config.hop, weblets/webfilter/webfilter.hop,
	weblets/wiki/Makefile, weblets/wiki/etc/logo.png,
	weblets/wiki/etc/weblet.info:
	Add wiki weblet.
	[73627989bd38]

	* etc/hop-autoconf.js.in, runtime/http-remote.scm:
	Minor IE7 compatibility fixes.
	[5c38f296f3f1]

2007-08-02  Florian Loitsch <florian.loitsch@sophia.inria.fr>

	* runtime/js-lib.scm:
	avoid nested "new sc_Pair" for longer (currently > 2) lists.
	[284374330855]

2007-07-30  Florian Loitsch <florian.loitsch@sophia.inria.fr>

	* share/hop.js:
	need to use === (instead of ==) for 'undefined' and 'null'
	comparison.
	[2d115f4d818f]

2007-07-26  Florian Loitsch <florian.loitsch@sophia.inria.fr>

	* share/hop.js:
	removed catch-part of hop_send_request. If the try is reached, than
	the exception can only come from an error in the success or failure-
	function. Both of which should not be handled by this failure-
	function.
	[27b6340ae87f]

2007-07-24  Florian Loitsch <florian.loitsch@sophia.inria.fr>

	* weblets/wizard/wizard.hop:
	fixed typo (should be 'guest' instead of 'regular')
	[fed15a51a9f9]

2007-08-09  Manuel Serrano (Manuel.Serrano@inria.fr)

	* share/hop.js:
	Prepare merge with Florian's branch.
	[7ff5e8488f75]

	* runtime/http-filter.scm, runtime/http-lib.scm,
	runtime/http-remote.scm, runtime/http-request.scm,
	runtime/http-response.scm, runtime/http-webdav.scm:
	build 1.6.1-pre11
	[cd586a683e66]

	* etc/hop-autoconf.js.in, share/hop-dashboard.js:
	build 1.6.1-pre11
	[2a843acd5cec]

	* runtime/hop-inline.scm, runtime/hop.scm, runtime/http-response.scm,
	runtime/http-webdav.scm, runtime/param.scm, runtime/xml.scm,
	weblets/doc/.afile, weblets/doc/api/http.wiki,
	weblets/doc/api/xml.wiki, weblets/doc/examples/rss.hop,
	weblets/doc/tutorials/05-rss.wiki, weblets/home/.afile,
	weblets/home/demos/rss/rss.hop, weblets/hop/.afile,
	weblets/hz/.afile, weblets/hz/install.hop, weblets/hz/sync.hop:
	Yet another encoding fix.
	This new Hop version uses the new Bigloo XML-PARSE definition that
	let's the caller specifies the result encoding.
	[b98edd29fb26]

2007-08-08  Manuel Serrano (Manuel.Serrano@inria.fr)

	* .hoprelease, weblets/home/release.info:
	build 1.6.1-pre11
	[5ce9ff2e9504]

	* .hoprelease, weblets/home/.afile, weblets/home/release.info:
	build 1.6.1-pre12
	[a705f487c559]

	* runtime/hop-extra.scm, runtime/http-response.scm, runtime/param.scm,
	runtime/xml.scm, weblets/home/Makefile, weblets/home/community.wiki,
	weblets/home/home.hop, weblets/home/home.hss,
	weblets/home/presentation.wiki:
	Complete the new version of the Hop's home page.
	[f756a619f29b]

2007-08-07  Manuel Serrano (Manuel.Serrano@inria.fr)

	* etc/Makefile.library:
	Fix JVM specific library Makefile.
	[c7ab86d7cae4]

	* hopscheme/scm-compil.scm, weblets/doc/.afile, weblets/home/.afile,
	weblets/home/demos/music/Makefile,
	weblets/home/demos/music/music-pause.png,
	weblets/home/demos/music/music-play.png,
	weblets/home/demos/music/music-stop.png,
	weblets/home/demos/music/music.hop,
	weblets/home/demos/music/music.hss, weblets/hop/.afile,
	weblets/hz/.afile:
	Add home' music demo.
	[0999a31d922a]

	* .hoprelease, weblets/home/release.info:
	build 1.6.1-pre11
	[0bb022a92a43]

	* hopscheme/hop-aliases.scm, runtime/cgi.scm,
	runtime/http-response.scm, scheme2js/compile.scm, share/hop-paned.js,
	share/hop.js, weblets/doc/.afile, weblets/home/.afile,
	weblets/home/presentation.wiki, weblets/hop/.afile,
	weblets/hz/.afile, weblets/hz/config.hop, weblets/hz/db.hop,
	weblets/hz/hz.hss, weblets/hz/install.hop, weblets/hz/repository.hop,
	weblets/hz/sync.hop, weblets/hz/weblets.hop:
	Fix Hop de-serialization encoding/decoding problems.
	[41e2f22c669b]

2007-08-04  Manuel Serrano (Manuel.Serrano@inria.fr)

	* .hoprelease, weblets/home/release.info:
	build 1.6.1-pre10
	[47e152ff411e]

	* hopscheme/hop-aliases.scm, src/parseargs.scm,
	weblets/doc/api/md5.wiki:
	MD5 client and server compatibility improved.
	[3666ccf5bcf8]

2007-07-31  Manuel Serrano (Manuel.Serrano@inria.fr)

	* etc/hop-autoconf.js.in, runtime/cgi.scm, runtime/http-request.scm,
	runtime/service.scm, weblets/doc/tutorials/06-hz.wiki,
	weblets/hz/hz.hop:
	Fix an important bug in MAKE-HOP-SERVICE-URL.
	A iso-latin->utf8 was missing hence, the broker was not able to
	manage some service URLs!
	[2ed317db508a]

2007-07-21  Manuel Serrano (Manuel.Serrano@inria.fr)

	* .hoprelease, weblets/home/.afile, weblets/home/release.info:
	build 1.6.1-pre9
	[eda4afe9613f]

	* runtime/http-request.scm, runtime/http-webdav.scm, runtime/param.scm,
	share/hop-tabslider.css, share/hop.js, share/icons/hop-16x16.png,
	src/init.scm, weblets/doc/.afile, weblets/doc/Makefile,
	weblets/doc/api.hop, weblets/doc/api/access.wiki,
	weblets/doc/doc.hop, weblets/home/.afile, weblets/home/demo.hop,
	weblets/home/home.hop, weblets/home/home.hss,
	weblets/home/presentation.wiki, weblets/home/widgets.hop,
	weblets/hop/.afile, weblets/hop/hop.hop, weblets/hz/.afile,
	weblets/wizard/wizard.hop, weblets/wizard/wizard.hss:
	Adapt the event machinery to the new hop.js rts. Fix Home's demos.
	[248f250ac40a]

2007-07-20  Manuel Serrano (Manuel.Serrano@inria.fr)

	* .hoprelease, weblets/home/release.info:
	build 1.6.1-pre8
	[7f3d353824f9]

	* .hoprelease, weblets/home/release.info:
	build 1.6.1-pre7
	[c502b8f75e23]

	* runtime/http-lib.scm, runtime/http-request.scm,
	runtime/http-webdav.scm, runtime/xml.scm, share/hop-foldlist.js,
	share/hop-iwindow.js, share/hop-notepad.js, share/hop-tree.css,
	share/hop-tree.js, share/hop.js, src/init.scm, src/main.scm,
	weblets/info/info.hop, weblets/test/Makefile,
	weblets/test/fselector.hop, weblets/test/test.hop:
	Re-write the HOP and WITH_HOP JavaScript implementation.
	Now, nor HOP, nor WITH_HOP evaluate their result in case of a 200
	status code. Hence, client code has to explicitly force the
	evaluation. This is why (innerHTML-set! o v) should be preferred to
	(set! o.innerHTML v) because the former evaluates the scripts
	contained in v while the latter does not.
	[902e7baa3e15]

2007-07-17  Manuel Serrano (Manuel.Serrano@inria.fr)

	* .hoprelease, weblets/home/release.info:
	build 1.6.1-pre6
	[671ae89f14f1]

2007-07-15  Manuel Serrano (Manuel.Serrano@inria.fr)

	* .hoprelease, weblets/home/release.info:
	build 1.6.1-pre5
	[834b73d9b291]

	* Makefile:
	Accommodate the installation process to Debian package machinery.
	[8faf935496d4]

	* .hoprelease, weblets/home/release.info:
	build 1.6.1-pre6
	[ad9852a3ecf8]

2007-07-14  Manuel Serrano (Manuel.Serrano@inria.fr)

	* etc/Makefile.library:
	Add missing DESTDIR variable in Makefiles
	[6afd74c061d4]

	* .hoprelease, weblets/home/release.info:
	build 1.6.1-pre5
	[db5437f1c7c2]

	* .hoprelease, hopsh/Makefile, scheme2js/Makefile, share/Makefile,
	src/Makefile, weblets/Makefile:
	Add DESTDIR to install entries.
	[0973c4ac1b15]

	* .hoprelease, weblets/home/release.info:
	build 1.6.1-pre6
	[a7d946d1fc14]

	* Makefile, src/Makefile:
	Replace install with cp + chmod.
	[832870efe189]

	* .hoprelease, weblets/home/release.info:
	build 1.6.1-pre5
	[6f83f97cf86a]

2007-07-09  Manuel Serrano (Manuel.Serrano@inria.fr)

	* runtime/hop-extra.scm, runtime/param.scm, runtime/xml-expd.sch,
	runtime/xml.scm, scheme2js/expanders.scm, share/Makefile,
	share/flash/JavaScriptFlashGateway.js, share/hop-dashboard.js,
	share/hop-paned.js, share/hop-sound.js, share/hop.js,
	weblets/Makefile, weblets/dashboard/Makefile,
	weblets/dashboard/dashboard.hop, weblets/dashboard/dashboard.hss,
	weblets/dashboard/etc/dashboard.wiki, weblets/dashboard/etc/logo.png,
	weblets/dashboard/etc/weblet.info, weblets/doc/.afile,
	weblets/doc/doc.hop, weblets/hop/.afile, weblets/hop/config.hop,
	weblets/hop/hop.hop, weblets/test/Makefile, weblets/test/busy.hop,
	weblets/test/canvas-test.jpg, weblets/test/canvas.hop,
	weblets/test/etc/weblet.info, weblets/test/event.hop,
	weblets/test/fl.hop, weblets/test/image.hop,
	weblets/test/notepad.hop, weblets/test/paned.hop,
	weblets/test/slider.hop, weblets/test/sorttable.hop,
	weblets/test/sound-test.mp3, weblets/test/sound.hop,
	weblets/test/test.hop, weblets/test/test.hss, weblets/test/tree.hop:
	HEAD is no longer mandatory for getting the HOP client-side runtime.
	[1a828e819842]

2007-07-06  Manuel Serrano (Manuel.Serrano@inria.fr)

	* .hoprelease, weblets/home/release.info:
	build 1.6.1-pre4
	[7d95919de97f]

	* etc/hop-autoconf.js.in, hopscheme/hop-aliases.scm, share/hop-dom.js,
	share/hop-foldlist.css, share/hop-paned.css, share/hop-paned.js,
	share/hop.js, weblets/doc/api/dom.wiki, weblets/hop/.afile:
	Browsers compatibility fixes.
	[18c9a726b027]

2007-07-05  Manuel Serrano (Manuel.Serrano@inria.fr)

	* etc/hop-autoconf.js.in, runtime/hop-paned.scm,
	runtime/http-response.scm, share/hop-paned.css, share/hop-paned.js,
	share/hop-tree.js, share/hop.js, weblets/doc/.afile,
	weblets/doc/Makefile, weblets/doc/examples/slider-2.hop,
	weblets/home/.afile, weblets/hop/.afile, weblets/hop/hop.hop,
	weblets/hz/.afile, weblets/test/paned.hop:
	Many compatibility fixes (IE, Safari, ...).
	[5bf1bef774bb]

2007-07-04  Manuel Serrano (Manuel.Serrano@inria.fr)

	* configure, etc/hop-autoconf.js.in, hopscheme/hop-aliases.scm,
	runtime/hop-paned.scm, runtime/hop-slider.scm,
	runtime/http-response.scm, runtime/xml.scm,
	scheme2js/runtime/runtime.js, share/hop-dom.js, share/hop-paned.css,
	share/hop-paned.js, share/hop-slider.js, share/hop-tree.css,
	share/hop-tree.js, share/hop.js, share/icons/busy-anim-16.gif,
	weblets/Makefile, weblets/doc/examples/slider-2.hop,
	weblets/doc/examples/sorttable.hop, weblets/hop/.afile,
	weblets/hop/config.hop, weblets/hop/hop.hop, weblets/hop/hop.hss,
	weblets/test/Makefile, weblets/test/busy.hop,
	weblets/test/etc/logo.png, weblets/test/etc/test.wiki,
	weblets/test/etc/weblet.info, weblets/test/event.hop,
	weblets/test/fl.hop, weblets/test/image.hop,
	weblets/test/notepad.hop, weblets/test/paned.hop,
	weblets/test/slider.hop, weblets/test/sorttable.hop,
	weblets/test/test.hop, weblets/test/test.hss, weblets/test/tree.hop:
	Add the FORMAT facility in client side.
	[08854674d4c5]

2007-06-29  Manuel Serrano (Manuel.Serrano@inria.fr)

	* runtime/hop-extra.scm, runtime/xml.scm, share/flash/HopSound.swf,
	share/hop-dom.js, share/hop-sound.js, share/hop-sound.scm,
	share/hop-tree.js, weblets/doc/.afile, weblets/doc/api/sound.wiki,
	weblets/doc/examples/sound-1.hop, weblets/doc/examples/sound-2.hop,
	weblets/doc/examples/sound-3.hop, weblets/home/.afile,
	weblets/hop/.afile, weblets/hz/.afile:
	Fix the sound initialization and give coherent names to the API.
	[1caf53c0500b]

2007-06-25  Manuel Serrano (Manuel.Serrano@inria.fr)

	* .hoprelease, weblets/home/release.info:
	build 1.6.1-pre3
	[f10a54818666]

2007-06-23  Manuel Serrano (Manuel.Serrano@inria.fr)

	* scheme2js/runtime/runtime.js, share/hop.js, weblets/doc/.afile,
	weblets/doc/Makefile, weblets/doc/tutorials/06-hz.wiki,
	weblets/home/.afile, weblets/hop/.afile, weblets/hz/.afile,
	weblets/hz/hz.hop, weblets/hz/install.hop, weblets/hz/weblets.hop:
	Regular expressions have been added (and partially documented).
	[80fb0418e424]

2007-06-22  Manuel Serrano (Manuel.Serrano@inria.fr)

	* hopscheme/hop-aliases.scm, runtime/hop-tree.scm,
	runtime/http-error.scm, scheme2js/runtime/exporter.scm,
	scheme2js/runtime/runtime.js, share/hop-tree.js, share/hop.js,
	weblets/doc/api/cookie.wiki, weblets/doc/api/tree.wiki,
	weblets/epassword/epassword.hss, weblets/hz/authenticate.hop:
	Fix base64 cookie encoding in Hz. Improve client side error
	messages.
	[20f260a7f408]

2007-06-20  Manuel Serrano (Manuel.Serrano@inria.fr)

	* .hoprelease, weblets/home/release.info:
	build 1.6.1-pre2
	[b9cffdb9eca3]

	* share/hop-iwindow.js, share/hop.js,
	weblets/doc/tutorials/00-hello.wiki:
	Add eventValue to server events.
	[142889c54e84]

	* etc/hop-autoconf.js.in, hopscheme/hop-aliases.scm, share/hop-tree.js,
	share/hop.js, weblets/doc/.afile, weblets/doc/api/dom.wiki,
	weblets/doc/tutorials/00-hello.wiki, weblets/home/.afile,
	weblets/hop/.afile, weblets/hz/.afile:
	TREE select all and TREE shift select.
	[071593e6079e]

2007-06-19  Manuel Serrano (Manuel.Serrano@inria.fr)

	* hopsh/parseargs.scm, runtime/http-error.scm, runtime/http-remote.scm,
	runtime/http-response.scm, runtime/js-lib.scm, share/hop-tree.css,
	share/hop-tree.js, share/hop.js, share/icons/device.png,
	share/icons/empty.png, share/icons/file.png,
	share/icons/folder-close.png, share/icons/folder-open.png,
	share/icons/join.png, share/icons/joinbottom.png,
	share/icons/minus.png, share/icons/minusbottom.png,
	share/icons/plus.png, share/icons/plusbottom.png,
	share/icons/vline.png, src/parseargs.scm, weblets/doc/api/dom.wiki,
	weblets/hz/hz.hop:
	Fix service base url when Hop is invoked on a file.
	When Hop was started with a relative file name on the command line,
	it was confused and the service-base-url computation was erroneous.
	An absolute name is now computed for each command line file name
	option.
	[c1eeaf736290]

2007-06-15  Manuel Serrano (Manuel.Serrano@inria.fr)

	* hopscheme/hop-aliases.scm, runtime/hop-tree.scm, share/hop-tree.js,
	share/hop.js, weblets/doc/api/tree.wiki, weblets/home/.afile,
	weblets/home/download.wiki:
	TREEs now support selection navigation.
	[88b936164e51]

2007-06-13  Manuel Serrano (Manuel.Serrano@inria.fr)

	* .hoprelease, weblets/home/release.info:
	build 1.6.1-pre1
	[989b2e665bb5]

2007-06-11  Manuel Serrano (Manuel.Serrano@inria.fr)

	* weblets/home/.afile:
	build 1.6.0
	[0009e65bd51b]

	* .hoprelease, weblets/home/release.info:
	build 1.6.0
	[60492c1c24e6]

	* .hoprelease, weblets/home/release.info:
	build 1.6.0-rc6
	[02aaa9c00d74]

2007-06-08  Manuel Serrano (Manuel.Serrano@inria.fr)

	* runtime/hop-paned.scm:
	Fix onresize PAN attribute.
	[d62fe7d1e0de]

	* share/hop.js, weblets/doc/api/dom.wiki:
	Fix history manager.
	The history manager now supports user hash URLs inserted in between
	two Hop history events.
	[4e94f00d7729]

2007-06-07  Manuel Serrano (Manuel.Serrano@inria.fr)

	* runtime/hop-tree.scm, share/hop-tree.js, weblets/doc/.afile,
	weblets/home/.afile, weblets/hop/.afile, weblets/hz/.afile:
	Yet another fix in the TREE widget.
	[c366efad77f8]

	* .hoprelease, weblets/home/release.info:
	build 1.6.0-rc5
	[c1af10157c3e]

	* etc/hoprc.hop.in, runtime/hop-foldlist.scm, runtime/hop-notepad.scm,
	runtime/hop-paned.scm, runtime/hop-tabslider.scm,
	runtime/hop-tree.scm, runtime/http-response.scm, share/hop-paned.js,
	share/hop-tree.js, share/hop.js, weblets/Makefile,
	weblets/doc/Makefile, weblets/doc/api/foldlist.wiki,
	weblets/doc/api/img.wiki, weblets/doc/api/notepad.wiki,
	weblets/doc/api/tabslider.wiki, weblets/doc/api/tree.wiki,
	weblets/epassword/Makefile, weblets/epassword/epassword.hop,
	weblets/epassword/epassword.hss,
	weblets/epassword/etc/epassword.wiki, weblets/epassword/etc/logo.png,
	weblets/epassword/etc/weblet.info, weblets/hop/config.hop:
	Change the default history recording. Rename password into
	epassword.
	Widget that uses the history (e.g., tree, notepad) now, by default,
	saves their history only if the are explicitly asked to or if they
	are provided with a user-specified identity.
	The weblet password has been renamed into epassword in order to
	avoid the collision name with the Bigloo function password (that
	reads a password from the console).
	[82c65790b0b5]

2007-06-04  Manuel Serrano (Manuel.Serrano@inria.fr)

	* runtime/http-remote.scm, runtime/param.scm, runtime/xml.scm,
	weblets/wizard/Makefile, weblets/wizard/etc/admin.png,
	weblets/wizard/etc/guest.png, weblets/wizard/etc/user.png:
	Add missing wizard icons.
	[1e01ed103aad]

2007-06-02  Manuel Serrano (Manuel.Serrano@inria.fr)

	* runtime/hop-tree.scm, runtime/http-remote.scm, runtime/param.scm,
	share/hop-tree.css, share/hop-tree.js, weblets/doc/.afile,
	weblets/home/.afile, weblets/hop/.afile, weblets/hz/.afile:
	Fix the TREE widget. Complete the keep-alive re-design.
	In this version several connections to a single host can be kept
	alive simultaneously. A parameter controls the max number of these
	connections.
	[65f019d5922f]

2007-06-01  Manuel Serrano (Manuel.Serrano@inria.fr)

	* .hoprelease, weblets/home/release.info:
	build 1.6.0-rc4
	[3935dc08b83d]

	* Makefile:
	build 1.6.0-rc3
	[e53359e81b8d]

	* Makefile:
	build 1.6.0-rc3
	[bd5df311c82d]

	* runtime/hop-tree.scm, runtime/http-remote.scm, runtime/param.scm,
	share/hop-tree.js, weblets/doc/api/tree.wiki:
	Fix proxy keep-alive machinery.
	[3a8e51548f87]

	* etc/hop-autoconf.js.in, runtime/hop-tree.scm, share/hop-tree.js,
	weblets/doc/examples/tree-1.hop:
	Complete the tree re-writing.
	Trees are not fully re-written. They no longer use a service in
	order to get their content. This incredibly speeds up the widget.
	[b27c48bf186a]

	* etc/hop-autoconf.js.in, runtime/hop-tree.scm, runtime/hop.scm,
	runtime/http-response.scm, runtime/read.scm, runtime/xml.scm,
	share/hop-tree.js, share/hop.js, share/icons/base.png,
	share/icons/device.png, weblets/doc/.afile,
	weblets/doc/api/tree.wiki, weblets/home/.afile, weblets/hop/.afile,
	weblets/hz/.afile:
	Tree widget optimized (icons inlined).
	I have started to re-implement the tree widget. The first step of
	this re-implementation is to inline the tree icons (file, folders,
	and lines). This save a lot of HTTP connections.
	[a30202ad2cc5]

2007-05-31  Manuel Serrano (Manuel.Serrano@inria.fr)

	* Makefile, README:
	build 1.6.0-rc3
	[36f441e1c6a3]

	* runtime/http-remote.scm, weblets/doc/.afile, weblets/home/.afile,
	weblets/hop/.afile, weblets/hz/.afile:
	Fix the remote keep alive proxy connections
	Timeout-ed remote keep alive proxy connections when flushed out of
	the connections table where not closed. This was ending in cannot
	open socket error when the http-remote handler was needing to open a
	new socket for a new host.
	[6ec78458138b]

	* .hoprelease, weblets/home/release.info:
	build 1.6.0-rc3
	[68255a29c7b3]

2007-05-28  Manuel Serrano (Manuel.Serrano@inria.fr)

	* hopscheme/hop-aliases.scm, runtime/hop-tree.scm, share/hop-dom.js,
	share/hop-paned.css, share/hop-paned.js, share/hop-tree.css,
	share/hop-tree.js, share/hop.js, weblets/doc/.afile,
	weblets/doc/api/dom.wiki, weblets/doc/search.hop:
	Complete horizontal paned.
	[714cec43a4d3]

	* runtime/hop-paned.scm, runtime/hop-tree.scm, share/hop-paned.js,
	share/hop-tree.css, share/hop-tree.js, weblets/doc/.afile,
	weblets/home/.afile, weblets/hop/.afile, weblets/hz/.afile:
	Improve Tree widget rendering.
	[e03ba70b5855]

2007-05-27  Manuel Serrano (Manuel.Serrano@inria.fr)

	* hopscheme/hop-aliases.scm, runtime/user.scm, share/hop-foldlist.js,
	share/hop-notepad.js, share/hop-tree.js, weblets/doc/.afile,
	weblets/doc/Makefile, weblets/doc/api/access.wiki,
	weblets/doc/api/dom.wiki, weblets/doc/services.hop,
	weblets/doc/tutorials/04-authentication.wiki, weblets/home/.afile,
	weblets/hop/.afile, weblets/hz/.afile:
	Add event handling documentation.
	[b2d62c502226]

2007-05-25  Manuel Serrano (Manuel.Serrano@inria.fr)

	* .hoprelease, weblets/home/release.info:
	build 1.6.0-rc2
	[a0addb1b74d0]

	* .hoprelease, weblets/home/release.info:
	build 1.6.0-rc3
	[c49193cf0d98]

	* .hoprelease, weblets/home/release.info:
	build 1.6.0-rc2
	[58a23bbfdc06]

	* etc/Makefile.library, runtime/disable-thread.sch,
	runtime/enable-thread.sch, runtime/http-shoutcast.scm,
	runtime/thread.scm, share/hopscheme.js:
	Add process spawning in single-threaded for serving shoutcast.
	[49791c85dece]

2007-05-24  Manuel Serrano (Manuel.Serrano@inria.fr)

	* share/hop-iwindow.hss, share/hop.js, share/hopscheme.js:
	Complete the find-runtime-type client side implementation.
	[eee5901f2833]

2007-05-23  Manuel Serrano (Manuel.Serrano@inria.fr)

	* .hoprelease, weblets/home/release.info:
	build 1.6.0-rc1
	[6b10857b2afd]

	* .hoprelease, etc/hop.init.in, src/parseargs.scm,
	weblets/home/release.info:
	build 1.5.1-rc5
	[ffd273b076aa]

	* .hoprelease, weblets/home/release.info:
	build 1.5.1-rc4
	[6a14e6db4c13]

	* runtime/hop.scm, src/main.scm:
	Complete the single-threaded version.
	[1993cffeb7ad]

	* configure, etc/Makefile.hopconfig.in, etc/hop.init.in,
	hopsh/main.scm, runtime/Makefile, runtime/disable-thread.sch,
	runtime/enable-thread.sch, runtime/hop.scm, runtime/job.scm,
	runtime/misc.scm, runtime/read.scm, runtime/thread.scm,
	src/hop-param.scm, src/main.scm, src/parseargs.scm,
	weblets/doc/.afile, weblets/doc/search.hop, weblets/home/.afile,
	weblets/hop/.afile, weblets/hz/.afile:
	Hop can now be configured for single- or multi-threading.
	When Hop is configured for single-threading is does not use the
	Bigloo's pthread library. It can thus be installed on platform for
	which the Bigloo multi-threading support is weak (e.g. MacOS X).
	[f999c2bf07af]

	* configure, etc/hop-autoconf.js.in, hopscheme/hop-aliases.scm,
	runtime/job.scm, runtime/misc.scm, runtime/param.scm,
	runtime/thread.scm, share/Makefile, share/hop-foldlist.js,
	share/hop-notepad.js, share/hop-tabslider.js, share/hop-tree.js,
	share/hop.js, share/hop.scm, src/hop-param.scm, src/main.scm,
	src/parseargs.scm, weblets/doc/.afile, weblets/doc/Makefile,
	weblets/doc/api.hop, weblets/doc/api/dom.wiki,
	weblets/doc/api/notepad.wiki, weblets/doc/doc.hop,
	weblets/doc/doc.hss, weblets/doc/doc.scm, weblets/doc/index.hop,
	weblets/doc/search.hop, weblets/doc/tutorials.hop,
	weblets/doc/tutorials/00-hello.wiki,
	weblets/doc/tutorials/04-authentication.wiki,
	weblets/doc/weblets.hop, weblets/doc/widgets.hop,
	weblets/doc/wiki.hop, weblets/home/.afile, weblets/hop/.afile,
	weblets/hz/.afile:
	First complete version of client-side history management.
	[4e0797222db5]

2007-05-21  Manuel Serrano (Manuel.Serrano@inria.fr)

	* .hoprelease, weblets/home/.afile, weblets/home/release.info:
	build 1.5.1-rc3
	[1f73c032a993]

	* runtime/css.scm, share/Makefile, share/hop-iwindow.hss,
	weblets/home/demo.hop:
	Iwindows icons are now inline (as the home weblets demo icons).
	[b5002ea0e639]

	* share/Makefile, share/hop-iwindow.css, share/hop-iwindow.hss:
	Preparing the inlining of window decoration.
	[945d569d1f80]

	* .hoprelease, weblets/home/release.info:
	build 1.5.1-rc2
	[63c2f9c2451d]

	* configure, etc/hop-autoconf.js.in, runtime/hop-foldlist.scm,
	runtime/hop-notepad.scm, runtime/hop-tabslider.scm,
	runtime/hop-tree.scm, share/Makefile, share/hop-foldlist.js,
	share/hop-notepad.js, share/hop-tabslider.js, share/hop-tooltip.js,
	share/hop-tree.js, share/hop.js, weblets/doc/api/foldlist.wiki,
	weblets/doc/api/notepad.wiki, weblets/doc/api/tabslider.wiki,
	weblets/doc/api/tooltip.wiki, weblets/doc/api/tree.wiki,
	weblets/doc/examples/tooltip-1.hop, weblets/home/.afile:
	Fully operational history aware weblets (notepad, tree, fl,
	tabslider).
	[32fa31f0a423]

2007-05-16  Manuel Serrano (Manuel.Serrano@inria.fr)

	* configure, etc/hop-autoconf.js.in, share/hop.js,
	weblets/home/config.hop, weblets/home/home.hop:
	Add location event configuration.
	[ea4de72c9836]

	* .hoprelease, configure, weblets/home/release.info:
	build 1.5.1-rc1
	[8bd2c8a172e6]

	* .hoprelease, weblets/home/release.info:
	build 1.5.1-pre14
	[527c80034c3c]

	* etc/hop-autoconf.js.in, share/hop-notepad.js, share/hop.js,
	weblets/doc/config.hop, weblets/doc/doc.hop, weblets/doc/doc.hss:
	First decent back-button aware version.
	[bce34aa4b597]

2007-05-15  Manuel Serrano (Manuel.Serrano@inria.fr)

	* configure, etc/hop-autoconf.js.in, share/hop-notepad.js,
	share/hop.js, src/hop-param.scm:
	First attempt to have an operational back-button (on notepad).
	[4d79e1d71578]

	* .hoprelease, weblets/home/release.info:
	build 1.5.1-pre13
	[26423ef3342e]

	* .hoprelease, weblets/home/release.info:
	build 1.5.1-pre12
	[81c5021fad96]

	* configure, share/hop-dom.js, share/hop-notepad.js, share/hop.js:
	Better SSL autoconfiguration.
	[b03c61568782]

2007-05-11  Manuel Serrano (Manuel.Serrano@inria.fr)

	* .hoprelease, weblets/home/release.info:
	build 1.5.1-pre11
	[c6677c8a73b8]

2007-05-10  Manuel Serrano (Manuel.Serrano@inria.fr)

	* .hoprelease, weblets/home/release.info:
	build 1.5.1-pre10
	[c6a19db4933c]

	* .hoprelease, weblets/home/.afile, weblets/home/release.info:
	build 1.5.1-pre9
	[5022642b0c8c]

	* .hoprelease, weblets/home/.afile, weblets/home/release.info:
	build 1.5.1-pre8
	[4461a92795ff]

2007-05-02  Manuel Serrano (Manuel.Serrano@inria.fr)

	* .hoprelease, weblets/home/release.info:
	build 1.5.1-pre7
	[86b35b5d8434]

	* .hoprelease, weblets/home/release.info:
	build 1.5.1-pre6
	[00e232f1f324]

	* hopscheme/dollar-escape.scm, hopsh/login.scm, runtime/cgi.scm,
	runtime/user.scm, runtime/weblets.scm, runtime/wiki-syntax.scm,
	scheme2js/dot-expand.scm, scheme2js/protobject-eval.sch,
	share/hop.js, src/hop-param.scm, src/init.scm, src/main.scm,
	weblets/doc/.afile, weblets/doc/api.hop, weblets/doc/tutorials.hop,
	weblets/home/.afile, weblets/hop/.afile, weblets/hz/.afile,
	weblets/hz/hz.hop:
	Literal regexp browser compatibility fix
	[121ddba246e7]

2007-04-10  Manuel Serrano (Manuel.Serrano@inria.fr)

	* .hoprelease, weblets/home/.afile, weblets/home/release.info:
	build 1.5.1-pre5
	[173e28560427]

2007-04-04  Manuel Serrano (Manuel.Serrano@inria.fr)

	* share/hop-foldlist.js, weblets/home/demo.hop:
	Fix FOLDLIST evaluation that formerly took place before new objects
	installed.
	[40cecfd1fc51]

	* share/hop-notepad.js, share/hop.js, weblets/home/demo.hop,
	weblets/home/home.hop:
	Fix back a the evaluation of JS code in notepad.
	The latest version was evaluating twice the expressions.
	[df9ff942747c]

2007-03-28  Manuel Serrano (Manuel.Serrano@inria.fr)

	* share/hop-foldlist.js, share/hop-notepad.js, share/hop.js,
	weblets/doc/.afile, weblets/doc/api/cookie.wiki, weblets/home/.afile,
	weblets/hop/.afile, weblets/hz/.afile:
	Add missing eval to lazy containers notepad and foldlist.
	[8acd29823eb7]

2007-03-27  Manuel Serrano (Manuel.Serrano@inria.fr)

	* runtime/cgi.scm, runtime/service-expd.sch:
	Better support for CGI post errors.
	[d8651e758fb9]

	* runtime/http-lib.scm, share/hop-iwindow.js:
	Fix iwindow default configuration.
	[22c2934094c2]

2007-03-14  Manuel Serrano (Manuel.Serrano@inria.fr)

	* .hoprelease, weblets/home/release.info:
	build 1.5.1-pre4
	[22577a66c887]

	* runtime/http-filter.scm, runtime/http-lib.scm,
	runtime/http-remote.scm, runtime/http-request.scm,
	runtime/http-response.scm, weblets/doc/.afile, weblets/home/.afile,
	weblets/hop/.afile, weblets/hz/.afile:
	Add support for expect: headers.
	[4b38fafb5227]

	* .hoprelease, weblets/home/release.info:
	build 1.5.1-pre3
	[0cc21d5c4d35]

2007-03-13  Manuel Serrano (Manuel.Serrano@inria.fr)

	* .hoprelease, weblets/home/release.info:
	build 1.5.1-pre2
	[996f416a8da6]

	* etc/Makefile.library, hopscheme/Makefile, scheme2js/Makefile,
	weblets/doc/.afile, weblets/home/.afile, weblets/hop/.afile,
	weblets/hz/.afile:
	Various MacOS X installation fixes.
	[1a414974f65f]

2007-02-28  Manuel Serrano (Manuel.Serrano@inria.fr)

	* .hoprelease, weblets/home/release.info:
	build 1.5.1-pre1
	[d9106eaacf53]

	* .hoprelease, weblets/home/release.info:
	build 1.5.1-pre11
	[cc282aeebc9b]

2007-02-08  Manuel Serrano (Manuel.Serrano@inria.fr)

	* weblets/home/.afile:
	build 1.5.0
	[34c967ce2157]

	* runtime/wiki-syntax.scm, weblets/home/.afile:
	build 1.5.0
	[eaf2833fcb87]

	* weblets/home/download.wiki:
	Minor Home change.
	[829b687d0382]

	* weblets/home/.afile:
	build 1.5.0
	[b9656801f02d]

	* weblets/home/config.hop, weblets/home/etc/icons/java.png,
	weblets/home/etc/icons/linux.png, weblets/home/etc/icons/macos.png,
	weblets/home/etc/icons/package.png,
	weblets/home/etc/icons/windows.png:
	Add missing Home icons.
	[b68afb284241]

	* .hoprelease, weblets/home/release.info:
	build 1.5.0
	[40e052a1ea06]

	* .hoprelease, weblets/home/.afile, weblets/home/release.info:
	build 1.5.0-rc6
	[667532cc6899]

	* configure, weblets/doc/.afile, weblets/home/.afile,
	weblets/hop/.afile, weblets/hz/.afile:
	Switch to final 1.5.0.
	[8972e5128512]

2007-02-07  Manuel Serrano (Manuel.Serrano@inria.fr)

	* weblets/doc/.afile, weblets/home/.afile, weblets/home/download.wiki,
	weblets/hop/.afile, weblets/hz/.afile:
	Last Home weblet fix.
	[a1a2a2ffba54]

2007-02-06  Manuel Serrano (Manuel.Serrano@inria.fr)

	* weblets/hop/.afile, weblets/hop/hop.hop:
	build 1.5.0-rc5
	[d301f8bff03e]

2007-02-05  Manuel Serrano (Manuel.Serrano@inria.fr)

	* .hoprelease, weblets/home/release.info:
	build 1.5.0-rc5
	[6b64c1a58338]

	* .hoprelease, weblets/home/.afile, weblets/home/release.info:
	build 1.5.0-rc6
	[c57ede2298ed]

	* Makefile, weblets/home/.afile:
	build 1.5.0-rc5
	[93c12045123f]

	* weblets/doc/.afile, weblets/home/.afile, weblets/home/download.wiki,
	weblets/home/home.hss, weblets/home/license.wiki, weblets/hop/.afile,
	weblets/hz/.afile, weblets/info/info.hop:
	Fix home weblet.
	[f23293eb4ad2]

	* Makefile:
	build 1.5.0-rc5
	[b44889466325]

	* Makefile:
	build 1.5.0-rc
	[75bdac4b2711]

2007-02-04  Manuel Serrano (Manuel.Serrano@inria.fr)

	* .hoprelease:
	build 1.5.0-rc5
	[55b76c157a7d]

	* .hoprelease, weblets/home/release.info:
	build 1.5.0-rc5
	[d24fc87a63a0]

	* runtime/misc.scm, src/hop-param.scm, src/init.scm,
	weblets/hop/.afile, weblets/wizard/wizard.hop,
	weblets/wizard/wizard.hss:
	Complete the Wizard widget.
	[9ffc48c2b000]

2007-02-03  Manuel Serrano (Manuel.Serrano@inria.fr)

	* etc/hoprc.hop.in, weblets/Makefile, weblets/hop/config.hop,
	weblets/hop/hop.hop, weblets/wizard/Makefile,
	weblets/wizard/etc/logo.png, weblets/wizard/etc/weblet.info,
	weblets/wizard/etc/wizard.wiki, weblets/wizard/wizard.hop,
	weblets/wizard/wizard.hss:
	Add the Hop wizard that is automatically run on first boot.
	[e48b13d1f049]

2007-02-02  Manuel Serrano (Manuel.Serrano@inria.fr)

	* Makefile:
	build 1.5.0-rc4
	[235703ae2f19]

	* .hoprelease:
	build 1.5.0-rc4
	[c298d8fa3c77]

	* .hoprelease:
	build 1.5.0-rc4
	[02ad0fc28c0d]

2007-02-01  Manuel Serrano (Manuel.Serrano@inria.fr)

	* .hoprelease, weblets/home/release.info:
	build 1.5.0-rc4
	[cd66c75bd8c4]

	* .hoprelease:
	build 1.5.0-rc3
	[2e1d072a7307]

	* .hoprelease, weblets/home/release.info:
	build 1.5.0-rc3
	[c1a145ea1336]

	* etc/Makefile.hopconfig.in, etc/Makefile.library, etc/hoprc.hop.in,
	hopscheme/Makefile, runtime/Makefile, runtime/http-error.scm:
	Attempt 1 to fix MacOS X installation problem. Add welcome warning
	message.
	[e71202960c9c]

2007-01-31  Manuel Serrano (Manuel.Serrano@inria.fr)

	* .hoprelease, weblets/home/release.info:
	build 1.5.0-rc2
	[c8272dca5301]

	* runtime/hop.scm, runtime/misc.scm, runtime/service-expd.sch,
	weblets/doc/api/service.wiki, weblets/doc/core/core.wiki:
	Minor fixes.
	[a9ad9a680716]

	* weblets/doc/core/core.wiki:
	Add SERVICE to the core documentation.
	[e12ee28694a7]

	* runtime/service-expd.sch, runtime/service.scm, runtime/weblets.scm,
	weblets/info/info.hop, weblets/info/info.hss:
	Roll back the service URL detection.
	That is the dirname chain of a URL is no longer scanned in order to
	find the appropriate service. That is, for a valid service
	(define-service (foo/bar/gee ....) ...)
	The url service selection for hop/foo/bar/gee/hux won't fall back to
	/hop/foo/bar/gee. Instead, it will raise an error. This requires
	tricking for implementing nice "download" buttons but it is cleaner.
	To compensate this, the SERVICE form accepts an extra optional
	argument: :url name
	[cc8513caa814]

2007-01-30  Manuel Serrano (Manuel.Serrano@inria.fr)

	* weblets/doc/.afile, weblets/doc/services.hop:
	Fix a small bug in the doc weblet.
	[fed2a50c5e63]

	* configure, runtime/cgi.scm, runtime/hop-fileselector.scm,
	runtime/misc.scm, runtime/service-expd.sch, runtime/service.scm,
	runtime/weblets.scm, weblets/doc/api/fileselect.wiki,
	weblets/hop/.afile, weblets/hop/hop.hop, weblets/info/info.hop,
	weblets/info/info.hss:
	Improve missing weblet detection. Add reset-autoload facility.
	[da1d4f9268c1]

2007-01-27  Manuel Serrano (Manuel.Serrano@inria.fr)

	* .hoprelease, weblets/home/release.info:
	build 1.5.0-rc1
	[f492dbce6f34]

	* configure, weblets/doc/.afile, weblets/home/.afile,
	weblets/hop/.afile, weblets/hz/.afile, weblets/webfilter/BLACKLIST:
	Enter RC stage for 1.5.0.
	[b593a1528869]

2007-01-08  Manuel Serrano (Manuel.Serrano@inria.fr)

	* runtime/hop-rss.scm:
	Add RSS markups.
	[98f0d033594a]

2007-01-05  Manuel Serrano (Manuel.Serrano@inria.fr)

	* runtime/read.scm, runtime/wiki-syntax.scm, weblets/doc/.afile:
	Improve wiki [[ ]] syntax.
	[8ef00fdba34d]

2007-01-04  Manuel Serrano (Manuel.Serrano@inria.fr)

	* share/hop-notepad.css, weblets/doc/.afile, weblets/doc/doc.hss,
	weblets/doc/widgets.hop, weblets/home/.afile, weblets/hop/.afile,
	weblets/hz/.afile:
	Yet another notepad CSS fix.
	[41876085dc65]

2007-01-03  Manuel Serrano (Manuel.Serrano@inria.fr)

	* hopsh/main.scm, hopsh/parseargs.scm, runtime/hop-extra.scm,
	runtime/hop.scm, src/init.scm, weblets/doc/.afile,
	weblets/home/.afile, weblets/hop/.afile, weblets/hz/.afile:
	Fix header :inline option.
	[0ddf17eb4ea8]

2007-01-02  Manuel Serrano (Manuel.Serrano@inria.fr)

	* .hoprelease, weblets/home/release.info:
	build 1.5.0-pre31
	[7a734e92c4b8]

2006-12-30  Manuel Serrano (Manuel.Serrano@inria.fr)

	* runtime/service.scm, runtime/user.scm:
	Fix the service search engine.
	[4fdde1c60712]

2006-12-20  Manuel Serrano (Manuel.Serrano@inria.fr)

	* runtime/hop-tree.scm, runtime/service.scm, share/hop-tree.css,
	share/hop-tree.js, weblets/doc/.afile, weblets/home/.afile,
	weblets/hop/.afile, weblets/hz/.afile:
	Change in service name lookup.
	When a service is not found in the service registry, the new
	behavior consists is recursively search all the dirnames of the path
	the service. That is, if the service /hop/foo/bar/gee is not found,
	the service /hop/foo/bar then /hop/foo are sequentially checked. The
	first defined one is executed. The remaining part of the url can be
	used by the service itself as arguments.
	[b46635b58144]

2006-12-15  Manuel Serrano (Manuel.Serrano@inria.fr)

	* .hoprelease, weblets/home/release.info:
	build 1.5.0-pre30
	[8e60a06f5dcb]

2006-12-09  Manuel Serrano (Manuel.Serrano@inria.fr)

	* runtime/hop-editor.scm, share/hop-debug.js, share/hop-fx.js,
	share/hop-iwindow.css, share/hop-iwindow.js, weblets/doc/.afile,
	weblets/doc/api.hop, weblets/doc/index.hop,
	weblets/doc/libraries.hop, weblets/doc/search.hop,
	weblets/doc/weblets.hop, weblets/doc/widgets.hop,
	weblets/home/.afile, weblets/hop/.afile, weblets/hop/hop.hop,
	weblets/hopsh/hopsh.hop, weblets/hz/.afile,
	weblets/hz/authenticate.hop, weblets/hz/repository.hop,
	weblets/hz/sync.hop, weblets/hz/weblets.hop, weblets/info/info.hop,
	weblets/password/password.hop, weblets/webfilter/webfilter.hop:
	Replace nbsp with #160 for xhtml.
	[c9eb884af3f1]

2006-12-08  Manuel Serrano (Manuel.Serrano@inria.fr)

	* .hoprelease, weblets/home/release.info:
	build 1.5.0-pre29
	[b1f263d05979]

	* .hoprelease, weblets/home/release.info:
	build 1.5.0-pre28
	[123c03cb5d75]

	* configure, runtime/Makefile, runtime/compiler-macro.sch,
	runtime/eval-macro.sch, runtime/expanders.sch, runtime/expanders.scm,
	runtime/make-lib.scm, runtime/param-expd.sch, runtime/param.sch,
	runtime/prefs-expd.sch, runtime/prefs.sch, runtime/service-expd.sch,
	runtime/service.sch, runtime/service.scm, runtime/thread.scm,
	runtime/xml-expd.sch, runtime/xml.sch, src/eval-macro.sch,
	src/hop-param.scm, src/main.scm:
	Brand new implementation of Hop special forms (define-service, ...).
	[3ead9a8f239a]

2006-12-06  Manuel Serrano (Manuel.Serrano@inria.fr)

	* runtime/Makefile, runtime/event.scm, runtime/hop-editor.scm,
	runtime/hop-extra.scm, runtime/hop-fileselector.scm,
	runtime/hop-foldlist.scm, runtime/hop-inline.scm,
	runtime/hop-notepad.scm, runtime/hop-paned.scm,
	runtime/hop-slider.scm, runtime/hop-tabslider.scm,
	runtime/hop-tree.scm, runtime/hop-wiki.scm, runtime/http-error.scm,
	runtime/param.sch, runtime/param.scm, runtime/prefs.scm,
	runtime/service.sch, runtime/service.scm, runtime/weblets.scm,
	runtime/xml.sch, runtime/xml.scm, src/main.scm:
	Source localization of error messages improved.
	[9172ac3d33f1]

2006-12-05  Manuel Serrano (Manuel.Serrano@inria.fr)

	* .hoprelease, weblets/home/release.info:
	build 1.5.0-pre27
	[5f6ee4ea8c9c]

	* runtime/http-error.scm, src/main.scm:
	Fix broker error display.
	[18de5e7dabdd]

	* .hoprelease, weblets/home/release.info:
	build 1.5.0-pre26
	[7b6c81739c96]

	* .hoprelease, weblets/home/release.info:
	build 1.5.0-pre25
	[3381687e81b3]

2006-12-03  Manuel Serrano (Manuel.Serrano@inria.fr)

	* .hoprelease, weblets/home/release.info:
	build 1.5.0-pre24
	[0f4d449f15c0]

	* weblets/Makefile, weblets/doc/.afile, weblets/doc/Makefile:
	Fix doc Makefile's build entry.
	[853f791a0ba0]

	* runtime/hop-foldlist.scm, runtime/http-error.scm,
	runtime/service.scm, scheme2js/runtime/runtime.js, share/hop.js,
	share/icons/timeout.png, weblets/doc/.afile, weblets/home/.afile,
	weblets/hop/.afile, weblets/hz/.afile:
	Improve internal error messages.
	The internal error messages display has been improved. It no longer
	use JS exception. It has to be checked if this new approach is
	correct. In the previous version, WITH-HOP errors were not correctly
	reported because the exception was only displayed in the JS console.
	[8bc8b8172940]

2006-12-01  Manuel Serrano (Manuel.Serrano@inria.fr)

	* hopsh/login.scm, share/hop-dom.js:
	Fix DOM-GET-ELEMENT-BY-CLASS.
	[f507ac0eae28]

	* .hoprelease, weblets/home/release.info:
	build 1.5.0-pre23
	[007ba9fe06cc]

	* hopsh/login.scm, hopsh/parseargs.scm, runtime/css.scm,
	runtime/event.scm, runtime/hop-editor.scm, runtime/hop-extra.scm,
	runtime/hop.scm, runtime/xml.scm, src/main.scm, weblets/doc/.afile,
	weblets/home/.afile, weblets/hop/.afile, weblets/hz/.afile:
	Add the :inline option to HEAD, LINK, and SCRIPT markups. Improve
	login.
	[a88538876268]

2006-11-29  Manuel Serrano (Manuel.Serrano@inria.fr)

	* etc/hop-autoconf.js.in, runtime/hop-fileselector.scm,
	share/hop-editor.js, share/hop-fileselect.js, share/hop-tree.css,
	share/hop.js, weblets/doc/api/fileselect.wiki,
	weblets/doc/examples/filebrowse.hop:
	Fix IE7 script evaluation problem.
	[f9ce5216a1f9]

	* .hoprelease, weblets/home/release.info:
	build 1.5.0-pre22
	[851ffb1b95af]

2006-11-28  Manuel Serrano (Manuel.Serrano@inria.fr)

	* share/hop-tree.css, share/hop-tree.js:
	Fix hop-tree layout for strict HTML.
	[e26c6bbdb905]

	* runtime/wiki-syntax.scm:
	Fix wiki->html (that now generates strict HTML code).
	[d5e466990620]

2006-11-27  Manuel Serrano (Manuel.Serrano@inria.fr)

	* .hoprelease, weblets/home/release.info:
	build 1.5.0-pre21
	[860f733b635b]

	* .hoprelease, weblets/home/release.info:
	build 1.5.0-pre20
	[40c3ff7e5711]

	* .hoprelease, weblets/home/release.info:
	build 1.5.0-pre19
	[f58c49f004a1]

	* .hoprelease, weblets/home/release.info:
	build 1.5.0-pre18
	[b8f9ab59ccd9]

	* runtime/Makefile, runtime/hop-notepad.scm, runtime/hop-sym.scm,
	runtime/http-error.scm, runtime/make-lib.scm, runtime/param.scm,
	runtime/xml.sch, share/hop-tree.css, weblets/doc/.afile,
	weblets/doc/Makefile, weblets/doc/doc.hss, weblets/home/.afile,
	weblets/hop/.afile, weblets/hz/.afile, weblets/hz/hz.hop:
	Minor HZ fix.
	[41824dccaf5c]

2006-11-20  Florian Loitsch <florian.loitsch@sophia.inria.fr>

	* scheme2js/compile.scm:
	avoid useless expressions like "some_var;".
	[b3105046176b]

2006-11-23  Manuel Serrano (Manuel.Serrano@inria.fr)

	* runtime/hop.scm, runtime/http-error.scm, runtime/http-lib.scm:
	Yet another HTTP header parsing fix.
	[e82595a40d12]

	* runtime/hop-foldlist.scm, share/hop-foldlist.css,
	share/hop-foldlist.js:
	Fold lists by default no longer bubble fold/unfold events.
	[f3442f5bb10d]

	* runtime/hop-foldlist.scm, weblets/doc/.afile,
	weblets/doc/api/foldlist.wiki, weblets/home/.afile,
	weblets/hop/.afile, weblets/hz/.afile:
	Add user class name to fold lists.
	[eee9559b81f1]

2006-11-22  Manuel Serrano (Manuel.Serrano@inria.fr)

	* weblets/doc/.afile, weblets/doc/Makefile, weblets/home/.afile,
	weblets/hop/.afile, weblets/hz/.afile:
	Adding missing doc files.
	[64df23ca2012]

2006-11-20  Manuel Serrano (Manuel.Serrano@inria.fr)

	* .hoprelease, weblets/home/release.info:
	build 1.5.0-pre17
	[cdac50efad86]

	* runtime/service.sch, runtime/service.scm, share/hop.js:
	ROUNDTRIP fix.
	[7082107c0dd5]

	* runtime/hop-extra.scm, runtime/service.sch, runtime/service.scm,
	runtime/types.scm, share/hop-notepad.css, weblets/doc/.afile,
	weblets/doc/api/head.wiki, weblets/doc/api/param-misc.wiki,
	weblets/doc/api/service.wiki, weblets/doc/doc.hop,
	weblets/doc/services.hop, weblets/doc/tutorials/00-hello.wiki,
	weblets/doc/tutorials/02-hss.wiki, weblets/doc/tutorials/06-hz.wiki,
	weblets/doc/wiki.hop, weblets/home/.afile, weblets/home/demo.hop,
	weblets/home/demos/minesweeper/minesweeper.hop,
	weblets/home/demos/rewrite/rewrite.hop,
	weblets/home/demos/rss/rss.hop, weblets/home/demos/source/source.hop,
	weblets/home/demos/sudoku/sudoku.hop,
	weblets/home/demos/wiki/wiki.hop, weblets/home/home.hop,
	weblets/hopsh/hopsh.hop, weblets/hz/authenticate.hop,
	weblets/hz/hz.hop, weblets/hz/repository.hop, weblets/info/info.hop,
	weblets/password/password.hop, weblets/webfilter/webfilter.hop:
	Complete the new HEAD design.
	The new HEAD supports the :include, :dir, and :base attributes.
	These have to be used with SERVICE-BASE-URL and SERVICE-RESOURCE.
	[6d998fd95e0d]

2006-11-18  Manuel Serrano (Manuel.Serrano@inria.fr)

	* weblets/doc/doc.hop, weblets/doc/widgets.hop:
	Minor Doc weblet fix.
	[24b3ca827cba]

	* configure, etc/configure.scm.in, hopscheme/scm-compil.scm,
	runtime/event.scm, runtime/hop-extra.scm,
	runtime/hop-fileselector.scm, runtime/hop-inline.scm,
	runtime/hop.scm, runtime/http-error.scm, runtime/http-request.scm,
	runtime/param.scm, runtime/prefs.scm, runtime/read.scm,
	runtime/service.sch, runtime/service.scm, runtime/types.scm,
	runtime/xml.scm, share/hop-iwindow.css, share/hop-iwindow.js,
	share/hop.js, src/init.scm, src/main.scm, weblets/doc/.afile,
	weblets/doc/api/base64.wiki, weblets/doc/api/editor.wiki,
	weblets/doc/api/fileselect.wiki, weblets/doc/api/foldlist.wiki,
	weblets/doc/api/head.wiki, weblets/doc/api/http-request.wiki,
	weblets/doc/api/iwindow.wiki, weblets/doc/api/md5.wiki,
	weblets/doc/api/notepad.wiki, weblets/doc/api/pan.wiki,
	weblets/doc/api/service.wiki, weblets/doc/api/slider.wiki,
	weblets/doc/api/sorttable.wiki, weblets/doc/api/sound.wiki,
	weblets/doc/api/tabslider.wiki, weblets/doc/api/tree.wiki,
	weblets/doc/api/window.wiki, weblets/doc/doc.hop,
	weblets/doc/examples/base64.hop, weblets/doc/examples/canvas.hop,
	weblets/doc/examples/editor-form.hop,
	weblets/doc/examples/editor.hop, weblets/doc/examples/filebrowse.hop,
	weblets/doc/examples/fileselect.hop,
	weblets/doc/examples/foldlist-1.hop,
	weblets/doc/examples/foldlist-2.hop,
	weblets/doc/examples/iwindow.hop, weblets/doc/examples/notepad-1.hop,
	weblets/doc/examples/notepad-2.hop, weblets/doc/examples/paned-1.hop,
	weblets/doc/examples/paned-2.hop, weblets/doc/examples/request-1.hop,
	weblets/doc/examples/service-1.hop,
	weblets/doc/examples/slider-1.hop, weblets/doc/examples/slider-2.hop,
	weblets/doc/examples/sorttable.hop, weblets/doc/examples/sound-1.hop,
	weblets/doc/examples/sound-2.hop, weblets/doc/examples/sound-3.hop,
	weblets/doc/examples/tabslider-1.hop,
	weblets/doc/examples/tooltip-1.hop, weblets/doc/examples/tree-1.hop,
	weblets/doc/examples/tree-2.hop, weblets/doc/examples/window.hop,
	weblets/doc/services.hop,
	weblets/doc/tutorials/04-authentication.wiki,
	weblets/doc/tutorials/05-rss.wiki, weblets/doc/tutorials/06-hz.wiki,
	weblets/doc/widgets.hop, weblets/doc/wiki.hop, weblets/home/.afile,
	weblets/home/demo.hop,
	weblets/home/demos/minesweeper/minesweeper.hop,
	weblets/home/demos/repl/repl.hop,
	weblets/home/demos/rewrite/rewrite.hop,
	weblets/home/demos/rss/rss.hop, weblets/home/demos/source/source.hop,
	weblets/home/demos/sudoku/sudoku.hop,
	weblets/home/demos/wiki/wiki.hop, weblets/home/home.hop,
	weblets/home/widgets.hop, weblets/hopsh/hopsh.hop,
	weblets/hz/authenticate.hop, weblets/hz/hz.hop,
	weblets/hz/repository.hop, weblets/hz/weblets.hop,
	weblets/hz/widgets.hop, weblets/info/info.hop,
	weblets/password/password.hop, weblets/webfilter/webfilter.hop:
	Complete re-design of the HEAD markup.
	[861e4ae7735f]

2006-11-17  Manuel Serrano (Manuel.Serrano@inria.fr)

	* .hoprelease, weblets/home/release.info:
	build 1.5.0-pre16
	[249d7f090fab]

	* scheme2js/runtime/runtime.js, weblets/doc/.afile:
	Resurrect CURRENT-DATE.
	[e638172ee7ae]

	* hopscheme/tilde-escape.scm, scheme2js/Makefile,
	scheme2js/allocate-names.scm, scheme2js/callcc.scm,
	scheme2js/capture.scm, scheme2js/captured-vars.scm,
	scheme2js/check.scm, scheme2js/compile-optimized-boolify.scm,
	scheme2js/compile-optimized-call.scm,
	scheme2js/compile-optimized-set.scm, scheme2js/compile.scm,
	scheme2js/constants.scm, scheme2js/deep-clone.scm,
	scheme2js/expand.scm, scheme2js/expanders.scm,
	scheme2js/free-vars.scm, scheme2js/fun-size.scm,
	scheme2js/hack-encapsulation.scm, scheme2js/inline.scm,
	scheme2js/liveness.scm, scheme2js/locals.scm,
	scheme2js/locations.scm, scheme2js/loop-hoist.scm,
	scheme2js/mark-statements.scm, scheme2js/nested-closures.scm,
	scheme2js/node-elimination.scm, scheme2js/nodes.scm,
	scheme2js/pobject-conv.scm, scheme2js/rm-unused-vars.scm,
	scheme2js/runtime/runtime.js, scheme2js/scheme2js.scm,
	scheme2js/side.scm, scheme2js/statements.scm, scheme2js/symbol.scm,
	scheme2js/tail-rec.scm, scheme2js/tail.scm, scheme2js/tools.sch,
	scheme2js/trampoline.scm, scheme2js/var.scm, scheme2js/while.scm:
	scheme2js drop.
	[b78492317530]

	* weblets/home/demos/minesweeper/minesweeper.scm:
	small fixes.
	[0493a3f9525e]

	* scheme2js/runtime/runtime.js, share/hop.js,
	weblets/home/demos/set/game.hop, weblets/home/demos/set/set.scm:
	mostly small fixes to remove warning in FF2.0 (some of them being
	correct). removed .afile in doc-weblet.
	[1d04319c90ef]

	* .hoprelease, weblets/home/release.info:
	build 1.5.0-pre15
	[715e8c5f0701]

	* configure, etc/hop.init.in, runtime/http-request.scm,
	runtime/user.scm, src/Makefile, src/main.scm:
	Fix JVM installation and packaging.
	[5b97b2c78776]

	* .hoprelease, weblets/home/release.info:
	build 1.5.0-pre14
	[64ce1744bae2]

	* .hoprelease, weblets/home/release.info:
	build 1.5.0-pre13
	[d15b74dbd4a8]

	* .hoprelease, weblets/home/release.info:
	build 1.5.0-pre12
	[dc5437b7fc45]

	* .hoprelease, weblets/home/release.info:
	build 1.5.0-pre11
	[bedf5b6c3250]

	* runtime/read.scm, weblets/doc/.afile:
	Improve the reader grammar.
	[d8dd79e7ea5b]

	* .hoprelease, weblets/home/release.info:
	build 1.5.0-pre10
	[dbd08ca32600]

	* runtime/http-error.scm, runtime/wiki-syntax.scm,
	share/hop-notepad.css, weblets/doc/doc.hss:
	Minor wiki parsing improvement. Minor NOTEPAD CSS improvement.
	[cb01c6ed3070]

2006-11-15  Manuel Serrano (Manuel.Serrano@inria.fr)

	* runtime/read.scm:
	Add SRFI4 parsing.
	[8b0fa2f48df5]

	* runtime/hop-fileselector.scm, share/hop-dom.js, share/hop-iwindow.js,
	share/hop.js:
	IE compatibility.
	[693772a1b578]

2006-11-14  Manuel Serrano (Manuel.Serrano@inria.fr)

	* etc/hop-autoconf.js.in, etc/hoprc.hop.in, runtime/hop-extra.scm,
	runtime/http-response.scm, runtime/service.scm, runtime/xml.scm,
	share/hop-fileselect.css, share/hop-fx.js, share/hop-iwindow.css,
	share/hop-iwindow.js, share/hop.js, weblets/doc/.afile,
	weblets/doc/examples/slider-1.hop, weblets/doc/widgets.hop,
	weblets/home/widgets.hop, weblets/hz/widgets.hop:
	Backtrack to HTML 4.01 (strict) because nbps is no XML entity
	[50bd6e5d5f6d]

2006-11-06  Erick Gallesio <eg@essi.fr>

	*
	merge
	[686bb4b51503]

2006-10-19  Erick Gallesio <eg@essi.fr>

	* share/Makefile, share/hop-sound.js, share/hop-sound.scm,
	share/hop.js, weblets/doc/Makefile, weblets/doc/api/sound.wiki,
	weblets/doc/etc/sound1.mp3, weblets/doc/etc/sound2.mp3,
	weblets/doc/examples/sound-1.hop, weblets/doc/examples/sound-2.hop,
	weblets/doc/examples/sound-3.hop:
	Added demo and doc about sound
	[0406e5f03f34]

2006-10-16  Erick Gallesio <eg@essi.fr>

	* configure, etc/hop-autoconf.js.in, share/hop-autoconf.js,
	share/hop-sound.js:
	Added hop_*_directory function in JS
	[9972362b66eb]

	*
	merge
	[513145a72bd2]

	* share/Makefile, share/flash/HopSound.swf,
	share/flash/JavaScriptFlashGateway.js,
	share/flash/JavaScriptFlashGateway.swf, share/hop-sound.js:
	Added sound support
	[be7d9b1b8cfa]

2006-10-13  Erick Gallesio <eg@essi.fr>

	* weblets/doc/.afile, weblets/home/.afile, weblets/hop/.afile,
	weblets/hz/.afile:
	removed useless .afiles
	[9336215aad64]

2006-10-11  Erick Gallesio <eg@essi.fr>

	* hopwiki/Makefile, hopwiki/make-lib.scm, hopwiki/syntax.scm,
	hopwiki/toc.scm, runtime/hop-editor.scm, runtime/param.scm,
	scheme2js/runtime/exporter, share/hop-editor.js, weblets/doc/.afile,
	weblets/doc/etc/weblet-info, weblets/home/.afile,
	weblets/hz/etc/weblet-info, weblets/webfilter/etc/weblet-info:
	merge
	[2178c77079ac]

2006-06-23  Erick Gallesio <eg@essi.fr>

	* runtime/hop-editor.scm, runtime/param.scm, share/editor/image.hop,
	share/editor/link.hop, share/hop-editor.js, weblets/doc/.afile,
	weblets/home/.afile:
	Minor mods to the wysiwyg editor
	[85b6894687a7]

2006-10-24  Florian Loitsch <florian.loitsch@sophia.inria.fr>

	* weblets/home/demos/set/set.hop:
	fixed demo.
	[6d832d9ae2de]

2006-10-16  Florian Loitsch <florian.loitsch@sophia.inria.fr>

	* weblets/home/demo.hop:
	updated doc for demos.
	[a850fd88e3e2]

	* weblets/home/.afile, weblets/home/demo.hop,
	weblets/home/demos/set/game.hop,
	weblets/home/demos/set/pics/bc1e.png,
	weblets/home/demos/set/pics/bc1f.png,
	weblets/home/demos/set/pics/bc1h.png,
	weblets/home/demos/set/pics/bc2e.png,
	weblets/home/demos/set/pics/bc2f.png,
	weblets/home/demos/set/pics/bc2h.png,
	weblets/home/demos/set/pics/bc3e.png,
	weblets/home/demos/set/pics/bc3f.png,
	weblets/home/demos/set/pics/bc3h.png,
	weblets/home/demos/set/pics/border.png,
	weblets/home/demos/set/pics/border_green.png,
	weblets/home/demos/set/pics/border_red.png,
	weblets/home/demos/set/pics/br1e.png,
	weblets/home/demos/set/pics/br1f.png,
	weblets/home/demos/set/pics/br1h.png,
	weblets/home/demos/set/pics/br2e.png,
	weblets/home/demos/set/pics/br2f.png,
	weblets/home/demos/set/pics/br2h.png,
	weblets/home/demos/set/pics/br3e.png,
	weblets/home/demos/set/pics/br3f.png,
	weblets/home/demos/set/pics/br3h.png,
	weblets/home/demos/set/pics/bw1e.png,
	weblets/home/demos/set/pics/bw1f.png,
	weblets/home/demos/set/pics/bw1h.png,
	weblets/home/demos/set/pics/bw2e.png,
	weblets/home/demos/set/pics/bw2f.png,
	weblets/home/demos/set/pics/bw2h.png,
	weblets/home/demos/set/pics/bw3e.png,
	weblets/home/demos/set/pics/bw3f.png,
	weblets/home/demos/set/pics/bw3h.png,
	weblets/home/demos/set/pics/empty.png,
	weblets/home/demos/set/pics/game_over.png,
	weblets/home/demos/set/pics/gamenotstarted.png,
	weblets/home/demos/set/pics/gc1e.png,
	weblets/home/demos/set/pics/gc1f.png,
	weblets/home/demos/set/pics/gc1h.png,
	weblets/home/demos/set/pics/gc2e.png,
	weblets/home/demos/set/pics/gc2f.png,
	weblets/home/demos/set/pics/gc2h.png,
	weblets/home/demos/set/pics/gc3e.png,
	weblets/home/demos/set/pics/gc3f.png,
	weblets/home/demos/set/pics/gc3h.png,
	weblets/home/demos/set/pics/gr1e.png,
	weblets/home/demos/set/pics/gr1f.png,
	weblets/home/demos/set/pics/gr1h.png,
	weblets/home/demos/set/pics/gr2e.png,
	weblets/home/demos/set/pics/gr2f.png,
	weblets/home/demos/set/pics/gr2h.png,
	weblets/home/demos/set/pics/gr3e.png,
	weblets/home/demos/set/pics/gr3f.png,
	weblets/home/demos/set/pics/gr3h.png,
	weblets/home/demos/set/pics/gw1e.png,
	weblets/home/demos/set/pics/gw1f.png,
	weblets/home/demos/set/pics/gw1h.png,
	weblets/home/demos/set/pics/gw2e.png,
	weblets/home/demos/set/pics/gw2f.png,
	weblets/home/demos/set/pics/gw2h.png,
	weblets/home/demos/set/pics/gw3e.png,
	weblets/home/demos/set/pics/gw3f.png,
	weblets/home/demos/set/pics/gw3h.png,
	weblets/home/demos/set/pics/rc1e.png,
	weblets/home/demos/set/pics/rc1f.png,
	weblets/home/demos/set/pics/rc1h.png,
	weblets/home/demos/set/pics/rc2e.png,
	weblets/home/demos/set/pics/rc2f.png,
	weblets/home/demos/set/pics/rc2h.png,
	weblets/home/demos/set/pics/rc3e.png,
	weblets/home/demos/set/pics/rc3f.png,
	weblets/home/demos/set/pics/rc3h.png,
	weblets/home/demos/set/pics/rr1e.png,
	weblets/home/demos/set/pics/rr1f.png,
	weblets/home/demos/set/pics/rr1h.png,
	weblets/home/demos/set/pics/rr2e.png,
	weblets/home/demos/set/pics/rr2f.png,
	weblets/home/demos/set/pics/rr2h.png,
	weblets/home/demos/set/pics/rr3e.png,
	weblets/home/demos/set/pics/rr3f.png,
	weblets/home/demos/set/pics/rr3h.png,
	weblets/home/demos/set/pics/rw1e.png,
	weblets/home/demos/set/pics/rw1f.png,
	weblets/home/demos/set/pics/rw1h.png,
	weblets/home/demos/set/pics/rw2e.png,
	weblets/home/demos/set/pics/rw2f.png,
	weblets/home/demos/set/pics/rw2h.png,
	weblets/home/demos/set/pics/rw3e.png,
	weblets/home/demos/set/pics/rw3f.png,
	weblets/home/demos/set/pics/rw3h.png,
	weblets/home/demos/set/pics/waiting.png,
	weblets/home/demos/set/set.hop, weblets/home/demos/set/set.scm,
	weblets/home/demos/set/util.sch,
	weblets/home/etc/icons/set-32x32.png,
	weblets/home/etc/icons/set-48x48.png:
	added set-game demo.
	[a676d285e706]

	* share/hop-dom.js:
	firstChild, lastChild, ... are not functions but properties.
	[a96c7710e833]

2006-11-14  Manuel Serrano (Manuel.Serrano@inria.fr)

	* configure, etc/hoprc.hop.in, runtime/hop-editor.scm,
	runtime/http-lib.scm, runtime/http-response.scm, runtime/read.scm,
	runtime/user.scm, runtime/wiki-syntax.scm, runtime/xml.scm,
	share/Makefile, share/editor/image.hop, share/editor/link.hop,
	share/flash/HopSound.swf, share/flash/JavaScriptFlashGateway.js,
	share/flash/JavaScriptFlashGateway.swf, share/hop-autoconf.js,
	share/hop-dom.js, share/hop-editor.js, share/hop-iwindow.js,
	share/hop-notepad.css, share/hop-notepad.js, share/hop-paned.css,
	share/hop-paned.js, share/hop-sound.js, share/hop-sound.scm,
	weblets/doc/.afile, weblets/doc/Makefile, weblets/doc/api/sound.wiki,
	weblets/doc/doc.hss, weblets/doc/etc/sound1.mp3,
	weblets/doc/etc/sound2.mp3, weblets/doc/examples/sound-1.hop,
	weblets/doc/examples/sound-2.hop, weblets/doc/examples/sound-3.hop,
	weblets/doc/widgets.hop, weblets/doc/wiki.hop, weblets/home/.afile,
	weblets/home/demo.hop, weblets/home/demos/set/game.hop,
	weblets/home/demos/set/pics/bc1e.png,
	weblets/home/demos/set/pics/bc1f.png,
	weblets/home/demos/set/pics/bc1h.png,
	weblets/home/demos/set/pics/bc2e.png,
	weblets/home/demos/set/pics/bc2f.png,
	weblets/home/demos/set/pics/bc2h.png,
	weblets/home/demos/set/pics/bc3e.png,
	weblets/home/demos/set/pics/bc3f.png,
	weblets/home/demos/set/pics/bc3h.png,
	weblets/home/demos/set/pics/border.png,
	weblets/home/demos/set/pics/border_green.png,
	weblets/home/demos/set/pics/border_red.png,
	weblets/home/demos/set/pics/br1e.png,
	weblets/home/demos/set/pics/br1f.png,
	weblets/home/demos/set/pics/br1h.png,
	weblets/home/demos/set/pics/br2e.png,
	weblets/home/demos/set/pics/br2f.png,
	weblets/home/demos/set/pics/br2h.png,
	weblets/home/demos/set/pics/br3e.png,
	weblets/home/demos/set/pics/br3f.png,
	weblets/home/demos/set/pics/br3h.png,
	weblets/home/demos/set/pics/bw1e.png,
	weblets/home/demos/set/pics/bw1f.png,
	weblets/home/demos/set/pics/bw1h.png,
	weblets/home/demos/set/pics/bw2e.png,
	weblets/home/demos/set/pics/bw2f.png,
	weblets/home/demos/set/pics/bw2h.png,
	weblets/home/demos/set/pics/bw3e.png,
	weblets/home/demos/set/pics/bw3f.png,
	weblets/home/demos/set/pics/bw3h.png,
	weblets/home/demos/set/pics/empty.png,
	weblets/home/demos/set/pics/game_over.png,
	weblets/home/demos/set/pics/gamenotstarted.png,
	weblets/home/demos/set/pics/gc1e.png,
	weblets/home/demos/set/pics/gc1f.png,
	weblets/home/demos/set/pics/gc1h.png,
	weblets/home/demos/set/pics/gc2e.png,
	weblets/home/demos/set/pics/gc2f.png,
	weblets/home/demos/set/pics/gc2h.png,
	weblets/home/demos/set/pics/gc3e.png,
	weblets/home/demos/set/pics/gc3f.png,
	weblets/home/demos/set/pics/gc3h.png,
	weblets/home/demos/set/pics/gr1e.png,
	weblets/home/demos/set/pics/gr1f.png,
	weblets/home/demos/set/pics/gr1h.png,
	weblets/home/demos/set/pics/gr2e.png,
	weblets/home/demos/set/pics/gr2f.png,
	weblets/home/demos/set/pics/gr2h.png,
	weblets/home/demos/set/pics/gr3e.png,
	weblets/home/demos/set/pics/gr3f.png,
	weblets/home/demos/set/pics/gr3h.png,
	weblets/home/demos/set/pics/gw1e.png,
	weblets/home/demos/set/pics/gw1f.png,
	weblets/home/demos/set/pics/gw1h.png,
	weblets/home/demos/set/pics/gw2e.png,
	weblets/home/demos/set/pics/gw2f.png,
	weblets/home/demos/set/pics/gw2h.png,
	weblets/home/demos/set/pics/gw3e.png,
	weblets/home/demos/set/pics/gw3f.png,
	weblets/home/demos/set/pics/gw3h.png,
	weblets/home/demos/set/pics/rc1e.png,
	weblets/home/demos/set/pics/rc1f.png,
	weblets/home/demos/set/pics/rc1h.png,
	weblets/home/demos/set/pics/rc2e.png,
	weblets/home/demos/set/pics/rc2f.png,
	weblets/home/demos/set/pics/rc2h.png,
	weblets/home/demos/set/pics/rc3e.png,
	weblets/home/demos/set/pics/rc3f.png,
	weblets/home/demos/set/pics/rc3h.png,
	weblets/home/demos/set/pics/rr1e.png,
	weblets/home/demos/set/pics/rr1f.png,
	weblets/home/demos/set/pics/rr1h.png,
	weblets/home/demos/set/pics/rr2e.png,
	weblets/home/demos/set/pics/rr2f.png,
	weblets/home/demos/set/pics/rr2h.png,
	weblets/home/demos/set/pics/rr3e.png,
	weblets/home/demos/set/pics/rr3f.png,
	weblets/home/demos/set/pics/rr3h.png,
	weblets/home/demos/set/pics/rw1e.png,
	weblets/home/demos/set/pics/rw1f.png,
	weblets/home/demos/set/pics/rw1h.png,
	weblets/home/demos/set/pics/rw2e.png,
	weblets/home/demos/set/pics/rw2f.png,
	weblets/home/demos/set/pics/rw2h.png,
	weblets/home/demos/set/pics/rw3e.png,
	weblets/home/demos/set/pics/rw3f.png,
	weblets/home/demos/set/pics/rw3h.png,
	weblets/home/demos/set/pics/waiting.png,
	weblets/home/demos/set/set.hop, weblets/home/demos/set/set.scm,
	weblets/home/demos/set/util.sch,
	weblets/home/etc/icons/set-32x32.png,
	weblets/home/etc/icons/set-48x48.png, weblets/home/widgets.hop,
	weblets/hop/.afile, weblets/hop/hop.hop, weblets/hop/hop.hss,
	weblets/hopsh/hopsh.hss, weblets/hz/hz.hss,
	weblets/info/etc/weblet.info, weblets/info/info.hop,
	weblets/info/info.hss, weblets/password/password.hop,
	weblets/password/password.hss, weblets/webfilter/webfilter.hss:
	Beginning of transition from HTML to XHTML.
	[94e7fd8a7cc5]

2006-11-07  Manuel Serrano (Manuel.Serrano@inria.fr)

	* runtime/hop-extra.scm, runtime/http-error.scm, runtime/misc.scm,
	share/hop-error.hss, share/hop-iwindow.js, src/main.scm,
	weblets/doc/.afile, weblets/home/.afile, weblets/hop/.afile,
	weblets/password/password.hop:
	Improve client error messages.
	[54f515603488]

2006-11-03  Manuel Serrano (Manuel.Serrano@inria.fr)

	* runtime/param.scm, runtime/user.scm, src/init.scm, src/main.scm,
	weblets/doc/.afile, weblets/doc/api.hop, weblets/doc/api/access.wiki,
	weblets/doc/api/filters.wiki, weblets/doc/doc.hop,
	weblets/doc/doc.hss, weblets/doc/tutorials.hop,
	weblets/doc/tutorials/00-hello.wiki,
	weblets/doc/tutorials/03-proxy.wiki,
	weblets/doc/tutorials/04-authentication.wiki, weblets/doc/wiki.hop,
	weblets/home/.afile, weblets/hop/.afile:
	Add new documentation page.
	[630694527394]

2006-11-02  Manuel Serrano (Manuel.Serrano@inria.fr)

	* etc/hoprc.hop.in, runtime/param.scm, runtime/service.sch,
	runtime/service.scm, runtime/types.scm, runtime/user.scm,
	share/user.scm, src/init.scm, src/main.scm, weblets/doc/.afile,
	weblets/doc/doc.hop, weblets/doc/tutorials/04-authentication.wiki,
	weblets/doc/tutorials/07-hoprc.wiki, weblets/home/etc/home.wiki,
	weblets/home/home.hop, weblets/hop/.afile, weblets/hop/etc/hop.wiki,
	weblets/hop/hop.hop, weblets/hopsh/hopsh.hop, weblets/hz/hz.hop,
	weblets/info/info.hop, weblets/password/password.hop,
	weblets/webfilter/webfilter.hop:
	Re-design of the authentication. Complete builtin Hop weblets doc.
	The authentication scheme has been totally re-designed. It now
	always exists at least one user: the anonymous user. Granting access
	to all services and all paths to everybody is implemented by
	allocating liberal accesses to the anonymous user.
	[c57627650fd8]

2006-11-01  Manuel Serrano (Manuel.Serrano@inria.fr)

	* hopsh/main.scm, weblets/doc/api/service.wiki,
	weblets/doc/tutorials/07-hoprc.wiki:
	Add the anonymous user. Add the RC file tutorial.
	[f72c851ae42e]

2006-10-30  Manuel Serrano (Manuel.Serrano@inria.fr)

	* .hoprelease, weblets/home/release.info, weblets/hop/hop.hss:
	build 1.5.0-pre9
	[933d07201e15]

2006-10-27  Manuel Serrano (Manuel.Serrano@inria.fr)

	* runtime/hop-extra.scm, runtime/read.scm:
	Switch to host relative name for HEAD markup files.
	[ffe227095ee9]

2006-10-24  Manuel Serrano (Manuel.Serrano@inria.fr)

	* runtime/hop.scm, runtime/http-error.scm, runtime/http-request.scm,
	runtime/param.scm, runtime/weblets.scm, weblets/doc/.afile,
	weblets/webfilter/etc/weblet.info, weblets/webfilter/webfilter.hop:
	Hooks are now closed as filters when entering the Hop loop.
	This has imposed to re-write the WEBFILTER weblet. This weblet is no
	longer an autoloaded one. We have added a new field in the
	weblet.info specification: the RC field that contains an expression
	to be evaluated when this file is parsed. In addition, when the
	AUTOLOAD value is #f, the weblet is never autoloaded (this, of
	course, was motivated by WEBFILTER).
	[80451e933b71]

	* scheme2js/expanders.scm:
	Fix COND macro expansion. It now defaults to #f instead of
	#unspecified.
	[74de8b503083]

	* runtime/http-request.scm, runtime/param.scm, share/icons/hop.png,
	weblets/doc/Makefile, weblets/doc/doc.hop, weblets/doc/etc/doc.wiki,
	weblets/doc/examples/canvas.hop, weblets/hz/Makefile,
	weblets/hz/etc/hz.wiki, weblets/hz/hz.hop, weblets/info/Makefile,
	weblets/info/etc/info.wiki, weblets/info/info.hop,
	weblets/password/etc/password.wiki, weblets/webfilter/Makefile,
	weblets/webfilter/etc/webfilter.wiki:
	Add documentation for all the minimal (pre-installed) weblets.
	[e2d2734976d9]

2006-10-22  Manuel Serrano (Manuel.Serrano@inria.fr)

	* runtime/hop-slider.scm, runtime/hop-tree.scm, runtime/service.sch,
	runtime/xml.sch, runtime/xml.scm, share/hop-notepad.css,
	share/hop-paned.css, share/hop-tree.css, share/hop.css,
	weblets/doc/examples/slider-2.hop, weblets/doc/examples/tree-2.hop,
	weblets/doc/examples/wiki.hop, weblets/hopsh/Makefile,
	weblets/hopsh/etc/hopsh.wiki, weblets/hopsh/hopsh.hop:
	Generalized ~ attributes can be used on SLIDER.
	[3d3a7459f9e6]

2006-10-21  Manuel Serrano (Manuel.Serrano@inria.fr)

	* runtime/http-lib.scm, runtime/http-remote.scm, runtime/param.scm,
	runtime/read.scm, runtime/xml.sch, runtime/xml.scm, share/hop.js,
	src/hop-param.scm, src/main.scm:
	Start the introduction of ~ value for all the attributes.
	[dc7becd1e101]

2006-10-20  Manuel Serrano (Manuel.Serrano@inria.fr)

	* runtime/hop-fileselector.scm, runtime/http-error.scm,
	runtime/param.scm, runtime/service.scm, share/hop-slider.js,
	share/hop.js:
	Fix the default service timeout period.
	Instead of two days, this was to 48 minutes!
	[b38d11027f49]

2006-10-19  Manuel Serrano (Manuel.Serrano@inria.fr)

	* etc/hop.init.in, hopsh/hopsh-param.scm, hopsh/main.scm,
	hopsh/parseargs.scm, runtime/hop.scm, runtime/http-filter.scm,
	runtime/http-remote.scm, runtime/http-request.scm,
	runtime/http-response.scm, runtime/misc.scm, runtime/param.scm,
	runtime/types.scm, runtime/wiki-syntax.scm, src/hop-param.scm,
	src/main.scm, src/parseargs.scm:
	Cosmetic change in the remote locking machinery.
	[3e75739d51dc]

2006-10-17  Manuel Serrano (Manuel.Serrano@inria.fr)

	* hopscheme/hop-aliases.scm, runtime/dom.scm, share/hop-autoconf.js,
	share/hop-dom.js, share/hop-iwindow.js, share/hop-paned.js,
	share/hop-slider.js, share/hop-tree.js, share/hop.js,
	weblets/doc/.afile, weblets/doc/api.hop, weblets/doc/api/dom.wiki,
	weblets/doc/examples/slider-1.hop, weblets/doc/examples/slider-2.hop,
	weblets/doc/examples/tooltip-1.hop, weblets/doc/widgets.hop:
	Rename the function HOP-STYLE-SET! into NODE-STYLE-SET!
	[16ff30895c6d]

2006-10-14  Manuel Serrano (Manuel.Serrano@inria.fr)

	* .hoprelease, weblets/home/release.info:
	build 1.5.0-pre8
	[7aac2065d9d3]

	* weblets/hz/hz.hop, weblets/hz/install.hop:
	Minor HZ fixes.
	[49e7b3bb1ab0]

	* runtime/http-remote.scm, weblets/hz/install.hop:
	Minor HZ fix.
	[c129f8e724f2]

	* .hoprelease, weblets/home/release.info:
	build 1.5.0-pre7
	[328b099be10d]

2006-10-12  Manuel Serrano (Manuel.Serrano@inria.fr)

	* runtime/hop-slider.scm, share/hop-slider.css, share/hop-slider.js,
	share/hop-sorttable.js, weblets/doc/examples/slider-1.hop,
	weblets/doc/examples/slider-2.hop:
	Minor SORTTABLE fix.
	[90d819a191b3]

	* share/hop-autoconf.js, share/hop-iwindow.css, share/hop-paned.css,
	share/hop-paned.js:
	Fix the PAN on IE7.
	[f66cbc083b65]

	* hopscheme/hop-aliases.scm, share/hop-autoconf.js,
	share/hop-fileselect.js, share/hop-iwindow.js, weblets/doc/.afile,
	weblets/doc/widgets.hop:
	Fix IE key events.
	[b453263e3867]

	* hopscheme/hop-aliases.scm, hopsh/parseargs.scm, hopsh/repl.scm,
	share/hop-autoconf.js, share/hop-iwindow.js, weblets/doc/.afile,
	weblets/doc/widgets.hop:
	Fix IE event handlers. Fix IE IWINDOW.
	[32d68c75e731]

2006-10-10  Manuel Serrano (Manuel.Serrano@inria.fr)

	* runtime/hop-notepad.scm, share/hop-notepad.js:
	Various Safari NOTEPAD fixes.
	[e0b6ea3a89e7]

	* share/hop.js:
	Fix IE 7 compatibility problem in the function Hop.
	[fe2a86e46642]

	* .hoprelease, weblets/home/release.info:
	build 1.5.0-pre5
	[da969206b5a2]

	* .hoprelease, weblets/home/release.info:
	build 1.5.0-pre4
	[a5481039347d]

	* hopsh/Makefile, hopsh/hopsh-param.scm, hopsh/login.scm,
	hopsh/main.scm, hopsh/parseargs.scm, hopsh/repl.scm, src/Makefile:
	Fix src and hopsh Makefiles.
	[26d8b6c45838]

	* .hoprelease, weblets/home/release.info:
	build 1.5.0-pre3
	[85642cb946c9]

	* runtime/read-js.scm, runtime/wiki-syntax.scm, weblets/doc/.afile,
	weblets/doc/core/core.wiki, weblets/doc/doc.hss,
	weblets/doc/widgets.hop, weblets/doc/wiki.hop:
	Add as $$ as an escape of {...}. Change the wiki math prefix to %%.
	[b7a13f06cc80]

	* configure, etc/configure.scm.in, hopscheme/scm-compil.scm,
	hopsh/Makefile, runtime/event.scm, runtime/hop-extra.scm,
	runtime/hop-paned.scm, runtime/hop-tabslider.scm,
	runtime/hop-tree.scm, runtime/read.scm, runtime/service.scm,
	runtime/thread.scm, runtime/xml.scm, share/hop.js, src/main.scm,
	src/parseargs.scm, weblets/doc/.afile, weblets/doc/api/read.wiki,
	weblets/home/.afile, weblets/hop/.afile, weblets/hopsh/hopsh.hop:
	Hop now requires Bigloo2.8d. Completion of the first version of
	Hopsh.
	[4337ac3ec24e]

2006-10-11  Manuel Serrano (Manuel.Serrano@inria.fr)

	* runtime/hop.scm, runtime/misc.scm, runtime/param.scm,
	runtime/read.scm, runtime/service.scm, runtime/weblets.scm,
	src/main.scm, src/parseargs.scm, weblets/doc/.afile,
	weblets/home/.afile, weblets/home/release.info, weblets/hop/.afile:
	Yet another multithreading/autoloading problem.
	[6a84b474d2be]

2006-10-10  Manuel Serrano (Manuel.Serrano@inria.fr)

	* weblets/doc/.afile:
	Fix a Safari NOTEPAD problem and an IE 7 Hop problem.
	[402adb45f611]

2006-10-07  Manuel Serrano (Manuel.Serrano@inria.fr)

	* Makefile, hopsh/Makefile, runtime/hop.scm, runtime/service.sch,
	src/Makefile, weblets/Makefile, weblets/doc/.afile,
	weblets/hop/.afile, weblets/hop/config.hop, weblets/hop/hop.hop,
	weblets/hopsh/Makefile, weblets/hopsh/etc/logo.png,
	weblets/hopsh/etc/weblet.info, weblets/hopsh/hopsh.hop,
	weblets/hopsh/hopsh.hss:
	Beginning of HopSh.
	[369604e28b78]

	* weblets/doc/index.hop, weblets/doc/search.hop:
	Fix doc global index.
	[f43ca9c4a8a7]

	* Makefile, runtime/Makefile, runtime/hop-extra.scm,
	runtime/hop-wiki.scm, runtime/http-error.scm, runtime/http-lib.scm,
	runtime/http-remote.scm, runtime/make-lib.scm,
	runtime/wiki-syntax.scm, runtime/wiki-toc.scm, src/main.scm,
	weblets/doc/.afile, weblets/doc/api/http-response.wiki,
	weblets/doc/api/param-misc.wiki, weblets/doc/api/wiki.wiki,
	weblets/doc/core/core.wiki, weblets/doc/doc.hop,
	weblets/doc/index.hop, weblets/doc/services.hop, weblets/home/.afile,
	weblets/home/demos/wiki/wiki.hop, weblets/home/wiki.hop:
	Fix a HTTP header parsing problem.
	[38b911f04ea3]

2006-10-05  Manuel Serrano (Manuel.Serrano@inria.fr)

	* .hoprelease, weblets/home/release.info:
	build 1.5.0-pre2
	[5090f83296b6]

	* runtime/http-remote.scm:
	Major bug fix in the keep-alive table management.
	[c1804c65b805]

2006-10-04  Manuel Serrano (Manuel.Serrano@inria.fr)

	* runtime/http-remote.scm, share/hop-notepad.js:
	Fix yet another keep-alive proxy connection problem.
	[4f363a46f887]

2006-09-30  Manuel Serrano (Manuel.Serrano@inria.fr)

	* hopwiki/syntax.scm:
	Wiki parser fixes.
	[dd682ca656cf]

	* configure, runtime/hop-slider.scm, src/parseargs.scm,
	weblets/doc/.afile, weblets/doc/Makefile, weblets/doc/api.hop,
	weblets/doc/doc.hop, weblets/doc/doc.hss,
	weblets/doc/etc/weblet.info, weblets/doc/examples/slider-1.hop,
	weblets/doc/examples/slider-2.hop, weblets/doc/index.hop,
	weblets/doc/libraries.hop, weblets/doc/search.hop,
	weblets/home/.afile:
	Add doc global index. Fix slider onchange.
	The doc global index presents in a separate tabs a global index of
	all functions, variables and markups.
	The SLIDER implementation was out dated. Its implementation had not
	been fixed when the TILDE had been introduced.
	[381134b85259]

2006-09-29  Manuel Serrano (Manuel.Serrano@inria.fr)

	* Makefile, etc/Makefile, etc/Makefile.version, runtime/read.scm,
	src/hop-param.scm, src/parseargs.scm:
	Install Makefile.hopconfig in the lib directory.
	[a4d2da23ad05]

2006-09-28  Florian Loitsch <florian.loitsch@sophia.inria.fr>

	* runtime/xml.scm:
	needed tilde->string for the forum.
	[abf4887006a2]

	* .hoprelease, weblets/home/release.info:
	build 1.5.0-pre1
	[77d0b881deb7]

	* configure:
	PRE 1.5.0.
	[4f1eabdc04c7]

2006-09-27  Manuel Serrano (Manuel.Serrano@inria.fr)

	* .hoprelease, weblets/home/release.info:
	build 1.4.1-pre6
	[abd6beebcd12]

	* .hoprelease, weblets/home/release.info:
	build 1.4.1-pre5
	[37b7b712ff20]

	* configure:
	Minor JVM distribution fix.
	[6a6408b0b21b]

	* .hoprelease, weblets/home/release.info:
	build 1.4.1-pre4
	[c7f6c6b0bf5f]

	* .hoprelease, weblets/home/release.info:
	build 1.4.1-pre3
	[2ac0a903957c]

	* hopscheme/hop-aliases.scm, runtime/hop.scm, runtime/read.scm,
	share/hop.js, weblets/doc/.afile, weblets/home/.afile:
	Fix the HOP-LOAD-ONCE lock machinery.
	[e547e8f73d88]

2006-09-21  Manuel Serrano (Manuel.Serrano@inria.fr)

	* runtime/hop-fileselector.scm, runtime/hop-tree.scm, runtime/hop.scm:
	Addition of SHARE-SET! and SHARE-GET.
	This two functions manage a dynamic environment that is shared by
	the client and the server. Only the client can mutate this
	environment. The identifiers of these functions we will change when
	we find better ones.
	[b45c5ccfb8de]

	* hopscheme/hop-aliases.scm, runtime/hop.scm, runtime/http-lib.scm,
	runtime/types.scm, share/base64.js, share/hop-autoconf.js,
	share/hop-fileselect.js, share/hop.js, share/hopscheme.js,
	weblets/doc/.afile:
	Fix client-side serialization.
	A confusion yield to encode twice the result of the serialization.
	[8211a734af88]

2006-09-20  Manuel Serrano (Manuel.Serrano@inria.fr)

	* configure, runtime/xml.scm, weblets/doc/doc.hss,
	weblets/doc/weblets.hop, weblets/hz/etc/weblet.info,
	weblets/hz/repository.hop:
	Minor Hz and Doc weblets fixes.
	[d15e340568f7]

2006-09-17  Manuel Serrano (Manuel.Serrano@inria.fr)

	* runtime/hop-fileselector.scm, share/hop-fileselect.js,
	share/hop-tree.css, share/hop-tree.js:
	File selector fixes. Tree small fixes.
	[48b5121dce4e]

2006-09-16  Manuel Serrano (Manuel.Serrano@inria.fr)

	* runtime/hop-fileselector.scm, runtime/hop-tree.scm,
	share/hop-fileselect.css, share/hop-fileselect.js,
	share/hop-iwindow.css, share/hop-tree.js, weblets/doc/api/tree.wiki:
	Complete server side file selector. Fix tree onselect invocation.
	[63734230e1b6]

2006-09-15  Manuel Serrano (Manuel.Serrano@inria.fr)

	* runtime/hop-fileselector.scm, runtime/hop-tree.scm,
	share/hop-fileselect.css, share/hop-fileselect.js,
	share/hop-iwindow.js, share/hop-tree.css, share/hop-tree.js,
	share/hop.js, weblets/doc/.afile, weblets/home/.afile:
	Complete the FILEBROWSE widget.
	[7a4a8ff60696]

2006-09-14  Manuel Serrano (Manuel.Serrano@inria.fr)

	* runtime/Makefile, runtime/hop-fileselector.scm, runtime/make-lib.scm,
	runtime/param.scm, share/Makefile, share/hop-fileselect.css,
	share/hop-fileselect.js, weblets/doc/.afile, weblets/home/.afile:
	Add the FILESELECT widget.
	[5e336d18d08b]

2006-09-13  Manuel Serrano (Manuel.Serrano@inria.fr)

	* runtime/Makefile, runtime/css.scm, runtime/make-lib.scm,
	share/Makefile, weblets/doc/.afile, weblets/home/.afile:
	Start fixing a subtle bug on HSS loading.
	The HSS file are evaluated in the current module of the thread that
	loads them. This is obviously wrong. I have change this in order to
	load them in a fresh module that does not export anything. If a HSS
	wants to export something, it has to declare its own module. I think
	that this is the first step of a more general fix about HSS loading.
	I think that a problem remains due to parallel (multi-threading)
	load of HSS files.
	[cbd4a9ca9523]

2006-09-11  Manuel Serrano (Manuel.Serrano@inria.fr)

	* runtime/hop-inline.scm:
	Fix the implementation of the INLINE markup.
	[fd61821360d5]

	* share/hop-tree.css, share/hop-tree.js, weblets/doc/api/window.wiki:
	Fix hop-tree CSS (vertical alignment fix).
	[242c05cbae5b]

	* hopscheme/hop-aliases.scm, runtime/service.sch, runtime/service.scm,
	runtime/xml.scm, share/hop-dom.js, share/hop-iwindow.js,
	weblets/doc/.afile, weblets/doc/widgets.hop:
	Fix $roundtrip implementation. Fix client-side node creation.
	[51b5bfc0c0fe]

2006-09-07  Manuel Serrano (Manuel.Serrano@inria.fr)

	* hopscheme/hop-aliases.scm, scheme2js/runtime/runtime.js,
	weblets/doc/.afile, weblets/home/.afile:
	Add current-date to scheme2js.
	[3774c00f8cac]

2006-09-01  Florian Loitsch <florian.loitsch@sophia.inria.fr>

	* scheme2js/pobject-conv.scm:
	'if's and 'set!'s must have correct nb of arguments now.
	[dd6db80e426d]

2006-08-31  Florian Loitsch <florian.loitsch@sophia.inria.fr>

	* hopscheme/scm-compil.scm:
	added the suffix '.js' for compiled scm-files.
	[ef78f315d2b6]

	* hopscheme/hop-aliases.scm, share/hop.js:
	finally: with-hop-call/cc. ATM call/cc is still disabled by default
	(see hopscheme/hopscheme-config.scm)
	[6d2cd048dd9f]

	* scheme2js/runtime/runtime.js:
	some other fixes for call/cc.
	[10331ff9dd40]

	* scheme2js/Makefile, scheme2js/compile.scm,
	scheme2js/hack-encapsulation.scm, scheme2js/runtime/runtime.js,
	scheme2js/scheme2js.scm, scheme2js/statements.scm:
	another bunch of call/cc improvements. introduction of hack-pass,
	until we solve modules correctly.
	[5c7daa561584]

	* scheme2js/callcc.scm, scheme2js/compile-optimized-call.scm,
	scheme2js/compile.scm, scheme2js/expanders.scm, scheme2js/inline.scm,
	scheme2js/js-interface.scm, scheme2js/mark-statements.scm,
	scheme2js/runtime/exporter.scm, scheme2js/runtime/runtime.js,
	scheme2js/statements.scm, scheme2js/tail-rec.scm:
	mostly better call/cc.
	[25f256adffb5]

2006-08-30  Florian Loitsch <florian.loitsch@sophia.inria.fr>

	* weblets/home/demos/minesweeper/minesweeper.scm:
	cosmetic change (variable-name).
	[2578c3251533]

2006-08-28  Florian Loitsch <florian.loitsch@sophia.inria.fr>

	* scheme2js/capture.scm, scheme2js/runtime/exporter.scm,
	scheme2js/runtime/runtime.js, weblets/home/demos/repl/repl.hop:
	cleanups, with-output-to-procedure and adapted repl.hop.
	[045ab473f371]

	* hopscheme/tilde-escape.scm, scheme2js/compile.scm,
	scheme2js/nodes.scm, scheme2js/pobject-conv.scm,
	scheme2js/statements.scm:
	removed prefer-statement-form? of Part-constructor.
	[f629b78567fd]

	* scheme2js/compile.scm, scheme2js/symbol.scm:
	function should have been enclosed by parenthesis in .call(). 'this'
	is now visible on top-level (with --js-this).
	[b344011eda2b]

	* scheme2js/compile.scm, scheme2js/runtime/runtime.js:
	call/cc fix for method-calls, and fix for 'this' at top-level (again
	with call/cc).
	[96203c633743]

2006-08-25  Florian Loitsch <florian.loitsch@sophia.inria.fr>

	* hopscheme/hopscheme-config.scm, scheme2js/Makefile,
	scheme2js/callcc.scm, scheme2js/compile.scm,
	scheme2js/js-interface.scm, scheme2js/mark-statements.scm,
	scheme2js/runtime/Makefile, scheme2js/runtime/exporter.scm,
	scheme2js/runtime/runtime.js, scheme2js/scheme2js.scm,
	scheme2js/statements.scm, scheme2js/tools.sch,
	scheme2js/trampoline.scm:
	call/cc in scheme2js. Currently disabled. Have a look at hopscheme
	/hopscheme-config.scm to enable it.
	[aad4877cb4d5]

2006-09-04  Manuel Serrano (Manuel.Serrano@inria.fr)

	* hopwiki/syntax.scm, runtime/read.scm, runtime/service.scm,
	runtime/xml.sch, runtime/xml.scm, share/hop-autoconf.js,
	share/hop.js, src/main.scm, weblets/doc/.afile,
	weblets/doc/api/read.wiki, weblets/home/.afile,
	weblets/home/demos/repl/#repl.hop#, weblets/hz/install.hop:
	XHTML fixes.
	[d2e8f24c800e]

2006-09-01  Manuel Serrano (Manuel.Serrano@inria.fr)

	* hopscheme/hop-aliases.scm, runtime/hop-tree.scm,
	runtime/http-remote.scm, runtime/xml.sch, share/hop-autoconf.js,
	weblets/home/.afile:
	Fix a server problem on remote keep-alive connection.
	The hashtable of connections was actually never flushed out so the
	system was bound to run out of file descriptors!
	[42ef1227113b]

2006-08-30  Manuel Serrano (Manuel.Serrano@inria.fr)

	* hopscheme/hop-aliases.scm, runtime/xml.scm, share/hop-autoconf.js,
	share/hop-iwindow.js, weblets/home/articles/hop-kit/article.html,
	weblets/home/articles/hop-lang/article.html, weblets/home/docs.wiki:
	Fix konqueror IFRAME auto configuration.
	[9119275109cd]

2006-08-25  Manuel Serrano (Manuel.Serrano@inria.fr)

	* configure, hopscheme/hop-aliases.scm, runtime/css.scm,
	runtime/dom.scm, runtime/hop-extra.scm, runtime/hop-foldlist.scm,
	runtime/hop-inline.scm, runtime/hop-notepad.scm,
	runtime/hop-paned.scm, runtime/hop-slider.scm,
	runtime/hop-tabslider.scm, runtime/hop-tree.scm, runtime/hop.scm,
	runtime/http-error.scm, runtime/http-response.scm,
	runtime/make-lib.scm, runtime/param.scm, runtime/read.scm,
	runtime/service.scm, runtime/types.scm, runtime/xml.sch,
	runtime/xml.scm, share/hop-dom.js, share/hop-iwindow.js,
	share/hop.js, src/init.scm, weblets/doc/.afile,
	weblets/doc/api/dom.wiki, weblets/doc/doc.hop, weblets/doc/doc.hss,
	weblets/doc/examples/wiki.hop, weblets/doc/widgets.hop,
	weblets/home/.afile, weblets/home/demos/wiki/wiki.hop,
	weblets/home/wiki.hop, weblets/hz/sync.hop:
	Add support for XHTML.
	This has implied huge changes. In particular, the HTTP-RESPONSE-HOP
	instances now hold an additional value representing the back-end
	(e.g., html or xhtml) they are targeting. The function XML-WRITE
	takes this back-end as an extra parameter. This technique
	dissociates the targets from the answers. A benefit is that a same
	XML tree can be dumped a first in HTML and a second time in XHTML.
	The class XML-BACKEND is implements the back-end. It is not supposed
	to be instantiate by users even thought this is possible.
	[4a37ca99caf8]

2006-08-23  Manuel Serrano (Manuel.Serrano@inria.fr)

	* configure:
	Add configure test for the Bigloo web library.
	[4eb1046e548b]

	* configure, runtime/http-shoutcast.scm, runtime/read.scm,
	runtime/xml.scm:
	Improve the auto-configuration.
	The configure script now checks that Bigloo is correctly installed
	with the support for the pthread and multimedia.
	[3c46198eb8e5]

2006-08-17  Florian Loitsch <florian.loitsch@sophia.inria.fr>

	* hopscheme/hopscheme-config.scm, scheme2js/Makefile,
	scheme2js/capture.scm, scheme2js/captured-vars.scm,
	scheme2js/compile-optimized-call.scm, scheme2js/free-vars.scm,
	scheme2js/fun-size.scm, scheme2js/inline.scm, scheme2js/nodes.scm,
	scheme2js/pobject-conv.scm, scheme2js/protobject.scm,
	scheme2js/runtime/runtime.js, scheme2js/scheme2js.scm,
	scheme2js/tail-rec.scm, scheme2js/tools.sch:
	resubmitting changes undone by commit
	14e4e0d5a8bca7abf96f46c42bbed141b6f7914a
	[28844561e88b]

2006-08-13  Manuel Serrano (Manuel.Serrano@inria.fr)

	* hopwiki/syntax.scm, runtime/misc.scm, runtime/read.scm, src/main.scm,
	weblets/doc/.afile, weblets/home/.afile,
	weblets/home/demos/minesweeper/minesweeper.scm:
	Fix load-once locking machinery.
	[ca56c9d54592]

2006-08-04  Florian Loitsch <florian.loitsch@sophia.inria.fr>

	* hopscheme/scm-compil.scm:
	scm-compile can use aliases too now.
	[940d38815613]

	* hopscheme/hop-aliases.scm, share/buttons/debian.png,
	share/buttons/freebsd.png, share/buttons/ie1.png,
	share/buttons/ie2.png, weblets/home/.afile,
	weblets/home/demos/minesweeper/minesweeper.scm:
	Fix the minesweeper Home's demo.
	[957c32854367]

	* runtime/http-error.scm, runtime/prefs.sch, runtime/xml.scm,
	share/hop-autoconf.js, share/hop-debug.css, share/hop-debug.js,
	share/hop-editor.js, share/hop-iwindow.js, share/hop-notepad.css,
	share/hop-notepad.js, share/hop-paned.js, share/hop.js,
	weblets/doc/examples/slider-2.hop, weblets/home/.afile,
	weblets/home/demo.hop, weblets/home/home.hss,
	weblets/home/widgets.hop, weblets/hz/hz.hss:
	Various IE7 fixes.
	[f080c60d7026]

2006-07-29  Florian Loitsch <florian.loitsch@sophia.inria.fr>

	* scheme2js/locations.scm:
	forgot to add locations.scm too...
	[f4b473b01b3b]

2006-08-03  Manuel Serrano (Manuel.Serrano@inria.fr)

	* share/Makefile, share/hop-autoconf.js, share/hop-debug.css,
	share/hop-debug.js, share/hop-iwindow.js:
	Add the DEBUG console.
	[40b77c3bfc82]

	* weblets/doc/api/iwindow.wiki, weblets/doc/api/window.wiki,
	weblets/doc/examples/window.hop:
	Add WINDOW-OPEN and WINDOW-CLOSE (not to be confused with
	IWINDOW-...).
	[2e447163e606]

	* hopscheme/hop-aliases.scm, runtime/hop-notepad.scm,
	share/hop-iwindow.js:
	Fix <NOTEPAD> attributes handing.
	[1e3964181a80]

	* runtime/weblets.scm, src/parseargs.scm:
	Inverse autoloading order and add an overriding warning (warning >=
	2).
	[b4b99378f168]

	* runtime/param.scm, runtime/prefs.scm, runtime/service.scm,
	runtime/xml.scm, share/hop.js, weblets/doc/.afile,
	weblets/doc/Makefile, weblets/doc/etc/weblet.info,
	weblets/home/.afile, weblets/home/Makefile, weblets/home/demo.hop,
	weblets/home/etc/weblet.info, weblets/home/home.hop,
	weblets/hop/.afile, weblets/hop/Makefile,
	weblets/hop/etc/weblet.info, weblets/hz/.afile, weblets/hz/Makefile,
	weblets/hz/etc/weblet.info, weblets/info/Makefile,
	weblets/info/etc/weblet.info, weblets/password/Makefile,
	weblets/password/etc/weblet.info, weblets/webfilter/etc/weblet-info:
	Fix SCRIPT/TILDE incoherence. Fix expanders redefinitions.
	[98fe5566cd49]

2006-08-02  Manuel Serrano (Manuel.Serrano@inria.fr)

	* share/hop-iwindow.js:
	Fix a small drag-and-drop bug on iwindows.
	[6c197ad1df01]

	* share/hop-fx.js, share/hop-iwindow.js, weblets/doc/.afile:
	Yet another IE bug fix.
	[f7653ad5b659]

	* scheme2js/pobject-conv.scm, weblets/doc/.afile, weblets/doc/doc.hss,
	weblets/doc/widgets.hop:
	Add WHEN and UNLESS to the scheme2js compiler.
	[0ccf13a42867]

	* share/hop-autoconf.js, share/hop-editor.js, share/hop-paned.js,
	share/hop-slider.css, share/hop-slider.js, share/hop-table.js,
	share/hop-tree.css, share/hop-tree.js, share/hop.js:
	Add auto configuration for addEventHandler and removeEventHandler.
	This makes SLIDER and PANED compatible with IE7.
	[0728775303ea]

	* runtime/hop-tree.scm, runtime/http-response.scm,
	share/hop-iwindow.js, share/hop-slider.js, share/hop-tree.css,
	share/hop-tree.js, share/hop.js:
	TREE tuning for IE7.
	[21082f8c3db7]

	* runtime/hop-notepad.scm, runtime/hop-paned.scm,
	runtime/http-error.scm, share/hop-iwindow.js, share/hop-notepad.css,
	share/hop-notepad.js, share/hop-paned.js, share/hop-sorttable.css,
	share/hop-sorttable.js, share/hop-tabslider.css,
	share/hop-tabslider.js, weblets/home/.afile, weblets/home/demo.hop,
	weblets/home/home.hss:
	Fix NOTEPAD, SORTTABLE, and TABSLIDER for IE7.
	[1f999e71f480]

	* runtime/hop-notepad.scm, runtime/http-remote.scm,
	share/hop-notepad.css, share/hop-notepad.js:
	Yet another keep-alive improvement. HOP-NOTEPAD fix for IE7.
	[8fa5d73787ed]

2006-07-28  Manuel Serrano (Manuel.Serrano@inria.fr)

	* runtime/http-remote.scm, scheme2js/Makefile,
	scheme2js/js-interface.scm, scheme2js/scheme2js.scm, src/main.scm:
	Mutex fix on keep-alive remote connections handling.
	[033dbfa21185]

2006-07-24  Florian Loitsch <florian.loitsch@sophia.inria.fr>

	* scheme2js/trampoline.scm:
	forgot to ci trampoline.scm
	[cc3669cfeafa]

2006-07-28  Manuel Serrano (Manuel.Serrano@inria.fr)

	* runtime/hop.scm, runtime/http-error.scm, runtime/http-lib.sch,
	runtime/http-remote.scm, runtime/http-request.scm,
	runtime/http-response.scm, runtime/misc.scm, runtime/param.scm,
	runtime/types.scm, runtime/weblets.scm, share/hop.js, src/main.scm,
	weblets/webfilter/Makefile, weblets/webfilter/etc/weblet.info,
	weblets/webfilter/webfilter.hop:
	Complete keep-alive proxy connections.
	[ac1269a9b6a1]

2006-07-25  Manuel Serrano (Manuel.Serrano@inria.fr)

	* hopscheme/hopscheme-config.scm, runtime/http-remote.scm,
	scheme2js/Makefile, scheme2js/capture.scm,
	scheme2js/captured-vars.scm, scheme2js/compile-optimized-call.scm,
	scheme2js/compile.scm, scheme2js/free-vars.scm,
	scheme2js/fun-size.scm, scheme2js/inline.scm,
	scheme2js/js-interface.scm, scheme2js/nodes.scm,
	scheme2js/pobject-conv.scm, scheme2js/runtime/runtime.js,
	scheme2js/scheme2js.scm, scheme2js/tail-rec.scm, scheme2js/tools.sch,
	src/main.scm:
	Proxy requests now support keep-alive socket connections.
	[14e4e0d5a8bc]

2006-07-17  Florian Loitsch <florian.loitsch@sophia.inria.fr>

	* hopscheme/hopscheme-config.scm, scheme2js/Makefile,
	scheme2js/capture.scm, scheme2js/captured-vars.scm,
	scheme2js/compile-optimized-call.scm, scheme2js/compile.scm,
	scheme2js/free-vars.scm, scheme2js/fun-size.scm,
	scheme2js/inline.scm, scheme2js/js-interface.scm,
	scheme2js/nodes.scm, scheme2js/pobject-conv.scm,
	scheme2js/runtime/runtime.js, scheme2js/scheme2js.scm,
	scheme2js/tail-rec.scm, scheme2js/tools.sch:
	bug fixes, trampoline and 'return!'
	[492f947e4f51]

2006-07-24  Manuel Serrano (Manuel.Serrano@inria.fr)

	* configure, hopscheme/scm-compil.scm, runtime/Makefile,
	runtime/event.scm, runtime/hop-tree.scm, runtime/hop.scm,
	runtime/http-error.scm, runtime/http-filter.scm,
	runtime/http-lib.scm, runtime/http-remote.scm,
	runtime/http-response.scm, runtime/http-shoutcast.scm,
	runtime/make-lib.scm, runtime/misc.scm, runtime/param.scm,
	runtime/service.sch, runtime/service.scm, runtime/types.scm,
	runtime/user.scm, share/hop-autoconf.js, share/hop.js,
	src/hop-param.scm, src/init.scm, src/main.scm, src/parseargs.scm,
	weblets/doc/.afile, weblets/doc/services.hop, weblets/home/.afile,
	weblets/hop/.afile, weblets/hz/.afile:
	Yet another step toward keep-alive connections.
	[59d1eb874bbb]

2006-07-20  Manuel Serrano (Manuel.Serrano@inria.fr)

	* .hoprelease, configure, runtime/hop.scm, runtime/http-filter.scm,
	runtime/http-lib.scm, runtime/http-request.scm,
	runtime/http-response.scm, runtime/param.scm, runtime/service.scm,
	runtime/types.scm, runtime/user.scm, share/hop.js, src/main.scm,
	weblets/home/release.info:
	Add support for keep-alive connections.
	[5f1f8837b9ae]

2006-07-16  Manuel Serrano (Manuel.Serrano@inria.fr)

	* .hoprelease, weblets/home/release.info:
	build 1.4.1-pre3
	[8a5638cb598f]

	* runtime/hop-extra.scm, share/hop.js:
	Minor fixes.
	[d49188170895]

2006-07-12  Manuel Serrano (Manuel.Serrano@inria.fr)

	* runtime/hop-paned.scm, share/hop-paned.js, weblets/doc/api/pan.wiki:
	Paned and Pan may now have an additional user class.
	[fad075953208]

	* Makefile, runtime/hop-paned.scm, runtime/read.scm, runtime/xml.scm,
	share/hop-paned.js, weblets/doc/.afile, weblets/doc/api/pan.wiki,
	weblets/doc/examples/paned-2.hop, weblets/home/.afile,
	weblets/hop/.afile, weblets/hz/.afile:
	Add fixed widths (widths expressed with strings) for paned.
	[30a0d6eec05a]

2006-06-30  Florian Loitsch <florian.loitsch@sophia.inria.fr>

	* scheme2js/allocate-names.scm, scheme2js/compile-optimized-call.scm,
	scheme2js/constant-propagation.scm, scheme2js/expand.scm,
	scheme2js/expanders.scm, scheme2js/liveness.scm,
	scheme2js/runtime/runtime.js, scheme2js/scheme2js.scm,
	scheme2js/tail-rec.scm:
	tons of scheme2js fixes. particulary news-worthy: multiple tail-recs
	on the same target was broken.
	[7b3121a340aa]

2006-06-28  Florian Loitsch <florian.loitsch@sophia.inria.fr>

	* hopscheme/hop-aliases.scm, hopscheme/runtime-files.scm,
	scheme2js/runtime/runtime.js, share/Makefile, share/hopscheme.js:
	fixed signature for dynamic-wind in runtime.js, and seperated
	scheme2js from hop.
	[9c7d32c2b3b6]

2006-06-27  Florian Loitsch <florian.loitsch@sophia.inria.fr>

	* scheme2js/expanders.scm, scheme2js/runtime/runtime.js:
	added force/delay. removed exporter-executable from mercurial.
	[08ecd457df43]

2006-06-20  Florian Loitsch <florian.loitsch@sophia.inria.fr>

	* share/hop-dom.js:
	dom_replaceChild -> dom_replace_child. thx to Dustin DeWeese.
	[7742b5d2558b]

2006-06-28  Manuel Serrano (Manuel.Serrano@inria.fr)

	* Makefile:
	build 1.4.1-pre2
	[73b0c29b7a09]

	* .hoprelease, weblets/home/release.info:
	build 1.4.1-pre2
	[848b933f1544]

	* runtime/cgi.scm, weblets/doc/.afile, weblets/doc/api.hop:
	Minor doc weblet fix.
	[0b2ec88ef703]

2006-06-26  Manuel Serrano (Manuel.Serrano@inria.fr)

	* runtime/cgi.scm, runtime/event.scm, scheme2js/runtime/runtime.js,
	weblets/home/.afile, weblets/hop/.afile, weblets/hop/hop.hop:
	Fix client serialization of pairs.
	[46c1ef9e32e6]

2006-06-23  Manuel Serrano (Manuel.Serrano@inria.fr)

	* .hoprelease, weblets/home/.afile, weblets/home/release.info:
	build 1.4.1-pre1
	[a55719d1f3a7]

	* configure, runtime/hop-editor.scm, runtime/hop-extra.scm,
	runtime/hop-foldlist.scm, runtime/hop-tree.scm,
	runtime/http-response.scm, runtime/misc.scm, weblets/home/home.hop,
	weblets/hop/.afile, weblets/hop/config.hop, weblets/hop/hop.hop:
	Win32 JVM port completed.
	[76de23ad77cc]

2006-06-22  Manuel Serrano (Manuel.Serrano@inria.fr)

	* INSTALL.jvm, weblets/home/.afile, weblets/home/install-jvm.wiki:
	build 1.4.0
	[185ce8c5de6f]

	* weblets/home/.afile, weblets/home/install-jvm.wiki:
	build 1.4.0
	[9746a21125bd]

	* runtime/hop-extra.scm, src/Makefile, weblets/doc/.afile,
	weblets/doc/api.hop, weblets/doc/search.hop, weblets/home/.afile,
	weblets/hop/.afile, weblets/hz/.afile:
	Yet another JVM improvement.
	[9acb80c6eb6a]

2006-06-20  Manuel Serrano (Manuel.Serrano@inria.fr)

	* INSTALL.jvm, Makefile, configure, etc/Makefile.hopconfig.in,
	etc/hopwiki.init.in, runtime/hop-editor.scm, runtime/hop-extra.scm,
	runtime/hop-foldlist.scm, runtime/hop-tree.scm,
	runtime/http-error.scm, runtime/http-response.scm, runtime/misc.scm,
	runtime/service.sch, runtime/service.scm, runtime/weblets.scm,
	share/hop-dom.js, src/Makefile, src/init.scm, weblets/doc/.afile,
	weblets/home/.afile, weblets/home/Makefile, weblets/home/config.hop,
	weblets/home/docs.wiki, weblets/home/home.hop,
	weblets/home/install-jvm.wiki, weblets/hop/.afile,
	weblets/hop/config.hop, weblets/hop/hop.hop, weblets/hz/.afile:
	More JVM improvements.
	A problem subsists that prevent hop/doc to be operational with the
	JVM backend: the resource files /resources/xxx cannot be mmapped.
	[132591fd504c]

	* .hoprelease, Makefile, configure, weblets/home/.afile,
	weblets/home/download.wiki, weblets/home/home.hop,
	weblets/home/release.info:
	build 1.4.0
	[60ab49a993f4]

	* .hoprelease, Makefile, weblets/home/release.info:
	build 1.3.3-rc6
	[fbd58ecdb26b]

	* Makefile, configure, etc/Makefile.library, etc/hop.init.in,
	etc/hopscheme.init.in, etc/hopwiki.init.in, etc/scheme2js.init.in,
	runtime/read.scm, share/hop-dom.js, src/Makefile:
	Complete the JVM port.
	[512e54885fd9]

2006-06-19  Manuel Serrano (Manuel.Serrano@inria.fr)

	* hopwiki/Makefile, runtime/event.scm, src/Makefile:
	Improvement of the JVM packaging.
	The JVM compilation now works but the packaging is not good enough.
	Everything should be bundled inside the .jar file. This revision
	constitutes one step in this direction.
	[45c202c6ffd4]

	* .hoprelease, weblets/home/release.info:
	build 1.3.3-rc2
	[273fc74de9c4]

	* configure, etc/Makefile.hopconfig.in, etc/Makefile.library,
	etc/configure.scm.in, hopscheme/hop-scheme-head.scm,
	hopwiki/syntax.scm, runtime/event.scm, src/Makefile, src/main.scm,
	src/parseargs.scm:
	Improve Java compilation (one problem subsists with hopwiki).
	[6cff8a05f922]

2006-06-18  Florian Loitsch <florian.loitsch@sophia.inria.fr>

	* runtime/event.scm:
	added lock for adding into queue.
	[a381a291724b]

	* runtime/event.scm:
	fixed queue in events. changed default queue-size from 1 to 20.
	[043107d17c3e]

	* hopscheme/Makefile, hopscheme/hopscheme.scm,
	hopscheme/scm-compil.scm:
	renamed hop-scheme-head to scm-compil. scm files are now
	automatically compiled -> HOP-SCHEME-HEAD is deprecated.
	[2e6ccedfbabc]

	* scheme2js/runtime/runtime.js:
	fixed I/O issues in scheme2js runtime library. mainly string-ports
	and vector-write.
	[e1555169eb1f]

2006-06-17  Manuel Serrano (Manuel.Serrano@inria.fr)

	* .hoprelease, weblets/home/release.info:
	build 1.3.3-rc1
	[b628ea5dda72]

	* .hoprelease, weblets/home/release.info:
	build 1.3.3-rc2
	[c982c2e53944]

	* .hoprelease, weblets/home/release.info:
	build 1.3.3-rc3
	[50307e16ae7e]

	* .hoprelease, weblets/home/release.info:
	build 1.3.3-rc2
	[713a1d865805]

	* .hoprelease, weblets/home/release.info:
	build 1.3.3-rc1
	[5b996421d60a]

	* configure, etc/Makefile.hopconfig.in, etc/Makefile.library,
	hopscheme/Makefile, runtime/Makefile, runtime/event.scm,
	runtime/http-request.scm, runtime/http-response.scm,
	runtime/types.scm, scheme2js/Makefile, src/Makefile, src/main.scm,
	weblets/doc/.afile, weblets/doc/api/http-request.wiki,
	weblets/home/.afile, weblets/hop/.afile, weblets/hz/.afile,
	weblets/webfilter/BLACKLIST:
	Total re-implementation of the HOP events.
	[8e194e08a280]

	* src/hop-param.scm, src/main.scm:
	Add correct reports for "host not found" errors.
	The previous version was silently handling the error. The new one
	reports a correct error message to client to try to reach, via the
	HOP proxy, an unknown host.
	[c8c8ca96547a]

	* INSTALL, hopscheme/tilde-escape.scm, runtime/html-edit.scm,
	runtime/http-request.scm, runtime/xml.scm, weblets/doc/.afile,
	weblets/doc/api/delay.wiki, weblets/doc/api/inline.wiki,
	weblets/home/.afile, weblets/home/demos/repl/repl.hop,
	weblets/home/demos/rewrite/rewrite.hop, weblets/home/install.wiki,
	weblets/hop/.afile, weblets/hz/.afile, weblets/hz/repository.hop:
	Fix Scheme->JS compilation, fix host aliasing.
	The function COMPILE-HOP-CLIENT was not returning the compiled
	expression! This was breaking the REPL demo of the home page.
	The HOP host aliasing was checking after the IP number comparison.
	This was an error because this was forcing the computation of (host
	"hop") which, depending on the local DNS, was raising an error.
	[ae9c98fcd568]

2006-06-15  Manuel Serrano (Manuel.Serrano@inria.fr)

	* runtime/http-request.scm, runtime/weblets.scm,
	weblets/hz/repository.hop, weblets/hz/sync.hop:
	Rename weblet-info into weblet.info.
	[ce40cd0b3605]

	* .hoprelease, weblets/home/release.info:
	build 1.3.3-pre3
	[480a35397c89]

2006-06-14  Erick Gallesio <eg@essi.fr>

	* src/hop-param.scm, src/main.scm, src/parseargs.scm,
	weblets/hz/.afile:
	Added the --log-file which provides Apache compatible logs
	[f264b05a53eb]

2006-06-15  Manuel Serrano (Manuel.Serrano@inria.fr)

	* runtime/hop.scm, runtime/http-request.scm, runtime/http-response.scm,
	runtime/misc.scm, runtime/param.scm, runtime/types.scm,
	weblets/doc/tutorials/04-authentication.wiki,
	weblets/webfilter/webfilter.hop:
	Fix HOP server IP self-numbering. Add a switch for disabling proxy.
	[9e0abfcb70f5]

2006-06-13  Manuel Serrano (Manuel.Serrano@inria.fr)

	* src/main.scm, weblets/doc/.afile, weblets/doc/doc.hss,
	weblets/doc/widgets.hop, weblets/doc/wiki.hop, weblets/home/.afile,
	weblets/home/download.wiki:
	Fix a minor bug in the counting of request.
	[892fb360260e]

	* .hoprelease, weblets/doc/.afile, weblets/home/.afile,
	weblets/home/release.info, weblets/hop/.afile:
	build 1.3.3-pre2
	[4062728f844b]

2006-06-12  Florian Loitsch <florian.loitsch@sophia.inria.fr>

	* scheme2js/runtime/runtime.js:
	fixed string-ref, that didn't return a "Scheme"-character, but a
	Javascript string of length 1.
	[5b971cf9ddfe]

	* scheme2js/compile.scm, scheme2js/runtime/runtime.js:
	added parenthesis for negative numbers (to avoid JS-code of the form
	(-5--3) instead of (-5-(-3))).
	[9b496ecef60e]

	* scheme2js/runtime/runtime.js:
	fixed vector display.
	[2f2346842efe]

	* scheme2js/compile.scm:
	fixed with-handler.
	[14c4267cace6]

	* runtime/weblets.scm, weblets/doc/Makefile, weblets/doc/etc/doc.info,
	weblets/doc/etc/weblet-info, weblets/doc/tutorials/06-hz.wiki,
	weblets/home/Makefile, weblets/home/etc/home.info,
	weblets/home/etc/weblet-info, weblets/hop/Makefile,
	weblets/hop/etc/hop.info, weblets/hop/etc/weblet-info,
	weblets/hz/Makefile, weblets/hz/etc/hz.info,
	weblets/hz/etc/weblet-info, weblets/hz/repository.hop,
	weblets/hz/sync.hop, weblets/info/Makefile,
	weblets/info/etc/info.info, weblets/info/etc/weblet-info,
	weblets/password/Makefile, weblets/password/etc/password.info,
	weblets/password/etc/weblet-info, weblets/webfilter/Makefile,
	weblets/webfilter/etc/webfilter.info,
	weblets/webfilter/etc/weblet-info:
	* Changed the weblet meta-information file to etc/weblet-info.
	* For now hop accepts both forms (i.e. etc6weblet-info and
	etc/XXX.info)
	[f48855f909a3]

	* weblets/hz/hz.hop:
	Infer weblet name from its URL
	[3d999729d874]

	*
	merge
	[c9daad5a331d]

2006-06-09  Erick Gallesio <eg@essi.fr>

	* runtime/hop-edit.scm, share/editor/image.hop, share/editor/link.hop,
	share/hop-edit.css, share/hop-edit.js, share/hop-editor.css,
	share/hop-editor.js, weblets/doc/examples/editor-form.hop:
	Deleted old hop-edit.* files from manifest
	[c5692dfd27f2]

2006-06-08  Erick Gallesio <eg@essi.fr>

	* weblets/hz/hz.hop:
	Added weblet direct install to hz
	[45ab5d53384d]

	* runtime/prefs.scm:
	Fixed a bug in bool preferences
	[b0a2456c8590]

	*
	merge
	[ba80c640784a]

2006-06-07  Erick Gallesio <eg@essi.fr>

	* scheme2js/Makefile, scheme2js/compile.scm,
	scheme2js/pobject-conv.scm, scheme2js/scheme2js.scm,
	src/http-request.scm, weblets/doc/api/sqlite.wiki,
	weblets/doc/tutorials/04-authentication.wiki:
	merge
	[13dd3a726dc7]

2006-06-06  Erick Gallesio <eg@essi.fr>

	* runtime/xml.scm, weblets/doc/.afile, weblets/home/.afile,
	weblets/hop/.afile:
	* Fixed BR tag
	* Deleted .afile from hg
	[c55d81d66046]

2006-05-31  Florian Loitsch <florian.loitsch@sophia.inria.fr>

	* weblets/doc/tutorials/04-authentication.wiki:
	typos
	[965443620710]

	* weblets/doc/tutorials/04-authentication.wiki:
	typo.
	[0f018c6cbf76]

	* weblets/doc/tutorials/04-authentication.wiki:
	typo.
	[b135a23724b5]

2006-05-30  Florian Loitsch <florian.loitsch@sophia.inria.fr>

	* scheme2js/compile.scm:
	need to convert keywords to string to lose the ':'.
	[7f74c3696786]

	* weblets/doc/api/sqlite.wiki:
	inserted missing "+" in sqlite wiki doc.
	[922239d811fd]

	* weblets/doc/api/sqlite.wiki:
	wiki fixes for sqlite-exec and rephrasing.
	[88a66babc645]

	* weblets/doc/wiki/tt.wiki:
	rephrasing.
	[b37384a72009]

	* weblets/doc/wiki/misc.wiki:
	rephrasing.
	[5e3a12079309]

	* weblets/doc/api/editor.wiki:
	summit -> submit
	[5d8fa6af85f1]

	* weblets/doc/core/core.wiki, weblets/doc/wiki/syntax.wiki:
	boroughs -> borrows
	[6d045cf725eb]

2006-05-29  Florian Loitsch <florian.loitsch@sophia.inria.fr>

	* hopscheme/tilde-escape.scm, scheme2js/Makefile,
	scheme2js/allocate-names.scm,
	scheme2js/compile-optimized-boolify.scm,
	scheme2js/compile-optimized-call.scm,
	scheme2js/compile-optimized-set.scm, scheme2js/compile.scm,
	scheme2js/pobject-conv.scm, scheme2js/scheme2js.scm,
	scheme2js/tools.sch:
	x = x + 1 -> ++x backend uses ports now.
	[b009e552b32d]

2006-06-12  Manuel Serrano (Manuel.Serrano@inria.fr)

	* .hoprelease, weblets/home/release.info:
	build 1.3.3-pre1
	[b48c11b32dbb]

	* .hgtags:
	Added tag v1.3.3 for changeset
	aeca8ecfac02eae742d655195b445ffcfca4e412
	[007103c9d5ff]

	* configure:
	Start 1.3.3.
	[aeca8ecfac02]

	* share/hop.js:
	build 1.3.2
	[521d1a3140ed]

2006-06-09  Manuel Serrano (Manuel.Serrano@inria.fr)

	* weblets/doc/examples/editor-form.hop:
	Fix editor-form demo (that was using a incorrect header).
	[856dc3754b90]

	* runtime/http-response.scm, runtime/service.sch, share/hop.js:
	Fix character encoding of nullary services.
	[3ce7a60040bf]

	* runtime/hop.scm, runtime/http-response.scm, share/hop-notepad.js,
	weblets/doc/.afile, weblets/home/.afile, weblets/hop/.afile,
	weblets/hz/.afile:
	Fix the character encoding of HOP responses.
	It has been accidentaly broken at some point. It is now repaired.
	[8f91924e0b64]

2006-06-08  Florian Loitsch <florian.loitsch@sophia.inria.fr>

	* scheme2js/compile.scm:
	fix stupid constant vector bug.
	[d13f8f801dbf]

	* scheme2js/scheme2js.scm, scheme2js/version.sch:
	scheme2js version stuff. (not used in HOP).
	[0716f74424be]

	* runtime/cache.scm:
	Replace ad-hoc MKDIR-P with standard MAKE-DIRECTORIES.
	[3f49167507d2]

	* weblets/hz/sync.hop:
	Minor hz fix.
	[3461f002b776]

	* .hoprelease, weblets/home/release.info:
	build 1.3.2
	[1750b867a502]

	* .hoprelease, weblets/home/release.info:
	build 1.3.2-rc5
	[a084a146fe56]

	* configure:
	Switch to 1.3.2.
	[dfc825839d04]

	* .hoprelease, weblets/home/release.info:
	build 1.3.2-rc4
	[7be94c119964]

	* runtime/http-request.scm, weblets/hz/db.hop,
	weblets/hz/repository.hop, weblets/hz/sync.hop:
	Minor hz bug fix.
	[adc189ad6fcb]

	* .hoprelease, weblets/home/release.info:
	build 1.3.2-rc3
	[3f63ff66d3bf]

	* hopwiki/syntax.scm, runtime/cgi.scm, runtime/http-request.scm,
	runtime/http-response.scm, runtime/http-shoutcast.scm,
	runtime/param.scm, runtime/service.scm, weblets/doc/.afile,
	weblets/doc/api/service.wiki, weblets/doc/search.hop:
	Serveral port timeout fixes. Wiki syntax fix.
	[fb53a501dd69]

2006-06-07  Manuel Serrano (Manuel.Serrano@inria.fr)

	* .hoprelease, weblets/home/release.info:
	build 1.3.2-rc2
	[b0dc0065af84]

2006-06-06  Florian Loitsch <florian.loitsch@sophia.inria.fr>

	* scheme2js/compile.scm, scheme2js/inline.scm,
	scheme2js/mark-statements.scm, scheme2js/nodes.scm,
	scheme2js/runtime/exporter, scheme2js/scheme2js.scm,
	scheme2js/statements.scm, scheme2js/tail-rec.scm, scheme2js/tail.scm,
	scheme2js/while.scm:
	fixed recursive functions with inter-dependant variables, like
	(define (foo x y z) (foo (+ y 1) (+ x y z) (- x)))
	fixed "while" (currently unused in HOP)
	[7d3e3d2f57ed]

	* hopscheme/tilde-escape.scm, runtime/http-response.scm,
	scheme2js/Makefile, scheme2js/allocate-names.scm,
	scheme2js/compile-optimized-boolify.scm,
	scheme2js/compile-optimized-call.scm,
	scheme2js/compile-optimized-set.scm, scheme2js/compile.scm,
	scheme2js/pobject-conv.scm, scheme2js/runtime/runtime.js,
	scheme2js/scheme2js.scm, scheme2js/statements.scm,
	scheme2js/tools.sch, weblets/doc/api/editor.wiki,
	weblets/doc/api/sqlite.wiki,
	weblets/doc/tutorials/04-authentication.wiki,
	weblets/doc/wiki/misc.wiki, weblets/doc/wiki/syntax.wiki,
	weblets/doc/wiki/tt.wiki:
	cummulated commit. history lost due to hg corruption. mostly
	scheme2js bug-fixes, typo fixes. scheme2js outputs to ports now. ...
	[f2958e8b5400]

2006-06-05  Florian Loitsch <florian.loitsch@sophia.inria.fr>

	*
	removing generated files
	[8eba9c1eae82]

2006-06-07  Manuel Serrano (Manuel.Serrano@inria.fr)

	* runtime/http-response.scm, runtime/param.scm, runtime/service.sch,
	runtime/service.scm, runtime/types.scm:
	Elimination of services serialization. Add service :timeout and
	:ttl.
	The optimistic and self-confident serialization of services is just
	a stupid idea (at least as I understand it now). So I have removed
	it. More interestingly, I have added :timeout and :ttl argument to
	the (SERVICE ...) form.
	[560a09ed412e]

2006-06-06  Manuel Serrano (Manuel.Serrano@inria.fr)

	* runtime/http-error.scm, runtime/http-lib.scm, runtime/param.scm,
	runtime/service.sch, runtime/service.scm, runtime/types.scm:
	Anonymous services can now be serialized.
	If the following conditions are meet: 1- Bigloo version >= 2.8b 2-
	The serialization of the service is lesser than (hop-max-url-length)
	Then, this service is no longer registered in a global uncollected
	table. Instead, it is serialized and sent to the client. On return,
	i.e., when the service is invoked, md5sum hashing and HOP-SESSION
	ensure the corretness of the service and its validity with respect
	to the current session. In order to disable this feature, one might
	configure: (hop-max-url-length-set! 0) This feature is highly
	experimental and should be careful tested.
	[3434b5fb2c0a]

2006-06-05  Manuel Serrano (Manuel.Serrano@inria.fr)

	* .hoprelease, weblets/home/release.info:
	build 1.3.2-rc1
	[bfcd364c6e3a]

	* .hoprelease, configure, weblets/home/release.info:
	build 1.3.2-pre6
	[0d0dc5f0c68d]

	* .hoprelease, weblets/home/release.info:
	build 1.3.2-pre5
	[6cecd07596f9]

	* runtime/http-response.scm:
	HOP (server) now handles correctly requests concerning directories.
	[386e00d15008]

	* runtime/Makefile, runtime/cgi.scm, runtime/hop.scm,
	runtime/http-request.scm, runtime/http-response.scm,
	runtime/make-lib.scm, runtime/param.scm, runtime/types.scm,
	scheme2js/runtime/exporter, src/Makefile, src/hop-param.scm,
	src/main.scm, weblets/doc/.afile, weblets/doc/api/http-response.wiki,
	weblets/home/.afile, weblets/hop/.afile, weblets/hz/.afile:
	Time limits for reading and answering requests have been added.
	[c4dacfc33720]

2006-06-03  Manuel Serrano (Manuel.Serrano@inria.fr)

	* .hoprelease, weblets/home/release.info:
	build 1.3.2-pre4
	[57073e76d46c]

	* runtime/service.scm:
	Initial weblet can now be access from /hop and /hop/
	[ed5dd499d563]

	* share/hop-iwindow.js, weblets/hz/repository.hop, weblets/hz/sync.hop:
	Hz now supports several .hz for the same weblet in the repository.
	[1659df3302e5]

	* configure, scheme2js/Makefile, scheme2js/runtime/exporter.scm:
	Change the scheme2js export interface generation.
	The production of the exporter executable has been eliminated. The
	exporter is now interpreted. The Makefile has been improved in order
	to correctly signal an error is something goes wrong while
	producing the export files.
	[e34c9b7a23d0]

	* .hoprelease, weblets/home/.afile, weblets/home/release.info:
	build 1.3.2-pre3
	[7696344bfb5d]

	* weblets/home/.afile, weblets/home/config.hop, weblets/home/home.hop,
	weblets/home/home.hss, weblets/home/wiki.hop:
	MOTD added in /home.
	[90880fcb97f0]

	* runtime/cgi.scm, runtime/http-response.scm, runtime/service.sch,
	runtime/service.scm, runtime/types.scm, scheme2js/runtime/exporter,
	scheme2js/runtime/exporter.o, share/hop.js, src/http-request.scm,
	src/init.scm, weblets/doc/.afile:
	Elimination of the HTTP method HOP and HOPEVT.
	HOP now only uses GET. It seems that HOP and HOPEVT were breaking
	some HTTP proxy. Re-reading the HTTP/1.1 RFC, I still think that it
	is legal to use private methods such as HOP, however, there is no
	point in getting exising proxies in trouble.
	[6a105ac5fcda]

	* .hoprelease.orig, scheme2js/runtime/exporter,
	scheme2js/runtime/exporter.o, scheme2js/runtime/runtime-interface.js,
	scheme2js/runtime/runtime_mapping.sch, share/hop-iwindow.js,
	weblets/doc/.afile, weblets/doc/Makefile, weblets/doc/config.hop,
	weblets/doc/doc.hop, weblets/doc/doc.hss, weblets/doc/search.hop,
	weblets/doc/tutorials/06-hz.wiki, weblets/doc/weblets.hop,
	weblets/doc/widgets.hop, weblets/home/.afile,
	weblets/home/release.info, weblets/hop/.afile, weblets/hz/.afile,
	weblets/hz/etc/icons/doc.png, weblets/hz/install.hop,
	weblets/hz/weblets.hop:
	Weblet can now implement a /documentation service. It is used by Hz.
	Weblet may now contain a file named: etc/XXX.wiki and they may
	implement a XXX/documentation service This service is used by Hz
	to access the documentation from the installation panel.
	[ac85afe1ae66]

2006-06-02  Manuel Serrano (Manuel.Serrano@inria.fr)

	* .hoprelease:
	build 1.3.2-pre2
	[d9e70a826133]

	* runtime/http-error.scm, runtime/service.scm, share/hop-notepad.js,
	share/hop.js, src/init.scm, src/main.scm, weblets/home/.afile,
	weblets/home/presentation.wiki, weblets/hz/db.hop,
	weblets/hz/install.hop, weblets/hz/sync.hop, weblets/hz/weblets.hop:
	Fix error messages improvements. Hz fixes. Konqueror portability
	improvements.
	1- Error messages where not correcly displayed by the WITH-HOP form.
	This was due to a stupidity of mine. 2- Anonymous services no
	longer available after a HOP restart where signaled as "missing
	file". This is now fixed and a better error message is displayed.
	[93a4a34a2095]

	* configure, runtime/service.scm:
	Tiny fix.
	[b5c6c2732698]

2006-06-01  Manuel Serrano (Manuel.Serrano@inria.fr)

	* .hoprelease:
	build 1.3.2-pre1
	[29c947da026c]

	* .hgtags:
	Added tag v1.3.2 for changeset
	c2a48f5f2f6a3d295cbce5344020a8eb0da86881
	[3aa71982b826]

	* weblets/home/home.hss:
	Fix HOME background icon.
	[6f6fd4a1320a]

	* weblets/home/.afile:
	build 1.3.1
	[2e94d8f108ba]

	* INSTALL, hopwiki/syntax.scm, runtime/cache.scm, src/init.scm,
	weblets/doc/tutorials/00-hello.wiki, weblets/home/.afile,
	weblets/home/home.hop, weblets/home/install.wiki:
	Finalization of hop v1.3.1.
	[ac01f437f0eb]

2006-05-31  Manuel Serrano (Manuel.Serrano@inria.fr)

	* weblets/home/.afile:
	build 1.3.1
	[859b4e9dbbc1]

	* weblets/home/.afile:
	build 1.3.1
	[c344053d1099]

	* weblets/home/.afile:
	build 1.3.1
	[981942af67dc]

	* weblets/home/.afile:
	build 1.3.1
	[2330406fd13f]

	* weblets/home/.afile:
	build 1.3.1
	[c0ee0f32d744]

	* weblets/home/.afile:
	build 1.3.1
	[a64849ad9bc7]

	* weblets/home/config.hop:
	Fix small HOME error.
	[5f70592ecd1e]

	* Makefile:
	build 1.3.1
	[cea0b65fd232]

	* Makefile:
	build istrib
	[fffdbb61f82f]

	* Makefile, etc/Makefile.version:
	distrib
	[2b5828b27964]

	* .hoprelease, runtime/hop-tabslider.scm, share/hop-tabslider.js,
	weblets/doc/api/tabslider.wiki, weblets/doc/examples/tabslider-1.hop:
	Add DELAYed body to <TABSLIDER>s.
	[ec70a49edfda]

	* .hoprelease, runtime/Makefile, runtime/hop-window.scm,
	runtime/hop.scm, runtime/make-lib.scm, share/Makefile,
	share/buttons/gpl.png, share/hop-window.css, share/hop-window.js,
	weblets/doc/.afile, weblets/doc/api/parameter.wiki,
	weblets/doc/core/core.wiki, weblets/doc/examples/parameter.hop,
	weblets/doc/tutorials/06-hz.wiki, weblets/doc/widgets.hop,
	weblets/home/.afile, weblets/hop/.afile, weblets/hz/.afile:
	Add documentation for DEFINE-PARAMETER and DEFINE-PREFERENCES.
	[ee8d87be667a]

2006-05-30  Manuel Serrano (Manuel.Serrano@inria.fr)

	* .hoprelease, configure:
	Switch to RC.
	[750ca91bda8e]

	* configure, runtime/Makefile, runtime/hop.scm, runtime/http-lib.scm,
	runtime/param.scm, runtime/prefs.sch, runtime/prefs.scm,
	runtime/service.scm, runtime/user.scm, share/buttons/safari.png,
	share/hop.css, share/hop.js, weblets/doc/api/head.wiki,
	weblets/doc/api/http-response.wiki, weblets/doc/api/http.wiki,
	weblets/doc/tutorials/06-hz.wiki, weblets/home/.afile,
	weblets/home/home.hop, weblets/home/home.hss,
	weblets/home/presentation.wiki, weblets/home/weblets.wiki,
	weblets/home/widgets.hop, weblets/hz/authenticate.hop,
	weblets/hz/config.hop, weblets/hz/db.hop,
	weblets/hz/etc/icons/remove.png, weblets/hz/hz.hop,
	weblets/hz/hz.hss, weblets/hz/install.hop, weblets/hz/repository.hop,
	weblets/hz/sync.hop, weblets/hz/weblets.hop:
	Many HZ fixes.
	[3143e174952e]

2006-05-29  Manuel Serrano (Manuel.Serrano@inria.fr)

	* .hoprelease, share/buttons/inria.png, share/buttons/inria2.png,
	share/hop-iwindow.js, weblets/doc/.afile, weblets/home/.afile,
	weblets/home/faq.wiki, weblets/hop/.afile, weblets/hz/.afile:
	Replace CSS display property with visibility in hop-iwindow.js.
	[7f40145fe2b8]

	* hopscheme/runtime-files.scm, hopwiki/toc.scm, runtime/dom.scm,
	runtime/hop-extra.scm, runtime/hop-notepad.scm, runtime/hop-tree.scm,
	runtime/js-lib.scm, runtime/service.scm, runtime/xml.sch,
	runtime/xml.scm, share/hop-iwindow.css, share/hop-notepad.js,
	share/hop-sorttable.css, share/hop.css, weblets/doc/.afile,
	weblets/doc/doc.hss, weblets/doc/services.hop,
	weblets/doc/widgets.hop, weblets/home/.afile, weblets/home/demo.hop,
	weblets/home/demos/sudoku/sudoku.hop, weblets/home/home.hop,
	weblets/home/home.hss, weblets/home/widgets.hop, weblets/hop/.afile,
	weblets/hz/.afile, weblets/hz/hz.hss, weblets/hz/weblets.hop,
	weblets/hz/widgets.hop:
	HTML and CSS W3C compliance improvements.
	[70a145513db2]

2006-05-24  Manuel Serrano (Manuel.Serrano@inria.fr)

	* weblets/doc/core/core.wiki, weblets/doc/doc.hss:
	Core language doc progress.
	[5834142190a7]

	* .hoprelease, runtime/hop-extra.scm, share/Makefile,
	share/buttons/css.png, share/buttons/donate.png,
	share/buttons/firefox.png, share/buttons/gpl.png,
	share/buttons/hop.png, share/buttons/hop2.png,
	share/buttons/html401.png, share/buttons/inria.png,
	share/buttons/konqueror.png, share/buttons/mozilla.png,
	share/buttons/opera.png, share/buttons/paypal.png,
	share/buttons/xhtml.png, share/hop.css, src/main.scm,
	weblets/doc/.afile, weblets/doc/api/exception.wiki,
	weblets/doc/core/core.wiki, weblets/doc/doc.hop, weblets/doc/doc.hss,
	weblets/doc/tutorials/06-hz.wiki, weblets/doc/widgets.hop,
	weblets/home/.afile, weblets/home/demo.hop,
	weblets/home/demos/repl/repl.hop, weblets/home/demos/wiki/wiki.hop,
	weblets/home/demos/wiki/wiki.hss, weblets/home/home.hss,
	weblets/home/widgets.hop, weblets/hop/.afile, weblets/hop/hop.hop,
	weblets/hop/hop.hss, weblets/hz/.afile, weblets/hz/hz.hop,
	weblets/hz/widgets.hop, weblets/info/info.hop,
	weblets/password/password.hop, weblets/webfilter/webfilter.hop:
	Add new logos. Add doc for exceptions. Start the doc for the core
	language.
	[5582fc02a598]

2006-05-23  Florian Loitsch <florian.loitsch@sophia.inria.fr>

	* scheme2js/Makefile, scheme2js/capture.scm,
	scheme2js/captured-vars.scm, scheme2js/compile-optimized-boolify.scm,
	scheme2js/compile-optimized-call.scm, scheme2js/compile.scm,
	scheme2js/config.scm, scheme2js/constants.scm,
	scheme2js/dot-expand.scm, scheme2js/gen-code.scm,
	scheme2js/inline.scm, scheme2js/js-interface.scm,
	scheme2js/locals.scm, scheme2js/node-elimination.scm,
	scheme2js/nodes.scm, scheme2js/pobject-conv.scm,
	scheme2js/rm-unused-vars.scm, scheme2js/runtime/Makefile,
	scheme2js/runtime/exporter.scm, scheme2js/runtime/runtime.js,
	scheme2js/scheme2js.scm, scheme2js/side.scm,
	scheme2js/statements.scm, scheme2js/symbol.scm,
	scheme2js/tail-rec.scm, scheme2js/tail.scm,
	scheme2js/transform-util.scm, scheme2js/var.scm, share/hop-dom.js,
	share/hop.js, src/main.scm,
	weblets/home/demos/minesweeper/minesweeper.scm,
	weblets/home/demos/repl/Makefile, weblets/home/demos/repl/repl.hop,
	weblets/hz/.afile:
	undoing bad merge.
	[f3b795debb98]

2006-05-22  Manuel Serrano (Manuel.Serrano@inria.fr)

	* .hoprelease, runtime/http-lib.scm, runtime/http-response.scm,
	runtime/http-shoutcast.scm, share/hop-autoconf.js, src/main.scm,
	weblets/doc/.afile, weblets/doc/doc.hop, weblets/hop/.afile:
	Major authentication correction.
	[1cdf34f8bcee]

	* .hoprelease, weblets/hz/db.hop, weblets/hz/sync.hop,
	weblets/hz/weblets.hop:
	HZ fix.
	[25a63a9f1e05]

	* weblets/hop/config.hop, weblets/hop/hop.hop, weblets/hz/db.hop,
	weblets/hz/repository.hop:
	Minor HZ fix.
	[c2c50911c24f]

2006-05-21  Erick Gallesio <eg@essi.fr>

	* weblets/doc/api/editor.wiki, weblets/doc/examples/editor-form.hop,
	weblets/doc/examples/editor.hop:
	Updating editor documentation
	[fa466781902c]

2006-05-17  Erick Gallesio <eg@essi.fr>

	*
	merge
	[1a27a56abae6]

	* weblets/doc/.afile, weblets/home/.afile, weblets/hop/.afile:
	remove .afiles from hg base
	[34f448b79afa]

2006-05-18  Florian Loitsch <florian.loitsch@sophia.inria.fr>

	* scheme2js/compile.scm, scheme2js/node-elimination.scm,
	scheme2js/statements.scm, scheme2js/while.scm:
	while-optim improvements (still disabled), and statement bugfixes.
	[6b690bfe581c]

	* scheme2js/scheme2js.scm:
	while-optimization is not yet ready for public consumation.
	[23f8189638f6]

	*
	hack not needed anymore
	[8bb2786e712b]

	* share/hop-dom.js, weblets/home/demos/minesweeper/minesweeper.scm:
	adapted to immutable strings
	[30a26da027b3]

	* weblets/home/demos/repl/repl.hop:
	added with-handler
	[f792e4a5397a]

	* scheme2js/Makefile, scheme2js/compile-optimized-boolify.scm,
	scheme2js/compile-optimized-call.scm, scheme2js/dot-expand.scm,
	scheme2js/gen-code.scm, scheme2js/inline.scm,
	scheme2js/js-interface.scm, scheme2js/runtime/Makefile,
	scheme2js/runtime/exporter.scm, scheme2js/runtime/runtime.js,
	scheme2js/scheme2js.scm, scheme2js/symbol.scm:
	immutable strings
	[96196774e564]

2006-05-22  Manuel Serrano (Manuel.Serrano@inria.fr)

	* .hoprelease, etc/Makefile.library, runtime/http-response.scm,
	runtime/http-shoutcast.scm, runtime/param.scm, runtime/user.scm,
	src/hop-param.scm, src/init.scm, weblets/doc/.afile,
	weblets/doc/config.hop, weblets/doc/doc.hop:
	Change the access control policy (now in runtime with two
	parameters).
	[b9f8465a0f07]

	* .hoprelease, runtime/http-response.scm, runtime/http-shoutcast.scm:
	Remove the access control in http-response (see src/init.scm).
	[17da274f25ba]

	* .hoprelease, share/hop-autoconf.js, src/hop-param.scm, src/init.scm,
	weblets/info/info.hop:
	Add user path access control.
	[99eb475d04da]

	* weblets/Makefile, weblets/doc/.afile, weblets/doc/Makefile,
	weblets/doc/config.hop, weblets/doc/core/core.wiki,
	weblets/doc/doc.hop, weblets/doc/etc/doc.info,
	weblets/doc/tutorials/06-hz.wiki, weblets/home/.afile,
	weblets/home/Makefile, weblets/home/etc/home.info,
	weblets/hop/.afile, weblets/hop/Makefile, weblets/hop/etc/hop.info,
	weblets/hz/.afile, weblets/hz/Makefile, weblets/hz/config.hop,
	weblets/hz/etc/hz.info, weblets/hz/hz.hop, weblets/hz/repository.hop,
	weblets/hz/sync.hop, weblets/info/Makefile,
	weblets/info/etc/info.info, weblets/password/Makefile,
	weblets/password/etc/password.info, weblets/webfilter/Makefile,
	weblets/webfilter/etc/webfilter.info:
	Move weblets' .info files into etc.
	[73e78b574d6c]

2006-05-21  Manuel Serrano (Manuel.Serrano@inria.fr)

	* runtime/weblets.scm, share/hop-autoconf.js:
	Minor modifications in hop-autoconf (for Konqueror and Opera).
	[4da87aeb6625]

2006-05-20  Manuel Serrano (Manuel.Serrano@inria.fr)

	* runtime/weblets.scm, weblets/hop/.afile, weblets/hop/hop.hop,
	weblets/hop/hop.hss, weblets/info/info.hop,
	weblets/password/password.hop, weblets/webfilter/webfilter.hop:
	Cleanup weblets management in runtime.
	[fc03f36a3af2]

	* runtime/weblets.scm, weblets/Makefile, weblets/doc/.afile,
	weblets/doc/Makefile, weblets/doc/etc/logo.png,
	weblets/doc/widgets.hop, weblets/home/.afile, weblets/home/Makefile,
	weblets/home/demo.hop, weblets/home/demos/rewrite/rewrite.hop,
	weblets/home/etc/logo.png, weblets/home/widgets.hop,
	weblets/hop/.afile, weblets/hop/Makefile, weblets/hop/config.hop,
	weblets/hop/etc/default.png, weblets/hop/etc/logo.png,
	weblets/hop/hop.hop, weblets/hop/hop.hss, weblets/hz/Makefile,
	weblets/hz/etc/logo.png, weblets/hz/hz.hop, weblets/hz/weblets.hop,
	weblets/hz/widgets.hop, weblets/info/Makefile,
	weblets/info/etc/logo.png, weblets/info/info.hop,
	weblets/password/Makefile, weblets/password/etc/logo.png,
	weblets/password/password.hop, weblets/webconf/Makefile,
	weblets/webconf/configure.png, weblets/webconf/webconf.hop,
	weblets/webconf/webconf.hss, weblets/webconf/webconf.info,
	weblets/webfilter/Makefile, weblets/webfilter/etc/logo.png,
	weblets/webfilter/webfilter.hop:
	/HOP/HOP weblet fixes.
	[fc342cc72864]

2006-05-19  Manuel Serrano (Manuel.Serrano@inria.fr)

	* runtime/xml.scm, weblets/doc/api/delay.wiki, weblets/doc/doc.hss:
	Get rid of the GHOST markup that has became useless.
	[d779dd8862eb]

2006-05-18  Manuel Serrano (Manuel.Serrano@inria.fr)

	* weblets/doc/tutorials.hop, weblets/home/.afile,
	weblets/home/demo.hop, weblets/home/demos/rewrite/Makefile,
	weblets/home/demos/rewrite/rewrite.hop,
	weblets/home/demos/rewrite/rewrite.hss,
	weblets/home/icons/utilities-32x32.png,
	weblets/home/icons/utilities-48x48.png:
	Add the rewrite demo in the HOP home page.
	[32b59ecea6d7]

	* runtime/hop-notepad.scm, runtime/xml.scm, share/hop-notepad.css,
	share/hop-notepad.js, share/hop.js, weblets/doc/api/notepad.wiki,
	weblets/doc/doc.hss, weblets/doc/examples/notepad-2.hop,
	weblets/home/.afile, weblets/home/home.hop, weblets/home/home.hss,
	weblets/hz/hz.hop, weblets/hz/hz.hss, weblets/hz/weblets.hop,
	weblets/info/info.hop, weblets/webfilter/webfilter.hss:
	Full re-implementation of NOTEPAD.
	[7531f3657b6e]

	* runtime/Makefile, runtime/hop-editor.scm, scheme2js/var.scm,
	share/Makefile, share/hop-autoconf.js, share/hop-editor.css,
	share/hop-editor.js, share/hop.js, weblets/doc/api/editor.wiki,
	weblets/doc/examples/editor.hop, weblets/home/.afile:
	Add documentation for editor.
	[0e5231160021]

2006-05-17  Florian Loitsch <florian.loitsch@sophia.inria.fr>

	* scheme2js/mark-statements.scm, scheme2js/while.scm:
	new optimization (while), and refactoring (mark-statement).
	[6898a2f1d23f]

	* scheme2js/Makefile, scheme2js/capture.scm,
	scheme2js/captured-vars.scm, scheme2js/compile-optimized-call.scm,
	scheme2js/compile.scm, scheme2js/config.scm, scheme2js/constants.scm,
	scheme2js/gen-code.scm, scheme2js/inline.scm,
	scheme2js/js-interface.scm, scheme2js/locals.scm,
	scheme2js/node-elimination.scm, scheme2js/nodes.scm,
	scheme2js/pobject-conv.scm, scheme2js/rm-unused-vars.scm,
	scheme2js/scheme2js.scm, scheme2js/side.scm,
	scheme2js/statements.scm, scheme2js/symbol.scm,
	scheme2js/tail-rec.scm, scheme2js/tail.scm,
	scheme2js/transform-util.scm, scheme2js/var.scm:
	scheme2js library should be thread-safe now. bind-exit corrections
	untested with-handler
	[a13bb33558a2]

	* scheme2js/var-propagation.scm:
	this variable must not be propagated.
	[02acf532d7f4]

2006-05-18  Manuel Serrano (Manuel.Serrano@inria.fr)

	* .hoprelease, runtime/hop-extra.scm, runtime/thread.scm,
	share/Makefile, share/hop-autoconf.js, share/hop-dom.js,
	share/hop-iwindow.js, share/hop-notepad.js, share/hop.js,
	src/main.scm, weblets/doc/.afile, weblets/doc/tutorials.hop,
	weblets/home/.afile, weblets/home/demo.hop,
	weblets/home/demos/wiki/wiki.hop, weblets/home/demos/wiki/wiki.hss,
	weblets/hop/.afile, weblets/hz/.afile:
	hop-autoconf.js begin.
	[3d81ef8cd663]

2006-05-17  Manuel Serrano (Manuel.Serrano@inria.fr)

	* weblets/doc/Makefile, weblets/home/Makefile, weblets/hop/Makefile,
	weblets/hz/Makefile:
	Minor Makefile fixes.
	[1b760e2b4b16]

	* share/hop-dom.js, share/hop-iwindow.js, share/hop-notepad.js,
	share/hop.js, weblets/doc/api.hop, weblets/home/demos/repl/Makefile:
	Safari compatibility fixes.
	[43ce9e5544cf]

	* .hoprelease, share/hop.js, weblets/home/demos/repl/Makefile:
	Fix XMLHttpRequest handling for old firefoxes and mozilla.
	[618b679182c7]

	* src/main.scm:
	Disable the MAX-CONNECTION-PER-SITE (it was not executed at the
	right time).
	[0ed2624012fa]

	* scheme2js/var.scm:
	JS-vars are globals.
	[d9b4262c609e]

	* scheme2js/var-propagation.scm:
	this variable must not be propagated.
	[7d012b3402b0]

2006-05-16  Florian Loitsch <florian.loitsch@sophia.inria.fr>

	* hopscheme/hop-scheme-head.scm:
	'<HOP-SCHEME-HEAD> :sscript file' uses cache now.
	[752e65bcedcc]

2006-05-17  Manuel Serrano (Manuel.Serrano@inria.fr)

	* .hoprelease, share/Makefile:
	Minor install fix.
	[13aa5c616e35]

	* .hoprelease, configure, hopwiki/syntax.scm, src/hop-param.scm,
	src/main.scm, weblets/home/.afile, weblets/home/config.hop,
	weblets/home/demos/wiki/wiki.hop, weblets/home/download.wiki,
	weblets/home/home.hop, weblets/home/home.hss,
	weblets/home/presentation.wiki, weblets/hz/sync.hop:
	Switch to 1.3.0
	[e17b78d84d9a]

2006-05-16  Florian Loitsch <florian.loitsch@sophia.inria.fr>

	* scheme2js/var.scm:
	JS-vars are automatically global.
	[81fd5808e30b]

2006-05-10  Erick Gallesio <eg@essi.fr>

	* scheme2js/collect-vars.scm:
	merge
	[a33a45d2ba38]

	* runtime/html-edit.scm, share/editor/ed-hrule.png,
	share/editor/ed-unlink.png, share/hop-edit.css:
	wysiwyg editor: Added unlink and HR
	[2ca18e516ac7]

2006-05-09  Erick Gallesio <eg@essi.fr>

	* runtime/html-edit.scm, share/hop-edit.css, share/hop-edit.js:
	Added selection box feedback on wysiwyg editor
	[adeecfb33c46]

	* hopscheme/tilde-escape.scm, scheme2js/Makefile,
	scheme2js/capture.scm, scheme2js/captured-vars.scm,
	scheme2js/compile-optimized-boolify.scm,
	scheme2js/compile-optimized-call.scm, scheme2js/compile.scm,
	scheme2js/constant-propagation.scm, scheme2js/free-vars.scm,
	scheme2js/fun-size.scm, scheme2js/inline.scm, scheme2js/liveness.scm,
	scheme2js/locals.scm, scheme2js/nested-funs.scm, scheme2js/nodes.sch,
	scheme2js/nodes.scm, scheme2js/pobject-conv.scm,
	scheme2js/protobject-eval.sch, scheme2js/protobject.scm,
	scheme2js/rm-unused-vars.scm, scheme2js/runtime/runtime.js,
	scheme2js/scheme2js.scm, scheme2js/side.scm,
	scheme2js/statements.scm, scheme2js/symbol.scm,
	scheme2js/tail-rec.scm, scheme2js/tools.sch, scheme2js/use-count.scm,
	scheme2js/var-propagation.scm, scheme2js/var.scm:
	refactoring. cleaner now, and should fix some rare obscure bugs in
	nested tail-recs. small runtime.js fix. (typo)
	[1c60a68a62a1]

2006-05-07  Erick Gallesio <eg@essi.fr>

	* demos/Makefile, demos/list.hop, weblets/demos/demos.hop:
	merge
	[15bf3b031993]

	* demos/Makefile, demos/editor/Makefile, demos/editor/editor.hop,
	demos/list.hop, runtime/html-edit.scm, share/Makefile,
	share/editor/ed-background.png, share/editor/ed-bold.png,
	share/editor/ed-foreground.png, share/editor/ed-html.png,
	share/editor/ed-image.png, share/editor/ed-indent.png,
	share/editor/ed-italic.png, share/editor/ed-justify-center.png,
	share/editor/ed-justify-left.png, share/editor/ed-justify-right.png,
	share/editor/ed-justify.png, share/editor/ed-link.png,
	share/editor/ed-list-ordered.png, share/editor/ed-list-unordered.png,
	share/editor/ed-nohtml.png, share/editor/ed-page-go.png,
	share/editor/ed-page.png, share/editor/ed-redo.png,
	share/editor/ed-separator.png, share/editor/ed-silver-bg.png,
	share/editor/ed-strikethrough.png, share/editor/ed-subscript.png,
	share/editor/ed-superscript.png, share/editor/ed-table.png,
	share/editor/ed-underline.png, share/editor/ed-undo.png,
	share/editor/ed-unindent.png, share/editor/image.hop,
	share/editor/link.hop, share/hop-edit.css, share/hop-edit.js:
	New version of HTML editor
	[cc72f56dd173]

2006-04-10  Erick Gallesio <eg@essi.fr>

	* runtime/Makefile, runtime/html-edit.scm, runtime/make-lib.scm,
	share/Makefile, share/hop-edit.css, share/hop-edit.js:
	starting wysiwyg editor implementation
	[e68eba6388bc]

2006-04-06  Erick Gallesio <eg@essi.fr>

	* demos/sudoku/sudoku.hop, demos/sudoku/sudoku.hss,
	demos/sudoku/sudoku.png, demos/sudoku/sudoku.scm, runtime/read.scm,
	weblets/demos/demos.hop:
	* Added hop-load-port function
	* Minor additions to sudoku demo
	[2da16323d7fd]

2006-05-16  Manuel Serrano (Manuel.Serrano@inria.fr)

	* runtime/user.scm, share/hop-dom.js, share/hop-iwindow.js,
	share/hop-notepad.js, share/hop.js, src/init.scm, weblets/doc/.afile,
	weblets/doc/doc.hss, weblets/doc/services.hop,
	weblets/doc/widgets.hop, weblets/home/demos/sudoku/sudoku.hop:
	Konqueror fixes.
	[f11884bb45d3]

	* weblets/Makefile, weblets/dired/Makefile, weblets/dired/config.scm,
	weblets/dired/dired-moz.css, weblets/dired/dired.hss,
	weblets/dired/dired.js, weblets/dired/dired.scm,
	weblets/dired/html.scm, weblets/dired/icons.scm,
	weblets/dired/icons/22x22/back.png,
	weblets/dired/icons/22x22/camera.png,
	weblets/dired/icons/22x22/cancel.png,
	weblets/dired/icons/22x22/display.png,
	weblets/dired/icons/22x22/forward.png,
	weblets/dired/icons/22x22/info.png,
	weblets/dired/icons/22x22/landscape.png,
	weblets/dired/icons/22x22/portrait.png,
	weblets/dired/icons/22x22/seascape.png,
	weblets/dired/icons/22x22/trash.png,
	weblets/dired/icons/22x22/upsidedown.png,
	weblets/dired/icons/acroread.png, weblets/dired/icons/apps/avi.png,
	weblets/dired/icons/apps/backup.png, weblets/dired/icons/apps/c.png,
	weblets/dired/icons/apps/class.png,
	weblets/dired/icons/apps/default.png,
	weblets/dired/icons/apps/directory.png,
	weblets/dired/icons/apps/dvi.png, weblets/dired/icons/apps/eps.png,
	weblets/dired/icons/apps/h.png, weblets/dired/icons/apps/html.png,
	weblets/dired/icons/apps/jar.png, weblets/dired/icons/apps/mp3.png,
	weblets/dired/icons/apps/mpg.png, weblets/dired/icons/apps/ogg.png,
	weblets/dired/icons/apps/patch.png, weblets/dired/icons/apps/pdf.png,
	weblets/dired/icons/apps/php.png, weblets/dired/icons/apps/pl.png,
	weblets/dired/icons/apps/ps.png, weblets/dired/icons/apps/scm.png,
	weblets/dired/icons/apps/sh.png, weblets/dired/icons/apps/tbz.png,
	weblets/dired/icons/apps/tex.png, weblets/dired/icons/apps/tgz.png,
	weblets/dired/icons/apps/trash-empty.png,
	weblets/dired/icons/apps/trash-full.png,
	weblets/dired/icons/apps/xfig.png, weblets/dired/icons/apps/xls.png,
	weblets/dired/icons/apps/xml.png, weblets/dired/icons/camera.png,
	weblets/dired/icons/cancel.png, weblets/dired/icons/display.png,
	weblets/dired/icons/download.png, weblets/dired/icons/draw.png,
	weblets/dired/icons/edit.png, weblets/dired/icons/gimp.png,
	weblets/dired/icons/gv.png, weblets/dired/icons/keyboard.png,
	weblets/dired/icons/misc.png, weblets/dired/icons/mplayer.png,
	weblets/dired/icons/old/camera.png,
	weblets/dired/icons/old/download1.png,
	weblets/dired/icons/old/download2.png,
	weblets/dired/icons/old/edit1.png, weblets/dired/icons/old/edit2.png,
	weblets/dired/icons/old/exec.png,
	weblets/dired/icons/old/filetypes.png,
	weblets/dired/icons/old/gimp.png, weblets/dired/icons/old/goto.png,
	weblets/dired/icons/old/help1.png, weblets/dired/icons/old/help2.png,
	weblets/dired/icons/old/misc1.png, weblets/dired/icons/old/misc2.png,
	weblets/dired/icons/old/remove.png, weblets/dired/icons/old/rm1.png,
	weblets/dired/icons/old/rm2.png, weblets/dired/icons/print.png,
	weblets/dired/icons/save.png, weblets/dired/icons/tar.png,
	weblets/dired/icons/trash.png, weblets/dired/icons/xmms.png,
	weblets/dired/jpeg.scm, weblets/dired/lib.scm,
	weblets/dired/names.scm, weblets/dired/param.scm,
	weblets/dired/tarball.scm, weblets/home/demos/sudoku/sudoku.hop:
	Remove DIRED from the standard weblets.
	[17813d24f567]

	* INSTALL, Makefile, hopwiki/syntax.scm, runtime/http-response.scm,
	share/hop-iwindow.js, share/hop-paned.css, share/hop-paned.js,
	share/hop.js, weblets/doc/.afile, weblets/doc/examples/notepad-2.hop,
	weblets/doc/tutorials/01-ajax.wiki, weblets/doc/widgets.hop,
	weblets/home/.afile, weblets/home/Makefile,
	weblets/home/demos/sudoku/sudoku.hop,
	weblets/home/demos/sudoku/sudoku.scm, weblets/home/docs.wiki,
	weblets/home/download.wiki, weblets/home/home.hop,
	weblets/home/home.hss, weblets/home/install.wiki,
	weblets/home/weblets.wiki, weblets/home/wiki.hop, weblets/hop/.afile,
	weblets/hz/.afile, weblets/hz/hz.hop, weblets/hz/hz.hss:
	Opera, Konqueror, compatibility fixes.
	[8f6d863b1802]

2006-05-15  Manuel Serrano (Manuel.Serrano@inria.fr)

	* Makefile:
	The demos and contribs are removed from the main tree.
	[644e1e70db07]

	* LICENSE, share/hop-iwindow.js, share/hop-paned.js, share/hop.js,
	weblets/doc/.afile, weblets/home/.afile, weblets/home/Makefile,
	weblets/home/config.hop, weblets/home/download.wiki,
	weblets/home/home.hop, weblets/home/home.hss,
	weblets/home/license.wiki, weblets/home/presentation.wiki,
	weblets/hop/.afile, weblets/hz/.afile:
	Konqueror and Opera compatibility fixes.
	[d751a52681bb]

	* LICENSE, weblets/Makefile, weblets/doc/.afile,
	weblets/doc/api/hooks.wiki, weblets/doc/api/http-response.wiki,
	weblets/doc/examples/hook-1.hop, weblets/home/.afile,
	weblets/home/Makefile, weblets/home/demo.hop, weblets/home/faq.wiki,
	weblets/home/home.hop, weblets/home/home.hss,
	weblets/home/icons/logo-bg-128x128.jpeg,
	weblets/home/icons/logo-bg-128x128.jpeg.old,
	weblets/home/icons/logo-bg-128x128.png,
	weblets/home/icons/tip-32x32.png, weblets/home/icons/tip-48x48.png,
	weblets/home/license.wiki, weblets/home/presentation.wiki,
	weblets/home/tips.hss, weblets/home/widgets.hop,
	weblets/home/wiki.hop, weblets/hop/.afile, weblets/hz/.afile:
	HOME improvements.
	[e42a07014ace]

2006-05-14  Manuel Serrano (Manuel.Serrano@inria.fr)

	* LICENSE, Makefile, hopwiki/syntax.scm, runtime/cache.scm,
	runtime/http-error.scm, share/hop.js, weblets/doc/api/cache.wiki,
	weblets/doc/api/wiki.wiki, weblets/home/.afile,
	weblets/home/Makefile, weblets/home/articles/hop-lang/article.html,
	weblets/home/articles/hop-lang/webmail-short.png,
	weblets/home/articles/scheme2js/P4.png,
	weblets/home/articles/scheme2js/article.html,
	weblets/home/articles/scheme2js/macG4.png,
	weblets/home/articles/scheme2js/macX86.png, weblets/home/config.hop,
	weblets/home/demo.hop, weblets/home/demos/repl/repl.hop,
	weblets/home/docs.wiki, weblets/home/home.hop, weblets/home/home.hss,
	weblets/home/license.wiki, weblets/home/presentation.wiki,
	weblets/home/widgets.hop, weblets/hop/.afile, weblets/hop/Makefile,
	weblets/hop/hop.hop, weblets/info/info.hop, weblets/info/info.hss:
	Fix many bugs in cache manager.
	[ad0969a21693]

2006-05-13  Manuel Serrano (Manuel.Serrano@inria.fr)

	* share/hop-iwindow.js, weblets/home/demos/repl/repl.hop:
	Fix small problems with inner window with parent.
	[589b533c8bc3]

	* runtime/read-js.scm, runtime/read.scm, runtime/xml.scm,
	scheme2js/gen-code.scm, weblets/home/.afile, weblets/home/demo.hop:
	Fix \n vs \\\n problem in scheme2js, gencode.scm and
	runtime/read.js.
	[8eb69aaeb1dc]

	* hopscheme/make-lib.scm, hopscheme/tilde-escape.scm,
	runtime/hop-foldlist.scm, runtime/js-lib.scm, runtime/xml.scm,
	share/hop-foldlist.js, share/hop-iwindow.js, share/hop-tabslider.js,
	weblets/doc/api/delay.wiki, weblets/doc/api/foldlist.wiki,
	weblets/doc/api/iwindow.wiki, weblets/doc/examples/foldlist-2.hop,
	weblets/doc/examples/tree-2.hop, weblets/home/.afile,
	weblets/home/Makefile, weblets/home/demo.hop,
	weblets/home/demos/minesweeper/Makefile,
	weblets/home/demos/minesweeper/blank.gif,
	weblets/home/demos/minesweeper/bombdeath.gif,
	weblets/home/demos/minesweeper/bombflagged.gif,
	weblets/home/demos/minesweeper/bombmisflagged.gif,
	weblets/home/demos/minesweeper/bombquestion.gif,
	weblets/home/demos/minesweeper/bombrevealed.gif,
	weblets/home/demos/minesweeper/minesweeper.hop,
	weblets/home/demos/minesweeper/minesweeper.scm,
	weblets/home/demos/minesweeper/revealed0.gif,
	weblets/home/demos/minesweeper/revealed1.gif,
	weblets/home/demos/minesweeper/revealed2.gif,
	weblets/home/demos/minesweeper/revealed3.gif,
	weblets/home/demos/minesweeper/revealed4.gif,
	weblets/home/demos/minesweeper/revealed5.gif,
	weblets/home/demos/minesweeper/revealed6.gif,
	weblets/home/demos/minesweeper/revealed7.gif,
	weblets/home/demos/minesweeper/revealed8.gif,
	weblets/home/demos/repl/Makefile, weblets/home/demos/repl/repl.hop,
	weblets/home/demos/repl/repl.hss, weblets/home/demos/rss/Makefile,
	weblets/home/demos/rss/rss.hop, weblets/home/demos/rss/rss.hss,
	weblets/home/demos/source/Makefile,
	weblets/home/demos/source/source.hop,
	weblets/home/demos/source/source.hss,
	weblets/home/demos/sudoku/Makefile,
	weblets/home/demos/sudoku/sudoku.hop,
	weblets/home/demos/sudoku/sudoku.hss,
	weblets/home/demos/sudoku/sudoku.png,
	weblets/home/demos/sudoku/sudoku.scm,
	weblets/home/demos/wiki/Makefile, weblets/home/demos/wiki/wiki.hop,
	weblets/home/demos/wiki/wiki.hss, weblets/home/home.hop,
	weblets/home/home.hss, weblets/home/widgets.hop, weblets/hop/.afile:
	Complete a first version of the Home web page demo.
	[5279adc1f47c]

2006-05-11  Manuel Serrano (Manuel.Serrano@inria.fr)

	* configure, etc/configure.scm.in, runtime/misc.scm, runtime/param.scm,
	runtime/service.scm, runtime/weblets.scm, share/icons/home.png,
	share/icons/password.png, src/Makefile, src/hop-param.scm,
	src/init.scm, weblets/Makefile, weblets/doc/.afile,
	weblets/doc/tutorials/04-authentication.wiki, weblets/home/.afile,
	weblets/home/Makefile, weblets/home/home.hop, weblets/home/home.info,
	weblets/home/widgets.hop, weblets/hop/.afile, weblets/hop/Makefile,
	weblets/hop/config.hop, weblets/hop/hop.hop, weblets/hop/hop.hss,
	weblets/hop/hop.info, weblets/password/password.hop:
	Add the default hop weblet.
	[921be5d3be53]

2006-05-10  Manuel Serrano (Manuel.Serrano@inria.fr)

	* share/hop-iwindow.js, share/icons/logo.png, weblets/Makefile,
	weblets/doc/tutorials/05-rss.wiki, weblets/doc/widgets.hop,
	weblets/home/.afile, weblets/home/Makefile, weblets/home/config.hop,
	weblets/home/demo.hop, weblets/home/home.hop, weblets/home/home.hss,
	weblets/home/widgets.hop:
	The first version of the documentation is completed. Start Weblet
	HOME.
	[41e37a2d0f6f]

	* runtime/hop-foldlist.scm, share/hop-tabslider.js,
	weblets/doc/api/foldlist.wiki, weblets/doc/api/tabslider.wiki,
	weblets/doc/api/tooltip.wiki, weblets/doc/examples/foldlist-1.hop,
	weblets/doc/examples/tabslider-1.hop:
	Add documentation for FOLDLIST and TABSLIDERS.
	[f2f09e058100]

	* hopscheme/hop-aliases.scm, weblets/doc/.afile,
	weblets/doc/api/slider.wiki, weblets/doc/api/tooltip.wiki,
	weblets/doc/examples/tooltip-1.hop:
	Add documentation for tooltips.
	[65424708c605]

	* Makefile, runtime/hop.scm, src/Makefile, weblets/doc/.afile,
	weblets/doc/api/cookie.wiki, weblets/doc/api/head.wiki,
	weblets/doc/api/http-message.wiki, weblets/doc/api/http.wiki,
	weblets/doc/api/xml.wiki, weblets/doc/doc.hss,
	weblets/doc/examples/rss.hop, weblets/doc/services.hop,
	weblets/doc/tutorials/05-rss.wiki:
	Add the RSS tutorial.
	[0567ca514453]

	* hopscheme/hop-aliases.scm, runtime/css.scm, runtime/hop.scm,
	runtime/param.scm, runtime/service.scm, runtime/user.scm,
	share/hop.js, src/main.scm, weblets/doc/.afile, weblets/doc/api.hop,
	weblets/doc/api/access.wiki, weblets/doc/api/cgi.wiki,
	weblets/doc/api/cookie.wiki, weblets/doc/api/hss.wiki,
	weblets/doc/api/iwindow.wiki, weblets/doc/api/md5.wiki,
	weblets/doc/api/notepad.wiki, weblets/doc/api/pan.wiki,
	weblets/doc/api/slider.wiki, weblets/doc/api/sorttable.wiki,
	weblets/doc/api/sqlite.wiki, weblets/doc/api/timeout.wiki,
	weblets/doc/api/tree.wiki, weblets/doc/api/url.wiki,
	weblets/doc/api/wiki.wiki, weblets/doc/api/xml.wiki,
	weblets/doc/doc.hss, weblets/doc/examples/iwindow.hop,
	weblets/doc/search.hop, weblets/doc/services.hop,
	weblets/doc/tutorials.hop, weblets/doc/tutorials/00-hello.wiki,
	weblets/doc/tutorials/01-ajax.wiki,
	weblets/doc/tutorials/04-authentication.wiki,
	weblets/doc/widgets.hop, weblets/hz/.afile,
	weblets/hz/authenticate.hop, weblets/hz/hz.hop, weblets/hz/hz.hss,
	weblets/hz/repository.hop, weblets/hz/weblets.hop:
	Complete the documentation for CGI, URL, and XML.
	[3753c31481ef]

2006-05-09  Manuel Serrano (Manuel.Serrano@inria.fr)

	* runtime/http-response.scm, runtime/http-shoutcast.scm,
	src/hop-param.scm, src/init.scm, weblets/doc/api/authentication.wiki,
	weblets/doc/api/http-response.wiki, weblets/doc/api/tree.wiki,
	weblets/doc/tutorials/04-authentication.wiki:
	Add documentation for authentication facilities.
	[3b2085490e38]

	* runtime/http-response.scm, runtime/misc.scm, runtime/service.scm,
	runtime/types.scm, runtime/weblets.scm, src/hop-param.scm,
	src/init.scm, weblets/doc/.afile, weblets/doc/api/http-response.wiki,
	weblets/doc/doc.hss, weblets/hz/.afile:
	Change the security policy for the remote requests.
	[572b10a02dfa]

2006-05-08  Manuel Serrano (Manuel.Serrano@inria.fr)

	* runtime/hop.scm, weblets/doc/api.hop, weblets/doc/api/base64.wiki,
	weblets/doc/api/http-response.wiki, weblets/doc/api/service.wiki,
	weblets/doc/api/slider.wiki, weblets/doc/api/sqlite.wiki,
	weblets/doc/doc.hss, weblets/doc/examples/service-6.hop,
	weblets/doc/libraries.hop:
	Add the documentation for the SQLITE library.
	[74c901da09c5]

	* runtime/hop.scm, runtime/http-response.scm, runtime/js-lib.scm,
	runtime/xml.scm, weblets/doc/api/service.wiki,
	weblets/doc/examples/service-6.hop:
	WITH-HOP now has the same semantics when used from servers and
	client.
	[ad727cf6a552]

	* runtime/event.scm, runtime/hop-notepad.scm, runtime/hop-tree.scm,
	runtime/hop.scm, runtime/http-response.scm, runtime/js-lib.scm,
	runtime/param.scm, runtime/prefs.scm, runtime/read-js.scm,
	runtime/service.scm, runtime/types.scm, share/hop.js,
	weblets/doc/.afile, weblets/doc/Makefile,
	weblets/doc/api/http-request.wiki,
	weblets/doc/api/http-response.wiki, weblets/doc/api/service.wiki,
	weblets/doc/api/wiki.wiki, weblets/doc/doc.hop, weblets/doc/doc.hss,
	weblets/doc/libraries.hop, weblets/doc/search.hop,
	weblets/doc/wiki.hop:
	Rename SCHEME->JAVASCRIPT into HOP->JSON, start JSON->HOP.
	[23b24933afa4]

2006-05-07  Manuel Serrano (Manuel.Serrano@inria.fr)

	* runtime/hop.scm, runtime/http-response.scm, runtime/js-lib.scm,
	runtime/service.sch, scheme2js/runtime/runtime.js,
	share/hop-slider.js, weblets/doc/.afile, weblets/doc/api.hop,
	weblets/doc/api/http-response.wiki, weblets/doc/api/service.wiki,
	weblets/doc/examples/service-2.hop,
	weblets/doc/examples/service-3.hop,
	weblets/doc/examples/service-4.hop,
	weblets/doc/examples/service-5.hop,
	weblets/doc/examples/slider-1.hop, weblets/doc/examples/slider-2.hop,
	weblets/doc/widgets.hop:
	WITH-HOP can now be used from the client AND the server.
	[1a566ffcd0e1]

	* runtime/http-response.scm, weblets/doc/api/service.wiki,
	weblets/doc/examples/service-2.hop,
	weblets/doc/tutorials/01-ajax.wiki:
	Big improvement: implicit casts (whic are documented) in WITH-HOP.
	[898a8e004899]

2006-05-06  Manuel Serrano (Manuel.Serrano@inria.fr)

	* weblets/doc/.afile, weblets/doc/api.hop, weblets/doc/api/cgi.wiki,
	weblets/doc/doc.hop, weblets/doc/tutorials/03-proxy.wiki:
	Add documentation for CGI arguments parsing.
	[407cb143c701]

	* hopscheme/hop-aliases.scm, hopscheme/runtime-files.scm,
	runtime/dom.scm, runtime/service.scm, share/Makefile,
	share/hop-dom.js, share/hop.js, weblets/doc/api/dom.wiki,
	weblets/doc/tutorials/01-ajax.wiki,
	weblets/doc/tutorials/02-hss.wiki,
	weblets/doc/tutorials/03-proxy.wiki,
	weblets/doc/tutorials/04-client.wiki:
	Bind HTML constructor in the client side.
	[345b99963fff]

	* runtime/dom.scm, weblets/doc/.afile, weblets/doc/api.hop,
	weblets/doc/api/dom.wiki, weblets/doc/api/head.wiki,
	weblets/doc/api/hss.wiki, weblets/doc/api/html.wiki,
	weblets/doc/api/inline.wiki, weblets/doc/doc.hss:
	Addiition of the document for the DOM facilities.
	[2a3ec4500bb4]

2006-05-05  Manuel Serrano (Manuel.Serrano@inria.fr)

	* demos/wikiedit/wikiedit.hop, runtime/http-response.scm, share/hop.js,
	weblets/doc/.afile, weblets/doc/api.hop,
	weblets/doc/api/service.wiki, weblets/doc/examples/base64.hop,
	weblets/doc/examples/request-1.hop,
	weblets/doc/examples/service-1.hop, weblets/doc/examples/wiki.hop,
	weblets/doc/search.hop, weblets/doc/services.hop,
	weblets/doc/tutorials.hop, weblets/doc/tutorials/01-ajax.wiki,
	weblets/doc/widgets.hop, weblets/doc/wiki.hop,
	weblets/hz/authenticate.hop, weblets/hz/hz.hop,
	weblets/hz/install.hop, weblets/hz/repository.hop,
	weblets/hz/sync.hop, weblets/hz/weblets.hop, weblets/info/info.hop,
	weblets/webfilter/webfilter.hop:
	The client form (HOP ...) has been eliminated to the benefit of
	(WITH-HOP ...)
	[79e771dbbc8b]

	* runtime/hop-inline.scm, weblets/doc/.afile, weblets/doc/api.hop,
	weblets/doc/api/inline.wiki, weblets/doc/examples/inline.hop,
	weblets/doc/search.hop:
	Complete the INLINE documentation.
	[597ec5efc453]

	* share/hop-iwindow.css, share/hop-iwindow.js,
	weblets/doc/tutorials/04-filtering.wiki,
	weblets/doc/tutorials/04-proxy.wiki:
	Minor fixes.
	[69fdba3383c2]

	* etc/Makefile, etc/hopwiki.init.in, runtime/html-extra.scm,
	runtime/html-foldlist.scm, runtime/html-inline.scm,
	runtime/html-notepad.scm, runtime/html-paned.scm,
	runtime/html-slider.scm, runtime/html-tabslider.scm,
	runtime/html-tree.scm, runtime/html-window.scm,
	weblets/doc/wikisyntax.hop:
	Cleanup the population.
	[d25dbed45a41]

	* etc/Makefile.version, weblets/doc/Makefile,
	weblets/doc/api/base64.wiki, weblets/doc/api/cache.wiki,
	weblets/doc/api/config.wiki, weblets/doc/api/delay.wiki,
	weblets/doc/api/filters.wiki, weblets/doc/api/head.wiki,
	weblets/doc/api/hooks.wiki, weblets/doc/api/hss.wiki,
	weblets/doc/api/html.wiki, weblets/doc/api/http-message.wiki,
	weblets/doc/api/http-request.wiki,
	weblets/doc/api/http-response.wiki, weblets/doc/api/img.wiki,
	weblets/doc/api/iwindow.wiki, weblets/doc/api/md5.wiki,
	weblets/doc/api/notepad.wiki, weblets/doc/api/pan.wiki,
	weblets/doc/api/param-misc.wiki, weblets/doc/api/param-rc.wiki,
	weblets/doc/api/read.wiki, weblets/doc/api/service.wiki,
	weblets/doc/api/slider.wiki, weblets/doc/api/sorttable.wiki,
	weblets/doc/api/tree.wiki, weblets/doc/api/wiki.wiki,
	weblets/doc/examples/base64.hop,
	weblets/doc/examples/color-chooser.hop,
	weblets/doc/examples/filter-1.hop, weblets/doc/examples/filter-2.hop,
	weblets/doc/examples/iwindow.hop, weblets/doc/examples/notepad-1.hop,
	weblets/doc/examples/notepad-2.hop, weblets/doc/examples/paned-1.hop,
	weblets/doc/examples/request-1.hop,
	weblets/doc/examples/service-1.hop,
	weblets/doc/examples/service-2.hop,
	weblets/doc/examples/slider-1.hop,
	weblets/doc/examples/sorttable.hop, weblets/doc/examples/tooltip.hop,
	weblets/doc/examples/tree-1.hop, weblets/doc/examples/tree-2.hop,
	weblets/doc/examples/wiki.hop, weblets/doc/wiki/basic.wiki,
	weblets/doc/wiki/hop.wiki, weblets/doc/wiki/link.wiki,
	weblets/doc/wiki/lists.wiki, weblets/doc/wiki/misc.wiki,
	weblets/doc/wiki/paragraph.wiki, weblets/doc/wiki/plugin.wiki,
	weblets/doc/wiki/section.wiki, weblets/doc/wiki/syntax.wiki,
	weblets/doc/wiki/tables.wiki, weblets/doc/wiki/tt.wiki:
	Add the doc subdirectories that where not tracked by the svn.
	[09ffcb59f375]

	* demos/slider/slider.hop, runtime/hop-extra.scm:
	Minor fixes in the demo.
	[d517598bbf9f]

	* runtime/xml.scm, share/hop-iwindow.css, share/hop-iwindow.js,
	weblets/doc/.afile, weblets/doc/api.hop, weblets/doc/search.hop,
	weblets/doc/tutorials.hop, weblets/doc/widgets.hop:
	Add the documentation for all HTML markups included the IMG markup.
	[e26395503d69]

	* weblets/doc/.afile, weblets/doc/api.hop, weblets/doc/doc.hop,
	weblets/doc/doc.hss, weblets/doc/search.hop,
	weblets/doc/tutorials.hop:
	Implementation of the tutorial "search" query.
	[3df22eaab7ee]

2006-05-04  Manuel Serrano (Manuel.Serrano@inria.fr)

	* weblets/doc/.afile, weblets/doc/doc.hop, weblets/doc/doc.hss,
	weblets/doc/tutorials.hop:
	Complete the documentation for HSS.
	[f12ad14e96ca]

	* hopscheme/hop-aliases.scm, share/Makefile, share/hop-fx.js,
	weblets/doc/.afile, weblets/doc/api.hop, weblets/doc/widgets.hop:
	Addition of hop-fx.js
	[b3b3b6f4d20d]

	* hopscheme/hop-aliases.scm, runtime/event.scm,
	scheme2js/runtime/runtime.js, share/hop-iwindow.js, share/hop.js,
	weblets/doc/.afile, weblets/doc/api.hop, weblets/doc/config.hop,
	weblets/doc/doc.hop, weblets/doc/doc.hss, weblets/doc/search.hop,
	weblets/doc/widgets.hop:
	Add serialization of list in the hopscheme library.
	[79be8f8e8b06]

2006-05-03  Manuel Serrano (Manuel.Serrano@inria.fr)

	* runtime/xml.scm, share/hop-iwindow.js, weblets/doc/.afile,
	weblets/doc/api.hop:
	Add scroll on search in the doc Weblet (see scrollBy in
	doc/api.hop).
	[d3da469d4c98]

	* share/hop-iwindow.js, weblets/doc/.afile, weblets/doc/doc.hss,
	weblets/doc/search.hop, weblets/doc/widgets.hop:
	Fix a small bug in iwindow sticky mode (currently "iconified"
	state).
	[858c0f6be064]

	* share/hop-iwindow.js, weblets/doc/.afile, weblets/doc/search.hop:
	Add documentation for <HEAD> and the config parameters.
	[c81a31c9eaed]

	* hopwiki/syntax.scm, runtime/js-lib.scm, share/hop-iwindow.js,
	weblets/doc/.afile, weblets/doc/tutorials.hop, weblets/hz/hz.hop,
	weblets/hz/hz.hss, weblets/hz/repository.hop, weblets/hz/weblets.hop:
	HZ now uses hop-iwindow.
	[f42c4614fc32]

2006-05-02  Manuel Serrano (Manuel.Serrano@inria.fr)

	* demos/calendar/calendar.hop, demos/dhtml/dhtml.hop,
	demos/event/event.hop, demos/foldlist/foldlist.hop,
	demos/hss/hss.hop, demos/notepad/notepad.hop, demos/paned/paned.hop,
	demos/slider/slider.hop, demos/sorttable/sorttable.hop,
	demos/sudoku/sudoku.hop, demos/tabslider/tabslider.hop,
	demos/todolist/todolist.hop, demos/tree/tree.hop,
	demos/wikiedit/wikiedit.hop, hopscheme/hop-scheme-head.scm,
	hopscheme/runtime-files.scm, hopwiki/syntax.scm,
	runtime/hop-extra.scm, runtime/http-error.scm, runtime/service.scm,
	runtime/xml.scm, share/hop-iwindow.css, share/hop-iwindow.js,
	weblets/demos/demos.hop, weblets/dired/html.scm,
	weblets/dired/jpeg.scm, weblets/doc/.afile, weblets/doc/widgets.hop,
	weblets/hz/authenticate.hop, weblets/hz/hz.hop,
	weblets/hz/repository.hop, weblets/hz/sync.hop,
	weblets/info/info.hop, weblets/jobs/jobs.scm,
	weblets/password/password.hop, weblets/webconf/webconf.hop,
	weblets/webfilter/webfilter.hop:
	Remove the HOP-HEAD markup. This one is now subsumed by HEAD.
	[6886c15c36a2]

2006-04-28  Manuel Serrano (Manuel.Serrano@inria.fr)

	* hopscheme/hop-aliases.scm, hopwiki/syntax.scm, share/hop-tree.js,
	weblets/doc/doc.hss, weblets/doc/tutorials.hop,
	weblets/doc/widgets.hop:
	Add man page for HOP-READ and HOP-LOAD. Add Ajax tutorial.
	[73bf5709bffc]

	* hopscheme/hop-aliases.scm, hopwiki/syntax.scm, runtime/hop-paned.scm,
	share/hop-notepad.js, share/hop-paned.js, weblets/doc/.afile,
	weblets/doc/api.hop, weblets/doc/doc.hop, weblets/doc/doc.hss,
	weblets/doc/search.hop, weblets/doc/tutorials.hop,
	weblets/doc/widgets.hop, weblets/doc/wiki.hop, weblets/hz/.afile:
	Add man pages for hooks and filters.
	[e5bbf7553fff]

2006-04-27  Manuel Serrano (Manuel.Serrano@inria.fr)

	* hopwiki/syntax.scm, runtime/Makefile, runtime/hop-extra.scm,
	runtime/hop-foldlist.scm, runtime/hop-inline.scm,
	runtime/hop-notepad.scm, runtime/hop-paned.scm,
	runtime/hop-slider.scm, runtime/hop-tabslider.scm,
	runtime/hop-tree.scm, runtime/hop-window.scm, runtime/hop.scm,
	runtime/http-error.scm, runtime/make-lib.scm, runtime/service.scm,
	share/hop-iwindow.js, share/hop-notepad.js, weblets/doc/.afile,
	weblets/doc/api.hop, weblets/doc/doc.hss, weblets/doc/search.hop,
	weblets/doc/tutorials.hop, weblets/doc/widgets.hop,
	weblets/doc/wiki.hop, weblets/hz/.afile:
	Renaming of the files runtime/html-....scm in runtime/hop-...scm.
	[da7cb4a8de6d]

2006-04-26  Manuel Serrano (Manuel.Serrano@inria.fr)

	* runtime/html-foldlist.scm, share/hop-foldlist.css,
	weblets/doc/.afile, weblets/doc/api.hop, weblets/doc/doc.hss,
	weblets/doc/search.hop, weblets/doc/tutorials.hop,
	weblets/doc/widgets.hop, weblets/doc/wiki.hop:
	Fix the fold-lists CSS definitions.
	[95decbc651af]

	* runtime/hop.scm, runtime/service.scm, runtime/weblets.scm,
	src/main.scm, src/parseargs.scm, weblets/doc/.afile,
	weblets/doc/Makefile, weblets/doc/api.hop, weblets/doc/config.hop,
	weblets/doc/doc.hop, weblets/doc/doc.hss, weblets/doc/search.hop,
	weblets/doc/tutorials.hop:
	Change the autoload/hop machinery. Autoload is now the last filter.
	[33eedf68b9b0]

	* hopscheme/hop-aliases.scm, share/hop-iwindow.js, weblets/Makefile,
	weblets/doc/.afile, weblets/doc/Makefile, weblets/doc/api.hop,
	weblets/doc/config.hop, weblets/doc/doc.hop, weblets/doc/doc.hss,
	weblets/doc/doc.info, weblets/doc/search.hop,
	weblets/doc/services.hop, weblets/doc/widgets.hop,
	weblets/doc/wiki.hop, weblets/doc/wikisyntax.hop, weblets/hz/.afile:
	Move doc to the main tree.
	[0ab9bc8f0616]

2006-04-25  Florian Loitsch <florian.loitsch@sophia.inria.fr>

	* hopscheme/hop-scheme-head.scm, hopscheme/hopscheme-config.scm,
	scheme2js/allocate-names.scm, scheme2js/config.scm,
	scheme2js/scheme2js.scm:
	forgot to add hopscheme-config.scm, config.scm and allocate-
	names.scm added interface-parameter to scheme2js file compilation
	interface.
	[149d047d1b69]

	* hopwiki/syntax.scm:
	Minor wiki changes.
	[c37f0ecda7ce]

2006-04-19  Florian Loitsch <florian.loitsch@sophia.inria.fr>

	* hopscheme/Makefile, hopscheme/hop-scheme-head.scm,
	hopscheme/hopscheme.scm, hopscheme/tilde-escape.scm,
	scheme2js/Makefile, scheme2js/capture.scm,
	scheme2js/compile-optimized-boolify.scm,
	scheme2js/compile-optimized-call.scm, scheme2js/compile.scm,
	scheme2js/constants.scm, scheme2js/dot-expand.scm,
	scheme2js/expand.scm, scheme2js/inline.scm, scheme2js/make-lib.scm,
	scheme2js/node-elimination.scm, scheme2js/nodes.sch,
	scheme2js/nodes.scm, scheme2js/pobject-conv.scm,
	scheme2js/protobject.sch, scheme2js/scheme2js.scm,
	scheme2js/statements.scm, scheme2js/symbol.scm,
	scheme2js/tail-rec.scm, scheme2js/tail.scm,
	scheme2js/transform-util.scm, scheme2js/var.scm,
	scheme2js/verbose.scm:
	preparation for thread-safety.
	[909f364dccbb]

	* hopscheme/dollar-escape.scm, scheme2js/compile.scm,
	scheme2js/dot-expand.scm, scheme2js/expand.scm,
	scheme2js/pobject-conv.scm, scheme2js/scheme2js.scm,
	scheme2js/statements.scm:
	bugfix: "part"-bodies were not correctly handled (let loops...)
	improvement: added a hook for pre-expansion new feature: added
	preliminary support for locations (can be added as comments).
	[a9f017a67339]

2006-04-10  Florian Loitsch <florian.loitsch@sophia.inria.fr>

	* scheme2js/compile-optimized-call.scm:
	some more inlinings.
	[ac6c6b33c842]

	* scheme2js/inline.scm, scheme2js/scheme2js.scm:
	added no inline flag.
	[bb35b0fddb45]

	* scheme2js/runtime/runtime.js:
	cosmetic changes to sc_Keyword integration.
	[76c0cb010bfa]

2006-04-25  Manuel Serrano (Manuel.Serrano@inria.fr)

	* configure, hopwiki/syntax.scm, weblets/hz/.afile:
	Enrich the wiki syntax.
	[521f86c6d0fb]

2006-04-24  Manuel Serrano (Manuel.Serrano@inria.fr)

	* hopwiki/syntax.scm, runtime/css.scm, runtime/html-notepad.scm,
	runtime/http-error.scm, runtime/read.scm, runtime/xml.scm,
	share/hop-iwindow.css, share/hop-iwindow.js, share/hop-notepad.js,
	share/icons/dict.png, share/icons/edu.png, share/icons/source.png:
	Fix wiki, fix iwindow.
	[88273f0a8ce1]

2006-04-21  Manuel Serrano (Manuel.Serrano@inria.fr)

	* hopwiki/syntax.scm, runtime/cgi.scm, runtime/html-window.scm,
	share/Makefile, share/hop-iwindow.css, share/hop-iwindow.js,
	share/hop-window.js, share/hop.css, share/hop.js,
	share/icons/iwindow-bottom-left.png,
	share/icons/iwindow-bottom-middle.png,
	share/icons/iwindow-bottom-right.png, share/icons/iwindow-close.png,
	share/icons/iwindow-icon.png, share/icons/iwindow-maximize.png,
	share/icons/iwindow-shadow-e.png, share/icons/iwindow-shadow-ne.png,
	share/icons/iwindow-shadow-s.png, share/icons/iwindow-shadow-se.png,
	share/icons/iwindow-shadow-sw.png,
	share/icons/iwindow-title-left.png,
	share/icons/iwindow-title-right.png, share/icons/iwindow-title.png,
	share/md5.js, weblets/hz/.afile:
	Add hop-iwindow as replacement of hop-float-window.
	[638546a78f3c]

2006-04-14  Manuel Serrano (Manuel.Serrano@inria.fr)

	* hopwiki/syntax.scm, hopwiki/toc.scm, runtime/user.scm,
	share/base64.js, share/md5.js:
	Wiki improvements.
	[ed296dc4263e]

2006-04-13  Manuel Serrano (Manuel.Serrano@inria.fr)

	* hopwiki/syntax.scm, hopwiki/toc.scm, runtime/dom.scm,
	weblets/hz/.afile:
	Complete wiki toc.
	[552f5936566d]

2006-04-12  Manuel Serrano (Manuel.Serrano@inria.fr)

	* hopwiki/syntax.scm, hopwiki/toc.scm, runtime/xml.sch,
	runtime/xml.scm:
	Important DOM fixes.
	[e50297248054]

	* hopwiki/Makefile, hopwiki/make-lib.scm, hopwiki/syntax.scm,
	hopwiki/toc.scm, runtime/dom.scm:
	Start wiki toc.
	[5ffd5caf7191]

	* demos/wikiedit/wikiedit.hop, hopwiki/syntax.scm, weblets/hz/.afile:
	Hopwiki fixes.
	[143521819fdb]

2006-04-10  Manuel Serrano (Manuel.Serrano@inria.fr)

	* demos/wikiedit/wikiedit.hop, hopwiki/syntax.scm,
	share/icons/bookcase.png, weblets/hz/.afile:
	Minor Wiki parsing fixes.
	[353646b199ec]

2006-04-09  Manuel Serrano (Manuel.Serrano@inria.fr)

	* demos/wikiedit/wikiedit.hop, demos/wikiedit/wikiedit.hss:
	Wikiedit demo.
	[4e9876a95375]

2006-04-08  Manuel Serrano (Manuel.Serrano@inria.fr)

	* demos/Makefile, demos/list.hop, demos/wikiedit/Makefile,
	demos/wikiedit/wikiedit.hop, demos/wikiedit/wikiedit.hss,
	weblets/demos/demos.hop:
	Addition of the wikiedit demo.
	[d6d8b36be623]

	* hopwiki/syntax.scm, weblets/hz/.afile:
	Re-write of the wiki parser.
	[5a34e3a6eae9]

2006-04-05  Manuel Serrano (Manuel.Serrano@inria.fr)

	* hopwiki/syntax.scm, weblets/hz/.afile:
	Table added to the wiki parser.
	[33ec24ad81ae]

2006-04-04  Manuel Serrano (Manuel.Serrano@inria.fr)

	* hopwiki/syntax.scm, weblets/hz/.afile:
	Wiki parser improvements.
	[96aaa701bd4c]

2006-04-03  Manuel Serrano (Manuel.Serrano@inria.fr)

	* contribs/jsMath/Makefile, etc/Makefile.contrib, hopwiki/make-lib.scm,
	hopwiki/syntax.scm, runtime/event.scm:
	Wiki library.
	[978afd56d0bb]

	* Makefile, configure, hopwiki/Makefile, hopwiki/make-lib.scm,
	hopwiki/syntax.scm, runtime/cache.scm, runtime/event.scm,
	runtime/make-lib.scm, runtime/read.scm, src/init.scm,
	weblets/hz/.afile, weblets/info/info.hop, weblets/info/info.hss:
	BROADCAST-HOP-EVENT! addition.
	[acf4553f597b]

2006-04-02  Manuel Serrano (Manuel.Serrano@inria.fr)

	* Makefile:
	Minor Makefile fix.
	[31f0de8d0fe9]

	* runtime/cache.scm, runtime/misc.scm, runtime/read.scm,
	weblets/info/info.info:
	Remove WITH-HANDLER became useless because of the new WARNING
	implementation.
	[a3046236b88b]

2006-04-01  Manuel Serrano (Manuel.Serrano@inria.fr)

	* demos/Makefile, runtime/Makefile, runtime/cache.scm,
	runtime/make-lib.scm, src/init.scm:
	Add caching (first installed for HSS).
	[614b6173ea96]

2006-03-30  Manuel Serrano (Manuel.Serrano@inria.fr)

	* configure, etc/hoprc.hop.in, weblets/hz/.afile, weblets/hz/Makefile:
	hoprc.hop additions.
	[96ed130bdc6d]

2006-03-29  Manuel Serrano (Manuel.Serrano@inria.fr)

	* runtime/prefs.scm, weblets/demos/demos.info, weblets/hz/hz.hop,
	weblets/hz/weblets.hop, weblets/webfilter/webfilter.hop,
	weblets/webfilter/webfilter.hss, weblets/webfilter/webfilter.info:
	Preferences now handle bool type.
	[3627c72902bd]

	* Makefile, runtime/user.scm, weblets/Makefile, weblets/demos/Makefile,
	weblets/dired/Makefile, weblets/hz/Makefile, weblets/hz/db.hop,
	weblets/hz/hz.hop, weblets/info/Makefile, weblets/jobs/Makefile,
	weblets/password/Makefile, weblets/webconf/Makefile,
	weblets/webfilter/Makefile:
	Minor weblets Makefile fix.
	[6602aca3444b]

	* weblets/Makefile:
	Weblet installation fix.
	[a0c52a46434e]

	* configure, weblets/hz/db.hop, weblets/hz/hz.hop,
	weblets/hz/repository.hop, weblets/hz/sync.hop,
	weblets/hz/weblets.hop, weblets/password/password.info:
	Yet another HZ fix.
	[ec0d92f36d42]

	* Makefile, etc/Makefile.hopconfig.in:
	Makefile backtrack + branch merge.
	[72b05698a9cb]

	* demos/sudoku/sudoku.hop:
	Small fix
	[be1fcd8ea153]

2006-03-28  Erick Gallesio <eg@essi.fr>

	* Makefile, configure, etc/Makefile.hopconfig.in:
	Fixed Makefiles for custom etc/ location
	[82f5d4bef8b9]

	* demos/sudoku/sudoku.hop, demos/sudoku/sudoku.hss,
	demos/sudoku/sudoku.scm, weblets/demos/demos.hop:
	Better Sudoku + Merge
	[179d1aefb788]

	* scheme2js/runtime/runtime.js:
	merge
	[c7166853fdea]

	* scheme2js/runtime/runtime.js:
	Fixed eq? on keywords
	[c67d307100a3]

2006-03-27  Erick Gallesio <eg@essi.fr>

	* scheme2js/compile.scm, scheme2js/gen-code.scm,
	scheme2js/runtime/runtime.js:
	Added keywords to scheme2js
	[64bf9e32aeeb]

	* demos/Makefile, demos/list.hop, demos/sudoku/Makefile,
	demos/sudoku/sudoku.hop, demos/sudoku/sudoku.hss,
	demos/sudoku/sudoku.png, demos/sudoku/sudoku.scm,
	runtime/html-foldlist.scm, weblets/demos/demos.hop:
	Added sudoku demo
	[e9e7e46fa9c7]

2006-03-29  Manuel Serrano (Manuel.Serrano@inria.fr)

	* weblets/hz/db.hop, weblets/hz/hz.hop, weblets/hz/repository.hop,
	weblets/hz/sync.hop:
	Minor HZ fix.
	[61bed673d587]

2006-03-27  Florian Loitsch <florian.loitsch@sophia.inria.fr>

	* scheme2js/compile-optimized-call.scm, scheme2js/runtime/runtime.js:
	runtime improvements
	[4795b4044325]

2006-03-28  Manuel Serrano (Manuel.Serrano@inria.fr)

	* configure, runtime/Makefile, runtime/make-lib.scm, runtime/prefs.sch,
	runtime/prefs.scm, runtime/read.scm, share/hop.js,
	weblets/hz/Makefile, weblets/hz/authenticate.hop,
	weblets/hz/config.hop, weblets/hz/db.hop, weblets/hz/hz.hop,
	weblets/hz/hz.hss, weblets/hz/hz.info, weblets/hz/icons/apply.png,
	weblets/hz/icons/box.png, weblets/hz/icons/config.png,
	weblets/hz/icons/delete.png, weblets/hz/icons/download.png,
	weblets/hz/icons/file.png, weblets/hz/icons/game.png,
	weblets/hz/icons/hop.png, weblets/hz/icons/multimedia.png,
	weblets/hz/icons/package.png, weblets/hz/icons/reload.png,
	weblets/hz/icons/run.png, weblets/hz/icons/update.png,
	weblets/hz/icons/warning.png, weblets/hz/install.hop,
	weblets/hz/repository.hop, weblets/hz/sync.hop,
	weblets/hz/weblets.hop, weblets/hz/widgets.hop:
	Complete the first HZ version.
	[fc0d5efdd517]

2006-03-27  Manuel Serrano (Manuel.Serrano@inria.fr)

	* configure, etc/Makefile, etc/Makefile.hopconfig.in,
	etc/Makefile.version:
	Minor Makefile changes.
	[66685de994f0]

	* weblets/Makefile:
	Fix weblets Makefile (installation).
	[61563ed6267f]

	* Makefile, configure, etc/Makefile, etc/Makefile.hopconfig.in,
	etc/configure.scm.in, etc/hoprc.hop.in, runtime/Makefile,
	runtime/http-error.scm, runtime/misc.scm, share/Makefile,
	share/hop.js, src/Makefile, src/hop-param.scm, src/init.scm,
	src/parseargs.scm, weblets/Makefile, weblets/demos/demos.hop,
	weblets/webconf/webconf.hop:
	Adding HZ weblet manager.
	[f28356e16b43]

2006-03-23  Florian Loitsch <florian.loitsch@sophia.inria.fr>

	* scheme2js/inline.scm, scheme2js/scheme2js.scm:
	flag to scheme2js to allow/disallow inlining of global vars.
	[99202a55d6e3]

	* scheme2js/Makefile:
	hop-eval should have never been added to the repository.
	[2cacb44b76d1]

	* scheme2js/statements.scm:
	compiler fix. non-statement Begins at the place of statement begins
	triggered function calls.
	[a68b718c7fea]

	* scheme2js/runtime/runtime.js:
	it's "vector?" and not "is-vector?" (same for "array")
	[da1a5e241f77]

2006-03-22  Manuel Serrano (Manuel.Serrano@inria.fr)

	* runtime/html-window.scm, share/hop-window.js:
	Minor FLOAT-WINDOW fix.
	[1a26c94c0ff0]

	* hopscheme/dollar-escape.scm:
	better dollar handling. (again).
	[cde6ed7065a3]

	* runtime/html-window.scm, share/hop-window.js:
	Changes to <FLOAT-WINDOW>, to be checked by Erick.
	[6c295246eb2e]

	* scheme2js/Makefile:
	scheme2js Makefile fix.
	[ad04446f905c]

	* scheme2js/compile-optimized-call.scm:
	adjust peephole optims for vectors.
	[cdb917ba9f32]

	* scheme2js/Makefile, scheme2js/js-interface.scm,
	scheme2js/runtime/Makefile, scheme2js/runtime/exporter.scm,
	scheme2js/runtime/runtime.js, share/Makefile:
	better integration of scheme2js runtime. vectors are arrays now.
	[75cceb4b00fb]

	* hopscheme/dollar-escape.scm:
	fix for previous commit...
	[dccf42cf8854]

	* hopscheme/dollar-escape.scm:
	improved dollar escape: $x.y.z is "expanded" to (begin $x).y.z
	[9c2cce9ed50f]

2006-03-21  Florian Loitsch <florian.loitsch@sophia.inria.fr>

	*
	merge
	[fa78132d1382]

	* scheme2js/compile-optimized-call.scm:
	optim-bugfixes (- x) and (/ y) wasn't correctly handled.
	[779d0dce7d44]

2006-03-22  Manuel Serrano (Manuel.Serrano@inria.fr)

	* etc/Makefile.library, runtime/js-lib.scm, share/hop.js,
	weblets/demos/demos.hop:
	Class instances are now handled by scheme->javascript.
	[7532799121d9]

2006-03-21  Erick Gallesio <eg@essi.fr>

	* runtime/html-extra.scm:
	Merge
	[051240d92aa3]

2006-03-20  Erick Gallesio <eg@essi.fr>

	* runtime/html-window.scm, share/hop-window.js:
	small fixes
	[27c7996b0ffd]

	*
	merge
	[c09c0b809572]

	* runtime/html-extra.scm, runtime/html-window.scm,
	share/hop-window.css, share/hop-window.js,
	share/icons/resize-grip.png, weblets/webconf/webconf.hss:
	floating windows can be resized
	[1e3aad2d3e50]

2006-03-21  Manuel Serrano (Manuel.Serrano@inria.fr)

	* runtime/http-response.scm, runtime/make-lib.scm, runtime/service.sch,
	runtime/types.scm, scheme2js/runtime_mapping.alist, share/hop.js,
	share/runtime.js, src/parseargs.scm:
	Scheme->JavaScript improvements and HTTP-RESPONSE-JS type.
	[3fe6488fe293]

	* configure:
	Switch to 1.2.1.
	[446cfb7b9e75]

	* .hgtags:
	Added tag v1.2.1 for changeset
	83162e27a61b20312f7e9ae58df084bbbea031c1
	[4d7119bf15f8]

	* .hgtags:
	Added tag v1.2.0 for changeset
	f908a318f2a648ec4b7592e6564d7e84c285ab0c
	[83162e27a61b]

	* demos/Makefile, demos/list.hop, demos/minesweeper/Makefile,
	demos/minesweeper/blank.gif, demos/minesweeper/bombdeath.gif,
	demos/minesweeper/bombflagged.gif,
	demos/minesweeper/bombmisflagged.gif,
	demos/minesweeper/bombquestion.gif,
	demos/minesweeper/bombrevealed.gif,
	demos/minesweeper/minesweeper.hop, demos/minesweeper/minesweeper.scm,
	demos/minesweeper/revealed0.gif, demos/minesweeper/revealed1.gif,
	demos/minesweeper/revealed2.gif, demos/minesweeper/revealed3.gif,
	demos/minesweeper/revealed4.gif, demos/minesweeper/revealed5.gif,
	demos/minesweeper/revealed6.gif, demos/minesweeper/revealed7.gif,
	runtime/html-extra.scm, src/hop-param.scm, weblets/Makefile:
	Move the minesweeper from weblets to demos.
	[f908a318f2a6]

	* runtime/param.scm, scheme2js/gen-js.scm,
	scheme2js/runtime_mapping.alist, share/hop.js, share/runtime.js,
	src/hop-param.scm, src/main.scm, weblets/minesweeper/minesweeper.hop:
	Various hopscheme integration fixes.
	  - src/main.scm now uses a preload-libraries list.
	  - the runtime.js now supports sci_String serialization.
	  - the scheme->js name mangling is less restrictive.
	[4906e5165b19]

2006-03-20  Florian Loitsch <florian.loitsch@sophia.inria.fr>

	* weblets/Makefile, weblets/minesweeper/blank.gif,
	weblets/minesweeper/bombdeath.gif,
	weblets/minesweeper/bombflagged.gif,
	weblets/minesweeper/bombmisflagged.gif,
	weblets/minesweeper/bombquestion.gif,
	weblets/minesweeper/bombrevealed.gif,
	weblets/minesweeper/minesweeper.hop,
	weblets/minesweeper/minesweeper.scm,
	weblets/minesweeper/revealed0.gif, weblets/minesweeper/revealed1.gif,
	weblets/minesweeper/revealed2.gif, weblets/minesweeper/revealed3.gif,
	weblets/minesweeper/revealed4.gif, weblets/minesweeper/revealed5.gif,
	weblets/minesweeper/revealed6.gif, weblets/minesweeper/revealed7.gif:
	minesweeper example demonstrating the use of Scheme on the client
	side.
	[dbff18f82123]

	* runtime/xml.scm:
	<markup></ markup> is not always equivalent to <markup />.
	Especially <div>, <span> ... must not be written as <markup />.
	[9ea1e0441a20]

	* etc/Makefile.library, etc/hopscheme.init.in, runtime/param.scm,
	runtime/user.scm, share/Makefile, share/base64.js, share/hop.js:
	Adding various user facilities.
	[0a913978ae46]

	* etc/hopscheme.init.in, hopscheme/Makefile,
	hopscheme/dollar-escape.scm, hopscheme/hop-scheme-head.scm,
	hopscheme/hopscheme.scm, hopscheme/runtime-files.scm,
	hopscheme/tilde-escape.scm:
	<HOP-SCHEME-HEAD> and refactored hopscheme.
	[8a908a6e0299]

	* share/runtime-interface.js:
	number->symbol 2nd part.
	[4ca63cc4000b]

2006-03-17  Florian Loitsch <florian.loitsch@sophia.inria.fr>

	* scheme2js/runtime_mapping.alist, scheme2js/scheme2js.scm,
	scheme2js/symbol.scm, share/runtime.js:
	added number->string. better unbound var handling.
	[4e0ee0b2b585]

	* hopscheme/hopscheme.scm, scheme2js/make-lib.scm:
	unbound symbols are now by default Javascript variables.
	[a839af6e274c]

2006-03-20  Manuel Serrano (Manuel.Serrano@inria.fr)

	* runtime/http-lib.scm, runtime/thread.scm, share/hop.js, src/main.scm:
	Minor trace improvements.
	[d5cd997b7ea9]

2006-03-16  flo@durga.inria.fr

	* scheme2js/inline.scm, scheme2js/scheme2js.scm:
	don't remove assignments to global vars. add function to compile
	files.
	[a45d4ac506ef]

	* hopscheme/hopscheme.scm:
	removed spurious output.
	[334f6071033c]

	* hopscheme/Makefile:
	ressembles the scheme2js Makefile now.
	[d881cbd963c2]

	* etc/hopscheme.init.in, etc/scheme2js.init.in:
	the init files for hopscheme and scheme2js
	[eb2590a0820f]

	* Makefile, configure, etc/Makefile, hopscheme/Makefile,
	hopscheme/hopscheme.scm, hopscheme/make-lib.scm:
	hopscheme provides the interface between hop and scheme2js.
	[38f7267f687d]

	* scheme2js/dot-expand.scm, scheme2js/make-lib.scm:
	exported scheme2js initial expander. dot-expand fix.
	[48ae5abb1de4]

	* share/Makefile, share/runtime-interface.js, share/runtime.js:
	add scheme runtime files.
	[05d4371febd7]

2006-03-17  Manuel Serrano (Manuel.Serrano@inria.fr)

	* demos/Makefile, runtime/css.scm, runtime/html-extra.scm,
	runtime/misc.scm, runtime/xml.sch, share/icons/system.png,
	weblets/demos/demos.hop, weblets/info/info.hop:
	Minor fixes.
	[b0cc50f13260]

2006-03-16  Manuel Serrano (Manuel.Serrano@inria.fr)

	* Makefile:
	Minor Makefile fix.
	[d2f45f2407c2]

	* runtime/xml.scm:
	The XML class is now concrete for enabling inheritance from eval.
	[de7989ce9992]

	* Makefile, configure, runtime/misc.scm, runtime/read.scm,
	scheme2js/Makefile:
	Merge
	[9aae9774dc1b]

2006-03-15  Erick Gallesio <eg@essi.fr>

	* scheme2js/Makefile, weblets/demos/demos.hop:
	* Added .afile generation in scheme2js/Makefile
	* Added read rad-{pre,post}-hook in demos
	[842ff2511c88]

	* runtime/Makefile, src/Makefile:
	merge
	[45bc845cfcb7]

	* Makefile, configure, etc/Makefile.hopconfig.in, runtime/Makefile,
	runtime/misc.scm, runtime/read.scm:
	Merge
	[30963fbfb493]

	* demos/foldlist/comment.hop, demos/tabslider/comment.hop,
	weblets/demos/demos.hop, weblets/demos/demos.hss:
	Code cleaning
	[bf36dc84d039]

2006-03-14  eg@origan.stklos.org

	* demos/foldlist/comment.hop, share/hop-foldlist.css,
	weblets/demos/Makefile, weblets/demos/demos.hop,
	weblets/demos/demos.hss, weblets/demos/demos.js:
	Changed the Editor window in Demos by an inline editor
	[4741d5839ae0]

	* weblets/demos/demos.hss:
	The left frame is now defined in demos/list.hop rather than
	dynamically
	[57f522b513ce]

	* demos/Makefile, demos/list.hop, demos/tabslider/tabslider.hop,
	weblets/demos/demos.hop, weblets/demos/demos.hss:
	The left frame is now defined in demos/list.hop rather than
	dynamically
	[8e232c0a2ec8]

	* configure, demos/Makefile, demos/calendar/Makefile,
	demos/calendar/calendar.css, demos/calendar/calendar.hop,
	demos/calendar/calendar.hss, demos/dhtml/Makefile,
	demos/dhtml/dhtml.hop, demos/event/Makefile, demos/event/event.hop,
	demos/filtering/Makefile, demos/filtering/filtering.hop,
	demos/foldlist/Makefile, demos/foldlist/comment.hop,
	demos/foldlist/demofl.css, demos/foldlist/foldlist.hop,
	demos/hss/Makefile, demos/hss/hss.hop, demos/hss/hss.hss,
	demos/notepad/Makefile, demos/notepad/notepad.hop,
	demos/notepad/nuvola/128x128/galeon.png,
	demos/notepad/nuvola/128x128/konqueror.png,
	demos/notepad/nuvola/128x128/mozilla.png,
	demos/notepad/nuvola/128x128/netscape.png,
	demos/notepad/nuvola/16x16/galeon.png,
	demos/notepad/nuvola/16x16/konqueror.png,
	demos/notepad/nuvola/16x16/mozilla.png,
	demos/notepad/nuvola/16x16/netscape.png, demos/paned/Makefile,
	demos/paned/paned.hop, demos/slider/Makefile,
	demos/slider/comment.hop, demos/slider/slider.hop,
	demos/sorttable/Makefile, demos/sorttable/sorttable.hop,
	demos/sorttable/sorttable.hss, demos/tabslider/Makefile,
	demos/tabslider/comment.hop, demos/tabslider/demots.hss,
	demos/tabslider/tabslider.hop, demos/text/Makefile,
	demos/text/text.hop, demos/todolist/Makefile,
	demos/todolist/todolist.hop, demos/tree/Makefile, demos/tree/img.png,
	demos/tree/tree.hop, runtime/html-window.scm, runtime/read.scm,
	share/hop-window.css, share/hop-window.js,
	share/icons/window-handle.png, src/Makefile, weblets/demos/demos.hop,
	weblets/demos/demos.hss, weblets/webconf/webconf.hss:
	Changed (one more time) the structures of the demos. User edited
	demos are now correctly run Corrected some bugs in Makefiles
	[5e29e52a7ad4]

2006-03-08  Erick Gallesio <eg@essi.fr>

	* demos/widgets/foldlist/foldlist.hop, runtime/Makefile,
	runtime/hop.scm, runtime/html-foldlist.scm, runtime/make-lib.scm,
	share/Makefile, share/hop-foldlist.css, share/hop-foldlist.js,
	weblets/webconf/webconf.hop:
	Renamed *folditem.* files in *foldlist.*
	[956e878559c3]

2006-03-07  eg@origan.stklos.org

	* demos/widgets/foldlist/foldlist.hop, weblets/webconf/webconf.hop,
	weblets/webconf/webconf.hss:
	Fixed webconf with new fold list conventions
	[9a181ad158e5]

	* demos/widgets/foldlist/Makefile, demos/widgets/foldlist/comment.hop,
	demos/widgets/foldlist/demofl.css,
	demos/widgets/foldlist/foldlist.hop,
	demos/widgets/tabslider/comment.hop, runtime/html-folditem.scm,
	share/icons/triangle-down.png, share/icons/triangle-right.png:
	Minor modification to <FL>
	[9c8561b68eb6]

	* demos/widgets/Makefile, demos/widgets/foldlist/Makefile,
	demos/widgets/foldlist/demofl.css,
	demos/widgets/foldlist/foldlist.hop, runtime/html-folditem.scm,
	runtime/html-tabslider.scm, share/hop-folditem.css,
	share/hop-folditem.js:
	- Changed the foling list implementation,
	- Added a demo for folding-lists
	[80d964a36e47]

	* demos/Makefile, demos/misc/Makefile, demos/misc/calendar/Makefile,
	demos/misc/calendar/calendar.css, demos/misc/calendar/calendar.hop,
	demos/misc/calendar/calendar.hss, demos/misc/dhtml/Makefile,
	demos/misc/dhtml/dhtml.hop, demos/misc/event/Makefile,
	demos/misc/hss/Makefile, demos/misc/hss/hss.hop,
	demos/misc/hss/hss.hss, demos/misc/text/Makefile,
	demos/misc/text/text.hop, demos/misc/wadler/Makefile,
	demos/misc/wadler/wadler.hop, demos/proxy/Makefile,
	demos/proxy/filtering/Makefile, demos/proxy/filtering/filtering.hop,
	demos/widgets/Makefile, demos/widgets/notepad/Makefile,
	demos/widgets/paned/Makefile, demos/widgets/paned/paned.hop,
	demos/widgets/slider/Makefile, demos/widgets/slider/comment.hop,
	demos/widgets/sorttable/Makefile,
	demos/widgets/sorttable/sorttable.hop,
	demos/widgets/sorttable/sorttable.hss,
	demos/widgets/tabslider/Makefile,
	demos/widgets/tabslider/comment.hop,
	demos/widgets/tabslider/demots.hss,
	demos/widgets/tabslider/perso.hss,
	demos/widgets/tabslider/tabslider.hop, demos/widgets/tree/Makefile,
	etc/Makefile.hopconfig.in, share/hop-tabslider.css, weblets/Makefile,
	weblets/demos/demos.hop:
	Added a bunch of demos
	[6b719a00b497]

2006-03-03  Erick Gallesio <eg@essi.fr>

	* Makefile, demos/Makefile, demos/widgets/Makefile,
	demos/widgets/notepad/Makefile, demos/widgets/paned/Makefile,
	demos/widgets/slider/Makefile, demos/widgets/tabslider/Makefile,
	demos/widgets/tree/Makefile, src/Makefile:
	Fixed demos Makefiles after renaming
	[3463dd628268]

	* demos/widgets/Makefile, demos/widgets/notepad/Makefile,
	demos/widgets/notepad/notepad.hop,
	demos/widgets/notepad/nuvola/128x128/galeon.png,
	demos/widgets/notepad/nuvola/128x128/konqueror.png,
	demos/widgets/notepad/nuvola/128x128/mozilla.png,
	demos/widgets/notepad/nuvola/128x128/netscape.png,
	demos/widgets/notepad/nuvola/16x16/galeon.png,
	demos/widgets/notepad/nuvola/16x16/konqueror.png,
	demos/widgets/notepad/nuvola/16x16/mozilla.png,
	demos/widgets/notepad/nuvola/16x16/netscape.png,
	demos/widgets/paned/Makefile, demos/widgets/paned/paned.hop,
	demos/widgets/slider/Makefile, demos/widgets/slider/slider.hop,
	demos/widgets/tabslider/Makefile,
	demos/widgets/tabslider/comment.hop,
	demos/widgets/tabslider/tabslider.hop, demos/widgets/tree/Makefile,
	demos/widgets/tree/img.png, demos/widgets/tree/tree.hop:
	Renamed demos/weblets into demos/widgets
	[9fa2fb43f45c]

2006-03-15  flo@durga.inria.fr

	* scheme2js/Makefile:
	fixed dependencies.
	[606c49fdabbc]

	* scheme2js/nodes.sch, scheme2js/protobject.sch,
	scheme2js/runtime_mapping_hack.sch, scheme2js/tools.sch:
	removed subversion's Id tag.
	[1970f495f628]

	* scheme2js/capture.scm, scheme2js/collect-vars.scm,
	scheme2js/compile-optimized-boolify.scm,
	scheme2js/compile-optimized-call.scm, scheme2js/compile.scm,
	scheme2js/constants.scm, scheme2js/dot-expand.scm,
	scheme2js/expand.scm, scheme2js/expanders.scm,
	scheme2js/gen-code.scm, scheme2js/gen-js.scm, scheme2js/inline.scm,
	scheme2js/liveness.scm, scheme2js/node-elimination.scm,
	scheme2js/nodes.scm, scheme2js/pobject-conv.scm,
	scheme2js/protobject.scm, scheme2js/scheme2js.scm,
	scheme2js/side.scm, scheme2js/statements.scm, scheme2js/symbol.scm,
	scheme2js/tail-rec.scm, scheme2js/tail.scm,
	scheme2js/transform-util.scm, scheme2js/traverse.scm,
	scheme2js/var.scm:
	removed subversions' id-tags. and a small improvement for the dot-
	notation.
	[fe58c39e3eff]

2006-03-16  Manuel Serrano (Manuel.Serrano@inria.fr)

	* Makefile, configure, etc/hop.init.in, runtime/event.scm,
	runtime/html-extra.scm, runtime/read.scm, runtime/weblets.scm,
	runtime/xml.sch, runtime/xml.scm, src/main.scm:
	Fix libraries setting.
	[c9f7619e20b9]

2006-03-15  Manuel Serrano (Manuel.Serrano@inria.fr)

	* etc/Makefile, etc/Makefile.library, runtime/Makefile,
	scheme2js/Makefile:
	Minor Makefiles fix.
	[856b3fdabc55]

	* scheme2js/Makefile, scheme2js/capture.scm,
	scheme2js/collect-vars.scm, scheme2js/compile.scm,
	scheme2js/constants.scm, scheme2js/inline.scm,
	scheme2js/liveness.scm, scheme2js/node-elimination.scm,
	scheme2js/nodes.scm, scheme2js/scheme2js.scm, scheme2js/side.scm,
	scheme2js/statements.scm, scheme2js/symbol.scm,
	scheme2js/tail-rec.scm, scheme2js/tail.scm,
	scheme2js/transform-util.scm, scheme2js/traverse.scm,
	scheme2js/var.scm, src/Makefile:
	Get rid of the -eval option in scheme2js Makefile.
	[1ef9efb3a880]

2006-03-14  Manuel Serrano (Manuel.Serrano@inria.fr)

	* .hgtags:
	Added tag v1.2.0 for changeset
	94f85c8b97bc4b517a3510785abc3a4584dfe1d8
	[48a846dc89d7]

	* configure, runtime/http-error.scm, runtime/misc.scm,
	runtime/service.scm:
	Switch to 1.2.0.
	[94f85c8b97bc]

2006-03-13  flo@durga.inria.fr

	*
	.afile should not be versioned.
	[83e6cf3096f0]

	* Makefile, scheme2js/.afile, scheme2js/Makefile,
	scheme2js/capture.scm, scheme2js/collect-vars.scm,
	scheme2js/compile-optimized-boolify.scm,
	scheme2js/compile-optimized-call.scm, scheme2js/compile.scm,
	scheme2js/constants.scm, scheme2js/dot-expand.scm,
	scheme2js/expand.scm, scheme2js/expanders.scm,
	scheme2js/gen-code.scm, scheme2js/gen-js.scm, scheme2js/hop-eval.sch,
	scheme2js/inline.scm, scheme2js/js-interface.scm,
	scheme2js/liveness.scm, scheme2js/make-lib.scm,
	scheme2js/node-elimination.scm, scheme2js/nodes.sch,
	scheme2js/nodes.scm, scheme2js/pobject-conv.scm,
	scheme2js/protobject-eval.sch, scheme2js/protobject.sch,
	scheme2js/protobject.scm, scheme2js/runtime_mapping.alist,
	scheme2js/runtime_mapping_hack.sch, scheme2js/scheme2js.scm,
	scheme2js/side.scm, scheme2js/statements.scm, scheme2js/symbol.scm,
	scheme2js/tail-rec.scm, scheme2js/tail.scm, scheme2js/tools.sch,
	scheme2js/transform-util.scm, scheme2js/traverse.scm,
	scheme2js/var.scm, scheme2js/verbose.scm:
	scheme2js library drop.
	[f110ab9dd2f2]

2006-03-10  Manuel Serrano (Manuel.Serrano@inria.fr)

	* runtime/http-filter.scm, runtime/http-response.scm, share/hop.js,
	weblets/webfilter/webfilter.hop, weblets/webfilter/webfilter.hss:
	Add HTTP headers rewriting in webfilter.
	[e675fc0a60d9]

2006-03-08  flo@durga.inria.fr

	* runtime/param.scm, runtime/read.scm:
	we don't need load-hooks, but read-hooks.
	[889c4dae763f]

	* runtime/cgi.scm, runtime/param.scm, runtime/read.scm,
	weblets/webfilter/webfilter.hop:
	Add load pre and post hooks.
	[4305d3d06f0b]

2006-03-07  Manuel Serrano (Manuel.Serrano@inria.fr)

	* runtime/Makefile, runtime/xml.scm:
	Add the xml-write-attribute facility.
	[768507e9fdca]

2006-03-05  Manuel Serrano (Manuel.Serrano@inria.fr)

	* demos/misc/event/Makefile:
	Fix demos/misc/event/Makefile
	[af53e2c7e349]

	* Makefile, configure, demos/misc/event/Makefile,
	etc/Makefile.hopconfig.in:
	Manage "pre" and "rc" releases.
	[ef07f20dccaf]

2006-03-04  Manuel Serrano (Manuel.Serrano@inria.fr)

	* runtime/read.scm:
	Add #b prefix for binary integers.
	[8442fec5159c]

2006-03-03  Manuel Serrano (Manuel.Serrano@inria.fr)

	* demos/weblets/tabslider/Makefile:
	Fix tabslider demo Makefile.
	[106819b59c67]

	* demos/Makefile, demos/demos.hop, demos/misc/Makefile,
	demos/misc/event/Makefile, demos/weblets/Makefile,
	demos/weblets/notepad/Makefile, demos/weblets/paned/Makefile,
	demos/weblets/slider/Makefile, demos/weblets/tabslider/Makefile,
	demos/weblets/tree/Makefile, weblets/demos/Makefile,
	weblets/webfilter/BLACKLIST, weblets/webfilter/Makefile:
	Add pop entry to demos.
	[55fdbb66bd6f]

2006-03-02  Manuel Serrano (Manuel.Serrano@inria.fr)

	* Makefile, etc/Makefile.hopconfig.in, etc/Makefile.mercurial,
	etc/Makefile.version:
	Minor tagging addition.
	[37fbb6c5d096]

	* .hgtags:
	Added tag v1.1.1 for changeset
	8f82d623b7ad47570af20cd455b315a3c35e62cd
	[f22e0782b240]

	* Makefile:
	Minor Makefile changes.
	[8f82d623b7ad]

	* configure:
	Switch to a 3 digits numbering scheme.
	[9865fd77151f]

2006-03-01  Manuel Serrano (Manuel.Serrano@inria.fr)

	* weblets/webconf/webconf.hop:
	Minor fix.
	[9418f2a48510]

	* Makefile:
	Fix Makefile for parallel compilation.
	[03e5e17ceeef]

	* runtime/Makefile, runtime/html-folditem.scm, runtime/html-window.scm,
	runtime/make-lib.scm, runtime/weblets.scm:
	Merge
	[59213b1b49a4]

	* runtime/Makefile, runtime/hop.scm, runtime/html-folditem.scm,
	runtime/html-window.scm, runtime/make-lib.scm, share/Makefile,
	share/hop-window.css, share/hop-window.js,
	weblets/webconf/webconf.hop, weblets/webconf/webconf.hss:
	Added the <FLOAT-WINDOW> widget
	[2a44e1f40b5e]

	* runtime/Makefile, runtime/hop.scm, runtime/html-folditem.scm,
	runtime/make-lib.scm, share/Makefile, share/hop-folditem.css,
	share/hop-folditem.js, share/icons/triangle-down.png,
	share/icons/triangle-right.png, weblets/webconf/webconf.hop,
	weblets/webconf/webconf.hss, weblets/webconf/webconf.js:
	Added the <FOLD-ITEM> widget
	[a5886b155410]

2006-02-16  eg@origan.stklos.org

	* runtime/hop.scm, runtime/html-extra.scm, runtime/misc.scm,
	runtime/service.scm, runtime/weblets.scm, runtime/xml.scm,
	weblets/webconf/webconf.hss:
	merge
	[2629a9ad28b6]

	* runtime/weblets.scm, share/icons/shadow-e.png,
	share/icons/shadow-ne.png, share/icons/shadow-s.png,
	share/icons/shadow-se.png, share/icons/shadow-sw.png,
	weblets/webconf/webconf.hop, weblets/webconf/webconf.hss,
	weblets/webconf/webconf.js, weblets/webfilter/webfilter.info:
	Added shadows to floating windows.
	[e241b99c9d06]

2006-03-01  Manuel Serrano (Manuel.Serrano@inria.fr)

	* configure, src/Makefile, weblets/webfilter/webfilter.hop:
	Minor webfilter fix.
	[79732361db28]

2006-02-27  Manuel Serrano (Manuel.Serrano@inria.fr)

	* runtime/http-filter.scm, runtime/param.scm, runtime/read.scm,
	weblets/webfilter/webfilter.hop:
	Merge.
	[531b04bce0c6]

2006-02-25  Manuel Serrano (Manuel.Serrano@inria.fr)

	* runtime/Makefile, runtime/html-extra.scm, runtime/http-filter.scm,
	runtime/http-lib.scm, runtime/http-response.scm,
	runtime/make-lib.scm, runtime/misc.scm, runtime/param.scm,
	runtime/read.scm, runtime/types.scm, runtime/user.scm,
	weblets/webfilter/webfilter.hop:
	Merge.
	[401c4c9dc010]

2006-02-23  Manuel Serrano (Manuel.Serrano@inria.fr)

	* configure, share/hop.js:
	Check the Bigloo version during the auto-configuration.
	[4e26c368cb38]

	* runtime/http-lib.scm:
	Fix http-write-header according to the new Bigloo2.8 keywords
	representation.
	[efd17375dac9]

	* contribs/jsMath/jsMath.hop, runtime/event.scm,
	runtime/html-extra.scm, runtime/html-inline.scm,
	runtime/html-notepad.scm, runtime/html-paned.scm,
	runtime/html-slider.scm, runtime/html-tabslider.scm,
	runtime/html-tree.scm, runtime/http-error.scm, runtime/misc.scm,
	runtime/weblets.scm, runtime/xml.sch, runtime/xml.scm,
	weblets/webfilter/webfilter.hop:
	The DEFINE-XML-... form now requires identifiers surrounded with <
	and >.
	[ea750e05f6ea]

2006-02-24  Manuel Serrano (Manuel.Serrano@inria.fr)

	* runtime/Makefile, runtime/http-filter.scm, runtime/http-lib.scm,
	runtime/http-response.scm, runtime/make-lib.scm, runtime/types.scm,
	runtime/user.scm, weblets/webfilter/webfilter.hop:
	HTTP response filtering.
	[25d99949c9bd]

	* configure, contribs/jsMath/jsMath.hop, runtime/event.scm,
	runtime/html-extra.scm, runtime/html-inline.scm,
	runtime/html-notepad.scm, runtime/html-paned.scm,
	runtime/html-slider.scm, runtime/html-tabslider.scm,
	runtime/html-tree.scm, runtime/http-error.scm, runtime/http-lib.scm,
	runtime/misc.scm, runtime/user.scm, runtime/weblets.scm,
	runtime/xml.sch, runtime/xml.scm, share/hop.js,
	weblets/webfilter/webfilter.hop:
	Unison.
	[ebe7112584f6]

2006-02-21  Manuel Serrano (Manuel.Serrano@inria.fr)

	* weblets/webfilter/webfilter.hop:
	Minor fixes in webfilter.
	[cc920537eb82]

	* runtime/hop.scm, runtime/html-extra.scm, runtime/misc.scm,
	runtime/service.scm, runtime/xml.scm:
	fixes lost events.
	[1d611e9fbd07]

2006-02-17  flo@legolas.not.registered.inria.fr

	* runtime/event.scm:
	fixes lost events.
	[9ee147e0c5aa]

	* runtime/http-error.scm, share/hop.js:
	Minor CSS fixes.
	[fc41ea64b695]

	* runtime/css.scm:
	Enhance HSS functionalities. Escape sequences (prefixed with $) may
	now contain CSS blocks.
	[67e9ce717cb4]

2006-02-16  Manuel Serrano (Manuel.Serrano@inria.fr)

	* runtime/http-error.scm, share/hop-error.hss:
	Minor fixes.
	[f75f65641e33]

2006-02-15  Manuel Serrano (Manuel.Serrano@inria.fr)

	* runtime/misc.scm:
	Remove LIST-SPLIT which is now in the Bigloo standard library.
	[68b6cd80bb03]

	* runtime/html-extra.scm, runtime/misc.scm:
	Remove HOP-CALENDAR which has been renamed CALENDAR->LIST in the
	calendar lib.
	[53b60b5ac198]

2006-02-16  Manuel Serrano (Manuel.Serrano@inria.fr)

	* runtime/html-extra.scm, runtime/http-error.scm, runtime/misc.scm,
	runtime/xml.scm, share/hop-error.hss, share/hop.js,
	share/icons/notfound.png, share/icons/stop.png:
	Improve the display of error messages resulting from HOP calls.
	[5e3364cfadff]

2006-02-14  Manuel Serrano (Manuel.Serrano@inria.fr)

	* share/hop.js:
	Don't show the animation for HOP-EVENTs.
	[b5f602d37ad5]

	* share/hop.js:
	Added AJAX busy animation.
	[69dd4bad895b]

2006-02-13  serrano@smith.tamata.fr

	* runtime/hop.scm, runtime/param.sch, runtime/param.scm,
	runtime/service.scm, share/hop.js, weblets/dired/dired.scm,
	weblets/webfilter/webfilter.info:
	Minor fixes.
	[39e21ee34b5f]

	* runtime/param.sch, runtime/param.scm,
	weblets/webfilter/webfilter.info:
	Fix define-parameter macro.
	[243ca7368fe2]

2006-02-12  serrano@smith.tamata.fr

	* runtime/param.scm, runtime/weblets.scm, share/icons/control.png,
	weblets/Makefile, weblets/info/info.hop, weblets/webconf/webconf.hop,
	weblets/webfilter/Makefile, weblets/webfilter/webfilter.hop,
	weblets/webfilter/webfilter.hss, weblets/webfilter/webfilter.info:
	Add the webfilter webets. Rename "hoprc.scm" in "hoprc.hop".
	[f0f520957d3d]

	* weblets/bbdb/bbdb.hop:
	Minor BBDB CSS vs HSS fix.
	[0134f96164d2]

2006-02-11  serrano@smith.tamata.fr

	* Makefile:
	Fix small Makefile error.
	[e7eb90f21363]

	* runtime/html-extra.scm, runtime/user.scm, src/main.scm,
	weblets/dired/dired.scm:
	Minor fixes.
	[87062ad2c218]

2006-02-10  eg@origan.stklos.org

	*
	eg merge
	[1583092bd32e]

	* runtime/weblets.scm, weblets/bbdb/bbdb.hop, weblets/info/Makefile,
	weblets/info/info.hop, weblets/info/info.info,
	weblets/password/password.hop, weblets/webconf/Makefile,
	weblets/webconf/configure.png, weblets/webconf/webconf.hop,
	weblets/webconf/webconf.info:
	Added information files for the standard weblets
	[1447c305530b]

	* runtime/Makefile, runtime/make-lib.scm, runtime/weblets.scm,
	src/Makefile, src/parseargs.scm:
	moved weblets.scm from src to runtime
	[ae76bf57b9e9]

	* runtime/read.scm, src/main.scm, src/weblets.scm, weblets/Makefile,
	weblets/bbdb/Makefile, weblets/bbdb/bbdb.hop, weblets/bbdb/bbdb.info,
	weblets/bbdb/stock_people.png, weblets/password/Makefile,
	weblets/password/password.hop, weblets/password/password.info,
	weblets/webconf/webconf.hop, weblets/webconf/webconf.hss:
	merge
	[2da1afd5cfe5]

2006-02-06  eg@origan.stklos.org

	* runtime/read.scm, share/hop.scm, src/main.scm,
	weblets/webconf/webconf.hop:
	Merge
	[ef74b912cc06]

2006-01-30  eg@laxmi.inria.fr

	* weblets/webconf/webconf.hop, weblets/webconf/webconf.hss:
	Small fixes
	[49fb5638a705]

2006-02-10  serrano@smith.tamata.fr

	* runtime/mime.scm, runtime/param.sch, runtime/param.scm, src/init.scm:
	Two minor mime fixes.
	[9c085cbcaaa1]

	* Makefile, etc/Makefile.version:
	Change the distrib entry.
	[542ef11ce659]

2006-02-09  serrano@smith.tamata.fr

	* Makefile, runtime/param.scm, runtime/service.scm:
	Replace the prefix "anonymous" with a gensymed string.
	[f7f1f12fc832]

2006-02-08  serrano@smith.tamata.fr

	* configure, runtime/Makefile, runtime/hop.scm, runtime/html-extra.scm,
	runtime/js-lib.scm, runtime/make-lib.scm, runtime/misc.scm,
	runtime/param.scm, runtime/service.sch, runtime/service.scm,
	runtime/types.scm, runtime/xml.scm, src/init.scm, src/main.scm,
	src/weblets.scm, weblets/bbdb/bbdb.hop, weblets/dired/dired.scm,
	weblets/dired/html.scm, weblets/info/info.hop, weblets/jobs/jobs.scm,
	weblets/password/password.hop, weblets/webconf/webconf.hop:
	- DEFINE-WEBLET has been removed. Former DEFINE-WEBLET forms have to
	be replaced with DEFINE-SERVICE forms.
	- The HOP-HEAD :css and :jscript attributes now refuses list as
	argument but they accept multiple values such as (<HOP-HEAD>
	:css "foo.css" "bar.css" ...)
	[5d242267e073]

	* .hgtags:
	Added tag v1.1a for changeset
	cef64f2488b3f9394c22c470ed4a1784ebd3ed58
	[3d3dddd1e132]

2006-02-05  serrano@smith.tamata.fr

	* runtime/read.scm:
	Add the Skribe [...] syntax.
	[cef64f2488b3]

2006-02-03  serrano@smith.tamata.fr

	* runtime/Makefile, runtime/builtin.scm, runtime/cgi.scm,
	runtime/color.scm, runtime/css.scm, runtime/dom.scm,
	runtime/event.scm, runtime/hop.scm, runtime/html-extra.scm,
	runtime/html-inline.scm, runtime/html-notepad.scm,
	runtime/html-paned.scm, runtime/html-slider.scm,
	runtime/html-tabslider.scm, runtime/html-tree.scm,
	runtime/http-error.scm, runtime/http-lib.scm,
	runtime/http-response.scm, runtime/job.scm, runtime/js-lib.scm,
	runtime/make-lib.scm, runtime/mime.scm, runtime/misc.scm,
	runtime/param.scm, runtime/read.scm, runtime/service.scm,
	runtime/types.scm, runtime/user.scm, runtime/xml.scm, share/hop.scm,
	src/main.scm:
	Fix the HOP library exports. Add the color facilities.
	[0c43bed3c771]

2006-02-02  serrano@smith.tamata.fr

	* runtime/hop.scm, runtime/service.sch, runtime/service.scm,
	src/parseargs.scm, src/weblets.scm:
	Improve the weblets filtering and make the autoload process thread-
	safe.
	[ac4f70a3e247]

2006-02-01  serrano@smith.tamata.fr

	* contribs/jsMath/Makefile:
	Fix jsMath contrib.
	[9d23c6c8c3aa]

	* weblets/webconf/webconf.hop:
	Re-commit after pull because I don't understand HG well enough!
	[e951a9fab70d]

	*
	Commit due to hg problems.
	[15515c599de3]

	* runtime/xml.scm, weblets/dired/jpeg.scm:
	Minor fixes.
	[3653b5c8485e]

2006-01-30  eg@origan.stklos.org

	* share/hop.js, src/main.scm:
	Merge
	[7d1bfb867a1d]

2006-01-29  eg@origan.stklos.org

	* src/Makefile, src/main.scm, src/parseargs.scm, src/weblets.scm,
	weblets/Makefile, weblets/webconf/Makefile,
	weblets/webconf/webconf.hop, weblets/webconf/webconf.hss,
	weblets/webconf/webconf.js:
	Added the webconf weblet
	[3f1e2190b2fa]

2006-01-23  eg@laxmi.inria.fr

	* src/parseargs.scm:
	Modified autoload-weblets to take into account config files
	[c860fe28bb4b]

	* configure:
	Create the lib directory during configuration
	[8d90206e957d]

2006-01-29  serrano@smith.tamata.fr

	* runtime/builtin.scm, runtime/service.sch, runtime/service.scm:
	Minor fixes.
	[bbec379b9d8f]

2006-01-28  serrano@smith.tamata.fr

	* Makefile, runtime/html-extra.scm, runtime/http-error.scm,
	runtime/http-response.scm, share/icons/foot-logo.png,
	share/icons/logo-bg.png, src/main.scm:
	Minor fixes.
	[474c11d05804]

2006-01-27  serrano@redrock.inria.fr

	* Makefile, runtime/html-extra.scm, runtime/http-error.scm,
	share/icons/foot-logo.png, share/icons/logo-bg.png:
	Minor corrections.
	[ffd7de3b98fa]

2006-01-26  serrano@smith.tamata.fr

	* runtime/html-extra.scm:
	Addition of <HOP-FOOT-LOGO>.
	[688cb89f0bb4]

	* runtime/html-extra.scm, runtime/http-error.scm, runtime/types.scm,
	runtime/user.scm, share/icons/foot-logo.png, weblets/dired/dired.hss,
	weblets/info/info.hop, weblets/info/info.hss:
	Minor fixes.
	[05e2ddb248f8]

2006-01-24  serrano@redrock.inria.fr

	* share/hop.js, weblets/bbdb/bbdb.hop, weblets/dired/config.scm,
	weblets/dired/dired.js, weblets/dired/tarball.scm:
	Rename hop_replace into hop_replace_document.
	[59a115076124]

	* share/hop.js, weblets/jobs/jobs.scm:
	Rename hop_replace_id into hop_replace_inner_id.
	[d9246dc1e0c8]

	* runtime/js-lib.scm, share/hop-paned.css, share/hop.js, src/main.scm:
	Minor changes to hop.js runtime.
	[9b0f83238345]

2006-01-23  serrano@redrock.inria.fr

	* runtime/misc.scm, runtime/read.scm, share/hop.js, src/main.scm:
	Improve user error localizations.
	[b181af2da5b5]

2006-01-22  serrano@smith.tamata.fr

	* share/hop-slider.css:
	Minor MS fixes.
	[1b0ea24dde9f]

2006-01-21  serrano@smith.tamata.fr

	* share/hop.css, share/hop.js, share/hop.scm, src/main.scm:
	Library autoloading in share/hop.scm.
	[e1bde050174a]

	* weblets/Makefile:
	Remove snd from tree.
	[d7dcab167d92]

2006-01-20  serrano@smith.tamata.fr

	* Makefile, share/hop.scm, src/hop-param.scm, src/main.scm,
	src/parseargs.scm, weblets/bbdb/Makefile, weblets/bbdb/bbdb.hop,
	weblets/info/Makefile, weblets/info/info.hop,
	weblets/password/Makefile, weblets/password/password.hop:
	Automatic weblets autoload
	[b5aede989b59]

	* runtime/html-tabslider.scm, share/hop-tabslider.js:
	Tabsliders fix for Firefox 1.5
	[b127f694efef]

	* src/Makefile:
	Merge
	[0d04a4df5447]

	* src/Makefile:
	small mods
	[85a85d65e5b1]

	* configure, etc/Makefile.hopconfig.in, etc/Makefile.mercurial,
	etc/Makefile.version, runtime/Makefile:
	Remove runtime/configure.scm from the version tree.
	[5abc109a7e40]

	* Makefile, configure, contribs/Makefile, contribs/jsMath/Makefile,
	etc/Makefile, etc/Makefile.hopconfig.in, etc/Makefile.mercurial,
	etc/Makefile.version, runtime/Makefile, share/Makefile, src/Makefile,
	weblets/Makefile, weblets/bbdb/Makefile, weblets/bbdb/bbdb.hss,
	weblets/bbdb/bbdb.scm, weblets/dired/Makefile,
	weblets/dired/config.scm, weblets/dired/dired-moz.css,
	weblets/dired/dired.hss, weblets/dired/dired.js,
	weblets/dired/dired.scm, weblets/dired/html.scm,
	weblets/dired/icons.scm, weblets/dired/icons/22x22/back.png,
	weblets/dired/icons/22x22/camera.png,
	weblets/dired/icons/22x22/cancel.png,
	weblets/dired/icons/22x22/display.png,
	weblets/dired/icons/22x22/forward.png,
	weblets/dired/icons/22x22/info.png,
	weblets/dired/icons/22x22/landscape.png,
	weblets/dired/icons/22x22/portrait.png,
	weblets/dired/icons/22x22/seascape.png,
	weblets/dired/icons/22x22/trash.png,
	weblets/dired/icons/22x22/upsidedown.png,
	weblets/dired/icons/acroread.png, weblets/dired/icons/apps/avi.png,
	weblets/dired/icons/apps/backup.png, weblets/dired/icons/apps/c.png,
	weblets/dired/icons/apps/class.png,
	weblets/dired/icons/apps/default.png,
	weblets/dired/icons/apps/directory.png,
	weblets/dired/icons/apps/dvi.png, weblets/dired/icons/apps/eps.png,
	weblets/dired/icons/apps/h.png, weblets/dired/icons/apps/html.png,
	weblets/dired/icons/apps/jar.png, weblets/dired/icons/apps/mp3.png,
	weblets/dired/icons/apps/mpg.png, weblets/dired/icons/apps/ogg.png,
	weblets/dired/icons/apps/patch.png, weblets/dired/icons/apps/pdf.png,
	weblets/dired/icons/apps/php.png, weblets/dired/icons/apps/pl.png,
	weblets/dired/icons/apps/ps.png, weblets/dired/icons/apps/scm.png,
	weblets/dired/icons/apps/sh.png, weblets/dired/icons/apps/tbz.png,
	weblets/dired/icons/apps/tex.png, weblets/dired/icons/apps/tgz.png,
	weblets/dired/icons/apps/trash-empty.png,
	weblets/dired/icons/apps/trash-full.png,
	weblets/dired/icons/apps/xfig.png, weblets/dired/icons/apps/xls.png,
	weblets/dired/icons/apps/xml.png, weblets/dired/icons/camera.png,
	weblets/dired/icons/cancel.png, weblets/dired/icons/display.png,
	weblets/dired/icons/download.png, weblets/dired/icons/draw.png,
	weblets/dired/icons/edit.png, weblets/dired/icons/gimp.png,
	weblets/dired/icons/gv.png, weblets/dired/icons/keyboard.png,
	weblets/dired/icons/misc.png, weblets/dired/icons/mplayer.png,
	weblets/dired/icons/old/camera.png,
	weblets/dired/icons/old/download1.png,
	weblets/dired/icons/old/download2.png,
	weblets/dired/icons/old/edit1.png, weblets/dired/icons/old/edit2.png,
	weblets/dired/icons/old/exec.png,
	weblets/dired/icons/old/filetypes.png,
	weblets/dired/icons/old/gimp.png, weblets/dired/icons/old/goto.png,
	weblets/dired/icons/old/help1.png, weblets/dired/icons/old/help2.png,
	weblets/dired/icons/old/misc1.png, weblets/dired/icons/old/misc2.png,
	weblets/dired/icons/old/remove.png, weblets/dired/icons/old/rm1.png,
	weblets/dired/icons/old/rm2.png, weblets/dired/icons/print.png,
	weblets/dired/icons/save.png, weblets/dired/icons/tar.png,
	weblets/dired/icons/trash.png, weblets/dired/icons/xmms.png,
	weblets/dired/jpeg.scm, weblets/dired/lib.scm,
	weblets/dired/names.scm, weblets/dired/param.scm,
	weblets/dired/tarball.scm, weblets/info/Makefile,
	weblets/info/info.hss, weblets/info/info.scm, weblets/jobs/Makefile,
	weblets/jobs/jobs.hss, weblets/jobs/jobs.scm,
	weblets/password/Makefile, weblets/password/password.hss,
	weblets/password/password.png, weblets/password/password.scm,
	weblets/snd/Makefile:
	Weblets added.
	[daddabf2b490]

	* Makefile, contribs/Makefile, contribs/jsMath/Makefile,
	contribs/jsMath/README, contribs/jsMath/demos/jsMath.hop,
	contribs/jsMath/hop-jsMath.css, contribs/jsMath/jsMath-2.4b.zip,
	contribs/jsMath/jsMath-fonts-1.2.zip, contribs/jsMath/jsMath.hop,
	etc/Makefile:
	Directory contrib added.
	[f8b599b74af4]

	* .hgtags:
	Added tag v1.0i for changeset
	4a5c5d463ed995a101b3c1d2be44204e3da7a37e
	[172d554831b7]

	* Makefile, configure, etc/Makefile, etc/Makefile.contrib,
	etc/Makefile.hopconfig.in, etc/configure.scm.in, etc/hop.init.in,
	runtime/Makefile, runtime/builtin.scm, runtime/cgi.scm,
	runtime/compiler-macro.sch, runtime/configure.scm, runtime/css.scm,
	runtime/dom.scm, runtime/eval-macro.sch, runtime/event.scm,
	runtime/hop.scm, runtime/html-extra.scm, runtime/html-inline.scm,
	runtime/html-notepad.scm, runtime/html-paned.scm,
	runtime/html-slider.scm, runtime/html-tabslider.scm,
	runtime/html-tree.scm, runtime/http-error.scm, runtime/http-lib.sch,
	runtime/http-lib.scm, runtime/http-response.scm,
	runtime/http-shoutcast.scm, runtime/job.scm, runtime/js-lib.scm,
	runtime/make-lib.scm, runtime/mime.scm, runtime/misc.scm,
	runtime/param.sch, runtime/param.scm, runtime/read-js.scm,
	runtime/read.scm, runtime/service.sch, runtime/service.scm,
	runtime/thread.scm, runtime/types.scm, runtime/user.scm,
	runtime/xml.sch, runtime/xml.scm, share/Makefile,
	share/hop-error.hss, share/hop-lframe.css, share/hop-notepad.css,
	share/hop-notepad.js, share/hop-paned.css, share/hop-paned.js,
	share/hop-slider.css, share/hop-slider.js, share/hop-sorttable.css,
	share/hop-sorttable.js, share/hop-table.js, share/hop-tabslider.css,
	share/hop-tabslider.js, share/hop-tree.css, share/hop-tree.js,
	share/hop.css, share/hop.js, share/hop.scm, share/icons/base.png,
	share/icons/empty.png, share/icons/error.png, share/icons/file.png,
	share/icons/folder-close.png, share/icons/folder-open.png,
	share/icons/important.png, share/icons/info.png,
	share/icons/join.png, share/icons/joinbottom.png,
	share/icons/minus.png, share/icons/minusbottom.png,
	share/icons/notfound.png, share/icons/paned-hcursor.png,
	share/icons/paned-vcursor.png, share/icons/plus.png,
	share/icons/plusbottom.png, share/icons/slider-cursor.png,
	share/icons/vline.png, share/md5.js, share/user.scm, src/Makefile,
	src/compiler-macro.sch, src/eval-macro.sch, src/hop-param.scm,
	src/http-request.scm, src/init.scm, src/main.scm, src/parseargs.scm:
	Initial release
	[4a5c5d463ed9]

