Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | | | | | Modify makefile.vc for Windows 8.1 support | jan.nijtmans | 2013-11-21 | 1 | -1/+9 | |
| | |\ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ \ | Add support for Windows 8.1: See [http://msdn.microsoft.com/en-us/library/win... | jan.nijtmans | 2013-11-21 | 4 | -3/+78 | |
| | |\ \ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ \ \ | Safer clean-up of environment variables: Do removal after insertions -> tclte... | jan.nijtmans | 2013-11-20 | 1 | -2/+2 | |
| | |\ \ \ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ \ \ \ | Starting with Windows 8 DSK, GetVersionExA is deprecated | jan.nijtmans | 2013-11-20 | 2 | -6/+6 | |
| | |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | Some formatting | jan.nijtmans | 2013-11-19 | 1 | -1/+1 | |
| | * | | | | | | | | | | | Cygwin: Instead of checking whether the win32 part is configured properly, ju... | jan.nijtmans | 2013-11-19 | 1 | -3/+3 | |
| | |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | \ \ \ \ \ \ \ \ \ \ \ | merge trunk | max | 2013-11-18 | 1 | -3/+2 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / / | ||||||
| | * | | | | | | | | | | | | Revert [3c0b0bbda6]. If this really is a problem, it needs to get fixed by ot... | max | 2013-11-18 | 1 | -3/+2 | |
| * | | | | | | | | | | | | | To prepare for completion of the [socket -async] implementation on Windows [1... | max | 2013-11-18 | 1 | -165/+203 | |
| |/ / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | Eliminate some redundant Tcl_GetErrno() calls. | jan.nijtmans | 2013-11-18 | 1 | -2/+3 | |
| * | | | | | | | | | | | | Map WSAEWOULDBLOCK to EWOULDBLOCK. Suggested by Reinhard Max. | jan.nijtmans | 2013-11-16 | 5 | -11/+11 | |
| * | | | | | | | | | | | | Don't leak getaddrinfo() results | max | 2013-11-15 | 1 | -2/+2 | |
| * | | | | | | | | | | | | Fix [3eb2ec1449]: Allow upper case scheme names in url. http -> 2.8.8 | jan.nijtmans | 2013-10-25 | 1 | -2/+2 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ \ | Fix execute permission on many files which shouldn't have it. | jan.nijtmans | 2013-10-17 | 1 | -0/+0 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ | When compiling with MSVC++, no longer link the stub library with msvcrt??.dll. | jan.nijtmans | 2013-10-03 | 5 | -9/+15 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | | | Fix compilation with latest MinGW-w64 version 3.0: Conflict on EXCEPTION_REGI... | jan.nijtmans | 2013-10-02 | 4 | -77/+41 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Disable command line globbing on MinGW compiles: this saves startup time, sin... | jan.nijtmans | 2013-09-30 | 1 | -0/+1 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | Workaround for [http://sourceforge.net/p/mingw/bugs/2065/|MinGW bug #2065]. | jan.nijtmans | 2013-09-27 | 2 | -4/+2 | |
| * | | | | | | | | | | | | | | | | workaround for mingw bug [http://comments.gmane.org/gmane.comp.gnu.mingw.user... | jan.nijtmans | 2013-09-23 | 2 | -6/+6 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | merge trunk; update changes | dgp | 2013-09-19 | 3 | -19/+19 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | consistant use of capitals | jan.nijtmans | 2013-09-19 | 2 | -18/+18 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | | Bump TclOO version to 1.0.1 | dkf | 2013-09-18 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | | | | | | Bump version number to 8.6.1. | dgp | 2013-08-30 | 2 | -2/+2 | |
| |/ / / / / / / / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | | | | | | | Bump to tcltest 2.3.6 to account for changes since Tcl 8.6.0 release. | dgp | 2013-08-30 | 1 | -2/+2 | |
| * | | | | | | | | | | | | | | | | | | Fix compiler warning when compiling Itcl 4.0: | jan.nijtmans | 2013-07-03 | 1 | -2/+3 | |
| * | | | | | | | | | | | | | | | | | | Remove TclInitStubTable() function (but keep it in the "initsubsystems" branch). | jan.nijtmans | 2013-06-25 | 4 | -16/+0 | |
| * | | | | | | | | | | | | | | | | | | Don't use TclpInetNtoa any more, use inet_ntoa in stead. Since IP6 support it... | jan.nijtmans | 2013-06-21 | 1 | -0/+1 | |
| * | | | | | | | | | | | | | | | | | | Eliminate a lot of dead code (for Windows 95/98/ME only). | jan.nijtmans | 2013-06-19 | 5 | -393/+164 | |
| * | | | | | | | | | | | | | | | | | | Better place to put vsnprintf switch, so it is usable by all *.c files. | jan.nijtmans | 2013-06-18 | 2 | -10/+0 | |
| * | | | | | | | | | | | | | | | | | | Updates to redirect bug reports to the new tracker location. | dgp | 2013-06-17 | 1 | -2/+2 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | | Fix [42b8083613] | jan.nijtmans | 2013-06-17 | 2 | -8/+8 | |
| * | | | | | | | | | | | | | | | | | | | split off TclInitStubTable() as separate function - which does the actual stu... | jan.nijtmans | 2013-06-16 | 4 | -0/+16 | |
| * | | | | | | | | | | | | | | | | | | | Don't use deprecated stricmp/strnicmp any more, but underscored variant for n... | jan.nijtmans | 2013-06-14 | 2 | -15/+14 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | | | Workaround for mingw-w64 (AMD64-only) bug: It appears that zdll.lib (as produ... | jan.nijtmans | 2013-06-12 | 3 | -3/+17 | |
| * | | | | | | | | | | | | | | | | | | | | Silence various warnings when doing a 64-bit build with MSVC: Those warnings ... | jan.nijtmans | 2013-06-12 | 2 | -3/+8 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Improve compatibility detection for <time.h> and <sys/stat.h>: | jan.nijtmans | 2013-06-11 | 1 | -2/+1 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | More cleaning up; factor out optimizer to new file. Some weird problems still. | dkf | 2013-06-05 | 3 | -0/+3 | |
| * | | | | | | | | | | | | | | | | | | | | | | Eliminate NO_VIZ macro as current zlib uses HAVE_HIDDEN in stead. | jan.nijtmans | 2013-06-04 | 2 | -5/+0 | |
| * | | | | | | | | | | | | | | | | | | | | | | 3036566 - Get msgcat locale for Win Vista+ first from gui language registry key. | oehhar | 2013-05-27 | 1 | -2/+2 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Fix for FreeBSD, and remove support for older FreeBSD versions. Patch by Piet... | jan.nijtmans | 2013-05-19 | 1 | -2/+2 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | | Split tclCompCmds.c into two roughly-equal-sized pieces. | dkf | 2013-05-18 | 3 | -0/+3 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | Revert defining _HAVE_32BIT_TIME_T especially for mingw-4.0-rc1: Although it ... | jan.nijtmans | 2013-05-17 | 2 | -7/+0 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Sigh. Fix version number of package "platform" in the Makefile.n files. Futur... | andreask | 2013-05-16 | 1 | -2/+2 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Add support for the latest mingw-4.0-rc1. See: [http://sourceforge.net/p/ming... | jan.nijtmans | 2013-05-16 | 2 | -0/+7 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | Set all variables written by the notifier thread as volatile. | oehhar | 2014-04-02 | 1 | -4/+6 | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | Be shure tsd pointer to the info structure is invalidated before memory free | oehhar | 2014-03-23 | 1 | -7/+28 | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bug [336441ed59]: Buffer infoPtr between socket creation and insertion into i... | oehhar | 2014-03-22 | 1 | -73/+140 | |
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | | | | | | | | | | | | Do not reopen a win serial channel for serial detection. There are issues wit... | oehhar | 2014-02-24 | 3 | -13/+165 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | | Changed position of flag evaluation as proposed by Phil Hoffmanbug_2413550 | oehhar | 2014-02-11 | 1 | -18/+18 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | merge 8.5 | oehhar | 2014-01-30 | 1 | -1/+1 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | |