summaryrefslogtreecommitdiffstats
path: root/Tools/unicode/genmap_japanese.py
diff options
context:
space:
mode:
authorPablo Galindo <pablogsal@gmail.com>2023-02-07 13:37:13 (GMT)
committerPablo Galindo <pablogsal@gmail.com>2023-02-07 13:37:51 (GMT)
commit878ead1ac1651965126322c1b3d124faf5484dc6 (patch)
tree735f100162444df1b6fa3b65f8d44ca5563eaaf3 /Tools/unicode/genmap_japanese.py
parent955ba2839bc5875424ae745bfab53e880a9ace49 (diff)
downloadcpython-3.11.2.zip
cpython-3.11.2.tar.gz
cpython-3.11.2.tar.bz2
Python 3.11.2v3.11.2
Diffstat (limited to 'Tools/unicode/genmap_japanese.py')
0 files changed, 0 insertions, 0 deletions
_3514475 Tcl is a high-level, general-purpose, interpreted, dynamic programming language. It was designed with the goal of being very simple but powerful.
summaryrefslogtreecommitdiffstats
path: root/win
Commit message (Expand)AuthorAgeFilesLines
...
* | | Make things build (cleanly) on Win32. Thanks to Joe Mistachkin. [Patch 1980861]dkf2008-05-313-8/+35
* | | Fixed line endingspatthoyts2008-05-271-18/+18
* | | Missed one!dkf2008-05-261-9/+1
* | | Remove obsolete winhelp targets. They weren't supported and didn't work.dkf2008-05-262-95/+1
* | | Oops. Undo commit of the local tweaks.andreas_kupries2008-05-231-3/+3
* | | * win/tclWinChan.c (FileWideSeekProc): Accepted a patch byandreas_kupries2008-05-232-5/+6
* | | We should use the thread allocator for threaded builds. Added 'tclalloc' opti...patthoyts2008-05-153-8/+14
* | | * generic/tcl.h: Make Tcl_ThreadDataKey a void *.georgeps2008-05-091-1/+44
* | | Record tclvfs basepatthoyts2008-05-02