Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
20 check-ins using file generic/tclProc.c version 770e914e6b
|
2004-10-01
| ||
| 03:19 | * generic/tclBasic.c (Tcl_CreateInterp): Removed the flag bit value * generic/tclInt... check-in: 8dae678302 user: dgp tags: trunk | |
| 03:10 | * generic/tclBasic.c (Tcl_EvalObjEx): Removed the flag bit value * generic/tclInt.... check-in: 70d5f804f9 user: dgp tags: trunk | |
| 00:10 | Correction to 1038021 bug fix; should only save restore those bits that get cleared by Tcl_ResetRes... check-in: a6645f01ff user: dgp tags: trunk | |
|
2004-09-30
| ||
| 23:06 | * generic/tclBasic.c (Tcl_AddObjErrorInfo): More re-organization * generic/tclCmdAH.... check-in: 6dfe14b116 user: dgp tags: trunk | |
| 10:41 | * tests/subst.test (12.1-2): added tests for [Bug 1036649] check-in: b08f163d2c user: msofer tags: trunk | |
|
2004-09-29
| ||
| 22:37 | * tests/basic.test (49.*): New tests for TCL_EVAL_GLOBAL. check-in: c1f44b257b user: dgp tags: trunk | |
| 22:23 | Remove unused variable check-in: aacd21295b user: dkf tags: trunk | |
| 22:22 | Typo check-in: 36ee16f240 user: dkf tags: trunk | |
| 22:17 | Factorize out the code for freeing an object's internal rep. check-in: 3890ad3c7c user: dkf tags: trunk | |
|
2004-09-28
| ||
| 21:44 | Changelog typo check-in: 3e657ba472 user: msofer tags: trunk | |
|
2004-09-27
| ||
| 22:39 | * generic/tclBasic.c (TclObjInvoke): fix for bogus gcc warning about uninitialised variable. check-in: 1810285e4e user: msofer tags: trunk | |
| 22:03 | removed several unused vars in TclObjInvoke check-in: 0109c2c6b8 user: kennykb tags: trunk | |
| 21:57 | Whitespace/formatting policing check-in: e73ae22ac6 user: dkf tags: trunk | |
| 19:59 | removed some workarounds for Bug 868489 check-in: 20788cf565 user: kennykb tags: trunk | |
| 16:24 | * generic/tclBasic.c: Removed internal routines TclInvoke, * generic/tclInt.decls:... check-in: 930404b026 user: dgp tags: trunk | |
| 15:07 | added missing Tcl_GlobTypeData documentation check-in: b0fe08733f user: vincentdarley tags: trunk | |
| 15:00 | fix to small filesystem bugs check-in: d6e4847a47 user: vincentdarley tags: trunk | |
| 14:31 | many more TIP 173 changes check-in: e64761cd12 user: kennykb tags: trunk | |
| 09:00 | small typo check-in: c3a0427de3 user: vincentdarley tags: trunk | |
|
2004-09-26
| ||
| 16:36 | Report compilation errors at runtime, [Patch 103368] by dgp. check-in: aaebedbc1e user: msofer tags: trunk | |