Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
85 check-ins using file mac/tclMacPort.h version a8e6473cdd
|
2012-11-14
| ||
| 22:07 | merge 8.4 check-in: d0b1020ee4 user: dgp tags: core-8-4-20-rc | |
| 22:05 | 3587242 Missing Tcl_MutexUnlock() call made [testasync create] block. check-in: df22be24ef user: dgp tags: core-8-4-branch | |
| 16:30 | Fix botched patch check-in: 61699305b8 user: dkf tags: core-8-4-branch | |
| 14:29 | Backport from Tcl 8.6. * unix/tclUnixPipe.c (DefaultTempDir): [Bug 2933003]: Allow overriding of t... check-in: dbb6880cd2 user: dkf tags: core-8-4-branch | |
| 09:07 | Workaround for mingw versions which don't provide _fpcontrol in float.h check-in: 4a2030278d user: jan.nijtmans tags: core-8-4-branch | |
| 00:28 | Release branch for Tcl 8.4.20. check-in: 32948f74ee user: dgp tags: core-8-4-20-rc | |
|
2012-11-13
| ||
| 21:16 | 360894 Threads inherit floating point config from their creator thread check-in: 2a5f53e797 user: dgp tags: core-8-4-branch | |
| 21:03 | merge 8.4 Closed-Leaf check-in: fbae294921 user: dgp tags: bug-3567063 | |
|
2012-11-07
| ||
| 17:24 | 3574493 Avoid hanging on exit due to use of synchronization calls in routines called by DllMain(). check-in: 42933eb98a user: dgp tags: core-8-4-branch | |
| 15:28 | needed for complation with mingw-w64 (autoconf still to be run) check-in: e00aa2ec0b user: jan.nijtmans tags: core-8-4-branch | |
|
2012-10-24
| ||
| 11:14 | Add dummy 0 parameter (unused flags) to internal Tcl_FSLoadFileProc call, for upwards compatibility... check-in: bf7740a5d3 user: jan.nijtmans tags: core-8-4-branch | |
|
2012-10-03
| ||
| 15:23 | merge 8.4 check-in: 6c5323d5b6 user: dgp tags: bug-3567063 | |
| 15:22 | When checking for std channels being closed, compare the channel state, not the channel itself so th... check-in: 1b7584406b user: dgp tags: core-8-4-branch | |
| 15:18 | When checking for std channels being closed, compare the channel state, not the channel itself so th... check-in: 2c93b6c7f8 user: dgp tags: bug-3567063 | |
|
2012-09-13
| ||
| 20:03 | Make compilation of the fp control changes possible with MinGW. check-in: 0bc6042f01 user: mistachkin tags: bug-3567063 | |
| 18:37 | Free the WinThread structure before running the original thread procedure. check-in: 52c42b36eb user: mistachkin tags: bug-3567063 | |
| 18:30 | Initial work on SF FRQ #3567063. check-in: e5555c6455 user: mistachkin tags: bug-3567063 | |
|
2012-08-17
| ||
| 07:16 | nmakehlp: Add "-V<num>" option, in order to be able to detect partial version numbers. check-in: 3f8069f0b4 user: jan.nijtmans tags: core-8-4-branch | |
| 07:15 | nmakehlp: Add "-V<num>" option, in order to be able to detect partial version numbers. check-in: e20eafd171 user: jan.nijtmans tags: core-8-4-branch | |
|
2012-08-06
| ||
| 06:54 | Reference to correct Bug #number check-in: 2516170e7c user: jan.nijtmans tags: core-8-4-branch | |
|
2012-07-31
| ||
| 23:24 | add coffbase for sample check-in: f7a45c3b39 user: jan.nijtmans tags: core-8-4-branch | |
| 14:41 | add thread to coffbase.txt, so the thread extensions can use it check-in: 4282ffac7e user: jan.nijtmans tags: core-8-4-branch | |
| 10:29 | Backport nmakehlp.c from Tcl 8.6, but add -Q option from sampleextension check-in: 80fb1bc43c user: jan.nijtmans tags: core-8-4-branch | |
|
2012-07-27
| ||
| 21:45 | Support Unicode 6.2 (Add Turkish lira sign) check-in: a2a0d1ae92 user: jan.nijtmans tags: core-8-4-branch | |
|
2012-07-25
| ||
| 14:39 | 3546275 Make [auto_execok] search match [exec]. Thanks Koen Danckaert. check-in: a504c293c3 user: dgp tags: core-8-4-branch | |
|
2012-07-24
| ||
| 20:18 | Preserve the chanPtr so that script evaluation cannot invalidate it when we plan to use it again. check-in: ea138c4fb3 user: dgp tags: core-8-4-branch | |
|
2012-07-20
| ||
| 08:41 | backport [e393e41a8d]: Fix several more missing mutex-locks in TestasyncCmd check-in: 861e1fd6e9 user: jan.nijtmans tags: core-8-4-branch | |
| 08:23 | Add instrunctions how to (cross-)compile win32/win64 binaries on Linux, Darwin or Cygwin check-in: f736e68322 user: jan.nijtmans tags: core-8-4-branch | |
|
2012-07-17
| ||
| 13:07 | should be uppercase check-in: 1c268820c1 user: jan.nijtmans tags: core-8-4-branch | |
| 12:47 | [Bug 3544932]: Visual studio compiler check fails check-in: 0b36bbd298 user: jan.nijtmans tags: core-8-4-branch | |
|
2012-07-05
| ||
| 13:50 | 1189293 Make "<<" binary safe. check-in: 8c25ee1bb3 user: dgp tags: core-8-4-branch | |
| 07:45 | protect Tcl_GetIndexFromObjStruct from empty strings in table check-in: f645ace4cc user: jan.nijtmans tags: core-8-4-branch | |
|
2012-07-02
| ||
| 16:22 | 1189293 Make '<<' redirects binary safe. Don't use strlen() (or equivalent) to find end of written ... Closed-Leaf check-in: 6fe0dc591c user: dgp tags: bug-1189293 | |
|
2012-06-29
| ||
| 11:34 | Add tn, ro_MO and ru_MO to msgcat. Make it work on cygwin (backported) Bump msgcat to 1.3.5 check-in: 43a8de67fb user: jan.nijtmans tags: core-8-4-branch | |
| 08:43 | Reinforced the description of the requirement for the tables of names for Tcl_GetIndexFromObj to ind... check-in: dfd2b68795 user: dkf tags: core-8-4-branch | |
|
2012-06-28
| ||
| 21:22 | only expect tcldde.dll when --enable-shared check-in: 306e9b334e user: jan.nijtmans tags: core-8-4-branch | |
|
2012-06-27
| ||
| 12:49 | fix bug in cygwin's [info nameofexecutable] install dde and registry dll for cygwin check-in: 1fe8106c70 user: jan.nijtmans tags: core-8-4-branch | |
|
2012-06-26
| ||
| 18:55 | fix some gcc 64-bit warnings quoting improvements check-in: f27e35a288 user: jan.nijtmans tags: core-8-4-branch | |
| 14:09 | use cygwin_conv_path() in stead of deprecated cygwin_conv_to_full_posix_path check-in: bf8c3e8ec6 user: jan.nijtmans tags: core-8-4-branch | |
|
2012-06-23
| ||
| 06:59 | [Bug 3508771]: Cygwin notifier for handling win32 events check-in: 0741b45cd7 user: jan.nijtmans tags: core-8-4-branch | |
|
2012-06-22
| ||
| 08:29 | first working version of Cygwin notifier Closed-Leaf check-in: e93625f4c5 user: jan.nijtmans tags: bug-3508771 | |
|
2012-06-21
| ||
| 10:59 | [Bug 3362446]: possible allocation error when using UNICODE check-in: ad62499767 user: jan.nijtmans tags: core-8-4-branch | |
|
2012-06-20
| ||
| 19:36 | Purge more dead fs path code. check-in: 7b2432f00f user: dgp tags: core-8-4-branch | |
| 18:22 | ...and one more line. check-in: 2d65ec28fb user: dgp tags: core-8-4-branch | |
| 17:41 | Remove dead code that complicates fs path values but adds no value. check-in: 1fba1e2d31 user: dgp tags: core-8-4-branch | |
| 13:26 | remove some unused code Closed-Leaf check-in: b69d567218 user: jan.nijtmans tags: bug-3362446 | |
| 07:38 | add test case for very long value names and values check-in: 9a408c0f8d user: jan.nijtmans tags: bug-3362446 | |
|
2012-06-19
| ||
| 14:55 | Plug memory leak, part of [Bug #3362446] check-in: e095cf0d42 user: jan.nijtmans tags: core-8-4-branch | |
| 13:22 | [bug 3362446]: registry keys command fails with 8.5/8.6 check-in: 2f681687d8 user: jan.nijtmans tags: bug-3362446 | |
|
2012-06-14
| ||
| 07:27 | more readable check-in: a3e8c87e61 user: jan.nijtmans tags: core-8-4-branch | |
|
2012-06-13
| ||
| 14:48 | first attempt at Cygwin notifier adaptation check-in: 52cd1f0ff2 user: jan.nijtmans tags: bug-3508771 | |
|
2012-06-08
| ||
| 13:04 | Update autogoo for gettimeofday(). Thanks Joe English. check-in: f6e87a9442 user: dgp tags: core-8-4-branch | |
|
2012-06-06
| ||
| 12:43 | On Cygwin, use win32 API in stead of uname() to determine the tcl_platform variables check-in: 399d1126ef user: jan.nijtmans tags: core-8-4-branch | |
|
2012-05-25
| ||
| 07:24 | [Bug 473946]: special characters not correctly sent, now for XTYP_EXECUTE as well as XTYP_REQUEST. ... check-in: 7ebfab5576 user: jan.nijtmans tags: core-8-4-branch | |
| 06:33 | fix genStubs.tcl check-in: f39e0258d4 user: jan.nijtmans tags: core-8-4-branch | |
|
2012-05-24
| ||
| 19:18 | Take cygwin handling of X11 into account Implement TclpIsAtty, Cygwin only doc/dde.n: doc fix check-in: 17576c7c06 user: jan.nijtmans tags: core-8-4-branch | |
|
2012-05-22
| ||
| 07:30 | Revert most of [ae92de6078], since when we let cygwin share the win32 stub table this is no longer n... check-in: 455f8b5d30 user: jan.nijtmans tags: core-8-4-branch | |
|
2012-05-21
| ||
| 16:17 | When using Tcl_SetObjLength() calls to grow and shrink the objPtr->bytes buffer, care must be taken ... check-in: 4aab8681b0 user: dgp tags: core-8-4-branch | |
|
2012-05-16
| ||
| 23:16 | [Bug 3525462]: Document what relational operators really do with string args. check-in: 0fa648d69e user: dkf tags: core-8-4-branch | |
|
2012-05-14
| ||
| 22:26 | revert part of [9922ac54e8]: remove Tcl_MacOSXOpenBundleResources and Tcl_MacOSXOpenVersionedBundleR... check-in: c107c4a344 user: jan.nijtmans tags: core-8-4-branch | |
|
2012-05-13
| ||
| 14:46 | Protect against receiving strings without ending \0, as external applications (or Tcl with TIP #106)... check-in: a939eb0d1c user: jan.nijtmans tags: core-8-4-branch | |
|
2012-05-10
| ||
| 20:38 | [Bug 473946]: special characters not correctly sen check-in: 98d6eb2b34 user: jan.nijtmans tags: core-8-4-branch | |
|
2012-05-09
| ||
| 19:18 | Increase version to 1.2.5 Now should work on Win95 as well Use Tcl_GetUnicodeFromObj in stead of Tcl... Closed-Leaf check-in: 7bb9d6699f user: jan.nijtmans tags: bug-473946 | |
| 08:47 | [Bug 473946]: special characters not correctly sent check-in: 18027385fd user: jan.nijtmans tags: bug-473946 | |
|
2012-05-07
| ||
| 07:50 | proposal from jmphilippe check-in: 6036f72024 user: jan.nijtmans tags: bug-473946 | |
| 06:33 | move TCHAR definition for Cygwin from tclUnixPort.h to tclPlatDecls.h, so it can be used for the Pl... check-in: 1a117d1880 user: jan.nijtmans tags: core-8-4-branch | |
|
2012-05-03
| ||
| 20:55 | don't try to run the cpuid test if cpuid is not available check-in: aa572ec793 user: jan.nijtmans tags: core-8-4-branch | |
| 11:42 | Move cpuid testcase from win-specific to generic tests Simplify stub tables for functions which work... check-in: d10b6a8431 user: jan.nijtmans tags: core-8-4-branch | |
| 09:01 | move some more CYGWIN stuff to unix/tclUnixPort.h check-in: 45f55b9d26 user: jan.nijtmans tags: core-8-4-branch | |
|
2012-05-02
| ||
| 21:39 | Better detection and implementation for cpuid instruction on Intel-derived processors, both 32-bit a... check-in: 847aacf381 user: jan.nijtmans tags: core-8-4-branch | |
| 14:12 | switch off - temporary - 32-bit specific assembler check-in: b831167e4e user: jan.nijtmans tags: core-8-4-branch | |
| 06:43 | TclWinCPUID now respects -fPIC compilation on 32-bit Linux check-in: 39444fd759 user: jan.nijtmans tags: core-8-4-branch | |
|
2012-04-27
| ||
| 08:46 | Make 'auto_execok START' do the Right Thing check-in: 4f8e0283c6 user: dkf tags: core-8-4-branch | |
|
2012-04-26
| ||
| 15:03 | compiler warning check-in: 64764a7fb3 user: jan.nijtmans tags: core-8-4-branch | |
|
2012-04-25
| ||
| 11:08 | truncation in SetWindowLongPtr data check-in: c69140f170 user: jan.nijtmans tags: core-8-4-branch | |
|
2012-04-24
| ||
| 20:42 | syntax error check-in: 19382d2dcc user: jan.nijtmans tags: core-8-4-branch | |
| 20:21 | [Bug 3508771] load tclreg.dll in cygwin tclsh Implement TclWinGetSockOpt, TclWinGetServByName and Tc... check-in: ae92de6078 user: jan.nijtmans tags: core-8-4-branch | |
| 13:10 | oops, wrong signature Closed-Leaf check-in: af92e19f2c user: jan.nijtmans tags: bug-3508771 | |
| 12:55 | implement TclWinGetSockOpt and TclWinGetServByName for cygwi (should work, but not yet tested on UNI... check-in: 6d0fea34a0 user: jan.nijtmans tags: bug-3508771 | |
| 08:34 | merge trunk check-in: 38c53e8aac user: jan.nijtmans tags: bug-3508771 | |
|
2012-04-13
| ||
| 22:18 | sync win/rules.vc with Tk version check-in: 697d419c6f user: jan.nijtmans tags: bug-3508771 | |
|
2012-04-11
| ||
| 21:03 | merge core-8-4-branch check-in: f12b1e1a8a user: jan.nijtmans tags: bug-3508771 | |
|
2012-04-06
| ||
| 23:33 | tclpGetPid signature change (stub entry only, not for macro), for win64 compatibility with future cy... check-in: 7fd5826902 user: jan.nijtmans tags: bug-3508771 | |
|
2012-04-04
| ||
| 15:08 | merge core-8-4-branch check-in: 62b7ba34b2 user: jan.nijtmans tags: bug-3508771 | |
| 14:50 | implement TclpGetPid for Cygwin check-in: dcc7f6a5b4 user: jan.nijtmans tags: bug-3508771 | |