Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
19 check-ins using file win/Makefile.in version 0daea1099a
|
2007-03-23
| ||
| 03:07 | Reduce number of StackAlloc and StackFree calls. check-in: a0f311e25d user: dgp tags: trunk | |
|
2007-03-22
| ||
| 20:53 | * generic/tclCmdAH.c (Tcl_ForeachObjCmd): Replaced arrays on the C stack and c... check-in: dd65b91f8e user: dgp tags: trunk | |
| 18:19 | * generic/tclExecute.c: Revised GrowEvaluationStack to take an argument specifying t... check-in: 80f5f93ab2 user: dgp tags: trunk | |
|
2007-03-21
| ||
| 18:02 | * generic/tclExecute.c: More ckalloc -> ckrealloc conversions. * generic/tclLiteral.... check-in: aa6b9bf6a4 user: dgp tags: trunk | |
| 16:25 | * generic/tclExecute.c: More ckalloc -> ckrealloc conversions. * generic/tclLiteral.... check-in: 4a5a34e344 user: dgp tags: trunk | |
| 14:16 | Minor comment formatting change check-in: 301cdc4ca3 user: dkf tags: trunk | |
|
2007-03-20
| ||
| 21:20 | * generic/tclEnv.c: Some more ckalloc -> ckrealloc replacements. * generic/tclLi... check-in: 8437385056 user: dgp tags: trunk | |
| 19:47 | 2007-03-20 Kevin B. Kenny <kennykb@acm.org> * generic/tclDate.c: Rebuilt, despite Donal Fellows'... check-in: ee77f4e978 user: kennykb tags: trunk | |
| 16:19 | Introduce modern formatting standards; no need for rebuild of tclDate.c check-in: 9c98167af5 user: dkf tags: trunk | |
| 15:23 | Fix trivial error in comment. check-in: ee819e72aa user: dkf tags: trunk | |
| 03:16 | * generic/tclCompile.c: Revise the various expansion routines for CompileEnv fields ... check-in: 760575aa5e user: dgp tags: trunk | |
|
2007-03-19
| ||
| 21:00 | * generic/tclBinary.c (Tcl_SetByteArrayLength): Replaced ckalloc() / memcpy() sequen... check-in: 3dee205cdd user: dgp tags: trunk | |
| 16:59 | * generic/tclBasic.c (Tcl_CreateMathFunc): Replaced some * generic/tclEvent.c (... check-in: 65a357c8fc user: dgp tags: trunk | |
| 11:50 | Fixed bug in regsub example. check-in: a74334ff7e user: dkf tags: trunk | |
|
2007-03-17
| ||
| 22:31 | * win/tclWinReg.c (GetKeyNames): Size the buffer for enumerating key names correctly, so that Unicod... check-in: c83dde5ee6 user: kennykb tags: trunk | |
| 05:04 | added missing panic check-in: 2620c319d0 user: dgp tags: trunk | |
|
2007-03-16
| ||
| 02:05 | fix warnings check-in: 71ba415c39 user: das tags: trunk | |
| 00:57 | * generic/tclIOUtil.c (Tcl_Stat): Reimplement workaround to avoid gcc warning by using loca... check-in: 8ba7bf14b8 user: mdejong tags: trunk | |
|
2007-03-15
| ||
| 22:54 | * win/Makefile.in: Fully qualify LIBRARY_DIR so that `make test` does not depend on working dir. check-in: b5ad60ea32 user: mdejong tags: trunk | |