Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
* | Release candidate branch for Tcl 8.6b3. | dgp | 2012-07-11 | 1 | -1/+1 | |
| | ||||||
* | only expect tcldde.dll when --enable-shared | jan.nijtmans | 2012-06-28 | 1 | -2/+4 | |
|\ | ||||||
| * | only expect tcldde.dll when --enable-shared | jan.nijtmans | 2012-06-28 | 1 | -1/+1 | |
| |\ | ||||||
| | * | only expect tcldde.dll when --enable-shared | jan.nijtmans | 2012-06-28 | 1 | -1/+1 | |
| | | | ||||||
| * | | merge | jan.nijtmans | 2012-06-27 | 1 | -1/+1 | |
| |\ \ | | |/ | ||||||
| | * | fix bug in cygwin's [info nameofexecutable] | jan.nijtmans | 2012-06-27 | 1 | -1/+1 | |
| | | | | | | | | | install dde and registry dll for cygwin | |||||
| * | | merge fix | jan.nijtmans | 2012-06-26 | 1 | -1/+1 | |
| | | | ||||||
* | | | fix some gcc 64-bit warnings | jan.nijtmans | 2012-06-26 | 1 | -5/+5 | |
|\ \ \ | |/ / | | | | | | | quoting improvements eliminate unused variable | |||||
| * | | fix some gcc 64-bit warnings | jan.nijtmans | 2012-06-26 | 1 | -5/+5 | |
| |\ \ | | |/ | | | | | | | quoting improvements eliminate unused variable | |||||
| | * | fix some gcc 64-bit warnings | jan.nijtmans | 2012-06-26 | 1 | -6/+6 | |
| | | | | | | | | | quoting improvements | |||||
* | | | Let Cygwin shared build link with zlib1.dll, not cygz.dll (two less ↵ | jan.nijtmans | 2012-06-26 | 1 | -7/+6 | |
| | | | | | | | | | | | | dependencies on cygwin-specific dll's) | |||||
* | | | some wrong versions | jan.nijtmans | 2012-06-24 | 1 | -1/+1 | |
|\ \ \ | |/ / | ||||||
| * | | some wrong versions | jan.nijtmans | 2012-06-24 | 1 | -1/+1 | |
| | | | ||||||
* | | | [Bug 3508771]: Cygwin notifier for handling win32 events | jan.nijtmans | 2012-06-23 | 1 | -0/+10 | |
|\ \ \ | |/ / | ||||||
| * | | [Bug 3508771]: Cygwin notifier for handling win32 events | jan.nijtmans | 2012-06-23 | 1 | -0/+10 | |
| |\ \ | | |/ | ||||||
| | * | [Bug 3508771]: Cygwin notifier for handling win32 events | jan.nijtmans | 2012-06-23 | 1 | -381/+368 | |
| | | | ||||||
* | | | 3530533 Centralize #include <pthread.h> in the tclUnixPort.h header so that | dgp | 2012-06-08 | 1 | -104/+3 | |
|\ \ \ | |/ / | | | | | | | old unix systems that need inclusion in all compilation units are supported. Update autogoo for gettimeofday(). Thanks Joe English. | |||||
| * | | Update autogoo for gettimeofday(). Thanks Joe English. | dgp | 2012-06-08 | 1 | -104/+3 | |
| |\ \ | | |/ | ||||||
| | * | Update autogoo for gettimeofday(). Thanks Joe English. | dgp | 2012-06-08 | 1 | -128/+92 | |
| | | | ||||||
* | | | [Bug 2812981]: Clean up bundled packages' build directory from within Tcl's ↵ | ferrieux | 2012-05-10 | 1 | -0/+5 | |
| | | | | | | | | | | | | ./configure, to avoid stale configuration. | |||||
* | | | Move cpuid testcase from win-specific to generic tests | jan.nijtmans | 2012-05-03 | 1 | -1/+1 | |
|\ \ \ | |/ / | ||||||
| * | | Move cpuid testcase from win-specific to generic tests | jan.nijtmans | 2012-05-03 | 1 | -1/+1 | |
| |\ \ | | |/ | ||||||
| | * | Move cpuid testcase from win-specific to generic tests | jan.nijtmans | 2012-05-03 | 1 | -1/+1 | |
| | | | | | | | | | Simplify stub tables for functions which work on both UNIX and windows | |||||
* | | | Better detection and implementation for cpuid instruction on Intel-derived ↵ | jan.nijtmans | 2012-05-02 | 1 | -4/+9 | |
|\ \ \ | |/ / | | | | | | | processors, both 32-bit and 64-bit | |||||
| * | | Better detection and implementation for cpuid instruction on Intel-derived ↵ | jan.nijtmans | 2012-05-02 | 1 | -4/+9 | |
| |\ \ | | |/ | | | | | | | processors, both 32-bit and 64-bit | |||||
| | * | Better detection and implementation for cpuid instruction on Intel-derived ↵ | jan.nijtmans | 2012-05-02 | 1 | -5/+9 | |
| | |\ | |_|/ |/| | | | | | processors, both 32-bit and 64-bit | |||||
| | | | ||||||
| \ \ | ||||||
*-. \ \ | [Bug 3508771] load tclreg.dll in cygwin tclsh | jan.nijtmans | 2012-04-24 | 1 | -0/+70 | |
|\ \ \ \ | | |/ / | | | | | | | | | Implement TclWinGetSockOpt, TclWinGetServByName and TclWinCPUID for Cygwin | |||||
| | * | | [Bug 3508771] load tclreg.dll in cygwin tclsh | jan.nijtmans | 2012-04-24 | 1 | -2/+85 | |
| | |\ \ | |/ / / | | | _ | | | | Implement TclWinGetSockOpt, TclWinGetServByName and TclWinCPUID for Cygwin | |||||
| | * | [Bug 3508771] load tclreg.dll in cygwin tclsh | jan.nijtmans | 2012-04-24 | 1 | -1/+43 | |
| | | | | | | | | | | | | Implement TclWinGetSockOpt, TclWinGetServByName and TclWinCPUID for Cygwin | |||||
| | * | make some more internal tables const | jan.nijtmans | 2012-04-23 | 1 | -340/+347 | |
| | | | | | | | | | On cygwin, install dll's in /usr/bin, not in /usr/lib | |||||
* | | | autoconf | dgp | 2012-04-23 | 1 | -1/+1 | |
| | | | ||||||
* | | | [Bug 3448512]: clock scan "1958-01-01" fails only in debug compilation | jan.nijtmans | 2012-04-11 | 1 | -6/+5 | |
|\ \ \ | |/ / | ||||||
| * | | [Bug 3448512]: clock scan "1958-01-01" fails only in debug compilation | jan.nijtmans | 2012-04-11 | 1 | -6/+5 | |
| |\ \ | | |/ | ||||||
| | * | [Bug 3448512]: clock scan "1958-01-01" fails only in debug compilation | jan.nijtmans | 2012-04-11 | 1 | -293/+297 | |
| | | | ||||||
| | * | now ready for further field testsbug_3511806 | jan.nijtmans | 2012-03-29 | 1 | -304/+344 | |
| | | | ||||||
| | * | some better checks | jan.nijtmans | 2012-03-28 | 1 | -130/+132 | |
| | | | ||||||
| | * | extra checks whether we are really dealing with cygwin or not | jan.nijtmans | 2012-03-28 | 1 | -350/+384 | |
| | | | ||||||
| | * | add TclWinConvertError and TclWinConvertWSAError for cygwin | jan.nijtmans | 2012-03-22 | 1 | -353/+351 | |
| | | | ||||||
* | | | re-generate configure | jan.nijtmans | 2012-04-02 | 1 | -2/+136 | |
|\ \ \ | |/ / | ||||||
| * | | re-generate configure | jan.nijtmans | 2012-04-01 | 1 | -2/+136 | |
| | | | ||||||
* | | | Revert some cygwin-related signature changes from [835f8e1e9d] (2010-01-22). | jan.nijtmans | 2012-03-23 | 1 | -1/+1 | |
|\ \ \ | |/ / | | | | | | | | | | | | | | | | They were an attempt to make the cygwin port compile again, but since cygwin is based on unix this serves no purpose any more. Use EAGAIN in stead of EWOULDBLOCK, because in VS10+ the value of EWOULDBLOCK is no longer the same as EAGAIN Add tclWinError.c to the CYGWIN build. | |||||
| * | | Revert some cygwin-related signature changes from [835f8e1e9d] (2010-02-01) | jan.nijtmans | 2012-03-23 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | They were an attempt to make the cygwin port compile again, but since cygwin is based on unix this serves no purpose any more. Add tclWinError.c to the CYGWIN build. | |||||
* | | | Patch from the cygwin folks | jan.nijtmans | 2012-03-04 | 1 | -0/+3 | |
|\ \ \ | |/ / | ||||||
| * | | Patch from the cygwin folks | jan.nijtmans | 2012-03-04 | 1 | -0/+3 | |
| |\ \ | | |/ | ||||||
| | * | Patch from the cygwin folks | jan.nijtmans | 2012-03-04 | 1 | -350/+353 | |
| | | | ||||||
| | * | Add --disable-rpath option to configure script | jan.nijtmans | 2011-09-06 | 1 | -501/+529 | |
| | | | ||||||
| | * | Make SHLIB_LD_LIBS='${LIBS}' the default and et to "" on per-platform ↵ | jan.nijtmans | 2011-08-30 | 1 | -431/+465 | |
| | | | | | | | | | | | | necessary basis. Add Haiku support and better NetBSD/FreeBSD support. | |||||
| | * | [Bug 3388350] mingw64 compiler warnings | jan.nijtmans | 2011-08-15 | 1 | -388/+399 | |
| | | | ||||||
| | * | SHLIB_LD_LIBS='${LIBS}' for OSF1-V*. | jan.nijtmans | 2011-03-16 | 1 | -8/+8 | |
| | | | | | | | | | | | | | | | Add /usr/lib64 to set of auto-search dirs. [Bug 1230554] (SC_PATH_X): Correct syntax error when xincludes not found. Backported from Tcl 8.5 | |||||
| | * | * unix/tcl.m4, unix/configure (SC_CONFIG_CFLAGS): harden the check | hobbs | 2009-04-28 | 1 | -355/+356 | |
| | | | | | | | | | | | | to add _r to CC on AIX with threads. |