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-f2b5f89c0dcore-bug-f2b5f89c0d.zip  core-bug-f2b5f89c0d.tar.gz  core-bug-f2b5f89c0d.tar.bz2  jan.nijtmans43 hours
core-bug-e38dce74e2-214cc0eb22-v2core-bug-e38dce74e2-214cc0eb22-v2.zip  core-bug-e38dce74e2-214cc0eb22-v2.tar.gz  core-bug-e38dce74e2-214cc0eb22-v2.tar.bz2  jan.nijtmans2 days
core-bug-02977e0004-sebrescore-bug-02977e0004-sebres.zip  core-bug-02977e0004-sebres.tar.gz  core-bug-02977e0004-sebres.tar.bz2  sebres12 days
core-bug-02977e0004-jncore-bug-02977e0004-jn.zip  core-bug-02977e0004-jn.tar.gz  core-bug-02977e0004-jn.tar.bz2  jan.nijtmans12 days
core-bug-02977e0004core-bug-02977e0004.zip  core-bug-02977e0004.tar.gz  core-bug-02977e0004.tar.bz2  sebres2 weeks
core-bug-02977e0004-9.0core-bug-02977e0004-9.0.zip  core-bug-02977e0004-9.0.tar.gz  core-bug-02977e0004-9.0.tar.bz2  dkf2 weeks
core-bug-02977e0004-8.7core-bug-02977e0004-8.7.zip  core-bug-02977e0004-8.7.tar.gz  core-bug-02977e0004-8.7.tar.bz2  dkf2 weeks
core-bug-02977e0004-8.6core-bug-02977e0004-8.6.zip  core-bug-02977e0004-8.6.tar.gz  core-bug-02977e0004-8.6.tar.bz2  dkf2 weeks
core-more-encoding-testscore-more-encoding-tests.zip  core-more-encoding-tests.tar.gz  core-more-encoding-tests.tar.bz2  apnadkarni4 weeks
core-tip-702core-tip-702.zip  core-tip-702.tar.gz  core-tip-702.tar.bz2  apnadkarni4 weeks
[...]
 
AgeCommit messageAuthorFilesLines
2001-05-15refactored varname pushing code and some of the bytecode instructions dev_hobbs_branchhobbs10-780/+417
2001-05-15updated tests to not break when someone has a C:/test directoryhobbs1-4/+4
2001-05-15corrected possible ABR problemhobbs1-12/+11
2001-05-15updated to TCL_CHANNEL_VERSION_2 spechobbs1-11/+15
2001-05-12corrected lappend case for non-existent var and list-sensitive data valuehobbs3-37/+64
2001-05-11new byte-compiled commands, Tcl_GetUnicodeFromObj and string comparison changeshobbs15-290/+2418
2001-05-07rand() gets != seeds in != threads [Bug 416643]Miguel Sofer2-2/+13
2001-05-04 * tools/tcltk-man2html.tcl: removed use of 'exec' for portabilityhobbs2-108/+129
2001-05-03fixed minor nroff bugshobbs1-4/+4
2001-05-03by chance '\n' started a line, looking like a commenthobbs1-3/+3
[...]