Timeline
Not logged in

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

50 events by user das occurring around 2004-07-20 10:23:14.

2004-11-11
01:18
* generic/tclListObj.c (Tcl_ListObjReplace): use memmove() instead of manual copy loop to shift li... check-in: 7512e64d88 user: das tags: core-8-4-branch
01:17
* generic/tclListObj.c (Tcl_ListObjReplace): use memmove() instead of manual copy loop to shift li... check-in: 30ac98366b user: das tags: trunk
01:17
* macosx/Makefile: corrected path to html help inside framework. Prevent parallel make from buildi... check-in: c980caa33c user: das tags: core-8-4-branch
01:16
* macosx/Makefile: corrected path to html help inside framework. Prevent parallel make from buildi... check-in: 4b682e3ec1 user: das tags: trunk
01:16
* tests/fileName.test: * tests/fileSystem.test: * tests/io.test: * tests/tcltest.test: fixed bug... check-in: 2b9f53cea6 user: das tags: core-8-4-branch
01:16
* tests/fileName.test: * tests/fileSystem.test: * tests/io.test: * tests/msgcat.test: * tests/t... check-in: e3d174f72e user: das tags: trunk
01:15
* tests/fCmd.test: * unix/tclUnixFCmd.c (TraverseUnixTree): added option to rewind() the readdir(... check-in: 8259942e8b user: das tags: core-8-4-branch
01:14
* tests/fCmd.test: * unix/tclUnixFCmd.c (TraverseUnixTree): added option to rewind() the readdir(... check-in: 7349b80092 user: das tags: trunk
01:11 New ticket [1064243fff] use memmove() in Tcl_ListObjReplace(). artifact: b73be1de71 user: das
2004-11-10
09:03 Ticket [975323ffff] configure blows up on Mac OS X with latest CVS tree status still Open with 4 other changes artifact: 99846b1d36 user: das
2004-09-14
17:02
* tests/load.test (load-2.3): adopted fix for failure on darwin from HEAD. check-in: 2f1a74d777 user: das tags: core-8-4-branch
2004-08-31
04:33
* unix/Makefile.in (install-libraries): portable sh fix. check-in: 2043e6f1e0 user: das tags: trunk
2004-08-26
22:54 Add attachment macosx_modulepath.diff to ticket [942881ffff] artifact: fe9705d656 user: das
22:54 Ticket [942881ffff] TIP#189: Tcl Modules status still Closed with 4 other changes artifact: c595871bd1 user: das
17:37
* tests/env.test: macosx fixes. check-in: 59ec68b96d user: das tags: core-8-4-branch
17:36
* tests/env.test: macosx fixes. check-in: b4d16fcd42 user: das tags: trunk
16:01
* unix/Makefile.in: added customization of default module path roots via TCL_MODULE_PATH makefile ... check-in: 65c4340ea4 user: das tags: trunk
2004-08-11
10:34 Ticket [1006957fff] Error building tcl on MacOS X with prerelease gcc-3.5 status still Open with 5 other changes artifact: 5f57d8a905 user: das
10:31 Closed ticket [958212ffff]: problem building on MacOS X: duplicate libs plus 7 other changes artifact: 1435fa2514 user: das
2004-07-30
08:32
* unix/configure: * unix/tcl.m4 (SC_CONFIG_CFLAGS): Darwin: instead of setting PLAT_OBJS to expli... check-in: 26f728866c user: das tags: core-8-4-branch
08:31
* unix/configure: * unix/tcl.m4 (SC_CONFIG_CFLAGS): Darwin: instead of setting PLAT_OBJS to expli... check-in: bf9884901c user: das tags: trunk
2004-07-22
09:30 Ticket [910323ffff] 20 failures with 8.4.6 on MacOS X 10.3, many env related status still Open with 4 other changes artifact: 22d0ecb9b1 user: das
2004-07-20
18:26 Open ticket [922727ffff]: Header reform plus 6 other changes artifact: ae847fdb6d user: das ... 1 similar event omitted.
11:13
* unix/tcl.m4: fixed Darwin autoconf breakage caused by recent CFLAGS reordering. * unix/configur... check-in: 7553cb7e69 user: das tags: core-8-4-branch
10:23
* unix/Makefile.in: * win/Makefile.in: added 'install-private-headers' makefile target to allow o... check-in: 542b0bd9ec user: das tags: trunk
10:12
* unix/tclUnixFile.c (NativeMatchType): added support for readonly matching of user immutable file... check-in: efbebac211 user: das tags: trunk
05:40
* macosx/tclMacOSXBundle.c: dynamically acquire address for CFBundleOpenBundleResourceMap symbol, ... check-in: c34d162c15 user: das tags: trunk
05:37
* macosx/tclMacOSXBundle.c: dynamically acquire address for CFBundleOpenBundleResourceMap symbol, ... check-in: e8239c0524 user: das tags: core-8-4-branch
2004-06-18
15:29
* unix/tcl.m4: autoconf 2.5 fixes in Darwin section. * unix/configure: autoconf-2.57 check-in: d5a6b2ba3b user: das tags: trunk
2004-05-19
23:00 Ticket [956433ffff] glob fails conversion to internal encoding status still Open with 4 other changes artifact: 2fad984e00 user: das
2004-05-05
22:16 Ticket [947735ffff] TEA: better MacOSX defaults status still Open with 4 other changes artifact: 7a0a560b4c user: das ... 2 similar events omitted.
2004-04-30
23:26 Ticket [929534ffff] OS X: filesystem FAILED link normalisation status still Open with 4 other changes artifact: 0f72348410 user: das ... 2 similar events omitted.
2004-04-24
15:55 Ticket [922727ffff] Header reform status still Open with 4 other changes artifact: 617db35b34 user: das
15:55 Add attachment tk-install-private-headers.diff to ticket [922727ffff] artifact: 4df3c3219e user: das
15:54 Ticket [922727ffff] Header reform status still Open with 4 other changes artifact: e3adfbf2c2 user: das
15:54 Add attachment tcl-install-private-headers.diff to ticket [922727ffff] artifact: 8caf479c2e user: das
13:01 Ticket [922727ffff] Header reform status still Open with 4 other changes artifact: 0b80a923d9 user: das
05:59
* generic/tclPort.h: * macosx/Makefile: * unix/Makefile.in: followup on tcl header reform [FR 922... check-in: 7b1e19cea3 user: das tags: trunk
2004-04-21
19:10 Add attachment tkPort.diff to ticket [922727ffff] artifact: 43e01c8cea user: das
19:10 Ticket [922727ffff] Header reform status still Open with 4 other changes artifact: d5e42c8817 user: das ... 1 similar event omitted.
19:08 Add attachment tclPort.diff to ticket [922727ffff] artifact: 587291b069 user: das
2004-04-20
15:11 Ticket [922727ffff] Header reform status still Open with 4 other changes artifact: 89961f5ecd user: das ... 1 similar event omitted.
14:14 Ticket [929534ffff] OS X: filesystem FAILED link normalisation status still Open with 5 other changes artifact: 0f500f2556 user: das