Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
50 events by user das occurring around 2007-09-13 15:27:06.
|
2007-09-20
| ||
| 17:37 | • New ticket [1799011fff] unix/README missing descriptions of some configure options. artifact: bfc5d1a995 user: das | |
|
2007-09-18
| ||
| 19:39 | Darwin changes for 8.5b1 check-in: a10c2c2013 user: das tags: trunk | |
| 19:37 | Darwin changes for 8.4.16 check-in: 047d1d2082 user: das tags: core-8-4-branch | |
| 12:47 | autoconf-2.59 check-in: 7060d92e0f user: das tags: trunk | |
| 12:46 | fix quoting of new FreeBSD SHLIB_LD check-in: d07509fa9d user: das tags: trunk | |
|
2007-09-17
| ||
| 12:07 | (CopyData): avoid leaking msg and errObj (if interp == NULL) check-in: ef19734d0e user: das tags: trunk | |
| 11:38 | coverity id 102 check-in: 1df1261457 user: das tags: trunk | |
| 11:37 | coverity id 100 check-in: b396c27797 user: das tags: trunk | |
|
2007-09-15
| ||
| 06:01 | * unix/tcl.m4 (SunOS-5.1x): replace direct use of '/usr/ccs/bin/ld' in SHLIB_LD by 'cc' compil... check-in: 377daf85c0 user: das tags: core-8-4-branch | |
| 06:00 | * unix/tcl.m4: replace all direct references to compiler by ${CC} to enable CC overriding at con... check-in: 7c64b38c55 user: das tags: trunk | |
|
2007-09-14
| ||
| 02:31 | typo check-in: 92198d041e user: das tags: core-8-4-branch | |
| 02:31 | typo check-in: be13d0619b user: das tags: trunk | |
|
2007-09-13
| ||
| 23:04 | • Ticket [1793984fff] Tcl DTrace provider status still Open with 4 other changes artifact: 429bd25058 user: das ... 5 similar events omitted. | |
| 22:19 | • Add attachment tcl-dtrace-core-8-4-branch.diff to ticket [1793984fff] artifact: faa948bcd5 user: das | |
| 22:18 | • Add attachment tcl-dtrace-HEAD.diff to ticket [1793984fff] artifact: acced39de4 user: das | |
| 22:18 | • Ticket [1793984fff] Tcl DTrace provider status still Open with 4 other changes artifact: f1448ce0b5 user: das | |
| 16:13 | whitespace check-in: 5aab07238c user: das tags: core-8-4-branch | |
| 15:28 | * generic/tclDTrace.d (new file): add DTrace provider for Tcl; allows * generic/tclCompile.h: t... check-in: 9eb5b5b76c user: das tags: core-8-4-branch | |
| 15:27 | typo check-in: 958046d3bd user: das tags: trunk | |
| 15:27 | * generic/tclDTrace.d (new file): add DTrace provider for Tcl; allows * generic/tclCompile.h: t... check-in: 4ab9e1dde2 user: das tags: trunk | |
| 15:25 | * generic/tclCmdIL.c: factor our core of InfoFrameCmd() into internal TclInfoFrame() for use by... check-in: 8810173129 user: das tags: trunk | |
| 15:18 | • New ticket [1793984fff] Tcl DTrace provider. artifact: 158e9b7a54 user: das | |
|
2007-09-12
| ||
| 21:01 | • Ticket [1792183fff] Support on Mac OS X 10.2 status still Open with 4 other changes artifact: 6874fed096 user: das ... 1 similar event omitted. | |
|
2007-09-11
| ||
| 12:34 | • Pending ticket [1792098fff]: macOSXLoad.test fails in unload-3.6 plus 7 other changes artifact: ad06d92234 user: das ... 1 similar event omitted. | |
|
2007-09-06
| ||
| 09:36 | typo check-in: da504fa0ec user: das tags: trunk | |
| 08:07 | * macosx/Tcl.xcode/project.pbxproj: discontinue unmaintained support * macosx/Tcl.xcode/default.pb... check-in: e80aeb3e3c user: das tags: trunk | |
| 07:26 | discontinue support for Xcode 1.5 (project was no longer being maintained); make identical to curren... check-in: a3a2884ba3 user: das tags: trunk | |
| 05:02 | replace (ab)use of GENERIC_FLAGS as a unix/Makefile override by dedicated EXTRA_CFLAGS var check-in: 4e3c58ee19 user: das tags: trunk | |
|
2007-09-05
| ||
| 01:39 | correct autoconf/autoheader dependencies check-in: 85f240368a user: das tags: trunk | |
| 01:38 | fix building on Panther check-in: 13b33e9000 user: das tags: core-8-4-branch | |
| 01:38 | fix building on Panther check-in: b08f8c2418 user: das tags: trunk | |
|
2007-09-04
| ||
| 22:29 | • Ticket [1787846fff] "wideInt" objType registration status still Open with 4 other changes artifact: 241db807bb user: das ... 1 similar event omitted. | |
|
2007-09-03
| ||
| 01:36 | * generic/tclObj.c (TclInitObjSubsystem): restore registration of the "wideInt" Tcl_ObjType ... check-in: 3aeabd1082 user: das tags: trunk | |
| 01:36 | make tclVarHashKeyType definition static check-in: c90f339469 user: das tags: trunk | |
| 01:28 | fix warnings about 64bit signed vs unsigned comparison check-in: 87372de9f4 user: das tags: trunk | |
|
2007-08-27
| ||
| 23:30 | typo check-in: 717c1de5a4 user: das tags: trunk | |
| 06:46 | fix warnings about signed vs unsigned comparison (type of sizeof() is size_t i.e. unsigned!) check-in: 70e3badcc6 user: das tags: trunk | |
|
2007-08-23
| ||
| 00:27 | ensure WORDS_BIGENDIAN redefinition is consistent with autoconf definition check-in: 6b0d11412b user: das tags: core-8-4-branch | |
| 00:27 | ensure WORDS_BIGENDIAN redefinition is consistent with autoconf definition check-in: b7550ae4dc user: das tags: trunk | |
|
2007-08-14
| ||
| 06:34 | * unix/tclLoadDyld.c: use dlfcn API on Mac OS X 10.4 and later; fix issues with loading from memor... check-in: 51745de0b8 user: das tags: core-8-4-branch | |
| 06:33 | * unix/tclLoadDyld.c: use dlfcn API on Mac OS X 10.4 and later; fix issues with loading from memor... check-in: 58634f8ad3 user: das tags: trunk | |
| 06:32 | * unix/dltest/pkga.c: whitespace & comment cleanup, remove * unix/dltest/pkgb.c: unused pkgf.c. ... check-in: 9c5c352689 user: das tags: trunk | |