summaryrefslogtreecommitdiffstats
path: root/Doc/includes/sqlite3/execute_3.py
diff options
context:
space:
mode:
Diffstat (limited to 'Doc/includes/sqlite3/execute_3.py')
0 files changed, 0 insertions, 0 deletions
a94652ee1 Tcl is a high-level, general-purpose, interpreted, dynamic programming language. It was designed with the goal of being very simple but powerful.
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-8994c972adcore-bug-8994c972ad.zip  core-bug-8994c972ad.tar.gz  core-bug-8994c972ad.tar.bz2  apnadkarni2 days
core-sebres-testcore-sebres-test.zip  core-sebres-test.tar.gz  core-sebres-test.tar.bz2  sebres7 days
core-bug-f7495f63c0core-bug-f7495f63c0.zip  core-bug-f7495f63c0.tar.gz  core-bug-f7495f63c0.tar.bz2  apnadkarni7 days
core-apn-utf-fastpathcore-apn-utf-fastpath.zip  core-apn-utf-fastpath.tar.gz  core-apn-utf-fastpath.tar.bz2  apnadkarni8 days
core-apn-fix-constraintscore-apn-fix-constraints.zip  core-apn-fix-constraints.tar.gz  core-apn-fix-constraints.tar.bz2  apnadkarni2 weeks
core-9-1-a1core-9-1-a1.zip  core-9-1-a1.tar.gz  core-9-1-a1.tar.bz2  dgp3 weeks
core-minizip-no-tinydircore-minizip-no-tinydir.zip  core-minizip-no-tinydir.tar.gz  core-minizip-no-tinydir.tar.bz2  jan.nijtmans5 weeks
core-bug-602971aecore-bug-602971ae.zip  core-bug-602971ae.tar.gz  core-bug-602971ae.tar.bz2  apnadkarni6 weeks
core-new-timer-apicore-new-timer-api.zip  core-new-timer-api.tar.gz  core-new-timer-api.tar.bz2  jan.nijtmans7 weeks
core-timer-optimisation-haocore-timer-optimisation-hao.zip  core-timer-optimisation-hao.tar.gz  core-timer-optimisation-hao.tar.bz2  oehhar8 weeks
[...]
 
AgeCommit messageAuthorFilesLines
2006-10-06bug #1571954: avoid /RTCc flag with MSVC8tip-278-branch-rootpatthoyts3-7/+7
2006-10-06TIP #275: Support unsigned values in binary commandpatthoyts4-29/+238
2006-10-06 * library/http/http.tcl (http::geturl): only do geturl url rfchobbs2-4/+12
2006-10-06(UnicodeToUtfProc): dst must be set to (ch & 0xFF) to work on big endian systemshobbs1-2/+2
2006-10-06 * library/tm.tcl: Fixed bug in TIP #189 implementation, nowandreas_kupries2-1/+6
2006-10-05 * generic/tcl.h: note limitation on changing Tcl_UniChar sizehobbs4-31/+51
2006-10-05 * generic/tclVar.c (Tcl_LappendObjCmd):msofer3-3/+23
2006-10-05nroff typohobbs1-2/+2
2006-10-04Olson's tzdata2006mkennykb545-640/+831
2006-10-04dup test namedgp