summaryrefslogtreecommitdiffstats
path: root/testing/075
Commit message (Collapse)AuthorAgeFilesLines
* Adding the xml:lang tag to XML and Docbook outputalbert-github2020-06-031-1/+1
| | | | | | | | Adding the xml:lang attribute for XNL and Docbook output Interesting links: - language codes (different from country codes!): https://www.iana.org/assignments/language-subtag-registry/language-subtag-registry - example for xml.xsd: http://www.java2s.com/Code/XML/XML-Schema/importanotherXMLschema.htm
* issue #7635: Incorrect location for enum in XML file (part 2)Dimitri van Heesch2020-03-151-1/+1
|
* Remove persistent storage of Entry objectsDimitri van Heesch2019-02-171-7/+7
|
* Changed implementation, added test caseDimitri van Heesch2018-12-241-0/+148
/option> 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/generic
diff options
context:
space:
mode:
authorjan.nijtmans <nijtmans@users.sourceforge.net>2012-01-21 08:31:55 (GMT)
committerjan.nijtmans <nijtmans@users.sourceforge.net>2012-01-21 08:31:55 (GMT)
commit90f7079c2b9adf22d6c3cbb162df3fc985707528 (patch)
treec04b63e479be3797eb3ac49c72e6158a8827ff84 /generic
parent575c4b7e017b102778b8be9e2f6211cfeaff731e (diff)
parent4aed2bc2cd16fef4ffe748ec35725686038a4fbb (diff)
downloadtcl-90f7079c2b9adf22d6c3cbb162df3fc985707528.zip
tcl-90f7079c2b9adf22d6c3cbb162df3fc985707528.tar.gz
tcl-90f7079c2b9adf22d6c3cbb162df3fc985707528.tar.bz2
Bug-3474726 minGW Tcl_StatBuf not defined correctly in tcl.h