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-02d5d65d70adab97core-bug-02d5d65d70adab97.zip  core-bug-02d5d65d70adab97.tar.gz  core-bug-02d5d65d70adab97.tar.bz2  sebres6 days
core-8-6-15core-8-6-15.zip  core-8-6-15.tar.gz  core-8-6-15.tar.bz2  dgp9 days
core-bug-945d2387d7core-bug-945d2387d7.zip  core-bug-945d2387d7.tar.gz  core-bug-945d2387d7.tar.bz2  apnadkarni4 weeks
core-bug-a82f8b15d1core-bug-a82f8b15d1.zip  core-bug-a82f8b15d1.tar.gz  core-bug-a82f8b15d1.tar.bz2  jan.nijtmans4 weeks
core-bug-304d30677acore-bug-304d30677a.zip  core-bug-304d30677a.tar.gz  core-bug-304d30677a.tar.bz2  apnadkarni4 weeks
core-apn-encoding-testscore-apn-encoding-tests.zip  core-apn-encoding-tests.tar.gz  core-apn-encoding-tests.tar.bz2  apnadkarni5 weeks
core-bug-3968086595core-bug-3968086595.zip  core-bug-3968086595.tar.gz  core-bug-3968086595.tar.bz2  pooryorick5 weeks
core-zipfs-consolidationcore-zipfs-consolidation.zip  core-zipfs-consolidation.tar.gz  core-zipfs-consolidation.tar.bz2  apnadkarni5 weeks
core-bug-fccb9f322fcore-bug-fccb9f322f.zip  core-bug-fccb9f322f.tar.gz  core-bug-fccb9f322f.tar.bz2  apnadkarni7 weeks
core-9-0-b3core-9-0-b3.zip  core-9-0-b3.tar.gz  core-9-0-b3.tar.bz2  dgp7 weeks
[...]
 
AgeCommit messageAuthorFilesLines
2015-05-19Tidier version.dgp_defer_string_repdkf1-15/+1
2015-05-19Don't cause string rep generation in [list <lit> <lit> ... <lit>] bytecode.dgp1-9/+10
2015-05-18[11250a236d] Made the documentation of non-greediness overrides more obvious.dkf1-1/+25
2015-05-18[c11a51c482] Stop race condition with -accept config option, and allow overri...dkf2-15/+50
2015-05-17[ad6696285c] Correction of description of filter behaviour with 'unknown'.dkf1-3/+5
2015-05-17[ad6696285c] Demonstrate that filters are not called for destructors.dkf1-0/+28
2015-05-15[0f42ff7871] Remove unintentional difference between interpreted and compiled...dkf2-0/+191
2015-05-15[9dd1bd7a74] Ensure that [self] returns a sensible value in a destructor even...dkf2-2/+32
2015-05-14Bump to http 2.8.9dgp4-6/+6
2015-05-14[6a71dbe6ec] Ensure that compression errors log correctly.dkf1-1/+1
[...]