Tcl Library Source Code

Check-in [8ec2d6ea79]
Login

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

Overview
Comment:Integrated last of hypnotoad branch
Downloads: Tarball | ZIP archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: 8ec2d6ea79d7b0a9d37b224f516a02cb084f5800d238e3c8f06216997301ab01
User & Date: aku 2019-06-05 06:31:55.252
Context
2019-06-19
23:21
mime - Fixed two typos in code comments. No functional change. check-in: 0a01095aa0 user: andreask tags: trunk
2019-06-05
13:30
Pulling changes from trunk check-in: 147792792a user: hypnotoad tags: hypnotoad
06:31
Integrated last of hypnotoad branch check-in: 8ec2d6ea79 user: aku tags: trunk
05:02
Integrated testsuite fixups Merged latest work from trunk Regenerated documentation. - Fixed outdated references to feedback.inc Use `modules/common-text/feedback.inc` now. check-in: e3ae2af3f4 user: aku tags: hypnotoad
2019-05-07
19:05
Add two tests for the quasirandom packages; describe and test the estimates for the number of primes in an interval check-in: c2db185801 user: arjenmarkus tags: trunk
Changes
Unified Diff Side-by-Side Diff Patch
Changes to embedded/md/index.md.
Added embedded/md/tcllib/files/modules/clay/clay.md.
Changes to embedded/md/tcllib/files/modules/httpd/httpd.md.
Changes to embedded/md/tcllib/files/modules/math/numtheory.md.
Changes to embedded/md/tcllib/files/modules/practcl/practcl.md.
Changes to embedded/md/tcllib/files/modules/pt/pt_peg_to_tclparam.md.
Changes to embedded/md/tcllib/files/modules/pt/pt_tclparam_config_tcloo.md.
Changes to embedded/md/tcllib/toc.md.
Changes to embedded/md/toc.md.
Changes to embedded/md/toc0.md.
Changes to embedded/md/toc1.md.
Changes to examples/httpd/htdocs/index.md.
Changes to examples/httpd/httpd.tcl.
Added idoc/man/files/modules/clay/clay.n.
Changes to idoc/man/files/modules/httpd/httpd.n.
Changes to idoc/man/files/modules/math/numtheory.n.
Changes to idoc/man/files/modules/practcl/practcl.n.
Changes to idoc/man/index.n.
Changes to idoc/man/toc.n.
Changes to idoc/www/index.html.
Added idoc/www/tcllib/files/modules/clay/clay.html.
Changes to idoc/www/tcllib/files/modules/httpd/httpd.html.
Changes to idoc/www/tcllib/files/modules/math/numtheory.html.
Changes to idoc/www/tcllib/files/modules/practcl/practcl.html.
Changes to idoc/www/tcllib/files/modules/pt/pt_peg_to_tclparam.html.
Changes to idoc/www/tcllib/files/modules/pt/pt_tclparam_config_tcloo.html.
Changes to idoc/www/tcllib/toc.html.
Changes to idoc/www/toc.html.
Changes to idoc/www/toc0.html.
Changes to idoc/www/toc1.html.
Added modules/clay/build/build.tcl.
Added modules/clay/build/class.tcl.
Added modules/clay/build/core.tcl.
Added modules/clay/build/dialect.tcl.
Added modules/clay/build/dict.tcl.
Added modules/clay/build/dictargs.tcl.
Added modules/clay/build/ensemble.tcl.
Added modules/clay/build/event.tcl.
Added modules/clay/build/footer.txt.
Added modules/clay/build/list.tcl.
Added modules/clay/build/manual.txt.
Added modules/clay/build/metaclass.tcl.
Added modules/clay/build/object.tcl.
Added modules/clay/build/procs.tcl.
Added modules/clay/build/test.tcl.
Added modules/clay/build/uuid.tcl.
Added modules/clay/clay.man.
Added modules/clay/clay.tcl.
Added modules/clay/clay.test.
Added modules/clay/pkgIndex.tcl.
Added modules/httpd/assets/test_cgi.tcl.
Changes to modules/httpd/build/build.tcl.
Changes to modules/httpd/build/cgi.tcl.
Changes to modules/httpd/build/core.tcl.
Changes to modules/httpd/build/dispatch.tcl.
Changes to modules/httpd/build/file.tcl.
Added modules/httpd/build/footer.txt.
Added modules/httpd/build/manual.txt.
Changes to modules/httpd/build/plugin.tcl.
Changes to modules/httpd/build/proxy.tcl.
Changes to modules/httpd/build/reply.man.
Changes to modules/httpd/build/reply.tcl.
Changes to modules/httpd/build/scgi.tcl.
Changes to modules/httpd/build/server.tcl.
Changes to modules/httpd/build/websocket.tcl.
Changes to modules/httpd/httpd.man.
Changes to modules/httpd/httpd.tcl.
Changes to modules/httpd/httpd.test.
Changes to modules/httpd/pkgIndex.tcl.
Changes to modules/nettool/build/build.tcl.
Changes to modules/practcl/build/build.tcl.
Changes to modules/practcl/build/buildutil.tcl.
Changes to modules/practcl/build/class/distro/baseclass.tcl.
Changes to modules/practcl/build/class/distro/fossil.tcl.
Changes to modules/practcl/build/class/distro/git.tcl.
Changes to modules/practcl/build/class/distro/snapshot.tcl.
Changes to modules/practcl/build/class/dynamic.tcl.
Changes to modules/practcl/build/class/metaclass.tcl.
Changes to modules/practcl/build/class/module.tcl.
Changes to modules/practcl/build/class/object.tcl.
Changes to modules/practcl/build/class/product.tcl.
Changes to modules/practcl/build/class/project/baseclass.tcl.
Changes to modules/practcl/build/class/project/library.tcl.
Changes to modules/practcl/build/class/project/tclkit.tcl.
Changes to modules/practcl/build/class/subproject/baseclass.tcl.
Changes to modules/practcl/build/class/subproject/binary.tcl.
Changes to modules/practcl/build/class/subproject/core.tcl.
Changes to modules/practcl/build/class/target.tcl.
Changes to modules/practcl/build/class/toolset/baseclass.tcl.
Changes to modules/practcl/build/class/toolset/gcc.tcl.
Changes to modules/practcl/build/class/toolset/msvc.tcl.
Added modules/practcl/build/doctool.tcl.
Changes to modules/practcl/build/fileutil.tcl.
Added modules/practcl/build/footer.txt.
Changes to modules/practcl/build/installutil.tcl.
Changes to modules/practcl/build/makeutil.tcl.
Added modules/practcl/build/manual.txt.
Changes to modules/practcl/pkgIndex.tcl.
Changes to modules/practcl/practcl.man.
Changes to modules/practcl/practcl.tcl.
Added modules/practcl/practcl.test.
Changes to support/devel/sak/doc/kwic.txt.
Changes to support/devel/sak/doc/manpages.txt.
Changes to support/devel/sak/doc/toc.txt.
Changes to support/devel/sak/doc/toc_cats.txt.
Changes to support/devel/sak/doc/toc_mods.txt.
Changes to support/installation/modules.tcl.