summaryrefslogtreecommitdiffstats
path: root/generic/tclScan.c
Commit message (Expand)AuthorAgeFilesLines
* ANSIfy (though only partially - function decls only - for tclExecute.c)dkf2005-11-021-43/+49
* * generic/tclClock.c: Removed some dead code.dgp2005-10-191-202/+1
* TIP#237 IMPLEMENTATIONdgp2005-10-081-107/+127
* Systematizing the formattingdkf2005-07-211-478/+493
* Merged kennykb-numerics-branch back to the head; TIPs 132 and 232Kevin B Kenny2005-05-101-2/+2
* * generic/tclBasic.c:dgp2004-10-061-6/+5
* Ensure that the %ld conversion works correctly on 64-bit platforms. [Bug 1011...dkf2004-08-191-10/+5
* Made compiling with -Wstrict-prototypes -Wmissing-prototypes much cleaner.dkf2004-05-271-13/+13
* Patch 922727 committed. Implements three changes:dgp2004-04-061-5/+1
* Added clarification comment.dkf2002-02-251-1/+4
* TIP#72 implementation. See ChangeLog for details.dkf2002-02-151-24/+99
* * generic/tclScan.c (Tcl_ScanObjCmd): prevented ckfree beinghobbs2002-02-081-2/+4
* * tests/scan.test:hobbs2002-02-071-1/+8
* * generic/tclCmdAH.c (Tcl_FormatObjCmd):hobbs2001-09-201-6/+11
* * docs/scan.n:hobbs2000-12-101-3/+3
* * tests/scan.test:hobbs1999-11-301-1/+7
* * generic/tclProc.c: corrected error reporting for default casehobbs1999-11-191-9/+32
* removed // comments (IBM's AIX compiler complained)hobbs1999-10-291-4/+1
* * generic/tclStringObj.c: fixed Tcl_AppendResultVA so it onlyhobbs1999-10-291-28/+103
* merged tcl 8.1 branch back into the main trunkstanton1999-04-161-0/+1032