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
2010-12-17Created branch dogeen-assembler-merge-syntheticdogeen_assembler_mergedogeen_assembler_merge_syntheticcvs2fossil12-218/+85
2010-12-17Use 'rpmbuild', not 'rpm' [Bug 2537626].stwo2-3/+7
2010-12-16[Patch 3124554]: Move WishPanic from Tk to Tclnijtmans3-16/+42
2010-12-15Restore abort() in Tcl_Panic() as it was before.nijtmans3-16/+16
2010-12-14[Bug 3137454]: Tcl CVS HEAD does not build on GCC 3nijtmans2-2/+6
2010-12-14 * win/tclWinSock.c (CreateSocket): Swap the loops overrmax3-24/+32
2010-12-13[Bug 3135271] Link error due to hidden symbols (CentOS 4.2)nijtmans4-2/+11
2010-12-13Use gcc's __builtin_trap(), when available, to enter the debugger after a panic.nijtmans3-8/+66
2010-12-12Better building on OpenBSD.stwo3-26/+71
2010-12-10[Bug 3129448]: Possible over-allocation on 64-bit platforms, part 2nijtmans8-26/+36
[...]