Tcl Source Code

Timeline
Login

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

49 check-ins using file changes version 2818c12c82

2012-09-07
17:22
ChangeLog entry added Closed-Leaf check-in: 7236bac9ae user: oehhar tags: tip-404
15:32
Reentrant mcfl(m)set command, test, document mcflset as recommended for message files check-in: 62aa37bb59 user: oehhar tags: tip-404
2012-09-04
21:24
Improving the cookie lookup code to actually handle paths&domains check-in: 70cf84a53e user: dkf tags: dkf-http-cookies
2012-09-02
07:28
Add package index entry. check-in: dbca55b3e5 user: dkf tags: dkf-http-cookies
07:21
merge trunk check-in: 1ed34b8810 user: dkf tags: dkf-http-cookies
2012-08-29
06:31
proposed solution for [Bug 3562640]: problem loading Thread in 8.5, when compiled for 8.6 check-in: 6b9d54bfeb user: jan.nijtmans tags: bug-3562640
2012-08-28
14:28
And add the listing of supported options. Closed-Leaf check-in: 21d7b4b106 user: dkf tags: tip-404
14:15
Added mcconfig -mcfilelocale, as TIP-specified. check-in: 674aa977f0 user: dkf tags: tip-404
13:04
merge trunk check-in: 3875099862 user: dgp tags: core-8-6-b3-rc
2012-08-27
17:24
Commit of Harald Oehlmann's TIP 404 patch without TIP 399 pieces and with some added documentation. ... check-in: b7c4598501 user: dkf tags: tip-404
17:12
Followup to [6325d5dbeac6f91d28d6]. dlerror() may return NULL. Fixed the code which wasn't prepared ... check-in: d17e59a33e user: andreask tags: trunk
12:40
merge trunk check-in: 52b73fe414 user: dgp tags: core-8-6-b3-rc
2012-08-26
08:20
minor: tidy up formatting check-in: 7cbc87061e user: dkf tags: trunk
2012-08-25
10:11
[Bug 3561330]: Use the correct full name of March in Ukrainian. check-in: 7fd43f120a user: dkf tags: trunk
2012-08-24
06:33
make sure that extensions which might still use TclWinNToHS, now use ntohs directly. check-in: e9aa33ca4b user: jan.nijtmans tags: trunk
2012-08-23
20:18
small wrapper for TclWinNToHs, for change in calling convention check-in: 65be206be4 user: jan.nijtmans tags: trunk
14:37
merge trunk check-in: b691687908 user: dgp tags: core-8-6-b3-rc
12:11
[Bug 3496014] Unecessary memset() in Tcl_SetByteArrayObj(). check-in: f61c86cef1 user: jan.nijtmans tags: trunk
2012-08-21
16:35
merge trunk check-in: ce5a28a6c4 user: dgp tags: core-8-6-b3-rc
08:07
unnecessary hook struct definitions Closed-Leaf check-in: e787083b2f user: jan.nijtmans tags: jn-no-struct-names
2012-08-20
23:50
3559678 Fix bad filename normalization when the last component is the empty string. check-in: ec32e3cc76 user: dgp tags: trunk
14:14
merge trunk check-in: e6892c2563 user: dgp tags: core-8-6-b3-rc
09:12
Remove wrapper macro for ntohs(): unnecessary, because it doesn't require an initialized winsock_2 l... check-in: 46096ee96a user: jan.nijtmans tags: trunk
06:49
remove unnecessary struct names, which only pollute the "struct" namespace for te compiler. check-in: db442914c7 user: jan.nijtmans tags: jn-no-struct-names
2012-08-17
07:21
nmakehlp: Add "-V<num>" option, in order to be able to detect partial version numbers. check-in: 7c90caa198 user: jan.nijtmans tags: trunk
2012-08-15
08:41
build htmlhelp, not winhelp by default check-in: ab0adb1265 user: jan.nijtmans tags: trunk
08:22
Only build the threaded builds by default check-in: 0f40790ef4 user: jan.nijtmans tags: trunk
2012-08-13
14:18
[Bug 3555454] Rearrange a bit to quash 'declared but never defined' compiler warnings. check-in: 3f2231d81a user: stwo tags: trunk
14:02
.... but be less verbose check-in: 7762aa5871 user: jan.nijtmans tags: trunk
13:58
Add 64-bit build of zlib1.dll, and use it for the dynamic mingw-w64 build check-in: 17f050e907 user: jan.nijtmans tags: trunk
10:05
tinkering with the documentation check-in: ab548049ff user: dkf tags: tip-400-impl
04:42
minor fix check-in: 3ef4f0c6d7 user: jan.nijtmans tags: trunk
2012-08-11
21:24
merge trunk check-in: edaf160c8e user: dkf tags: tip-400-impl
2012-08-09
14:34
Complete multi-fd server socket channels on Windows [Bug #3545363]. check-in: aef7ffe46d user: max tags: trunk
14:26
Fix http-3.29 for machines without IPv6 support. check-in: 5d478dc916 user: max tags: trunk
00:25
merge trunk check-in: aa80e8a546 user: stwo tags: stwo-dev86
2012-08-08
23:07
Change one '#ifdef' to '#if defined()' for improved consistency within the file. check-in: 211aa43013 user: stwo tags: trunk
20:30
merge trunk check-in: ddf95e5e5d user: dgp tags: core-8-6-b3-rc
10:32
merge trunk check-in: 27388707f2 user: jan.nijtmans tags: frq-3527238
10:00
[Bug #1536227]: Cygwin network pathname supoort check-in: dfd98db64f user: jan.nijtmans tags: trunk
2012-08-07
20:57
Minor changes to improve style (C89 declarations, consistent indentation, clarification of #endifs, ... check-in: 3995dbcf90 user: dkf tags: trunk
15:27
3554250 Overlooked one field of cleanup in the thread exit handler for the filesystem subsystem. check-in: 9379eb7e44 user: dgp tags: trunk
14:58
add 3 testcases for "dde poke", only active with --enable-symbols (we need a "dde poke" server for t... check-in: 2cc13853c7 user: jan.nijtmans tags: trunk
07:19
A little more installer consistency tweaking. check-in: da69009508 user: stwo tags: trunk
02:55
No need for install-sh to be executable. check-in: 6a8c6fd0ae user: stwo tags: trunk
2012-08-06
11:45
Installer consistency tweaks. check-in: 5b33f65330 user: stwo tags: trunk
08:48
fix two minor blunders, introduced by [1fb35ca910] Only define _USE_32BIT_TIME_T for Tcl build, and ... check-in: 701864f6d2 user: jan.nijtmans tags: trunk
07:59
merge trunk check-in: ff11683bab user: jan.nijtmans tags: frq-3527238
07:40
Reference to correct Bug #number. Fix warning in winDde.c, and more test-cases using Unicode charac... check-in: 359adb529b user: jan.nijtmans tags: trunk