summaryrefslogtreecommitdiffstats
path: root/tools/qdoc3/openedlist.h
Commit message (Expand)AuthorAgeFilesLines
* Update copyright year to 2010Jason McDonald2010-01-061-1/+1
* Update license headers again.Jason McDonald2009-09-091-4/+4
* Update tech preview license header.Jason McDonald2009-08-311-13/+13
* Update license headers.Jason McDonald2009-08-111-1/+1
* Update license headers as requested by the marketing department.Jason McDonald2009-06-161-2/+2
* Long live Qt 4.5!Lars Knoll2009-03-231-0/+91
ue='bug_3522560'>bug_3522560 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 (Collapse)AuthorAgeFilesLines
...
* * Use [interpreter] to set/query thedgp2002-03-242-10/+13
| | | | executable currently running the tcltest package. [Bug 454050]
* fixed typo and compiler warning in last commit; all tests now pass on unixvincentdarley2002-03-243-5/+5
|
* * Allow non-proc commands to be useddgp2002-03-242-6/+11
| | | | as the customization hooks. [Bug 495662]
* fs testsvincentdarley2002-03-241-1/+3
|
* fs testsvincentdarley2002-03-241-1/+1
|
* 4 fs fixesvincentdarley2002-03-2419-791/+1348
|
* adding test for [Bug 533758], fixed earlier today.Miguel Sofer2002-03-232-3/+30
|
* win/tclWinInt.h: moved undef of TCL_STORAGE_CLASS. [Bug #478579]hobbs2002-03-222-3/+7
|
* fixed the errorInfo for return codes other than (TCL_OK, TCL_ERROR) toMiguel Sofer2002-03-223-66/+28
| | | | | runLevel 0 [Bug 533758]. Removed the static RecordTracebackInfo(), as its functionality is easily replicated by Tcl_LogCommandInfo.
* * doc/expr.n: Improved documentation for ceil and floor [Bug 350535]dkf2002-03-212-3/+9
|
* Added Patch numberdgp2002-03-201-0/+1
|
* * Updated interfaces of generic/tclVar.c accordingdgp2002-03-20