summaryrefslogtreecommitdiffstats
path: root/generic/tommath.h
blob: 028a84df0613dde26fcfe9be39636ff1ec1826cd (plain)
1
#include "tclTomMathInt.h"
s='column1'>| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * generic/tcl.decls: Promote internal routine TclNRSubstObj() * generic/tclCmdMZ.c: to public Tcl_NRSubstObj(). Still needs docs. * generic/tclCompile.c: * generic/tclInt.h: * generic/tclDecls.h: make genstubs * generic/tclStubInit.c: | | * | | | | | | | | | | | | * doc/namespace.n: the description of [namespace unknown] failedMiguel Sofer2009-09-232-2/+8 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | to mention [namespace path]: fixed. Thx emiliano. | | * | | | | | | | | | | | | editdgp2009-09-221-2/+2 | | | | | | | | | | | | | | | | | * | | | | | | | | | | | | * tests/regexp.test: Added check for error message frommdejong2009-09-212-1/+19 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | unbalanced [] in regexp. Added additional simple test cases of basic regsub command. | | * | | | | | | | | | | | | * generic/tclCompile.c: Correct botch in the conversion ofdgp2009-09-21