summaryrefslogtreecommitdiffstats
BranchCommit messageAuthorAge
amg_string_insertSimplify implementation of non-bytecoded [string replace]andy8 years
cjo_hydramerge tip-445dgp8 years
core_zip_vfsImprovements to Tip#430 based on community input. Added a forward declaration...hypnotoad8 years
dgp_properbytearraymerge novemdgp8 years
dgp_refactorRefactor code common to merge and insert.dgp8 years
libtommath'const'ify all libtommath functions, will appear in next libtommath version. ...jan.nijtmans8 years
masterMerge latest 'const'ification changes from libtommath (develop branch, will b...jan.nijtmans8 years
novemMerge trunkjan.nijtmans8 years
tip_445More TIP 445 conversion of the "path" Tcl_ObjType.dgp8 years
vc_reformAdd default-* targetsapnadkarni8 years
[...]
 
TagDownloadAuthorAge
core-conversion-warningcore-conversion-warning.zip  core-conversion-warning.tar.gz  core-conversion-warning.tar.bz2  jan.nijtmans6 days
core-bug-5bd41844e6core-bug-5bd41844e6.zip  core-bug-5bd41844e6.tar.gz  core-bug-5bd41844e6.tar.bz2  sebres2 weeks
core-bug-17960b80dbcore-bug-17960b80db.zip  core-bug-17960b80db.tar.gz  core-bug-17960b80db.tar.bz2  jan.nijtmans3 weeks
core-tip-711core-tip-711.zip  core-tip-711.tar.gz  core-tip-711.tar.bz2  jan.nijtmans6 weeks
core-macos-15core-macos-15.zip  core-macos-15.tar.gz  core-macos-15.tar.bz2  jan.nijtmans2 months
core-bug-4e2c8bc4a7core-bug-4e2c8bc4a7.zip  core-bug-4e2c8bc4a7.tar.gz  core-bug-4e2c8bc4a7.tar.bz2  apnadkarni2 months
core-bug-4f0b5767accore-bug-4f0b5767ac.zip  core-bug-4f0b5767ac.tar.gz  core-bug-4f0b5767ac.tar.bz2  apnadkarni2 months
core-apn-tip-709core-apn-tip-709.zip  core-apn-tip-709.tar.gz  core-apn-tip-709.tar.bz2  apnadkarni3 months
core-tip-709core-tip-709.zip  core-tip-709.tar.gz  core-tip-709.tar.bz2  jan.nijtmans3 months
core-tip-710core-tip-710.zip  core-tip-710.tar.gz  core-tip-710.tar.bz2  jan.nijtmans3 months
[...]
 
AgeCommit messageAuthorFilesLines
2005-09-15 * generic/tclStringObj.c (TclAppendFormattedObjs): Revisionkennykb-numerics-branch-20050915dgp2-9/+10
2005-09-15 * generic/tclBasic.c: More callers of TclObjPrintf anddgp12-64/+194
2005-09-15More flags hacking, this time for open64 under RHEL3. [Bug 1287638]dkf2-0/+7
2005-09-14 * generic/tclStringObj.c: Bug fixes: ObjPrintfVA needed todgp10-97/+67
2005-09-14 * generic/tclBasic.c: Updated several callers to usedgp3-49/+33
2005-09-14 * generic/tclStringObj.c: Bug fixes: ObjPrintfVA needed todgp6-47/+70
2005-09-14 * generic/tclBasic.c: First caller of TclFormatToErrorInfo.dgp4-55/+67
2005-09-13 * generic/tcl.h: Explicitly standardized on the use of stdarg.hdgp14-78/+86
2005-09-122005-09-12 Don Porter <dgp@users.sourceforge.net>dgp2-4/+12
2005-09-09silence compiler warningsdgp1-5/+2
[...]