| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix spot where bug number formating was inconsistent | dkf | 2006-11-08 | 1 | -1/+1 |
|
|
* | Minor simplification of memcpy usage | dkf | 2006-11-08 | 4 | -73/+110 |
|
|
* | Rewrite for style and clarity (esp. tclPkg.c) | dkf | 2006-11-08 | 3 | -636/+803 |
|
|
* | * unix/tclUnixFCmd.c (CopyFile): [SF Tcl Bug 1586470]. Added code | andreas_kupries | 2006-11-07 | 2 | -1/+17 |
|
|
* | Minor updates (whitespace police, etc.) | dkf | 2006-11-07 | 3 | -29/+29 |
|
|
* | Minor changes (whitespace police, etc.) | dkf | 2006-11-07 | 1 | -59/+56 |
|
|
* | * generic/tclStringObj.c: Changed Tcl_ObjPrintf() response to | dgp | 2006-11-05 | 2 | -2/+7 |
|
|
* | TIP#274 IMPLEMENTATION | dgp | 2006-11-05 | 3 | -3/+17 |
|
|
* | * generic/tclBasic.c (TEOVI): fix por possible leak of a Command | Miguel Sofer | 2006-11-04 | 2 | -3/+8 |
|
|
* | * generic/tclBasic.c (TEOVI): | Miguel Sofer | 2006-11-03 | 3 | -12/+41 |
|
|
* | Rename constraint to look more conventional | dkf | 2006-11-03 | 1 | -15/+11 |
|
|
* | Keep most tests from making sockets that are reachable off the machine. | dkf | 2006-11-03 | 7 | -97/+98 |
|
|
* | Minor syntactic changes | dkf | 2006-11-03 | 1 | -7/+6 |
|
|
* | * macosx/Tcl.xcodeproj/project.pbxproj: check autoconf/autoheader exit | das | 2006-11-03 | 2 | -1/+6 |
|
|
* | * doc/ParseCmd.3, doc/Tcl.n, doc/eval.n, doc/exec.n: | hobbs | 2006-11-03 | 40 | -316/+341 |
|
|
* | * generic/tclCmdAH.c: Further revisions to produce the routines | dgp | 2006-11-02 | 5 | -108/+26 |
|
|
* | Silence compiler grumbles. | dkf | 2006-11-02 | 5 | -49/+51 |
|
|
* | Fixed non-robustness error when opening subshell pipes when the current direc... | dkf | 2006-11-02 | 2 | -12/+15 |
|
|
* | Fix some comments, make selected if/while bodies clearer by inserting comments. | dkf | 2006-11-02 | 1 | -9/+11 |
|
|
* | * generic/tclBasic.c: Further revised TclAppendPrintToObj() and | dgp | 2006-11-02 | 20 | -97/+110 |
|
|
* | Reverted tclEncoding.c commits that caused crashes and failures all over | dgp | 2006-11-02 | 2 | -125/+129 |
|
|
* | Make better use of the core's internal macros. | dkf | 2006-11-02 | 1 | -89/+96 |
|
|
* | Removed unnecessary casts and reworked some loops for more clarity. | dkf | 2006-11-02 | 2 | -41/+30 |
|
|
* | Clean up uses of cast NULLs. | dkf | 2006-11-02 | 2 | -22/+24 |
|
|
* | Added explanations, cleaned up whitespace. | dkf | 2006-11-02 | 2 | -12/+32 |
|
|
* | Indentation policing | dkf | 2006-11-02 | 1 | -20/+24 |
|
|
* | More trivial formatting stuff | dkf | 2006-11-02 | 1 | -17/+22 |
|
|
* | Remove confusing line break | dkf | 2006-11-02 | 1 | -3/+2 |
|
|
* | Whitespace policing | dkf | 2006-11-02 | 1 | -9/+8 |
|
|
* | Rewrote comments in TEOVI for clarity and usefulness. | dkf | 2006-11-02 | 2 | -50/+97 |
|
|
* | fix warning | das | 2006-10-31 | 1 | -2/+1 |
|
|
* | * unix/tclUnixPort.h: ensure MODULE_SCOPE is defined before use, so | das | 2006-10-31 | 3 | -3/+15 |
|
|
* | Updated version of http package | patthoyts | 2006-10-31 | 1 | -6/+6 |
|
|
* | * generic/tclBasic.c: Refactored and renamed the routines | dgp | 2006-10-31 | 20 | -195/+212 |
|
|
* | * generic/tclBasic.c: | Miguel Sofer | 2006-10-31 | 5 | -13/+17 |
|
|
* | Fix for bug #1582769 - options conflict with VC2003. | patthoyts | 2006-10-31 | 2 | -1/+12 |
|
|
* | Fix [Bug 1587618], eliminating the callObjc and callObjv fields from the Interp | dkf | 2006-10-31 | 8 | -109/+85 |
|
|
* | * tools/tcltk-man2html.tcl (option-toc): handle any kind of | hobbs | 2006-10-31 | 2 | -1/+6 |
|
|
* | boo - last commit did not compile :( | Miguel Sofer | 2006-10-31 | 1 | -2/+2 |
|
|
* | * generic/tclBasic.c (TEOVI): insured that the interp's callObjc/v | Miguel Sofer | 2006-10-31 | 2 | -4/+20 |
|
|
* | * generic/tclExecute.c (INST_MOD): Corrected improper testing of | dgp | 2006-10-30 | 3 | -4/+23 |
|
|
* | D'oh! Updated the wrong thing. | dkf | 2006-10-30 | 1 | -13/+15 |
|
|
* | Add missing initialization. | dkf | 2006-10-30 | 1 | -1/+2 |
|
|
* | Formatting police | dkf | 2006-10-30 | 1 | -232/+227 |
|
|
* | * generic/tclNamesp.c (EnsembleImplementationCmd): | Miguel Sofer | 2006-10-29 | 3 | -3/+27 |
|
|
* | Minor style consistency cleanup | dkf | 2006-10-28 | 1 | -39/+39 |
|
|
* | Added some explanatory comments. | dkf | 2006-10-28 | 1 | -10/+14 |
|
|
* | Added note about test update | dkf | 2006-10-28 | 1 | -0/+2 |
|
|
* | Regen | dkf | 2006-10-28 | 2 | -2/+17 |
|
|
* | Insert of calling point in middle of procedure code. Also cleaned up how | dkf | 2006-10-28 | 5 | -156/+260 |
|
|