Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
54 check-ins using file win/Makefile.in version 84526232ab
|
2010-04-14
| ||
| 19:42 | * library/platform/platform.tcl: Linux platform identification: Check /lib64 for existence of fil... check-in: bc9df58910 user: andreas_kupries tags: core-8-5-branch | |
|
2010-04-06
| ||
| 08:26 | Reverted previous checin as Tcl_ObjSetVar2 (convoluted and undocumented) jnterface implicitly decrem... check-in: 470f531183 user: vasiljevic tags: core-8-5-branch | |
| 07:43 | Fixed object leak check-in: 087fcb4964 user: vasiljevic tags: core-8-5-branch | |
|
2010-04-03
| ||
| 09:38 | Added VALGRIND define so we can silence helgrind race-report at places we know we cheated on in orde... check-in: 78f741e1b3 user: vasiljevic tags: core-8-5-branch | |
|
2010-04-02
| ||
| 15:53 | * generic/tclThreadStorage.c (ThreadStorageGetHashTable): avoid accessing shared table index w/o mut... check-in: 5675442706 user: vasiljevic tags: core-8-5-branch | |
| 14:30 | * generic/tclStringObj.c: (SetStringFromAny): avoid trampling over the tclEmptyStringRep->bytes as i... check-in: 59bf516261 user: vasiljevic tags: core-8-5-branch | |
|
2010-03-31
| ||
| 20:53 | * doc/package.n: [Bug 2980210]: Document the arguments taken by the [package present] command corr... check-in: d4270ccd06 user: dkf tags: core-8-5-branch | |
|
2010-03-30
| ||
| 21:17 | * generic/tclIORChan.c (ReflectClose, ReflectInput, ReflectOutput, ReflectSeekWide, ReflectWatch,... check-in: 54e2be80b0 user: andreas_kupries tags: core-8-5-branch | |
| 16:30 | * generic/tclObj.c (Tcl_GetCommandFromObj): [Bug 2979402]: Reorder the validity ... check-in: c6ee8e3ce6 user: dgp tags: core-8-5-branch | |
|
2010-03-29
| ||
| 21:57 | * generic/tclStringObj.c: Fix array overrun in test format-1.12 caught by valg... check-in: 8775fff1dc user: dgp tags: core-8-5-branch | |
|
2010-03-25
| ||
| 14:52 | * unix/tclUnixFCmd.c (TclUnixCopyFile): [Bug 2976504]: Corrected number of arguments to fstatfs() ... check-in: 55bfd2afcc user: dkf tags: core-8-5-branch | |
|
2010-03-24
| ||
| 15:31 | * generic/tclResult.c: [Bug 2383005] Revise [return -errorcode] so * tests/result.t... check-in: dbac86a6e8 user: dgp tags: core-8-5-branch | |
|
2010-03-20
| ||
| 17:53 | * generic/tclIO.c (CopyData): Allow the total number of bytes copied by [fcopy] to exceed 2GB. Can... check-in: c6cdb88f0b user: dkf tags: core-8-5-branch | |
|
2010-03-19
| ||
| 15:29 | constification backport to silence warning check-in: 702c70c913 user: dgp tags: core-8-5-branch | |
|
2010-03-18
| ||
| 20:54 | *** empty log message *** check-in: 1ada05cc36 user: dgp tags: core-8-5-branch | |
| 20:38 | * generic/tclListObj.c: Prevent in overflow trouble in [lreplace] * generic/tclTestO... check-in: a12aaa827f user: dgp tags: core-8-5-branch | |
|
2010-03-12
| ||
| 15:32 | Fix [Bug 2967340]: Static build failure check-in: ee9a7e68a0 user: nijtmans tags: core-8-5-branch | |
|
2010-03-09
| ||
| 21:13 | * generic/tclIORChan.c: [Bug 2936225]: Thanks to Alexandre Ferrieux * doc/refchan.n: <ferrieux@us... check-in: 6ab240c913 user: andreas_kupries tags: core-8-5-branch | |
| 18:29 | * library/tzdata/America/Matamoros: New locale * library/tzdata/America/Ojinaga: New... check-in: 4b283489d7 user: dgp tags: core-8-5-branch | |
|
2010-03-01
| ||
| 15:25 | Prettify and fix filename in ChangeLog. check-in: 14d110b342 user: ferrieux tags: core-8-5-branch | |
| 15:14 | [Backported] Refrain from a possibly lengthy reverse-DNS lookup on 0.0.0.0 when calling [fconfigure ... check-in: 2cefbf28c6 user: ferrieux tags: core-8-5-branch | |
|
2010-02-27
| ||
| 21:25 | Only look for the needle when it fits in the haystack. [Bug 2960021] check-in: 6defdf15ca user: dkf tags: core-8-5-branch | |
|
2010-02-22
| ||
| 13:09 | Added missing quoting check-in: ff159c821a user: dkf tags: core-8-5-branch | |
|
2010-02-21
| ||
| 20:27 | Fix [Bug 2954959] expr abs(0.0) is -0.0 and added test cases for it. check-in: 016d6a7393 user: nijtmans tags: core-8-5-branch | |
|
2010-02-19
| ||
| 13:25 | Correct compiler/linker flags for threaded builds on OpenBSD. check-in: f5182a5aaf user: stwo tags: core-8-5-branch | |
| 09:56 | [Bug 2954638]: Correct behaviour of manual page installer. Also added armouring to check that assump... check-in: 4fee00b1dd user: dkf tags: core-8-5-branch | |
|
2010-02-11
| ||
| 15:25 | [Bug 2949740]: Do not try to put a NULL pipeline channel into binary mode. check-in: 2692fb9c43 user: dkf tags: core-8-5-branch | |
|
2010-02-07
| ||
| 22:16 | Backport various formatting (spacing) changes from HEAD, so diffing between 8.5.x and 8.6 shows the ... check-in: abe54e99af user: nijtmans tags: core-8-5-branch | |
|
2010-02-03
| ||
| 13:28 | More corrections to the [array unset] command. check-in: 7888bac5b1 user: dkf tags: core-8-5-branch | |
|
2010-02-02
| ||
| 20:51 | * generic/tclCompile.c: [Bug 2933089]: A literal sharing problem with * generic/tclCompile.h: 'in... check-in: ffce3e0a77 user: andreas_kupries tags: core-8-5-branch | |
| 16:13 | Ensure that decrements never assume that they can't do (actual) deletion. check-in: edff9e93e5 user: dkf tags: core-8-5-branch | |
| 00:42 | Fix [Bug 2939073]: dangling ref when an unset trace triggered by [array unset] hits the next element... check-in: 2a9a28a485 user: dkf tags: core-8-5-branch | |
|
2010-02-01
| ||
| 11:12 | [Bug 2942697]: Rework the RE engine so that certain pathological patterns are matched much more rapi... check-in: 05ea9ca3eb user: dkf tags: core-8-5-branch | |
| 00:07 | better panic message check-in: 06225631a6 user: nijtmans tags: core-8-5-branch | |
|
2010-01-31
| ||
| 23:51 | Various CYGWIN-related fixes backported from HEAD. Still configure script not modified, so CYGWIN bu... check-in: ad7cfb6ee3 user: nijtmans tags: core-8-5-branch | |
|
2010-01-29
| ||
| 09:46 | Fix macro conflict on CYGWIN: don't use "small". check-in: 68e5104e39 user: nijtmans tags: core-8-5-branch | |
| 09:38 | Use correct TCL_LL_MODIFIER for CYGWIN. Formatting (all backported from HEAD) Fix gcc 4.4 warning: i... check-in: 998a628472 user: nijtmans tags: core-8-5-branch | |
|
2010-01-19
| ||
| 09:57 | [bug 2929546]: Improve the dict documentation. check-in: 46c5807480 user: dkf tags: core-8-5-branch | |
|
2010-01-18
| ||
| 22:20 | * generic/tclIO.c (CreateScriptRecord): [Bug 2918110]: Initialize the EventScriptRecord (esPtr) f... check-in: f1ca567e92 user: andreas_kupries tags: core-8-5-branch | |
| 09:50 | [Bug 2932421]: Make [format] less likely to smash intreps. check-in: 0cdd44b844 user: dkf tags: core-8-5-branch | |
|
2010-01-06
| ||
| 22:02 | Fix environment tests under CYGWIN check-in: fdde6ad861 user: nijtmans tags: core-8-5-branch | |
| 21:35 | Various trivial fixes, discovered during CYGWIN porting attempt. All backported from trunk. check-in: 100e5d2f12 user: nijtmans tags: core-8-5-branch | |
|
2010-01-05
| ||
| 18:58 | * generic/tclPathObj.c (TclPathPart): Correct inconsistency between * tests/fileNa... check-in: dc8d903cb7 user: dgp tags: core-8-5-branch | |
|
2010-01-03
| ||
| 21:36 | Fix quoting problem check-in: 079e38ed08 user: dkf tags: core-8-5-branch | |
| 21:17 | [Bug 1636685]: Use the configuration for modern FreeBSD suggested by the FreeBSD porter. check-in: 7553958875 user: dkf tags: core-8-5-branch | |
|
2009-12-30
| ||
| 22:20 | [Bug 2923613]: Make the safer [source] handle a [return] at the end of the file correctly. check-in: 90f0e832c3 user: dkf tags: core-8-5-branch | |
|
2009-12-29
| ||
| 13:13 | [Bug 2895741]: Make min() and max() supported in safe interpreters. check-in: e6c8bcd32e user: dkf tags: core-8-5-branch | |
|
2009-12-28
| ||
| 13:55 | regen with autconf 2.61 check-in: 03062c4fa2 user: dkf tags: core-8-5-branch | |
| 13:53 | [Bug 942170]: Detect the st_blocks field of 'struct stat' correctly. check-in: 29ecdb9e47 user: dkf tags: core-8-5-branch | |
| 13:48 | Correct failing test check-in: f3ee066c3b user: dkf tags: core-8-5-branch | |
| 10:05 | [Bug 2891362]: Make time limits work better with the event loop. check-in: ad043aa96c user: dkf tags: core-8-5-branch | |
|
2009-12-27
| ||
| 22:09 | [Bug 2921538]: Updated example to not be quite so ancient. check-in: da04079ef3 user: dkf tags: core-8-5-branch | |
|
2009-12-23
| ||
| 11:13 | [Bug 2913625]: Stop information about paths from leaking through [info script] and [info nameofexecu... check-in: 75352cd289 user: dkf tags: core-8-5-branch | |
|
2009-12-17
| ||
| 16:30 | bump to msgcat 1.4.3 to account for commits check-in: 222dc4ed0f user: dgp tags: core-8-5-branch | |