Tcl Source Code

Check-in [5f13e4eeda]
Login

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

Overview
Comment:now with changelog entry
Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | core-8-4-branch
Files: files | file ages | folders
SHA1: 5f13e4eeda7098dd2f06d5d630509f4f606937db
User & Date: jan.nijtmans 2012-03-06 20:51:32
Context
2012-03-07
18:50
http package. Fix Bug 3498327. Generate upper-case hexadecimal output for compliance with RFC 3986. ... check-in: 070bbf9790 user: andreask tags: core-8-4-branch
2012-03-06
20:53
Compatibility with older Visual Studio versions check-in: e54a8c811e user: jan.nijtmans tags: core-8-5-branch
20:51
now with changelog entry check-in: 5f13e4eeda user: jan.nijtmans tags: core-8-4-branch
20:50
Compatibility with older Visual Studio versions check-in: 81ada21a92 user: jan.nijtmans tags: core-8-4-branch
Changes
Hide Diffs Unified Diffs Ignore Whitespace Patch

Changes to ChangeLog.





1
2
3
4
5
6
7




2012-03-04  Alexandre Ferrieux  <[email protected]>
	* unix/tclUnixChan.c: TclUnixWaitForFile(): use FD_* macros
	* macosx/tclMacOSXNotify.c: to manipulate select masks (Cassoff).
	[Bug  3486554].  Backport  of  das' checkin  [e496f9ef50].  Allows
	Tcl8.4 to have sane fileevents on x86_64 at last.

2012-03-04  Jan Nijtmans  <[email protected]>
>
>
>
>







1
2
3
4
5
6
7
8
9
10
11
2012-03-06  Jan Nijtmans  <[email protected]>

	* win/tclWinPort.h: Compatibility with older Visual Studio versions.

2012-03-04  Alexandre Ferrieux  <[email protected]>
	* unix/tclUnixChan.c: TclUnixWaitForFile(): use FD_* macros
	* macosx/tclMacOSXNotify.c: to manipulate select masks (Cassoff).
	[Bug  3486554].  Backport  of  das' checkin  [e496f9ef50].  Allows
	Tcl8.4 to have sane fileevents on x86_64 at last.

2012-03-04  Jan Nijtmans  <[email protected]>