summaryrefslogtreecommitdiffstats
path: root/generic/tclIOCmd.c
Commit message (Expand)AuthorAgeFilesLines
* * generic/regc_locale.c (cclass):das2006-07-201-2/+2
* * generic/tclBinary.c:Miguel Sofer2005-11-041-2/+1
* ANSIfy. Also converted some deeply nested code to a less nested form for easi...dkf2005-11-011-200/+215
* TIP#219 IMPLEMENTATIONandreas_kupries2005-08-241-19/+76
* Try again :-}dkf2005-07-171-2/+3
* D'ohdkf2005-07-171-2/+2
* Getting more systematic about styledkf2005-07-171-386/+396
* Clean up tests in chan.test and add mechanism for chaining Tcl_WrongNumArgsdkf2005-06-071-4/+12
* copy/paste/modify errordgp2005-06-071-3/+2
* TIP#208 implementationdkf2005-06-061-1/+75
* Merged kennykb-numerics-branch back to the head; TIPs 132 and 232Kevin B Kenny2005-05-101-1/+1
* TIP#183 IMPLEMENTATION [Patch 577093]dgp2005-04-271-3/+6
* remove unused vardgp2004-10-071-2/+2
* * generic/tclBasic.c:dgp2004-10-061-13/+13
* * generic/tclIOCmd.c (Tcl_FcopyObjCmd): Corrected a typo in theandreas_kupries2004-07-161-3/+3
* * generic/tclIOCmd.c (Tcl_PutsObjCmd): Added length check to theandreas_kupries2004-07-151-2/+2
* Patch 922727 committed. Implements three changes:dgp2004-04-061-2/+1
* Removed support for Mac OS Classic platform [Patch 918142]das2004-03-171-17/+1
* All uses of 'panic' (the macro) changeddavygrvy2003-12-241-4/+4
* TIP#72 implementation. See ChangeLog for details.dkf2002-02-151-6/+7
* * generic/tclIOCmd.c (Tcl_GetsObjCmd): Trivial fix for bugandreas_kupries2002-02-141-4/+2
* * Updated interfaces of generic/tclEncoding, generic/tclFilename.c,dgp2002-01-251-5/+5
* * generic/tclIOCmd.c (Tcl_GetsObjCmd): Fixed bug #504642 asandreas_kupries2002-01-171-11/+4
* * More TIP 27 updates in tclIOUtil.c and tclIndexObj.c that weredgp2002-01-171-5/+7
* * generic/tclIOCmd.c (Tcl_PutsObjCmd): Rewritten to have saner andandreas_kupries2001-09-191-31/+48
* 2001-08-06 Andreas Kupries <andreas_kupries@users.sourceforge.net>andreas_kupries2001-08-061-4/+6
* Changes from TIP#17 "Redo Tcl's filesystem"vincentdarley2001-07-311-2/+2
* 1999-09-16 Jeff Hobbs <hobbs@scriptics.com>hobbs1999-09-211-2/+6
* lint and better documentation of the character vs. byte oriented commandsstanton1999-05-051-2/+2
* merged tcl 8.1 branch back into the main trunkstanton1999-04-161-384/+349
* * generic/tclIOCmd.c:stanton1999-02-021-14/+15
* Replaced SCCS strings, fixed binary filescore_8_0_3stanton1998-09-141-1/+1
* plugin updateswelch1998-06-271-0/+16
* Initial revisionrjohnson1998-03-261-0/+1555