Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
134 check-ins using file unix/configure version 2b20932cf8
|
2018-02-14
| ||
| 14:59 | merge trunk check-in: 57384f942e user: dgp tags: dgp-refactor | |
| 14:59 | merge trunk check-in: b35fcf958d user: dgp tags: dgp-properbytearray | |
| 14:56 | merge trunk check-in: 271cfe2752 user: dgp tags: novem | |
| 14:50 | merge 8.7 check-in: 5f3f2c02cb user: dgp tags: trunk | |
|
2018-02-09
| ||
| 20:43 | merge trunk check-in: 713b9849e2 user: dgp tags: novem | |
| 20:22 | merge trunk check-in: ffe2a9625d user: dgp tags: dgp-properbytearray | |
| 20:22 | merge trunk check-in: 32930b2344 user: dgp tags: dgp-refactor | |
| 18:52 | merge 8.7 check-in: 709f848841 user: dgp tags: trunk | |
|
2018-02-06
| ||
| 22:43 | remove unused stub entries (now that those are macros) Moved checkin off trunk onto dev branch jn... check-in: a9481af565 user: jan.nijtmans tags: trunk | |
| 21:38 | merge trunk check-in: 6e3753692f user: dgp tags: dgp-refactor | |
| 21:33 | merge trunk check-in: cce5d4c18f user: dgp tags: dgp-properbytearray | |
| 21:20 | Some more complient API changes check-in: cb19e03837 user: jan.nijtmans tags: memory-API | |
| 21:08 | merge trunk check-in: a233811733 user: jan.nijtmans tags: memory-API | |
| 21:01 | merge trunk check-in: 0774eefae7 user: jan.nijtmans tags: novem | |
| 20:54 | merge core-8-branch check-in: 30f95df8b0 user: jan.nijtmans tags: trunk | |
|
2018-02-02
| ||
| 09:22 | Update TZ info to tzdata2018c. check-in: 180f13019a user: jima tags: novem | |
| 09:21 | Update TZ info to tzdata2018c. check-in: 0f39fd5d45 user: jima tags: trunk | |
| 06:18 | Fix INCLUDE_INSTALL_DIR def when building against Tcl source. Bump rules.vc to 1.2 check-in: 75bcb60774 user: apnadkarni tags: trunk | |
|
2018-01-31
| ||
| 12:18 | Change Tcl_Token definition (int -> size_t). Many related code-changes. check-in: e3a724b790 user: jan.nijtmans tags: memory-API | |
|
2018-01-29
| ||
| 15:41 | merge trunk check-in: 28677b372a user: dgp tags: dgp-refactor | |
| 15:41 | merge trunk check-in: 94b027ca28 user: dgp tags: dgp-properbytearray | |
| 15:35 | merge trunk check-in: 5d8966c523 user: dgp tags: novem | |
| 15:05 | merge trunk check-in: 85e70f6ac2 user: jan.nijtmans tags: memory-API | |
| 15:04 | merge core-8-branch check-in: 2f3257aaa9 user: jan.nijtmans tags: trunk | |
| 11:36 | merge trunk check-in: 3faa71ab4f user: jan.nijtmans tags: memory-API | |
|
2018-01-26
| ||
| 10:26 | merge core-8-branch check-in: da1d7a3559 user: jan.nijtmans tags: trunk | |
|
2018-01-24
| ||
| 10:01 | merge core-8-branch check-in: 533391d8db user: jan.nijtmans tags: trunk | |
|
2018-01-23
| ||
| 15:22 | merge trunk check-in: 82716436dd user: jan.nijtmans tags: novem | |
| 15:02 | Don't register oldBooleanType any more. And rename "booleanString" to "boolean" in tclBooleanType. check-in: 8b82166955 user: jan.nijtmans tags: trunk | |
| 13:30 | merge trunk check-in: 7ac43d388a user: dgp tags: novem | |
| 13:30 | merge trunk check-in: 2af295e742 user: dgp tags: dgp-refactor | |
| 13:30 | merge trunk check-in: b0f4c19dae user: dgp tags: dgp-properbytearray | |
|
2018-01-22
| ||
| 13:43 | merge mark check-in: 4a21adb86f user: dgp tags: trunk | |
|
2018-01-20
| ||
| 16:13 | merge trunk. Remove typedef Tcl_Value, it isn't used anywhere any more (could be re-used for somthin... check-in: 08b84d9d19 user: jan.nijtmans tags: novem | |
| 16:08 | merge core-8-branch. Declare CONST86 as deprecated in Tcl 9.0 check-in: 4c45a06599 user: jan.nijtmans tags: trunk | |
|
2018-01-19
| ||
| 17:19 | merge trunk check-in: 4365967dd8 user: dgp tags: dgp-refactor | |
| 17:13 | merge trunk check-in: aba52995a4 user: dgp tags: dgp-properbytearray | |
| 16:14 | merge trunk check-in: 109d11dd03 user: jan.nijtmans tags: novem | |
| 16:08 | No longer use (the undocumented) CONST86 anywhere, just keep the define in tcl.h. check-in: 27cc5a774d user: jan.nijtmans tags: trunk | |
| 15:40 | merge trunk check-in: a7dd85b0fb user: jan.nijtmans tags: novem | |
| 15:17 | Now really remove Tcl_EvalTokens/Tcl_Backslash as promised in the TIP. And remove library/tzdata/Sys... check-in: 1766f5a8e9 user: jan.nijtmans tags: trunk | |
|
2018-01-18
| ||
| 13:49 | merge trunk check-in: 7af6585855 user: dgp tags: novem | |
| 13:49 | merge trunk check-in: 4e832f0711 user: dgp tags: dgp-refactor | |
| 13:42 | merge trunk check-in: d9dc85cd6d user: dgp tags: dgp-properbytearray | |
|
2018-01-17
| ||
| 19:01 | OpenBSD now has AI_ADDRCONFIG. check-in: 730d40a466 user: stu tags: trunk | |
| 16:04 | Merge trunk (and undo last change in generic/tclProc.c, which was wrong. Should be correct now in tr... check-in: 8f1887da0c user: jan.nijtmans tags: novem | |
| 16:01 | clean-up some more remainings of the Itcl hack. Taken over from "novem". check-in: 97b61209fd user: jan.nijtmans tags: trunk | |
| 14:45 | merge trunk check-in: ba54bedae6 user: jan.nijtmans tags: novem | |
| 14:17 | Remove obsolete documentation (belonging to now-removed functions). Remove obsolete 8.4 bytecodes. A... check-in: 2370ad9791 user: jan.nijtmans tags: trunk | |
| 13:16 | merge trunk (most of the API removals already were on "novem") check-in: 36a7ab983d user: jan.nijtmans tags: novem | |
| 12:56 | Remove Tcl_CaseObjCmd from tclInt.h as well (was missing in previous commit) check-in: ba4d1968bf user: jan.nijtmans tags: trunk | |
| 12:45 | TIP #485 implementation, Tcl 9.0 part: Realy remove code which was declared deprecated in 8.7 check-in: aedcd99c14 user: jan.nijtmans tags: trunk | |
|
2018-01-12
| ||
| 11:18 | merge core-8-branch check-in: 3451858e13 user: jan.nijtmans tags: trunk | |
|
2018-01-11
| ||
| 14:16 | merge trunk check-in: 1789e3120e user: dgp tags: dgp-refactor | |
| 14:15 | merge trunk check-in: e00fd95025 user: dgp tags: dgp-properbytearray | |
|
2018-01-10
| ||
| 14:59 | merge trunk check-in: 15a898e034 user: jan.nijtmans tags: novem | |
| 14:33 | merge core-8-branch check-in: a6003fbd9f user: jan.nijtmans tags: trunk | |
|
2018-01-08
| ||
| 19:41 | See the bug-e593adf103-core-8 branch instead. Closed-Leaf check-in: 26eaed7dc1 user: pooryorick tags: bug-e593adf103 | |
| 17:36 | Rearrange a few lines TclRenameCommand to reduce operations. check-in: abee89b2ba user: pooryorick tags: trunk | |
|
2018-01-06
| ||
| 17:21 | Fix for [e593adf103], resources of a namespace are still available after the namespace is deleted. ... check-in: 3825265b17 user: pooryorick tags: bug-e593adf103 | |
|
2018-01-04
| ||
| 02:40 | merge 8.7 check-in: ac96ad12de user: dgp tags: trunk | |
|
2017-12-29
| ||
| 17:31 | merge trunk check-in: b1241fac47 user: dgp tags: novem | |
| 17:18 | merge trunk: check-in: 4e5b4aa40b user: dgp tags: dgp-refactor | |
| 17:11 | merge trunk check-in: eadee06497 user: dgp tags: dgp-properbytearray | |
|
2017-12-28
| ||
| 23:23 | New Tcl_GetIndexFromObjStruct signature using size_t check-in: 47ef24fb51 user: jan.nijtmans tags: memory-API | |
| 22:49 | Fix compilation using -DUSE_TCLALLOC=1 check-in: 1763cf819c user: jan.nijtmans tags: memory-API | |
| 21:59 | merge trunk check-in: bf625a7001 user: jan.nijtmans tags: memory-API | |
| 21:16 | merge core-8-branch check-in: e9b1ef6440 user: jan.nijtmans tags: trunk | |
| 18:54 | merge trunk check-in: 7e6b55712a user: jan.nijtmans tags: novem | |
| 18:53 | merge core-8-branch check-in: 16cc95ccab user: jan.nijtmans tags: trunk | |
| 11:32 | change ClientData -> void * in a lot of places (mainly header files) check-in: 8bac85ab5f user: jan.nijtmans tags: memory-API | |
|
2017-12-27
| ||
| 21:41 | Merge trunk. Rename Tcl_MemAlloc and friends back to Tcl_Alloc, as this renaming turns out not to b... check-in: 671df0982f user: jan.nijtmans tags: memory-API | |
| 14:18 | merge trunk check-in: c8329d786f user: dgp tags: dgp-refactor | |
| 14:08 | merge trunk check-in: b80d50c1db user: dgp tags: dgp-properbytearray | |
| 13:57 | merge trunk check-in: 5f8a062e7e user: dgp tags: novem | |
|
2017-12-26
| ||
| 12:54 | TclOO: Remove unneeded name manipulation from TclOOCopyObjectCmd. check-in: 6f87ca4212 user: pooryorick tags: trunk | |
| 03:33 | Merged core-8-branch: replace ifdef TCLDIR with compare against empty string check-in: d0a985e198 user: apnadkarni tags: trunk | |
|
2017-12-23
| ||
| 20:15 | merge trunk check-in: 9ba3bb81eb user: jan.nijtmans tags: novem | |
| 18:41 | merge core-8-branch check-in: ddb1a052af user: jan.nijtmans tags: trunk | |
| 08:05 | Merge nmake rules 1.1 check-in: 7016932859 user: apnadkarni tags: trunk | |
|
2017-12-22
| ||
| 15:52 | merge trunk check-in: 077bfa7842 user: jan.nijtmans tags: memory-API | |
| 15:48 | merge core-8-branch check-in: 10653a121d user: jan.nijtmans tags: trunk | |
|
2017-12-21
| ||
| 07:51 | merge-mark check-in: f5f7296900 user: jan.nijtmans tags: trunk | |
|
2017-12-20
| ||
| 18:22 | Further fix for issue [ba1419303b4c]: Delete a namespace for an ensemble having a deletion trace del... check-in: e37fdae32f user: pooryorick tags: trunk | |
| 13:38 | merge trunk check-in: fca1897ccc user: jan.nijtmans tags: memory-API | |
| 12:53 | merge trunk check-in: 79dc00dd1d user: jan.nijtmans tags: novem | |
| 12:30 | Remove the Tcl_FindHashEntry/Tcl_CreateHashEntry stub entries, as those are actually macro's. check-in: f64b1fc0e7 user: jan.nijtmans tags: trunk | |
| 12:02 | Change hash/index/mask fields to type "unsigned int", because that's how hash values are generally s... check-in: f80dd1d3cf user: jan.nijtmans tags: trunk | |
| 09:19 | Fix for issue [ba1419303b4c]: Delete a namespace for an ensemble having a deletion trace deletes its... check-in: c0fcc0ae03 user: pooryorick tags: trunk | |
|
2017-12-19
| ||
| 21:03 | merge trunk check-in: 6852815e35 user: dgp tags: novem | |
| 21:03 | merge trunk check-in: ec95599a1c user: dgp tags: dgp-refactor | |
| 21:02 | merge trunk: check-in: 5a745e2f4d user: dgp tags: dgp-properbytearray | |
| 21:00 | [586e71dce4] Exeception handling at level #0 by EvalObjv check-in: 2460b63257 user: dgp tags: trunk | |
| 16:31 | merge trunk check-in: 7cc1c62ee1 user: dgp tags: dgp-refactor | |
| 16:22 | merge trunk check-in: 9a95242f6d user: dgp tags: dgp-properbytearray | |
| 12:25 | merge trunk check-in: f43ba573f4 user: jan.nijtmans tags: novem | |
| 12:23 | merge core-8-branch. Also change some internal refCount's from int to size_t. check-in: 6e23ad39af user: jan.nijtmans tags: trunk | |
|
2017-12-18
| ||
| 11:57 | merge trunk check-in: 0c8fe8e31c user: jan.nijtmans tags: novem | |
| 11:48 | merge core-8-branch check-in: 424886647f user: jan.nijtmans tags: trunk | |
|
2017-12-15
| ||
| 21:28 | merge-mark check-in: 8b45532df4 user: jan.nijtmans tags: trunk | |
| 19:55 | merge trunk check-in: 878d1b77fd user: jan.nijtmans tags: memory-API | |
| 17:04 | merge mark check-in: 30cbf759b2 user: dgp tags: trunk | |
| 16:06 | merge trunk check-in: e3d9fa3868 user: jan.nijtmans tags: novem | |
| 15:02 | Merge TIP #488 implementation. Some clean-up in tommath implementation (remove internal stub entrie... check-in: 70302ff935 user: jan.nijtmans tags: trunk | |
|
2017-12-13
| ||
| 10:34 | core-8-branch merge: Use nmakehlp -L to locate directories check-in: 0fc454593c user: apnadkarni tags: trunk | |
|
2017-12-12
| ||
| 17:34 | Add -L option to nmakehlp to locate directories check-in: f9025565d6 user: apnadkarni tags: trunk | |
|
2017-12-11
| ||
| 16:42 | Merge from core-8-branch - install stubs and headers where present check-in: 2f26372503 user: apnadkarni tags: trunk | |
| 13:02 | merge trunk check-in: cfcdb1aa9e user: dgp tags: novem | |
|
2017-12-10
| ||
| 14:39 | merge core-8-branch check-in: 956dbf71ea user: jan.nijtmans tags: trunk | |
| 00:01 | Ensure that an automatically-named TclOO object has the same name as its namespace. check-in: c0e2cd685c user: pooryorick tags: trunk | |
|
2017-12-09
| ||
| 16:55 | merge trunk check-in: a43c0d3058 user: jan.nijtmans tags: novem | |
| 16:13 | merge core-8-branch. Remove stub entry for TclWinGetPlatformId(), as it is no longer needed. Is a m... check-in: fa4dd57801 user: jan.nijtmans tags: trunk | |
|
2017-12-08
| ||
| 16:54 | TIP477 merge: reformed nmake build system check-in: b9c183670a user: apnadkarni tags: trunk | |
|
2017-12-07
| ||
| 12:40 | merge trunk check-in: a7916336d2 user: jan.nijtmans tags: novem | |
| 12:36 | merge 8.7 check-in: 60f74266f4 user: jan.nijtmans tags: trunk | |
|
2017-12-06
| ||
| 21:01 | merge trunk check-in: 46c4fb0467 user: dgp tags: novem | |
| 21:01 | merge trunk check-in: 56262fb206 user: dgp tags: dgp-refactor | |
| 21:01 | merge trunk check-in: 288d6fe82e user: dgp tags: dgp-properbytearray | |
| 20:48 | merge 8.7 check-in: b9331cc4d5 user: dgp tags: trunk | |
| 20:03 | merge 8.7 check-in: 44eb8e6d1a user: dgp tags: trunk | |
| 15:40 | doc fixes check-in: 31254b76f0 user: jan.nijtmans tags: memory-API | |
| 13:36 | merge trunk check-in: b90a0b0a8e user: dgp tags: dgp-properbytearray | |
| 13:29 | merge trunk check-in: fd03a8d8dc user: dgp tags: dgp-refactor | |
| 13:28 | Adapt the bytearray accommodation of Tcl_CharLength() for 8.7+. check-in: 240811f822 user: dgp tags: trunk | |
| 13:20 | merge trunk check-in: b6bfcf292c user: dgp tags: dgp-refactor | |
| 13:08 | merge trunk check-in: a60bc7d945 user: dgp tags: novem | |
| 13:07 | [ce3a211dcb] Failed file normalize when tail is empty string. check-in: ea1609bd4a user: dgp tags: trunk | |
| 13:02 | merge-mark "novem-bighash": just mark that the contents of this branch are already integrated in the... check-in: 1bdfcfeeb1 user: jan.nijtmans tags: memory-API | |
|
2017-12-05
| ||
| 16:30 | merge trunk check-in: 41a466b1a0 user: dgp tags: novem | |
| 15:59 | [4f6a1ebd64] Stop crash when same value passed to the -map and -subcommands options of ensemble conf... check-in: 61096afb17 user: dgp tags: trunk | |
| 11:59 | Fix failing test-case (partially undo previous commit) check-in: 86d3a02e39 user: jan.nijtmans tags: novem | |
|
2017-12-01
| ||
| 15:03 | merge trunk check-in: e008d0adce user: jan.nijtmans tags: memory-API | |
| 14:36 | merge trunk check-in: 514aadb736 user: jan.nijtmans tags: novem | |
| 13:53 | merge core-8-branch. Various cleanup: unused structure names, unused #defines. Change some "epoch"-r... check-in: 6af217e68c user: jan.nijtmans tags: trunk | |