Tcl Source Code

Timeline
Login

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

50 check-ins occurring around 443282443340ca0d.

2018-03-27
08:55
Define variable tk used in Log calls for testing. check-in: 0cf74e9584 user: kjnash tags: bug-46b6edad51-concurrent-http
08:52
First step for implementing concurrent requests using the same connection. Define namespace variable... check-in: 2302d7d93d user: kjnash tags: bug-46b6edad51-concurrent-http
08:49
Revise tests/http11.test for use with commits from 78b23edb6b onwards. Adjust proc "handler" to con... check-in: 60eee5809f user: kjnash tags: bug-46b6edad51-concurrent-http
08:37
BUGFIX. Send "Connection: keep-alive" even if HTTP/1.1. Some servers (including Apache 2.2 on RHEL6)... check-in: ce8e60193b user: kjnash tags: bug-46b6edad51-concurrent-http
08:32
New http::config option -zip to control whether to send an "Accept-Encoding" request-header for a zi... check-in: bbffa96ba7 user: kjnash tags: bug-46b6edad51-concurrent-http
08:29
Workaround for bug with https and unchunked response. A [read] does not deliver until the server cl... check-in: 8ace435352 user: kjnash tags: bug-46b6edad51-concurrent-http
08:25
Changes to response handling in Finish, Eot and Event. Carefully distinguish expected and premature ... check-in: 78b23edb6b user: kjnash tags: bug-46b6edad51-concurrent-http
08:20
Add "array unset socketMapping" in http::init. The sockets are closed and therefore do not belong in... check-in: d4a10cd1ff user: kjnash tags: bug-46b6edad51-concurrent-http
08:17
Tidying - add empty else clauses, omit :: at start of command name http::CloseSocket in proc definit... check-in: 8ca4a197fa user: kjnash tags: bug-46b6edad51-concurrent-http
08:15
Update some Log calls, mainly to specify token. check-in: f5947f16f4 user: kjnash tags: bug-46b6edad51-concurrent-http
08:12
Update some comments and a Log. check-in: e8deab8539 user: kjnash tags: bug-46b6edad51-concurrent-http
08:10
Rename some variables and commands. Details in ticket 46b6edad51. check-in: 680b022c38 user: kjnash tags: bug-46b6edad51-concurrent-http
08:08
Add parentheses to some "if" tests; transform one test without changing its outcome. check-in: 136afdd53a user: kjnash tags: bug-46b6edad51-concurrent-http
08:07
Give all procs an explicit return, except where commented as "Implicit Return". check-in: 327a3ce07a user: kjnash tags: bug-46b6edad51-concurrent-http
08:05
Adjust to 80 columns except one 82-column line which would be less intelligible. check-in: cf50069558 user: kjnash tags: bug-46b6edad51-concurrent-http
08:03
Adjust whitespace to Tcl 8+4 tab convention. check-in: 021b339361 user: kjnash tags: bug-46b6edad51-concurrent-http
07:48
Create new branch named "bug-46b6edad51-concurrent-http" check-in: 2a6e853616 user: kjnash tags: bug-46b6edad51-concurrent-http
2018-03-26
20:21
Remove MINGW32 from the UNIX makefile, since Mingw should always build from the "win" directory. Bet... check-in: c197fa631e user: jan.nijtmans tags: core-8-branch
18:59
Rest of TIP 505 implementation -- mostly undoing dumb things. check-in: 23448fc9ab user: dgp tags: tip-505
16:27
Work in progress implementing TIP 505. check-in: 6319580096 user: dgp tags: tip-505
2018-03-25
19:21
merge 8.7 check-in: ca6015cda1 user: jan.nijtmans tags: trunk
19:20
No need any more on 64-bit cygwin for special *Long* stub entries. check-in: 15c4994feb user: jan.nijtmans tags: core-8-branch
17:43
merge 8.7 check-in: ac3d594d13 user: jan.nijtmans tags: trunk
17:43
workaround for TclFormatInt on CYGWIN is no longer necessary now. check-in: 740e91a7f8 user: jan.nijtmans tags: core-8-branch
2018-03-24
10:22
Update TZ info to tzdata2018d. check-in: c0a51531fd user: jima tags: novem
10:22
Update TZ info to tzdata2018d. check-in: 4432824433 user: jima tags: trunk
10:21
Update TZ info to tzdata2018d. check-in: 671a645da4 user: jima tags: core-8-branch
10:20
Update TZ info to tzdata2018d. check-in: e257d4cf0b user: jima tags: core-8-6-branch
2018-03-22
17:45
minor fix on comment (restored getFileSecurityProc back, because getNamedSecurityInfoProc not used) check-in: a43aede88c user: sebres tags: fix-1613456fff
16:22
win: fixes check of file permissions (readable, writable, executable) - more faster and stable solut... check-in: 0bce348e6b user: sebres tags: fix-1613456fff
2018-03-21
16:26
A compiler for [string insert] mirroring the one for [linsert]. check-in: 8feb3acbd5 user: dgp tags: dgp-string-insert
15:31
Rebooting a [string insert] implementation branch, bringing over pieces from the past branches and m... check-in: 41eb59e341 user: dgp tags: dgp-string-insert
2018-03-20
19:58
merge 8.7 check-in: 1f55c24720 user: dgp tags: trunk
19:54
TIP 503 implementation. check-in: ae29ed9c7f user: dgp tags: core-8-branch
19:25
Merge over testing improvements from the TIP 475 work. Test files string.test and stringComp.test ha... check-in: e1141b4ed5 user: dgp tags: core-8-branch
16:10
Test and fix for botch in binary string replace. check-in: a0dec2ad25 user: dgp tags: core-8-branch
2018-03-18
18:04
This should be the implementation of private variables. check-in: 313e734043 user: dkf tags: tip-500
2018-03-15
23:01
In case of redirecting stderr to a file on Windows, append CRLF after Panic output. Closed-Leaf check-in: 224ba13ab4 user: jan.nijtmans tags: win-console-panic
21:53
merge 8.7 check-in: a50f884700 user: jan.nijtmans tags: win-console-panic
21:13
Merge 8.7 (convert makefile.vc to CRLF line-endings only) check-in: b1bb557ee5 user: jan.nijtmans tags: tip-491
21:02
Merge-mark (here makefile.vc still had the correct CRLF line-endings) check-in: 31c9cac2cb user: jan.nijtmans tags: trunk
20:58
Bring back makefile.vc to CRLF line-endings, as all other *.vc files check-in: 94679c0c71 user: jan.nijtmans tags: core-8-branch
19:09
Merge 8.7; Updated the package manifest by hand; was broken until then. If there's a maintenance kno... check-in: 56f82c402a user: dgp tags: core_zip_vfs
15:43
merge novem check-in: 700b9a198f user: dgp tags: novem-purge-literals
15:34
merge 8.7 check-in: 01980b4037 user: dgp tags: pspjuth-lrangeopt
15:14
merge trunk check-in: cac17536a3 user: dgp tags: dgp-refactor
15:08
merge trunk check-in: 76accc77f4 user: dgp tags: dgp-properbytearray
14:55
merge trunk check-in: 4a5c8f2780 user: dgp tags: novem
14:37
merge 8.7 check-in: d1e80d709a user: dgp tags: tip-389
14:23
merge 8.7 check-in: 4f13fe6bce user: dgp tags: tip-445