Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
History of file generic/tclStubLibTbl.c at check-in b356268e32e29d52
|
2026-06-11
| ||
| 12:35 | Merge 9.0. No need for 'package require registry' any more file: [1ff43ac6fb] check-in: [e9459c9cac] user: jan.nijtmans branch: main, size: 1657 | |
|
2026-02-14
| ||
| 16:39 | General whitespace fixes. No semantic changes. file: [86fc72843e] check-in: [af2708b4ef] user: dkf branch: main, size: 1659 | |
|
2024-08-27
| ||
| 21:31 | Merge [835b1a5566c28af4]: More whitespace cleanup. file: [8ce8458d51] check-in: [fc7d06c8b8] user: pooryorick branch: unchained, size: 2028 | |
|
2024-07-20
| ||
| 15:59 | Merge trunk [91c2f411e7e71552], TIP #636 (tip-636-tcl9-644), resolve all conflicts including those resulting from conflicting Tcl_Obj interface implementations, and relicense under GNU Affero General Public License. All tests pass. file: [b884a91c77] check-in: [d8a3450f12] user: pooryorick branch: unchained, size: 2034 | |
|
2024-04-23
| ||
| 16:06 | Hmm, something is broken. Leaving this here but this commit is definitely wrong somehow file: [73e48a820d] check-in: [b356268e32] user: dkf branch: tidy-indentation, size: 1658 | |
|
2021-02-24
| ||
| 10:14 | Final implementation tweaks, fix comments, allow Tcl to load from <prefix>/lib (or <prefix>/bin on win32/cygwin) even when this is not in your PATH. file: [ac15e9f1da] check-in: [01105328e4] user: jan.nijtmans branch: rfe-854941, size: 1664 | |
|
2019-10-02
| ||
| 21:38 | Merge trunk and (hopefuly) fix build file: [44a93dfe24] check-in: [e08fbf23b9] user: jan.nijtmans branch: rfe-854941, size: 1666 | |
|
2019-10-01
| ||
| 15:04 | further fix handling -DBUILD_STATIC file: [bcb56a661d] check-in: [0c0f205ea7] user: jan.nijtmans branch: rfe-854941, size: 1630 | |
|
2019-09-30
| ||
| 14:43 | Merge trunk. Finish implementation. file: [3d6414c49a] check-in: [bcae28fe99] user: jan.nijtmans branch: rfe-854941, size: 1406 | |
|
2013-07-08
| ||
| 13:18 | rebase file: [b7aa2eb3d6] check-in: [3940be1e6f] user: jan.nijtmans branch: rfe-854941, size: 1369 | |
|
2013-07-07
| ||
| 11:57 | Deleted: merge trunk check-in: [da2f2cfb27] user: dkf branch: dkf-improved-disassembler, size: 0 | |
|
2013-06-21
| ||
| 11:53 | Modify internal TclStubInfoType type: use TclStubs * in stead of ClientData, so less type casts are needed in the code. Disadvantage: somewhat more code duplication, but it makes the code much more understandable. file: [4c55b7e250] check-in: [6fcb6b3e57] user: jan.nijtmans branch: trunk, size: 1394 | |
|
2013-06-18
| ||
| 09:42 | just before TIP 414 file: [f3ce9336b7] check-in: [a06354726a] user: jan.nijtmans branch: mistake, size: 1765 | |
|
2013-06-16
| ||
| 20:32 | Added: split off TclInitStubTable() as separate function - which does the actual stub table initialization - previously part of Tcl_InitStubs(). file: [ce56ee1d1e] check-in: [e04a3d09f8] user: jan.nijtmans branch: trunk, size: 1819 | |