Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
50 events by user kennykb occurring around 2007-04-24 17:18:10.
|
2007-05-02
| ||
| 00:03 | • Closed ticket [1705778fff]: valgrind error reports plus 7 other changes artifact: c65eef1826 user: kennykb | |
| 00:00 | • Ticket [1710710fff] Memory leaks in unload.test status still Open with 4 other changes artifact: e9e5f1bcf7 user: kennykb | |
| 00:00 | • Add attachment leakunload.txt to ticket [1710710fff] artifact: 14c73e77f2 user: kennykb | |
|
2007-05-01
| ||
| 23:57 | • Add attachment leakdict.txt to ticket [1710709fff] artifact: 0f86ea1c6c user: kennykb | |
| 23:57 | • Ticket [1710709fff] Memory leak in test suite status still Open with 4 other changes artifact: 2242b3814d user: kennykb | |
| 23:54 | • Ticket [1710707fff] Memory leak in filesystem tests status still Open with 4 other changes artifact: 30efe8699c user: kennykb | |
| 23:54 | • Add attachment leakfs.txt to ticket [1710707fff] artifact: c0ab1c6125 user: kennykb | |
| 22:43 | * generic/tclIO.c (DeleteChannelTable): Made changes so that DeleteChannelTable tries to close all o... check-in: 41c23d142b user: kennykb tags: trunk | |
| 21:18 | • New ticket [1710825fff] "Still reachable" memory leaks in Tcl I/O subsystem. artifact: 97aca1b73d user: kennykb | |
| 17:00 | • New ticket [1710710fff] Memory leaks in unload.test. artifact: a302997196 user: kennykb | |
| 16:57 | • New ticket [1710709fff] Memory leak in test suite. artifact: 22eb88d7f6 user: kennykb | |
| 16:54 | • New ticket [1710707fff] Memory leak in filesystem tests. artifact: 018a0d035b user: kennykb | |
|
2007-04-30
| ||
| 19:46 | * generic/tclProc.c (Tcl_ProcObjCmd, SetLambdaFromAny): Corrected reference count mismanagement on t... check-in: ee5486c118 user: kennykb tags: trunk | |
|
2007-04-26
| ||
| 06:03 | • Add attachment kevinleaks4.txt to ticket [1705778fff] artifact: 70a5a82f47 user: kennykb | |
| 06:03 | • Ticket [1705778fff] valgrind error reports status still Open with 4 other changes artifact: d9ccb53b86 user: kennykb | |
|
2007-04-25
| ||
| 19:09 | * generic/tclIOUtil.c (Tcl_FSChdir): Changed the memory management to that the path returned from Tc... check-in: e88d2dd4e8 user: kennykb tags: trunk | |
| 10:09 | • Add attachment kevinleaks3.txt to ticket [1705778fff] artifact: 1f74d091b3 user: kennykb | |
| 10:09 | • Ticket [1705778fff] valgrind error reports status still Open with 4 other changes artifact: ff54c19808 user: kennykb ... 2 similar events omitted. | |
| 01:23 | • Add attachment kevinleaks1.txt to ticket [1705778fff] artifact: 10de3115bc user: kennykb | |
| 01:23 | • Ticket [1705778fff] valgrind error reports status still Open with 4 other changes artifact: 24aef5e0b1 user: kennykb ... 1 similar event omitted. | |
|
2007-04-24
| ||
| 22:07 | * generic/tclListObj.c (TclLsetFlat): Fixed a bug where the new list under construction was leaked i... check-in: 6d2d73af96 user: kennykb tags: trunk | |
| 17:18 | * generic/tclBinary.c: Addressed several code paths where the error return from the 'binary format' ... check-in: ade9d682c6 user: kennykb tags: trunk | |
| 09:08 | • Ticket [1705778fff] valgrind error reports status still Open with 4 other changes artifact: a0ac01685a user: kennykb | |
| 03:14 | * generic/tclExecute.c (TclExecuteByteCode): Plugged six memory leaks in bignum arithmetic. check-in: 7f507722db user: kennykb tags: trunk | |
| 02:46 | fix typo in ChangeLog message check-in: ab96d9b883 user: kennykb tags: trunk | |
| 02:42 | * generic/tclIOCmd.c (Tcl_ReadObjCmd): Plugged a leak of the buffer object if the physocal read retu... check-in: be13ff40ae user: kennykb tags: trunk | |
| 02:18 | • Ticket [1705778fff] valgrind error reports status still Open with 4 other changes artifact: f509db30c1 user: kennykb ... 1 similar event omitted. | |
|
2007-04-23
| ||
| 23:07 | Plugged two memory leaks check-in: 03a9502394 user: kennykb tags: trunk | |
| 19:04 | * generic/tclCompCmds.c (TclCompileUpvarCmd): Plugged a memory leak in 'upvar' when compiling (a) up... check-in: 40ce0c6047 user: kennykb tags: trunk | |
| 17:56 | * generic/tclTest.c (Testregexpobjcmd): Removed an invalid access beyond the end of 'objv' in 'testr... check-in: 05157982a3 user: kennykb tags: trunk | |
| 17:34 | * generic/tclEnv.c (ReplaceString): Clear memory correctly when growing the cache to avoid reads of ... check-in: 10fb68199e user: kennykb tags: trunk | |
|
2007-04-22
| ||
| 05:43 | • Closed ticket [1387154fff]: Workaround for Cygwin timezone incompatibility plus 3 other changes artifact: 286d5c037b user: kennykb | |
| 03:02 | • Pending ticket [1677275fff]: Errors when building tcl8.4.14 on Tru64 UNIX plus 7 other changes artifact: 1741c77452 user: kennykb | |
|
2007-04-21
| ||
| 22:42 | Restored Cygwin buildability [Bug 1387154] check-in: 336c551ccc user: kennykb tags: core-8-4-branch | |
| 19:52 | * generic/tclInt.decls: Yet another round of attempting * generic/tclInt.h: to get the... check-in: c109ead7b6 user: kennykb tags: core-8-4-branch | |
|
2007-04-20
| ||
| 18:35 | Olson's tzdata2007e. check-in: 7420c6c384 user: kennykb tags: trunk | |
| 13:12 | • Closed ticket [1515234fff]: Removing commas is slimming! plus 7 other changes artifact: 576852f05f user: kennykb | |
| 12:03 | • Ticket [738900ffff] limit shimmer of singleton lists status still Open with 5 other changes artifact: 97fa100ddd user: kennykb | |
| 11:58 | • Ticket [1616470fff] Generate errorCode data status still Open with 5 other changes artifact: 5fbfecfe38 user: kennykb | |
| 11:46 | • Closed ticket [1062773fff]: Tcl_SetNotifier not documented plus 7 other changes artifact: 9edb64f111 user: kennykb | |
| 11:44 | • Closed ticket [414933ffff]: Undocumented public APIs, Notifier plus 3 other changes artifact: fd1e5087de user: kennykb | |
| 11:13 | • Ticket [1399323fff] Enhancement: clock format now ... and clock add now ... status still Open with 6 other changes artifact: 38ef442a62 user: kennykb | |
| 11:12 | • Closed ticket [1586828fff]: clock scan handles NZA time zones incorrectly. plus 7 other changes artifact: b36924e4d3 user: kennykb | |
| 10:09 | • Closed ticket [1582951fff]: Confusing remark in clock man-page plus 3 other changes artifact: 17bd9d9f14 user: kennykb ... 1 similar event omitted. | |
| 09:56 | • Closed ticket [1618445fff]: clock-40.1 fails on Mac OS X 10.2 plus 7 other changes artifact: c5a409e98d user: kennykb | |