Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
42 check-ins using file win/Makefile.in version 0ff47b28dc
|
2011-01-25
| ||
| 15:57 | [Bug 3129448]: Possible over-allocation on 64-bit platforms, part 2, backported strcpy->memcpy chang... check-in: b9cc8fd4f1 user: nijtmans tags: core-8-4-branch | |
|
2011-01-14
| ||
| 16:03 | Fix gcc-4.5.2 error: lvalue required as ... (backported from 8.5/8.6) check-in: 2f6d569fbe user: nijtmans tags: core-8-4-branch | |
|
2010-12-05
| ||
| 22:27 | [Bug 3127687] Triggers FORTIFY_SOURCE buffer overflow detection check-in: 51b2974fd9 user: nijtmans tags: core-8-4-branch | |
|
2010-11-08
| ||
| 21:26 | Fix missing comma in last commit check-in: 5541622ab4 user: andreas_kupries tags: core-8-4-branch | |
|
2010-11-03
| ||
| 22:10 | Backported from 8.6 (see 2010-08-04). * win/tclWin32Dll.c (asciiProcs, unicodeProcs): * win/tclW... check-in: 296bc1241d user: andreas_kupries tags: core-8-4-branch | |
|
2010-10-31
| ||
| 21:25 | Add -D_CRT_SECURE_NO_DEPRECATE and -D_CRT_NONSTDC_NO_DEPRECATE, reducing the number of deprecation ... check-in: 1a48135d12 user: nijtmans tags: core-8-4-branch | |
|
2010-10-23
| ||
| 21:42 | Update for VS10 check-in: 7f921df8f4 user: nijtmans tags: core-8-4-branch | |
| 21:11 | .cvsignore check-in: c3fa441e1f user: nijtmans tags: core-8-4-branch | |
| 14:41 | [Bug 3085863]: tclUniData 9 years old Upgrade everything to Unicode 6.0, except non-BMP characters ... check-in: fc0a947b55 user: nijtmans tags: core-8-4-branch | |
|
2010-09-24
| ||
| 17:53 | * tclWinsock.c: [Bug 3056775]: Fixed race condition between thread and internal co-thread access ... check-in: 2c943927aa user: andreas_kupries tags: core-8-4-branch | |
|
2010-09-01
| ||
| 20:36 | * generic/tclExecute.c: [Bug 3057639]. Applied patch by Jeff to * generic/tclVar.c: make the beha... check-in: 21b6b23f79 user: andreas_kupries tags: core-8-4-branch | |
|
2010-07-25
| ||
| 10:15 | [Bug 3030870] make itcl 3.x built with pre-8.6 work in 8.6: revert tclInt.h to what it was before, a... check-in: 541d313d64 user: nijtmans tags: core-8-4-branch | |
|
2010-07-18
| ||
| 21:39 | [Bug 3031278] fixed merge problem in previous commit. check-in: 9324460703 user: nijtmans tags: core-8-4-branch | |
|
2010-07-17
| ||
| 07:43 | [Bug 3030870] make itcl 3.x built with pre-8.6 work in 8.6 check-in: 0e1b8d12cc user: nijtmans tags: core-8-4-branch | |
|
2010-07-16
| ||
| 21:18 | (Backport) take over definitions of _WIN32, DLLIMPORT, DLLEXPORT and TCL_LL_MODIFIER macros from Tcl... check-in: 34a12cbacc user: nijtmans tags: core-8-4-branch | |
|
2010-06-28
| ||
| 08:23 | [Bug 3019634] errno.h and tclWinPort.h have conflicting definitions. check-in: b11a4bffc2 user: nijtmans tags: core-8-4-branch | |
|
2010-06-09
| ||
| 20:11 | * library/platform/platform.tcl: Added OSX Intel 64bit * library/platform/pkgIndex.tcl: Package u... check-in: 5d5286eaba user: andreas_kupries tags: core-8-4-branch | |
|
2010-05-19
| ||
| 03:39 | backport darwin vfork fix check-in: 101fc71ec7 user: das tags: core-8-4-branch | |
|
2010-05-07
| ||
| 20:16 | * library/platform/platform.tcl: Fix cpu name for Solaris/Intel 64bit. * library/platform/pkgInde... check-in: 9b09c1c9c4 user: andreas_kupries tags: core-8-4-branch | |
|
2010-04-29
| ||
| 21:24 | Typo check-in: 5fc038d932 user: andreas_kupries tags: core-8-4-branch | |
| 21:20 | * library/platform/platform.tcl: Another stab at getting the /lib, * library/platform/pkgIndex.tc... check-in: 67d34dec64 user: andreas_kupries tags: core-8-4-branch | |
|
2010-04-18
| ||
| 21:34 | * doc/unset.n: [Bug 2988940]: Fix typo. check-in: ae81e3e2c0 user: dkf tags: core-8-4-branch | |
|
2010-04-14
| ||
| 22:58 | Fixed missing update of platform package index. check-in: f156ec4678 user: andreas_kupries tags: core-8-4-branch | |
| 19:42 | * library/platform/platform.tcl: Linux platform identification: Check /lib64 for existence of fil... check-in: 861dd89a57 user: andreas_kupries tags: core-8-4-branch | |
|
2010-04-06
| ||
| 07:45 | Fixed object leak check-in: c602c11ee7 user: vasiljevic tags: core-8-4-branch | |
|
2010-04-02
| ||
| 14:36 | * generic/tclStringObj.c: (SetStringFromAny): avoid trampling over the tclEmptyStringRep->bytes as i... check-in: 8ccd1a96da user: vasiljevic tags: core-8-4-branch | |
|
2010-03-01
| ||
| 15:22 | [backported] Refrain from a possibly lengthy reverse-DNS lookup on 0.0.0.0 when calling [fconfigure ... check-in: 92d6c8235b user: ferrieux tags: core-8-4-branch | |
|
2010-02-22
| ||
| 23:19 | Fix [Bug 2954959] expr abs(-0.0) is -0.0 Added some test cases, adapted and backported from 8.5 check-in: e53bf599fa user: nijtmans tags: core-8-4-branch | |
|
2010-02-11
| ||
| 19:51 | * generic/tclCompile.c: [Bug 2949302]: Fixed leak of support structures for [info frame] which oc... check-in: b8c0cb7e13 user: andreas_kupries tags: core-8-4-branch | |
|
2010-02-07
| ||
| 22:13 | Fix buggy date in tclIO.c history. check-in: 3cb4bd9a9e user: ferrieux tags: core-8-4-branch | |
|
2010-02-01
| ||
| 11:19 | [Bug 2942697]: Rework the RE engine so that certain pathological patterns are matched much more rapi... check-in: 6037a8b6cf user: dkf tags: core-8-4-branch | |
|
2010-01-05
| ||
| 18:59 | Backport test to prove Tcl 8.4 is not buggy (2918610). check-in: 61f547c32c user: dgp tags: core-8-4-branch | |
|
2009-11-16
| ||
| 17:03 | (Backport) Fix [Bug 2891556] and improve test to detect similar manifestations in the future. check-in: c3e579d8e4 user: ferrieux tags: core-8-4-branch | |
|
2009-11-12
| ||
| 17:41 | * generic/tclIO.c (CopyData): [Bug 2895565]. Dropped bogosity * tests/io.test: which used the num... check-in: dd31314594 user: andreas_kupries tags: core-8-4-branch | |
|
2009-11-10
| ||
| 22:32 | Fixed a number of test issues for Vista and Win7. These test failures are due to the more restrictiv... check-in: c0ec601ae4 user: patthoyts tags: core-8-4-branch | |
| 21:14 | Removed outdated Msys + Mingw info, fix for [Bug 2459744]. check-in: a718702891 user: stwo tags: core-8-4-branch | |
| 17:58 | * generic/tclObj.c: Plus memory leak in TclContinuationsEnter(). [Bug 2895323]. Backport from Tcl... check-in: dbd2dcc263 user: andreas_kupries tags: core-8-4-branch | |
|
2009-11-09
| ||
| 22:58 | * tests/info.test: Resolve ambiguous resolution of variable "res". Backport from 8.5 check-in: c5422fd931 user: andreas_kupries tags: core-8-4-branch | |
| 22:35 | * generic/tclBasic.c (TclEvalObjEx): Moved the #280 decrement of refCount for the file path out o... check-in: a719f5eddf user: andreas_kupries tags: core-8-4-branch | |
|
2009-11-02
| ||
| 05:14 | compiler warning build break fix check-in: 96246092dd user: mistachkin tags: core-8-4-branch | |
|
2009-10-23
| ||
| 19:29 | * generic/tclCompCmds.c: [Bug 2881263] (TclCompileForeachCmd, TclCompileLindexCmd): Fixed. Moved ... check-in: c7cc372e3f user: andreas_kupries tags: core-8-4-branch | |
| 19:22 | * library/platform/pkgIndex.tcl: Backported the platform packages * library/platform/platform.tcl... check-in: 1d80d14e92 user: andreas_kupries tags: core-8-4-branch | |