summaryrefslogtreecommitdiffstats
path: root/generic/tclIO.c
Commit message (Expand)AuthorAgeFilesLines
* * generic/tclCompile.c (TclCompileTokens): Modified imported bugfixandreas_kupries2002-03-181-4/+37
* * NOTES:andreas_kupries2001-12-041-2/+2
* * NOTES: New file. Read here about the new modularization macros,andreas_kupries2001-11-281-5/+88
* See ChangeLog.andreas_kupries2001-11-071-7/+17
* * generic/tclIO.c: added (on behalf of Kevin Kennyandreas_kupries2001-09-281-3/+3
* * generic/tclIO.c (ChannelTimerProc): Added Tcl_Preserve()dgp2001-09-281-2/+3
* * The changes below fix [Bug #462317] where Expect tried to readandreas_kupries2001-09-271-15/+41
* 2001-07-18 Andreas Kupries <andreas_kupries@users.sourceforge.net>andreas_kupries2001-07-181-1/+25
* * generic/tclIO.c (GetInput): Fixed [SF #427196]. Memory washobbs2001-07-171-11/+24
* see backport log in ChangeLog for specific file backports from 8.4aCVShobbs2001-04-031-137/+46
* * generic/tclIO.c (Tcl_CreateChannel): added assertion to verifyhobbs2000-08-081-2/+14
* * merged core-8-3-1-io-rewrite back into core-8-3-1-branch.hobbs2000-07-271-2191/+2093
* * generic/tclIO.c (CloseChannel): removed the &ing out ofhobbs2000-06-021-2/+1
* (CloseChannel): further extended CloseChannel in the stacked casehobbs2000-06-021-11/+62
* * generic/tclIO.c (CloseChannel): Rewrote CloseChannel code tohobbs2000-06-021-192/+250
* 2000-04-05 Andreas Kupries <a.kupries@westend.com>kupries2000-04-051-1/+2
* * generic/tclCmdIL.c: added -unique option to lsorthobbs1999-12-211-3/+3
* * generic/tclDate.c:hobbs1999-12-081-11/+13
* * generic/tclIO.c: fix from Kupries for Tcl_UnstackChannel thathobbs1999-12-011-54/+87
* 1999-08-19 Jeff Hobbs <hobbs@scriptics.com>hobbs1999-08-191-3/+6
* 1999-08-18 Jeff Hobbs <hobbs@scriptics.com>hobbs1999-08-191-7/+35
* * generic/tclListObj.c:core_8_2_b3_baseredman1999-08-101-35/+1
* 1 Added use of Tcl_GetAllocMutex to tclAlloc.c and tclCkalloc.c so theywelch1999-08-101-1/+74
* updated trf patch to fix problems created when adapting Kupries'hobbs1999-07-301-51/+81
* * Changed version to 8.2b2.redman1999-07-221-2/+3
* Name change from Tcl_ReplaceChannel to Tcl_StackChannelwelch1999-07-021-110/+337
* Initial version of the Tcl_ReplaceChannel and Tcl_UndoReplaceChannelwelch1999-06-301-2/+303
* added -encoding to the list of legal options used in the error message whenhershey1999-05-181-2/+2
* Resynced with mainline.rjohnson1999-04-211-1/+1
* merged tcl 8.1 branch back into the main trunkstanton1999-04-161-1488/+3038
* Fixed the Tcl_NotifyChannel bug, plus added a test case for it.welch1998-10-301-12/+4
* Replaced SCCS strings, fixed binary filescore_8_0_3stanton1998-09-141-1/+1
* plugin updateswelch1998-06-271-3/+16
* fixed bug that caused file events to not be reported on buffered datastanton1998-06-091-8/+43
* Initial revisionrjohnson1998-03-261-0/+6013