summaryrefslogtreecommitdiffstats
path: root/generic/tclScan.c
Commit message (Expand)AuthorAgeFilesLines
* Simplified tcl.h and removed support for platforms that can understand butdkf2001-10-181-12/+3
* Fixed some more stupid errors (resulting from not being able to build on alldkf2001-10-181-1/+5
* Oops.dkf2001-10-151-2/+2
* Start of work to support more platforms (HPUX,IRIX,Win) plus some minor bug f...dkf2001-10-151-3/+3
* Fixes to make whole test suite cleandkf2001-10-091-6/+7
* More sensitive handling of 'unsigned long long' values.dkf2001-10-041-2/+12
* Wide int support in [scan] via 'l' modifierdkf2001-10-041-22/+91
* * 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