Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
54 check-ins using file unix/tclLoadDyld.c version 28fd48d1fb
|
2005-07-29
| ||
| 14:57 | Take care with globals that have an entry in the var table but "don't exist" check-in: e0c44afdc5 user: dkf tags: core-8-4-branch | |
| 03:50 | * win/README: Update link to msys_mingw8.zip. Remove old Cygwin + Mingw info, people should just ... check-in: 73b0175c51 user: mdejong tags: core-8-4-branch | |
|
2005-07-28
| ||
| 18:39 | * unix/configure, unix/tcl.m4: defined TCL_LOAD_FROM_MEMORY on Darwin only for SHARED_BUILD check-in: 0ed358ea9d user: hobbs tags: core-8-4-branch | |
| 15:27 | Backport of fix for [Bug 1245953] check-in: d4beef2f2f user: dkf tags: core-8-4-branch | |
|
2005-07-26
| ||
| 21:39 | * doc/tclvars.n: Improved $errorCode documentation. [RFE 776921] check-in: 296a35434b user: dgp tags: core-8-4-branch | |
| 20:26 | * unix/configure: Regen. * unix/configure.in: Check for a $prefix/share directory and add it the ... check-in: 4a097ea047 user: mdejong tags: core-8-4-branch | |
| 17:05 | * generic/tclBasic.c (Tcl_CallWhenDeleted): Converted to use per-thread counter,... check-in: 461ce25bd8 user: dgp tags: core-8-4-branch | |
| 16:23 | typo check-in: d1f1e8a69a user: dgp tags: core-8-4-branch | |
| 16:20 | * generic/tclNamesp.c (TclTeardownNamespace): Re-ordering so that * tests/trace.te... check-in: 98ddae5f7c user: dgp tags: core-8-4-branch | |
|
2005-07-25
| ||
| 01:17 | * unix/tcl.m4 (SC_PROG_TCLSH, SC_BUILD_TCLSH): * win/tcl.m4 (SC_PROG_TCLSH, SC_BUILD_TCLSH): Spli... check-in: 9ed6cc87ea user: mdejong tags: core-8-4-branch | |
|
2005-07-23
| ||
| 03:31 | correction to reversed logic check-in: 2a2953ce33 user: dgp tags: core-8-4-branch | |
|
2005-07-22
| ||
| 21:59 | * library/auto.tcl: Updates to the Tcl script library to make * library/history.... check-in: 755e2a7f25 user: dgp tags: core-8-4-branch | |
|
2005-07-08
| ||
| 01:06 | * unix/tcl.m4, unix/configure: Backported [Bug 1095909], removing * unix/tclUnixPort.h: a... check-in: 75375ce555 user: hobbs tags: core-8-4-branch | |
|
2005-07-05
| ||
| 21:18 | * generic/tclCmdAH.c New "encoding" Tcl_ObjType (not registered) * generic/tclEnc... check-in: 9e0bc07fda user: dgp tags: core-8-4-branch | |
| 17:27 | * generic/tclNamesp.c: Allow for [namespace import] of a command * tests/namespace.... check-in: 18818ddf02 user: dgp tags: core-8-4-branch | |
|
2005-07-01
| ||
| 10:57 | Protect against spurious wake-ups while waiting on the condition variable when tearing down the noti... check-in: ae91d8ec01 user: vasiljevic tags: core-8-4-branch | |
|
2005-06-27
| ||
| 20:06 | formatting check-in: d0ad85eb9f user: dgp tags: core-8-4-11, core-8-4-branch | |
| 20:00 | typo in date check-in: e4eb7a5314 user: dgp tags: core-8-4-branch | |
| 18:19 | * library/auto.tcl: Reverted to Revision 1.12.2.3 (Tcl 8.4.9). Restores the (bug... check-in: 9c7df0f603 user: dgp tags: core-8-4-branch | |
|
2005-06-24
| ||
| 23:13 | * library/auto.tcl: Make file safe to re-[source] without destroying registered ... check-in: c7c57fd3ce user: dgp tags: core-8-4-branch | |
| 19:36 | release tag/spelling check-in: 2db99ffe24 user: dgp tags: core-8-4-branch | |
| 18:21 | finalize Tcl_Preserve after exit handlers check-in: 7dafabb1d2 user: kennykb tags: core-8-4-branch | |
| 15:02 | * library/auto.tcl: Make file safe to re-[source] without destroying registered ... check-in: 9d256cea6d user: dgp tags: core-8-4-branch | |
|
2005-06-23
| ||
| 20:25 | new 8.4.11 release date: June 28 check-in: c46c8e2d1a user: dgp tags: core-8-4-branch | |
| 17:01 | * tools/tcltk-man2html.tcl: fixed useversion glob pattern to accept multi-digit patchlevels. check-in: 9aa4d239a6 user: das tags: core-8-4-branch | |
| 15:45 | release tag / changes updates check-in: 7bffa24ec0 user: dgp tags: core-8-4-branch | |
| 15:05 | bug #1225957 check-in: edf9a121ee user: kennykb tags: core-8-4-branch | |
| 05:59 | * unix/Makefile.in (install-private-headers): rewrite tclPort.h when installing private headers to... check-in: ce4b5c969a user: das tags: core-8-4-branch | |
|
2005-06-22
| ||
| 21:44 | update changes for 8.4.11 check-in: fb14091a89 user: dgp tags: core-8-4-branch | |
| 21:30 | bug 1225044 check-in: 5a9b823ad8 user: kennykb tags: core-8-4-branch | |
| 21:23 | * win/tclWinFile.c: Potential buffer overflow. [Bug 1225571] Thanks to Pat Thoy... check-in: a00ac6013b user: dgp tags: core-8-4-branch | |
| 20:26 | update for 8.4.11 check-in: 025d0d7534 user: dgp tags: core-8-4-branch | |
| 20:19 | release tag check-in: 4253194837 user: dgp tags: core-8-4-branch | |
| 19:35 | bug 1225727 check-in: ab109e436a user: kennykb tags: core-8-4-branch | |
| 16:49 | * generic/tclInt.h: Followup to change made on 2005-06-18 by Daniel Steffen. There are compiler... check-in: 8943140362 user: andreas_kupries tags: core-8-4-branch | |
| 16:02 | * tests/safe.test: Backport performance improvement from reduced $::auto_path. check-in: c728e339cc user: dgp tags: core-8-4-branch | |
|
2005-06-21
| ||
| 22:59 | * tests/winDde.test: Added some waits to the dde server script to let event processing run after w... check-in: 241e4d0ec1 user: patthoyts tags: core-8-4-branch | |
| 19:38 | update changes and release tag check-in: 8691b485e9 user: dgp tags: core-8-4-branch | |
| 19:07 | bugs 1194458 and 1225044 check-in: 74c4fb693b user: kennykb tags: core-8-4-branch | |
| 17:19 | * generic/tclBasic.c: Made the walk of the active trace list aware * generic/tclCm... check-in: f5039da571 user: dgp tags: core-8-4-branch | |
| 14:47 | formatting check-in: 6f8ba9eb4c user: dgp tags: core-8-4-branch | |
| 14:44 | * generic/tclBasic.c (Tcl_DeleteTrace): Added missing walk of the * tests/trace.test... check-in: f48e2dd7c2 user: dgp tags: core-8-4-branch | |
|
2005-06-20
| ||
| 17:12 | date fix check-in: 16ba8ae5af user: dgp tags: core-8-4-branch | |
| 16:57 | * doc/FileSystem.3: added missing Tcl_GlobTypeData documentation [Bug 935853] check-in: 4441d3574e user: dgp tags: core-8-4-branch | |
|
2005-06-19
| ||
| 21:51 | update release tag check-in: 753573fb3d user: dgp tags: core-8-4-branch | |
|
2005-06-18
| ||
| 21:46 | *** 8.4.11 TAGGED FOR RELEASE *** * generic/tclInt.h: ensure WORDS_BIGENDIAN is defined correctly... check-in: c197218ee4 user: das tags: core-8-4-branch | |
| 20:19 | release tag check-in: a851e123bc user: dgp tags: core-8-4-branch | |
| 19:52 | * changes: Update changes for 8.4.11 release check-in: 7030368141 user: dgp tags: core-8-4-branch | |
| 19:24 | * README: Bump version number to 8.4.11 * generic/tcl.h: * too... check-in: 433f7421e2 user: dgp tags: core-8-4-branch | |
|
2005-06-17
| ||
| 23:26 | Fix bug in [format %hx] handling on selected platforms. [Bug 1154163] check-in: 7e05cf3e68 user: dkf tags: core-8-4-branch | |
|
2005-06-07
| ||
| 10:26 | Backport unix threading fix check-in: 70cf3ac902 user: dkf tags: core-8-4-branch | |
|
2005-06-06
| ||
| 21:04 | Correct crash in stack.test on gcc/win32 check-in: be4c5ca620 user: kennykb tags: core-8-4-branch | |
| 13:04 | typo check-in: 8fba048e18 user: das tags: core-8-4-branch | |
|
2005-06-04
| ||
| 07:05 | * unix/tclLoadDyld.c: fixed header confilict when building this file with USE_TCL_STUBS. check-in: 4459296c01 user: das tags: core-8-4-10, core-8-4-branch | |