summaryrefslogtreecommitdiffstats
path: root/Programs/python.c
diff options
context:
space:
mode:
Diffstat (limited to 'Programs/python.c')
0 files changed, 0 insertions, 0 deletions
ea2759'>bug_3154ea2759 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
* No string result -> no more need for TCL_RESULT_SIZEnovem_remove_string_resultdgp2012-11-291-2/+0
* missed bit of mergedgp2012-11-291-1/+1
* Get the updated error messagedgp2012-11-291-1/+1
* Merge bug-3588687dgp2012-11-292-7/+53
|\
| * Revise TclInitStubs() so that it checks for consistent values of bothdgp2012-11-295-44/+66
| |\
| * | 3588687 Added cross checks so that [load]ed extension, [load]ing interp, anddgp2012-11-272-7/+59
* | | merge novemdgp2012-11-294-79/+119
|\ \ \
| * \ \ merge trunkdgp2012-11-294-79/+119
| |\ \ \ | | | |/ | | |/|
| | * | 3588687 When detecting incompatibility during stubs initialization, the errordgp2012-11-291-3/+1
| | |\ \
| | | * \ 3588687 When detecting incompatibility during stubs initialization, the errordgp2012-11-291-3/+1
| | | |\ \
| | | | * | 3588687 When detecting incompatibility during stubs initialization, the errordgp2012-11-291-1/+1
| | * | | | silence compiler warningdgp2012-11-291-7/+7
| | * | | | Silence some (unimportant) warnings from the MIPSpro compiler.dkf2012-11-281-5/+6
| | * | | | [3590483]: Some compilers cannot initialize with complex non-constants.dkf2012-11-282-25/+34
| | | |_|/ | | |/| |
| | * | | Factor out creation of the -sockname and -peername lists frommax2012-11-262-48/+78
| | | | |
| \ \ \ \
| \ \ \ \
| \ \ \ \
| \ \ \ \
| \ \ \ \
| \ \ \ \
| \ \ \ \
| \ \ \ \
| \ \ \ \
| \ \ \ \
| \ \ \ \
| \ \ \ \
| \ \ \ \
*-------------. \ \ \ \ Merge (selected bits of) novemdgp2012-11-2638-886/+264
|\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | |/ / / /
| | | | | | | | * | | | merge trunkjan.nijtmans2012-11-261-1/+1
| | | | | | | | |\ \ \ \ | | | | | | | | | |/ / /
| | | | | | | | | * | | doc formatting goofsdgp2012-11-261-1/+1
| | | | | | | | * | | | unbreak UNIX buildjan.nijtmans2012-11-261-2/+2
| | | | | | | | * | | | Removed functions marked deprecated or obsolete for a long time: Tcl_Backslas...jan.nijtmans2012-11-2627-843/+133
| | | | | | | |/ / / /
| | | | | | | * | | | merge trunkjan.nijtmans2012-11-224-31/+96
| | | | | | | |\ \ \ \ | | | | | | |/ / / / / | | | | | | | | _ / / | | | | | | | | / /
| | | | | | | * | | Fix bug reported by Brian Griffin:jan.nijtmans2012-11-221-4/+0
| | | | | | | |\ \ \ | | | | | | | | |/ /
| | | | | | | | * | Fix bug reported by Brian Griffin:jan.nijtmans2012-11-221-4/+0
| | | | | | | | |\ \ | | | | | | | | | |/
| | | | | | | | | * Fix bug reported by Brian Griffin:jan.nijtmans2012-11-221-4/+0
| | | | | | | * | | [Bug 3033307]: fix [binary decode base64] whitespace handling with '=' suffixesdkf2012-11-203-27/+96
| | | | | | | |\ \ \
| | | | | | | | * | | very minor style tweaksbug_3033307dkf2012-11-201-6/+9
| | | | | | | | * | | merge trunkdkf2012-11-1920-66/+106
| | | | | | | | |\ \ \ | | | | | | | | |/ / / | | | | | | | |/| | |
| | | | | | | | * | | Contributed patch from Andy Goth.dgp2012-11-15