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.nijtmans9 days
core-bug-5bd41844e6core-bug-5bd41844e6.zip  core-bug-5bd41844e6.tar.gz  core-bug-5bd41844e6.tar.bz2  sebres3 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.nijtmans7 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-10-07 * unix/tclUnixFCmd.c (TraverseUnixTree): Adjust 2004-11-11 change tomsofer_wcodes_branch_20051007kennykb_numerics_branch_20051008hobbs3-36/+60
2005-10-05 * generic/tclPipe.c (TclCreatePipeline): Fixed [SF Tcl Bugandreas_kupries2-7/+14
2005-10-05 * doc/CrtChannel.3: Fixed [SF Tcl Bug 1104682], by application ofandreas_kupries2-9/+15
2005-10-05 * generic/tclIORChan.c (RcClose): Removed unreachable panic/returnandreas_kupries2-4/+6
2005-10-05 * tests/env.test (env-6.1):hobbs4-10/+50
2005-10-05win/tclWinSerial.c (SerialSetOptionProc): free argv [Bug 1067708]hobbs2-24/+36
2005-10-05 * tests/http.test: do not URI encode -._~ accordinghobbs3-7/+14
2005-10-05 * unix/tclLoadShl.c (TclpDlopen): use DYNAMIC_PATH on secondhobbs2-2/+5
2005-10-05scan %[] requires "one or more chars" [Bug 1277503]hobbs2-5/+5
2005-10-05 * tests/winFile.test (getuser): allow valid Windows usernames.hobbs2-4/+7
[...]