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-bug-7b46bc7f85core-bug-7b46bc7f85.zip  core-bug-7b46bc7f85.tar.gz  core-bug-7b46bc7f85.tar.bz2  apnadkarni29 hours
core-bug-983f933f11core-bug-983f933f11.zip  core-bug-983f933f11.tar.gz  core-bug-983f933f11.tar.bz2  apnadkarni30 hours
core-tip-744core-tip-744.zip  core-tip-744.tar.gz  core-tip-744.tar.bz2  jan.nijtmans41 hours
tip-732-baselinetip-732-baseline.zip  tip-732-baseline.tar.gz  tip-732-baseline.tar.bz2  apnadkarni8 days
core-bug-632710f6b7core-bug-632710f6b7.zip  core-bug-632710f6b7.tar.gz  core-bug-632710f6b7.tar.bz2  jan.nijtmans10 days
core-bug-24d7f1a695core-bug-24d7f1a695.zip  core-bug-24d7f1a695.tar.gz  core-bug-24d7f1a695.tar.bz2  jan.nijtmans3 weeks
core-tip-703core-tip-703.zip  core-tip-703.tar.gz  core-tip-703.tar.bz2  jan.nijtmans4 weeks
core-tip-741core-tip-741.zip  core-tip-741.tar.gz  core-tip-741.tar.bz2  apnadkarni4 weeks
core-bug-44b34c6152core-bug-44b34c6152.zip  core-bug-44b34c6152.tar.gz  core-bug-44b34c6152.tar.bz2  jan.nijtmans5 weeks
core-cross-compilecore-cross-compile.zip  core-cross-compile.tar.gz  core-cross-compile.tar.bz2  jan.nijtmans5 weeks
[...]
 
AgeCommit messageAuthorFilesLines
2010-09-20Eliminate tclWinProcs->useWide everywhere, since the value is always "1" on p...dogeen-assembler-splitnijtmans4-189/+60
2010-09-18 * doc/file.n (file readlink): [Bug 3070580]: Typofix.dkf2-7/+11
2010-09-18Oops, didn't mean to check in this file.nijtmans1-15/+7
2010-09-18[Bug 3069278]: breakage on head Windows triggerednijtmans3-12/+32
2010-09-16 * win/tclWinFile.c: remove define of FINDEX_INFO_LEVELS as allhobbs2-23/+4
2010-09-16 * unix/Makefile.in: do not pass current build env vars when usinghobbs2-10/+11
2010-09-16Make Tcl_FindExecutable() work in UNICODE compiles (windows-only) as well as ...nijtmans4-8/+18
2010-09-15 * generic/tclBinary.c (TclAppendBytesToByteArray): [Bug 3067036]: Makedkf3-18/+60
2010-09-15 * unix/Makefile.in: Revise `make dist` target to tolerate thedgp2-2/+8
2010-09-15update file generated by 'make dist'dgp1-3/+6
[...]