Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
85 check-ins using file win/Makefile.in version 6064497de2
|
2012-06-29
| ||
| 08:49 | Reinforced the description of the requirement for the tables of names for Tcl_GetIndexFromObj to ind... check-in: c58e511ee3 user: dkf tags: trunk | |
|
2012-06-28
| ||
| 21:30 | only expect tcldde.dll when --enable-shared check-in: 808ed98ff1 user: jan.nijtmans tags: trunk | |
| 21:05 | Simplify tclFileSystem.h. Define structs where used. check-in: b59a169885 user: dgp tags: trunk | |
|
2012-06-27
| ||
| 18:53 | merge check-in: 21f0d00d5c user: jan.nijtmans tags: trunk | |
| 15:12 | Experimental support for UNC paths (through VFS) on UNIX/Mac check-in: c91c7cef8f user: jan.nijtmans tags: tip-402 | |
| 14:41 | don't print out copying of zlib1.dll check-in: 8f812cd4e5 user: jan.nijtmans tags: trunk | |
|
2012-06-26
| ||
| 19:49 | merge-mark check-in: c12944a459 user: jan.nijtmans tags: trunk | |
| 19:44 | fix some gcc 64-bit warnings quoting improvements eliminate unused variable check-in: 5ce6ec5402 user: jan.nijtmans tags: trunk | |
| 14:31 | use cygwin_conv_path() in stead of deprecated cygwin_conv_to_full_posix_path check-in: 0bde6cbf35 user: jan.nijtmans tags: trunk | |
| 09:41 | Let Cygwin shared build link with zlib1.dll, not cygz.dll (two less dependencies on cygwin-specific ... check-in: 00e39c13a5 user: jan.nijtmans tags: trunk | |
| 08:05 | Use EAI_SYSTEM only if it exists. check-in: 3a19fabce0 user: max tags: trunk | |
|
2012-06-25
| ||
| 16:42 | 3024359 Make sure that the per-thread cache of the list of file systems currently registered is only... check-in: a340fc1f8f user: dgp tags: trunk | |
| 13:05 | minor: changelog formatting check-in: 6a08a1397b user: dkf tags: trunk | |
| 12:57 | [Bug 3537605]: Make [encoding dirs ? ?] report the right error message. check-in: 0d03fa5c04 user: dkf tags: trunk | |
| 09:23 | merge trunk check-in: 9460101cd7 user: dkf tags: tip-400-impl | |
| 08:08 | [Patch #1536227]: Cygwin network pathname support check-in: a9f36601c5 user: jan.nijtmans tags: trunk | |
|
2012-06-24
| ||
| 15:15 | add configurability of readahead limit check-in: 7482d21f6a user: dkf tags: tip-400-impl | |
| 06:07 | some wrong versions check-in: 3d36fc27c1 user: jan.nijtmans tags: trunk | |
|
2012-06-23
| ||
| 07:27 | [Bug 3508771]: Cygwin notifier for handling win32 events check-in: eb701a2be1 user: jan.nijtmans tags: trunk | |
|
2012-06-22
| ||
| 18:50 | FilesystemRecord structs no longer need refcounting check-in: 1377d27f90 user: dgp tags: trunk | |
| 16:50 | Revise the order of memory free, so that bugs that attempt to access freed memory are more likely to... check-in: 14796ee27f user: dgp tags: trunk | |
| 15:25 | Rework the error message generation of [socket], so that the error code of getaddrinfo is used inste... check-in: 31ae01e6f6 user: max tags: trunk | |
| 10:51 | Restored the possibility to define a panicproc as low memory handler See: [#1446864] check-in: f3c68559aa user: jan.nijtmans tags: trunk | |
| 08:17 | merge trunk check-in: 5e66fb3083 user: dkf tags: tip-400-impl | |
| 07:52 | Documenting the stream command options better. check-in: 8441bebe57 user: dkf tags: tip-400-impl | |
| 07:51 | Start to split apart the stream command implementation for easier maintenance. check-in: 60118984c2 user: dkf tags: tip-400-impl | |
|
2012-06-21
| ||
| 21:36 | merge trunk check-in: 7c4c6a5dfc user: dgp tags: dgp-pkg-migration | |
| 18:03 | Stop storing FilesystemRecord in the intrep of a "path". We never use it. Store the Tcl_Filesystem i... check-in: 617b36da35 user: dgp tags: trunk | |
| 11:31 | [Bug 3362446]: possible allocation error when using UNICODE check-in: 8600fa53be user: jan.nijtmans tags: trunk | |
| 10:56 | [Bug 3362446]: possible allocation error when using UNICODE check-in: 80fb35055e user: jan.nijtmans tags: trunk | |
| 09:48 | [Bug #3362446]: registry keys command fails with 8.5/8.6 check-in: 0aac52c609 user: jan.nijtmans tags: trunk | |
|
2012-06-20
| ||
| 20:02 | Remove dead code that complicates fs path values but adds no value. check-in: dd88cbe53a user: dgp tags: trunk | |
|
2012-06-19
| ||
| 15:00 | Plug memory leak, part of [Bug #3362446]. Dde version should be 1.3.0, not 1.3 check-in: 1c7cfda54c user: jan.nijtmans tags: trunk | |
| 11:58 | make tclWinReg.c compile/run without UNICODE (suggested in bug #3362446) check-in: 2bdd7f3c3c user: jan.nijtmans tags: trunk | |
|
2012-06-16
| ||
| 17:20 | merge trunk check-in: 2b00cddb34 user: dkf tags: tip-400-impl | |
|
2012-06-15
| ||
| 09:39 | alternative fix for [a7e00a0e02] breakage: just make sure that the variable $tmpspace is always set check-in: 1581f9beac user: jan.nijtmans tags: trunk | |
| 09:02 | upgrade to 1.2.7 build of dll check-in: 0799b50a05 user: jan.nijtmans tags: trunk | |
|
2012-06-14
| ||
| 13:56 | fix fCmd-6.19 on win32, which was broken by [a7e00a0e02] check-in: 8992b49011 user: jan.nijtmans tags: trunk | |
| 07:37 | more readable check-in: 29049e28d2 user: jan.nijtmans tags: trunk | |
|
2012-06-13
| ||
| 12:42 | merge trunk update dde doc check-in: fd51a2cd3c user: jan.nijtmans tags: frq-3527238 | |
|
2012-06-12
| ||
| 12:36 | add test that triggered reporting of [Bug 3530230] check-in: 41bb6c4e84 user: dkf tags: trunk | |
|
2012-06-11
| ||
| 17:49 | 3532959 Make sure the lifetime management of entries in the linePBodyPtr hash table can tolerate eit... check-in: bfddfa54a6 user: dgp tags: trunk | |
| 09:34 | new attempt, with only those parts of frq-3527238 which don't introduce new command options, so don'... check-in: 28ef7b1b66 user: jan.nijtmans tags: frq-3527238 | |
| 00:07 | verify zlib package presence and version check-in: f610c56714 user: dkf tags: tip-400-impl | |
|
2012-06-09
| ||
| 23:18 | merge trunk check-in: 22783de97e user: dkf tags: tip-400-impl | |
| 23:15 | more cross-testing of dictionary-powered compression; describe package configuration check-in: 0b4976f30a user: dkf tags: tip-400-impl | |
| 17:52 | tidy up, fix test check-in: 8de6530ffc user: dkf tags: tip-400-impl | |
|
2012-06-08
| ||
| 13:25 | 3530533 Centralize #include <pthread.h> in the tclUnixPort.h header so that old unix systems that ne... check-in: a790f23b77 user: dgp tags: trunk | |
| 08:07 | Revise the "null data" check: null strings are possible, but empty binary arrays are not check-in: 146dc6a0b5 user: jan.nijtmans tags: trunk | |
|
2012-06-07
| ||
| 07:12 | compressing transforms now work with dictionaries, even if raw check-in: e231a12fa0 user: dkf tags: tip-400-impl | |
|
2012-06-06
| ||
| 14:49 | merge trunk check-in: b109af9eb4 user: dkf tags: tip-400-impl | |
| 14:48 | Declare that Tcl provides the zlib 2.0 package. check-in: bb6a97ac20 user: dkf tags: trunk | |
| 13:07 | On Cygwin, use win32 API in stead of uname() to determine the tcl_platform variables check-in: f980e7a9d2 user: jan.nijtmans tags: trunk | |
| 10:34 | making the -dictionary option work with streams check-in: 66c85777b9 user: dkf tags: tip-400-impl | |
| 09:30 | more tests, more failures, more docs check-in: f8985a5c76 user: dkf tags: tip-400-impl | |
|
2012-06-05
| ||
| 16:50 | more test tinkering check-in: 742f9aa251 user: dkf tags: tip-400-impl | |
| 16:36 | fix broken tests check-in: 880937da6f user: dkf tags: tip-400-impl | |
| 16:25 | better test that dictionaries work check-in: de20ce73f0 user: dkf tags: tip-400-impl | |
| 16:05 | merge trunk check-in: e73acb9905 user: dkf tags: tip-400-impl | |
| 15:59 | Remove unused variable NULL_CONTEXT. check-in: 56ee0e2274 user: dgp tags: trunk | |
| 15:41 | Remove unused variable mantDIGIT. check-in: 8444ad9f87 user: dgp tags: trunk | |
| 13:06 | 3530533 Add comments to failing tests. check-in: f2f7e65354 user: dgp tags: trunk | |
|
2012-06-01
| ||
| 22:01 | [Bug 3530536]: zlib-7.4 fails on IRIX64 check-in: 4427cf5dcc user: jan.nijtmans tags: trunk | |
| 21:34 | two more testcases, showing that only the "deflate" and "inflate" streams don't update the checksum,... Closed-Leaf check-in: 2cd9b5a6b6 user: jan.nijtmans tags: bug-3530536 | |
| 21:09 | bug-3530536 check-in: b7606a8e7c user: jan.nijtmans tags: bug-3530536 | |
| 19:34 | 3519357 Use randomized subdir of /tmp in xdev tests to reduce chance of conflict check-in: a7e00a0e02 user: dgp tags: trunk | |
|
2012-05-31
| ||
| 14:52 | [Bug 3531089] Added test to stop this from happening again check-in: e35f4db709 user: dkf tags: trunk | |
| 14:20 | fix subtle problem with safe [file] that caused Tk test failure check-in: 0eb7c39906 user: dkf tags: trunk | |
| 10:09 | [Bug 1997845]: Corrected formatting so that generated HTML can link properly. check-in: cb03557b65 user: dkf tags: trunk | |
| 09:04 | Prevented intermittent test failure due to race condition. check-in: aef2fad906 user: dkf tags: trunk | |
| 08:31 | merge trunk check-in: 12d3e9c223 user: dkf tags: tip-400-impl | |
|
2012-05-30
| ||
| 14:41 | minor: make TIP 106 commit easier to spot in ChangeLog check-in: c73d8858d2 user: dkf tags: trunk | |
| 04:59 | experiment fixing bug 3530536 Closed-Leaf check-in: fd248ceb70 user: jan.nijtmans tags: bug-3530536 | |
|
2012-05-29
| ||
| 11:09 | merge trunk Note: this breaks winDde-9.4 test, which still needs to be fixed! Closed-Leaf check-in: 623ce25e16 user: jan.nijtmans tags: frq-3527238 | |
| 09:52 | minor: rewrap overlong lines check-in: 4c808f2ab4 user: dkf tags: trunk | |
| 09:48 | [Bug 2931407]: Clarified semantics of division and remainder operators. check-in: 719987889f user: dkf tags: trunk | |
| 07:57 | [Bug 3525762]: Encoding handling in dde check-in: 9cc84a6ebc user: jan.nijtmans tags: trunk | |
|
2012-05-28
| ||
| 19:30 | explicitely specify encoding in DdeCreateStringHandle Closed-Leaf check-in: 262b595d2b user: jan.nijtmans tags: bug-3525762 | |
| 13:17 | [Bug 3529949]: Defang 'file dirname ~' etc in safe interps check-in: 88208bfbd4 user: dkf tags: trunk | |
| 08:39 | fix for bug bug-3525762 check-in: 225184bfe2 user: jan.nijtmans tags: bug-3525762 | |
|
2012-05-26
| ||
| 13:04 | Track the remnants of [Bug 2913625] as knownBug tests. :-( check-in: 32f830e2a6 user: dkf tags: trunk | |
|
2012-05-25
| ||
| 14:52 | [Bug 3528418]: Document what is going on with respect to qualification of command prefixes in ensemb... check-in: 95e215a97e user: dkf tags: trunk | |
| 08:50 | Factor out constant that must be the same in multiple places. Prompted by a conversation with Alexan... check-in: 68547a2755 user: dkf tags: trunk | |
| 08:29 | merge trunk check-in: 58ac4eadab user: jan.nijtmans tags: frq-3527238 | |
| 08:19 | [Bug 473946]: special characters not correctly sent, now for XTYP_EXECUTE as well as XTYP_REQUEST. ... check-in: e50aa91fc7 user: jan.nijtmans tags: trunk | |