Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
48 check-ins using file unix/tclUnixFile.c version 88fee7a8c7
|
2003-12-12
| ||
| 17:02 | new filesystem tests check-in: 8560e5ecaa user: vincentdarley tags: trunk | |
| 17:02 | file normalize ~nobody fix check-in: f1c2619a40 user: vincentdarley tags: trunk | |
| 17:02 | improved filesystem documentation check-in: 574d369381 user: vincentdarley tags: trunk | |
| 01:01 | no message check-in: e2be25f20c user: davygrvy tags: trunk | |
| 00:59 | (SocketThreadExitHandler) : added a TerminateThread fallback just in case the socket handler thread ... check-in: ebde28db01 user: davygrvy tags: trunk | |
|
2003-12-09
| ||
| 21:55 | * unix/configure: * unix/tcl.m4: updated OpenBSD build configuration based on [Patch #775246] (ca... check-in: 9311063130 user: hobbs tags: trunk | |
| 16:03 | fixed tests and constraints and setup so works x-platform check-in: 4e7375a764 user: vincentdarley tags: trunk | |
| 15:27 | #ifdef'd out errno declarations; incompatible with recent glibc. [Bug 852369] check-in: d06ae339af user: dkf tags: trunk | |
| 14:57 | NT file permissions fix and tests check-in: a6a450bd88 user: vincentdarley tags: trunk | |
|
2003-12-02
| ||
| 09:29 | Stop losing references when variables are repeated in [binary scan]. [851747] check-in: e1aa93441d user: dkf tags: trunk | |
|
2003-12-01
| ||
| 21:27 | * doc/lset.n: fix typo [Bug 852224] check-in: 89c716f872 user: msofer tags: trunk | |
|
2003-11-24
| ||
| 19:06 | * generic/tclParse.c: Corrected faulty check for trailing white space in {expand} ... check-in: 672ceae2ae user: dgp tags: trunk | |
| 10:13 | remove windows [cd] bug check-in: aed01a3091 user: vincentdarley tags: trunk | |
|
2003-11-21
| ||
| 18:47 | * tests/winFCmd.test (winFCmd-16.10,11): Merged new tests from core-8-4-branch. check-in: 3edba276c1 user: dgp tags: trunk | |
|
2003-11-20
| ||
| 18:37 | * generic/tclVar.c: fix flag bit collision between LOOKUP_FOR_UPVAR and TCL_PARSE_PART1 (deprecate... check-in: 00fc87dfaf user: msofer tags: trunk | |
| 00:15 | * tests/compile.test (compile-16.22.0): Improved test for the recent fix for Bug 845... check-in: 39903cd5c5 user: dgp tags: trunk | |
|
2003-11-19
| ||
| 22:04 | Fixed Bug 845412; long commands without expansion don't get tangled with the expansion machinery now... check-in: 791e41a307 user: dkf tags: trunk | |
|
2003-11-18
| ||
| 23:29 | Changes from Victor Wagner <vitus@45.free.net> for better DJGPP support. check-in: 393c948780 user: davygrvy tags: trunk | |
| 23:13 | Changes from Victor Wagner <vitus@45.free.net> for DJGPP support. check-in: c34a3f8b13 user: davygrvy tags: trunk | |
|
2003-11-17
| ||
| 18:28 | more details on the regexp fix. check-in: 91556819cc user: dgp tags: trunk | |
| 17:48 | * tests/reg.test: Added tests for [Bugs 230589, 504785, 505048, 840258] recently fi... check-in: ef520e12a5 user: dgp tags: trunk | |
| 15:23 | Added cast to suppress compiler warning. check-in: 7882b5bc8d user: dgp tags: trunk | |
|
2003-11-16
| ||
| 02:12 | Miguel's masking bits had the wrong sense. I should have spotted this, but he did instead... check-in: 20f28119e5 user: dkf tags: trunk | |
| 01:15 | D'oh! instructionCount is post-incremented, not pre-incremented... check-in: 5d7b896ba8 user: dkf tags: trunk | |
| 00:49 | Miguel Sofer's patch (with small revisions) to make sure the bytecode engine checks for async events... check-in: b8a0c26a58 user: dkf tags: trunk | |
|
2003-11-15
| ||
| 23:42 | Stop VC++ 5.2 warning. [Bug 842511] check-in: bc35b1d8bc user: dkf tags: trunk | |
| 23:35 | Whitespace fixes check-in: 1566f25636 user: dkf tags: trunk | |
| 11:14 | Fixed code that splits RE engine states into "progress" and "no-progress" (bugs 505048, 230589, 8402... check-in: 47606ca977 user: pvgoran tags: trunk | |
| 03:19 | Added cast to suppress compiler warning. check-in: 90d8b22feb user: dgp tags: trunk | |
|
2003-11-14
| ||
| 23:21 | TIP#138 implementation plus extra test stuff [Patch 731356] check-in: eef4eada83 user: dkf tags: trunk | |
| 21:13 | Version number/changebar fix check-in: f0e7c0648d user: dkf tags: trunk | |
| 20:44 | * doc/ParseCmd.3: Implementation of TIP 157. Adds recognition * doc/Tcl.n: ... check-in: cbfb8313ba user: dgp tags: trunk | |
|
2003-11-12
| ||
| 17:27 | * tests/cmdMZ.test (cmdMZ-1.4): change to nonPortable as more systems are using perm... check-in: 0f226694e4 user: hobbs tags: trunk | |
| 01:07 | * unix/configure: * unix/tcl.m4: improve AIX --enable-64bit handling remove -D__NO_STRING_INLINES... check-in: 0c5e766d14 user: hobbs tags: trunk | |
|
2003-11-11
| ||
| 10:06 | no message check-in: 09a8cae981 user: davygrvy tags: trunk | |
| 08:24 | added socklen_t typedef for DJGPP check-in: d155989891 user: davygrvy tags: trunk | |
|
2003-11-10
| ||
| 22:55 | * library/dde/pkgIndex.tcl: Added safeguards so that registry * library/reg/pkgI... check-in: 207b9d2fc9 user: dgp tags: trunk | |
| 20:34 | * unix/tclUnixInit.c (TclpInitLibraryPath): * win/tclWinInit.c (TclpInitLibraryPath)... check-in: 5d17bf7a05 user: dgp tags: trunk | |
| 18:30 | Make cmdIL.test more self-contained [Bug 838384] check-in: b27e450c20 user: dkf tags: trunk | |
| 17:57 | fix to misleading error message check-in: 5a025a528e user: vincentdarley tags: trunk | |
|
2003-11-07
| ||
| 11:36 | compilation warning check-in: 5e759647b7 user: vincentdarley tags: trunk | |
|
2003-11-06
| ||
| 13:11 | * macosx/Makefile: optimized builds define NDEBUG to turn off ThreadAlloc range checking. check-in: b971567508 user: das tags: trunk | |
|
2003-11-05
| ||
| 20:50 | * tests/unixInit.test (unixInit-2.10): New test to expose [Bug 832657] failure of T... check-in: 687e16de39 user: dgp tags: trunk | |
|
2003-11-04
| ||
| 09:36 | * macosx/Makefile: added 'test' target. check-in: 59cc5bd7e4 user: das tags: trunk | |
|
2003-11-03
| ||
| 12:49 | loadHandle vs clientData cleanup check-in: faef05470c user: vincentdarley tags: trunk | |
| 12:49 | whitespace check-in: d044c8be98 user: vincentdarley tags: trunk | |
| 12:48 | remove warning check-in: 3a2780c1a7 user: vincentdarley tags: trunk | |
| 12:48 | free path when no longer needed check-in: 5e80e5abd3 user: vincentdarley tags: trunk | |