Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
50 check-ins using file generic/tclProc.c version ac17f42049
|
2009-08-24
| ||
| 09:32 | Better formatting check-in: 5a2d13e16c user: dkf tags: trunk | |
| 03:18 | * generic/tclInt.h: Annotate Tcl_Panic as noreturn for clang static analyzer in PURIFY builds, rep... check-in: 83c4134739 user: das tags: trunk | |
| 00:27 | * macosx/tclMacOSXNotify.c: fix multiple issues with nested event loops when CoreFoundation notifi... check-in: 57c29b5009 user: das tags: trunk | |
|
2009-08-22
| ||
| 11:29 | Typo found by Andreas Kupries check-in: abede28257 user: dkf tags: trunk | |
|
2009-08-21
| ||
| 19:06 | * generic/tclFileName.c: Correct regression in [Bug 2837800] fix. * tests/fileName.t... check-in: c60ddf28cb user: dgp tags: trunk | |
| 18:32 | regression tests check-in: 9e2d7a5950 user: dgp tags: trunk | |
|
2009-08-20
| ||
| 22:09 | * generic/tclFileName.c: Correct result from [glob */test] when * matches something ... check-in: da162d3fda user: dgp tags: trunk | |
| 15:17 | * generic/tclPathObj.c: [Bug 2806250] Prevent the storage of strings starting with ~... check-in: 981d2d61d7 user: dgp tags: trunk | |
| 10:56 | Use the Tcl value stack more, simplify exit paths in [lsearch] check-in: af40c6fb69 user: dkf tags: trunk | |
| 10:55 | Small tweaks check-in: a13cf3ba7a user: dkf tags: trunk | |
| 08:31 | Close off memory leak in [lsort]. check-in: 63cf4eb317 user: dkf tags: trunk | |
|
2009-08-19
| ||
| 23:23 | Interpreted [if] is now fully NRE-enabled. [Bug 2823276] check-in: 7c7e6bcf33 user: dkf tags: trunk | |
| 17:30 | another test check-in: 9f3daf8393 user: dgp tags: trunk | |
| 14:32 | Make interpreted [for] and [while] NRE-safe. [Bug 2823276] check-in: 415a9b6fa0 user: dkf tags: trunk | |
| 14:25 | Formatting corrections check-in: 890f330c87 user: dkf tags: trunk | |
|
2009-08-18
| ||
| 17:42 | test for 2806250 check-in: f35c75ca90 user: dgp tags: trunk | |
| 16:27 | nicer test failure mode check-in: 80c3b7b1c1 user: dgp tags: trunk | |
| 14:44 | * generic/tclPathObj.c: Added NULL check to prevent crashes during * tests/fileName.... check-in: 3432a10a27 user: dgp tags: trunk | |
|
2009-08-16
| ||
| 12:25 | Change ForIterData, make it const-safe. check-in: 9a9f088f2c user: nijtmans tags: trunk | |
| 10:21 | const addition (pkge.c) Use <pthread.h> in stead of "pthread.h" Eliminate some more gcc warnings check-in: 3c9da826aa user: nijtmans tags: trunk | |
| 10:20 | const addition (pkge.c) Use <pthread.h> in stead of "pthread.h" Eliminate some more gcc warnings check-in: 4c68b5bfd2 user: nijtmans tags: trunk | |
|
2009-08-12
| ||
| 16:06 | TIP #353 IMPLEMENTATION * doc/NRE.3: New public routine Tcl_NRExprObj() ... check-in: c2ac0ecc04 user: dgp tags: trunk | |
|
2009-08-06
| ||
| 22:28 | * doc/refchan.n [Bug 2827000]: Extended the implementation of * generic/tclIORChan.c: reflective ... check-in: 21c29e509b user: andreas_kupries tags: trunk | |
|
2009-08-02
| ||
| 14:26 | * tests/coroutine.test: fix testfile cleanup check-in: c66cba960a user: msofer tags: trunk | |
| 13:03 | Added *unsupported* command to report an object's representation. check-in: 0c062dff17 user: dkf tags: trunk | |
| 12:08 | Stop calling endpwent() and endgrent(); unneeded. [Bug 1942222] check-in: 2272f042f2 user: dkf tags: trunk | |
| 10:41 | eliminate TclWinResetInterfaceEncodings, because it does exactly the same as TclWinEncodingsCleanup,... check-in: 182c7a48f3 user: nijtmans tags: trunk | |
|
2009-07-31
| ||
| 16:55 | * generic/tclStringObj.c: Corrected failure to grow buffer * tests/format.test... check-in: a3c590a7b5 user: dgp tags: trunk | |
|
2009-07-26
| ||
| 21:48 | Simplify a bit further following more testing check-in: f1b2eb0982 user: dkf tags: trunk | |
| 11:40 | Use [try] to replace obscurer uses of [catch]. check-in: 85f6cc0b99 user: dkf tags: trunk | |
| 11:26 | Forced LF translation when generating .h's to avoid spurious diffs when regenerating on a Windows bo... check-in: c03ef296ee user: ferrieux tags: trunk | |
| 07:57 | [Bug 2827066] msys build --enable-symbols broken And modified the same for unicows.dll, as a prepara... check-in: 01f7acb263 user: nijtmans tags: trunk | |
|
2009-07-25
| ||
| 22:00 | Correct "incidental" test failure; exact error message generated by ::tcl::HistAdd changed check-in: d14797dd9c user: dkf tags: trunk | |
| 21:51 | Make [history] (well, [::tcl::history]) be a real ensemble. check-in: 9ffcefd67c user: dkf tags: trunk | |
|
2009-07-24
| ||
| 20:45 | minor cleanups check-in: 99c5bc6515 user: dgp tags: trunk | |
| 10:53 | Clarify code by using [try] instead of [catch] in a few places check-in: fe6c5300e4 user: dkf tags: trunk | |
| 09:27 | Removed mention of auto_mkindex_old from indexed locations; we really don't want people finding out ... check-in: 6aaf8dfacf user: dkf tags: trunk | |
| 08:23 | Made it clearer what most people want instead of [self class]. check-in: 4bcf58698c user: dkf tags: trunk | |
|
2009-07-23
| ||
| 23:01 | Revert series of local changes not relevant to the last commit. check-in: 00dea79ba9 user: andreas_kupries tags: trunk | |
| 22:49 | * generic/tclIO.c (Tcl_GetChannelHandle): Do not crash for * generic/tclPipe.c (FileForRedirect):... check-in: 9039eeb584 user: andreas_kupries tags: trunk | |
| 15:23 | fix SunCC warning check-in: edb6119052 user: das tags: trunk | |
| 10:07 | Fix for [Bug 2820349] check-in: 00e1c4070f user: mistachkin tags: trunk | |
|
2009-07-22
| ||
| 19:54 | Feature Request 2814786: remove TclpPanic check-in: 72d40d56d3 user: nijtmans tags: trunk | |
| 12:00 | * macosx/tclMacOSXFCmd.c: CONST -> const * generic/tclGetDate.y: * generic/tclDate.c: * generic/... check-in: 86068bf4d3 user: nijtmans tags: trunk | |
| 08:41 | Refined the 20090617 patch on [exit] streamlining, so that it now correctly calls thread exit handle... check-in: 4f519b267a user: ferrieux tags: trunk | |
|
2009-07-21
| ||
| 19:03 | 2009-07-21 Kevin B. Kenny <kennykb@acm.org> * library/tzdata/Asia/Dhaka: * library/tzdata/India... check-in: 2f2c125a0c user: kennykb tags: trunk | |
|
2009-07-20
| ||
| 09:13 | Performance boost for [string is]. check-in: b4bad673e4 user: dkf tags: trunk | |
|
2009-07-19
| ||
| 11:46 | Expose function to efficiently return current name of an object. check-in: 0a8cf0ea4b user: dkf tags: trunk | |
|
2009-07-18
| ||
| 08:16 | * unix/Makefile.in: Define NDEBUG in optimized (non-symbols) build to disable NRE assert()s and th... check-in: c95a3e0ce5 user: das tags: trunk | |
|
2009-07-16
| ||
| 21:24 | * generic/tclBinary.c: Removed unused variables. * generic/tclCmdIL.c: * ge... check-in: b0e94fe52c user: dgp tags: trunk | |