summaryrefslogtreecommitdiffstats
BranchCommit messageAuthorAge
amg_string_insertSimplify implementation of non-bytecoded [string replace]andy7 years
cjo_hydramerge tip-445dgp7 years
core_zip_vfsImprovements to Tip#430 based on community input. Added a forward declaration...hypnotoad7 years
dgp_properbytearraymerge novemdgp7 years
dgp_refactorRefactor code common to merge and insert.dgp7 years
libtommath'const'ify all libtommath functions, will appear in next libtommath version. ...jan.nijtmans7 years
masterMerge latest 'const'ification changes from libtommath (develop branch, will b...jan.nijtmans7 years
novemMerge trunkjan.nijtmans7 years
tip_445More TIP 445 conversion of the "path" Tcl_ObjType.dgp7 years
vc_reformAdd default-* targetsapnadkarni7 years
[...]
 
TagDownloadAuthorAge
core-bug-0439e1e1a3core-bug-0439e1e1a3.zip  core-bug-0439e1e1a3.tar.gz  core-bug-0439e1e1a3.tar.bz2  jan.nijtmans4 days
core-apn-info-framecore-apn-info-frame.zip  core-apn-info-frame.tar.gz  core-apn-info-frame.tar.bz2  apnadkarni7 days
core-tip-699core-tip-699.zip  core-tip-699.tar.gz  core-tip-699.tar.bz2  jan.nijtmans2 weeks
core-apn-icucore-apn-icu.zip  core-apn-icu.tar.gz  core-apn-icu.tar.bz2  apnadkarni3 weeks
core-apn-no-injectcore-apn-no-inject.zip  core-apn-no-inject.tar.gz  core-apn-no-inject.tar.bz2  apnadkarni3 weeks
core-bug-1d26e580cfcore-bug-1d26e580cf.zip  core-bug-1d26e580cf.tar.gz  core-bug-1d26e580cf.tar.bz2  jan.nijtmans4 weeks
core-bug-407b70361ccore-bug-407b70361c.zip  core-bug-407b70361c.tar.gz  core-bug-407b70361c.tar.bz2  jan.nijtmans7 weeks
core-9-0-b2core-9-0-b2.zip  core-9-0-b2.tar.gz  core-9-0-b2.tar.bz2  dgp7 weeks
core-fix-79474c58800cdf94core-fix-79474c58800cdf94.zip  core-fix-79474c58800cdf94.tar.gz  core-fix-79474c58800cdf94.tar.bz2  sebres8 weeks
dkf/to-redodkf/to-redo.zip  dkf/to-redo.tar.gz  dkf/to-redo.tar.bz2  dkf8 weeks
[...]
 
AgeCommit messageAuthorFilesLines
2013-07-18[assemble] compile syntax error into bytecode reporting syntax error message.dgp_tcs_rewritedgp1-7/+3
2013-07-18merge trunkdgp4-15/+14
2013-07-18[Bug 1c17fbba5d] Fix -errorinfo from syntax errors so that the error isdgp5-20/+15
2013-07-17Factor out the call to a compileProc into one place used by both ensembledgp3-41/+38
2013-07-16Streamline the housekeeping on the operands of INST_START_CMD.dgp1-49/+32
2013-07-16Simplify the ensemble subcommand compile. There's no need to bedgp2-56/+15
2013-07-16Simplify arguments to TclContinuationsEnterDerived().dgp2-10/+10
2013-07-16Eliminate the litInfo table and all the code tending to its care and feeding.dgp5-134/+97
2013-07-15Build CompileBasicNArgCommand on top of TclCompileInvocation.dgp4-7/+34
2013-07-15merge trunkdgp6-62/+62
[...]