summaryrefslogtreecommitdiffstats
path: root/doc/src/snippets/code/src_xmlpatterns_api_qxmlquery.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'doc/src/snippets/code/src_xmlpatterns_api_qxmlquery.cpp')
0 files changed, 0 insertions, 0 deletions
397515'>bug_3397515 Tcl is a high-level, general-purpose, interpreted, dynamic programming language. It was designed with the goal of being very simple but powerful.
summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* fix INST_YIELD so that it worksdkf_bytecode_8_6_yieldmig2012-10-281-5/+21
* Working towards a BCCed [yield]; this doesn't work right now.dkf2012-10-267-22/+104
* Compile [namespace which -command]; big performance saving in some contexts.dkf2012-10-267-4/+71
* Added compilation of [namespace code] (except for gnarly edge cases).dkf2012-10-253-1/+54
* merge trunkdkf2012-10-2414-73/+160
|\
| * Added compilation of [dict unset]; the bytecode needed already existed anyway.dkf2012-10-245-2/+120
| * minor correction to index linedkf2012-10-241-1/+1
| * unbreak Mac OSX buildjan.nijtmans2012-10-231-1/+1
| * Add "flags" parameter from Tcl_LoadFile to to various internal functions, so ...jan.nijtmans2012-10-2310-71/+40
| |\
| | * Remove unused TclpLoadFile function.jan.nijtmans2012-10-233-49/+5
* | | yet another small introspector: [self]dkf2012-10-197-3/+71
* | | merge trunkdkf2012-10-192-3/+9
|\ \ \ | |/ /
| * | * generic/tclBasic.c (TclNRCoroutineObjCmd): insure that numlevelsmig2012-10-182-3/+9
* | | merge trunkdkf2012-10-17108-2419/+5508
|\ \ \ | |/ /
| * | Implementation of TIP #405.dkf2012-10-1611-24/+1375
| |\ \
| | * \ merge trunktip_405_impl_tddkf2012-10-1611-503/+1553
| | |\ \ | | |/ / | |/| |
| * | | Implementation of TIP #400.dkf2012-10-168-490/+1528
| |\ \ \
| | * \ \ merge trunktip_400_impldkf2012-10-164-18/+30
| | |\ \ \ | | |/ / / | |/| | |
| * | | | Bug 3576509: Better fix, which helps for all Tcl_DictObjGet() calls in Tcl's ...jan.nijtmans2012-10-143-1/+8
| |\ \ \ \ | | | |_|/ | | |/| |
| | * | | Bug 357650: Better fix, which helps for all Tcl_DictObjGet() calls in Tcl's s...jan.nijtmans2012-10-143-1/+8
| * | | | Bug 3576509: tcl::Bgerror crashes with invalid argumentsjan.nijtmans2012-10-132-1/+6
| |\ \ \ \ | | |/ / /
| | * | | Bug 3576509: tcl::Bgerror crashes with invalid argumentsjan.nijtmans2012-10-132-1/+6
| * | | | [Bug 2459774] win/tcl/Makefile.in not compatible with msys 0.8.jan.nijtmans2012-10-062-17/+16
| * | | | 3574819 Increase test robustness by creating files in fresh directory todgp2012-10-051-1/+2
| | | * | merge trunkdkf2012-10-042-3/+15
| | | |\ \ | | |_|/ / | |/| | |
| | | * | clean up some of the code to remove warnings and uselessly-settable thingsdkf2012-10-041-15/+43
| | | * | documented new C API; corrected type signature of no-zlib fallback functiondkf2012-10-032-7/+32
| | | * | merge trunkdkf2012-10-0363-289/+604
| | | |\ \
| | | * | | tinkering with the documentationdkf2012-08-131-12/+31
| | | * | | merge trunkdkf2012-08-11