| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Minor simplification of memcpy usage | dkf | 2006-11-08 | 4 | -73/+110 |
|
|
* | Rewrite for style and clarity (esp. tclPkg.c) | dkf | 2006-11-08 | 2 | -624/+788 |
|
|
* | 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 | 1 | -2/+3 |
|
|
* | TIP#274 IMPLEMENTATION | dgp | 2006-11-05 | 1 | -2/+6 |
|
|
* | * generic/tclBasic.c (TEOVI): fix por possible leak of a Command | Miguel Sofer | 2006-11-04 | 1 | -3/+5 |
|
|
* | * generic/tclBasic.c (TEOVI): | Miguel Sofer | 2006-11-03 | 1 | -10/+14 |
|
|
* | * doc/ParseCmd.3, doc/Tcl.n, doc/eval.n, doc/exec.n: | hobbs | 2006-11-03 | 1 | -9/+15 |
|
|
* | * generic/tclCmdAH.c: Further revisions to produce the routines | dgp | 2006-11-02 | 4 | -108/+21 |
|
|
* | Silence compiler grumbles. | dkf | 2006-11-02 | 4 | -49/+45 |
|
|
* | 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 | 18 | -95/+86 |
|
|
* | Reverted tclEncoding.c commits that caused crashes and failures all over | dgp | 2006-11-02 | 1 | -123/+128 |
|
|
* | 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 | 1 | -40/+28 |
|
|
* | Clean up uses of cast NULLs. | dkf | 2006-11-02 | 1 | -22/+22 |
|
|
* | Added explanations, cleaned up whitespace. | dkf | 2006-11-02 | 1 | -12/+30 |
|
|
* | 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 | 1 | -26/+69 |
|
|
* | fix warning | das | 2006-10-31 | 1 | -2/+1 |
|
|
* | * unix/tclUnixPort.h: ensure MODULE_SCOPE is defined before use, so | das | 2006-10-31 | 1 | -2/+2 |
|
|
* | * generic/tclBasic.c: Refactored and renamed the routines | dgp | 2006-10-31 | 18 | -190/+187 |
|
|
* | * generic/tclBasic.c: | Miguel Sofer | 2006-10-31 | 4 | -13/+8 |
|
|
* | Fix [Bug 1587618], eliminating the callObjc and callObjv fields from the Interp | dkf | 2006-10-31 | 4 | -90/+52 |
|
|
* | 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 | 1 | -3/+13 |
|
|
* | * generic/tclExecute.c (INST_MOD): Corrected improper testing of | dgp | 2006-10-30 | 1 | -3/+3 |
|
|
* | D'oh! Updated the wrong thing. | dkf | 2006-10-30 | 1 | -13/+15 |
|
|
* | Add missing initialization. | dkf | 2006-10-30 | 1 | -1/+2 |
|
|
* | * generic/tclNamesp.c (EnsembleImplementationCmd): | Miguel Sofer | 2006-10-29 | 1 | -2/+2 |
|
|
* | Minor style consistency cleanup | dkf | 2006-10-28 | 1 | -39/+39 |
|
|
* | Added some explanatory comments. | dkf | 2006-10-28 | 1 | -10/+14 |
|
|
* | 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 | 3 | -121/+245 |
|
|
* | Make a comment look nicer. :-) | dkf | 2006-10-28 | 1 | -3/+3 |
|
|
* | Added missing type to declaration | dkf | 2006-10-27 | 1 | -2/+2 |
|
|
* | Cleaning up of various bits in tclVar.c to make code clearer to understand. | dkf | 2006-10-27 | 1 | -38/+41 |
|
|
* | Regen | dkf | 2006-10-27 | 2 | -2/+14 |
|
|
* | Allow extensions that use the internal stubs to set a namespace path. | dkf | 2006-10-27 | 2 | -9/+10 |
|
|
* | Add field to CallFrame for holding object call frame data. | dkf | 2006-10-27 | 2 | -4/+14 |
|
|
* | Regen | dkf | 2006-10-27 | 1 | -3/+3 |
|
|
* | Fixed a spot where CONSTness had been forgotten. | dkf | 2006-10-27 | 2 | -7/+7 |
|
|
* | * generic/tclProc.c (SetLambdaFromAny): minor change, eliminate | Miguel Sofer | 2006-10-27 | 1 | -2/+2 |
|
|
* | * generic/tclInterp.c (ApplyObjCmd):a | Miguel Sofer | 2006-10-26 | 2 | -6/+7 |
|
|
* | * generic/tclProc.c (ObjInterpProcEx): disable itcl hacks for | Miguel Sofer | 2006-10-24 | 1 | -8/+8 |
|
|
* | * generic/tclProc.c (ApplyObjCmd): fix wrong#args for apply by | Miguel Sofer | 2006-10-24 | 2 | -16/+39 |
|
|