summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* * tests/compExpr-old.test: Still more conversion of "nonPortable"dgp2005-07-2813-248/+254
* * generic/tclPipe.c (TclCreatePipeline): Arrange for POSIX systems todkf2005-07-285-366/+409
* * generic/tclUtil.c: Converted the $::tcl_precision value to bedgp2005-07-272-30/+24
* * tests/expr.test: Consolidated equivalent constraints intodgp2005-07-276-207/+208
* * library/init.tcl ([unknown]): Corrected return code handlingdgp2005-07-272-4/+20
* * unix/configure: Regen.mdejong2005-07-263-1/+24
* * generic/tclBasic.c (Tcl_CallWhenDeleted): Converted to usedgp2005-07-262-9/+10
* typodgp2005-07-261-2/+2
* * generic/tclNamesp.c (TclTeardownNamespace): Re-ordering so thatdgp2005-07-263-19/+36
* Getting more systematic about styledkf2005-07-253-535/+597
* D'oh! [Bug 1244358]dkf2005-07-251-3/+3
* * unix/configure: Regen.mdejong2005-07-255-2886/+1336
* Getting more systematic about styledkf2005-07-2428-8706/+9361
* * library/auto.tcl: Updates to the Tcl script library to makedgp2005-07-237-79/+86
* * tests/string.test: Add string is tests formdejong2005-07-233-14/+58
* * generic/tclExecute.c (INST_DICT_*): stop 2 compilerMiguel Sofer2005-07-232-2/+8
* Getting more systematic about styledkf2005-07-233-1308/+1371
* Improve the incrementer code for INST_DICT_INCR_IMM, removing a gcc-ism.dkf2005-07-222-9/+30
* regendkf2005-07-213-3/+22
* Compiler for [dict] and related changes.dkf2005-07-219-113/+1281
* drop support of ancient BSD, IRIX4, RISCos, Ultrix, and ldAout.tclKevin B Kenny2005-07-216-1469/+88
* fix compile errordgp2005-07-211-2/+2
* Systematizing the formattingdkf2005-07-2115-4527/+4823
* Getting more systematic about styledkf2005-07-208-1735/+1933
* Getting more systematic about styledkf2005-07-199-1535/+1599
* Systematizing the formattingdkf2005-07-197-923/+1087
* Formatting systematization. dkf2005-07-191-263/+309
* Getting more systematic about styledkf2005-07-192-568/+566
* socket wrong#args message now follows the general conventionsdkf2005-07-171-16/+6
* Try again :-}dkf2005-07-171-2/+3
* Ugh; convert unfortunate tab back to a spacedkf2005-07-171-2/+2
* D'ohdkf2005-07-171-2/+2
* oops; how did I reorder those fields? :-(dkf2005-07-171-2/+2
* Getting more systematic about styledkf2005-07-1717-11234/+11620
* Tk Bug 1227781Kevin B Kenny2005-07-162-1/+8
* Bug 1237907Kevin B Kenny2005-07-154-10/+110
* Whitespace/comment tidyingdkf2005-07-151-931/+914
* More tidying updkf2005-07-151-204/+190
* More minor tinkering with comments and code-layoutdkf2005-07-141-13/+14
* Stop warningdkf2005-07-141-2/+2
* Oopsdkf2005-07-141-2/+2
* Style improvements to tclCompile.c, plus bytecode printing enhancements.dkf2005-07-143-918/+892
* copy/paste/fail-to-modify error in comment.dgp2005-07-131-2/+2
* * unix/tclUnixSock.c: Use a ProcessGlobalValue to store thedgp2005-07-133-103/+126
* Doc clarificationdkf2005-07-122-2/+8
* Purely style-guide cleansingdkf2005-07-112-2216/+2110
* * generic/tclExecute.c (TclExecuteByteCode):mdejong2005-07-093-50/+1128
* * generic/tclLink.c: Simplified LinkTraceProc [Bug 1208108].dgp2005-07-062-27/+16
* * unix/Makefile.in: Purged use of TCLTESTARGS [RFE 1161550].dgp2005-07-052-3/+5
* * generic/tclUtil.c: Converted TclFormatInt() into a macro.dgp2005-07-056-104/+32