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.nijtmans12 days
core-apn-info-framecore-apn-info-frame.zip  core-apn-info-frame.tar.gz  core-apn-info-frame.tar.bz2  apnadkarni2 weeks
core-tip-699core-tip-699.zip  core-tip-699.tar.gz  core-tip-699.tar.bz2  jan.nijtmans3 weeks
core-apn-icucore-apn-icu.zip  core-apn-icu.tar.gz  core-apn-icu.tar.bz2  apnadkarni4 weeks
core-apn-no-injectcore-apn-no-inject.zip  core-apn-no-inject.tar.gz  core-apn-no-inject.tar.bz2  apnadkarni4 weeks
core-bug-1d26e580cfcore-bug-1d26e580cf.zip  core-bug-1d26e580cf.tar.gz  core-bug-1d26e580cf.tar.bz2  jan.nijtmans5 weeks
core-bug-407b70361ccore-bug-407b70361c.zip  core-bug-407b70361c.tar.gz  core-bug-407b70361c.tar.bz2  jan.nijtmans8 weeks
core-9-0-b2core-9-0-b2.zip  core-9-0-b2.tar.gz  core-9-0-b2.tar.bz2  dgp9 weeks
core-fix-79474c58800cdf94core-fix-79474c58800cdf94.zip  core-fix-79474c58800cdf94.tar.gz  core-fix-79474c58800cdf94.tar.bz2  sebres2 months
dkf/to-redodkf/to-redo.zip  dkf/to-redo.tar.gz  dkf/to-redo.tar.bz2  dkf2 months
[...]
 
AgeCommit messageAuthorFilesLines
2012-07-021189293 Make '<<' redirects binary safe. Don't use strlen() (or equivalent)bug_1189293dgp2-2/+4
2012-06-29Add tn, ro_MO and ru_MO to msgcat. jan.nijtmans5-34/+42
2012-06-29Reinforced the description of the requirement for the tables of names for Tcl...dkf2-2/+16
2012-06-28only expect tcldde.dll when --enable-sharedjan.nijtmans2-2/+2
2012-06-27fix bug in cygwin's [info nameofexecutable]jan.nijtmans5-9/+27
2012-06-26fix some gcc 64-bit warningsjan.nijtmans3-16/+16
2012-06-26use cygwin_conv_path() in stead of deprecated cygwin_conv_to_full_posix_pathjan.nijtmans2-6/+11
2012-06-23[Bug 3508771]: Cygwin notifier for handling win32 eventsjan.nijtmans4-382/+523
2012-06-22first working version of Cygwin notifierbug_3508771jan.nijtmans8-61/+63
2012-06-21[Bug 3362446]: possible allocation error when using UNICODEjan.nijtmans1-4/+4
[...]