summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* * generic/tclNamesp.c: Allow for [namespace import] of a commanddgp2005-07-053-3/+18
* Style-guide reformat and get rid of gcc warningdkf2005-07-051-1360/+1355
* Much whitespace/style tidying updkf2005-07-051-622/+590
* Whitespace/fmt fixesdkf2005-07-041-15/+13
* Purge remnants of old dictionary rep interlocking code; it only ever workeddkf2005-07-042-44/+32
* Protect against spurious wake-ups while waiting on the condition variablevasiljevic2005-07-012-6/+14
* * generic/tclExecute.c (TclExecuteByteCode):mdejong2005-06-293-6/+293
* increased warning about [auto_reset] bug fix.dgp2005-06-271-1/+3
* Add explanatory comment about static unprotected variables.dkf2005-06-261-1/+7
* * library/auto.tcl: Make file safe to re-[source] withoutdgp2005-06-241-23/+23
* cleanup Tcl_Preserve after exit handlersKevin B Kenny2005-06-244-17/+20
* * library/auto.tcl: Make file safe to re-[source] withoutdgp2005-06-242-20/+32
* bug 1225957Kevin B Kenny2005-06-233-313/+294
* * tools/tcltk-man2html.tcl: fixed useversion glob pattern to acceptdas2005-06-232-1/+6
* bug 1225044Kevin B Kenny2005-06-222-2/+9
* * win/tclWinFile.c: Potential buffer overflow. [Bug 1225571]dgp2005-06-222-3/+8
* bug 1225727Kevin B Kenny2005-06-226-12/+58
* * generic/tclInt.h: Followup to change made on 2005-06-18 byandreas_kupries2005-06-212-1/+10
* bug 1194458Kevin B Kenny2005-06-213-9/+31
* * generic/tclBasic.c: Added missing walk of the list of active tracesdgp2005-06-215-9/+87
* autoconfdgp2005-06-211-2/+3
* Only enable the 'compile' special debugging feature when requested indkf2005-06-213-7/+16