Timeline
Not logged in

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

144 check-ins using file win/Makefile.in version c1fa5ea802

2018-02-02
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: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: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: 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: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:08
No longer use (the undocumented) CONST86 anywhere, just keep the define in tcl.h. check-in: 27cc5a774d user: jan.nijtmans tags: trunk
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: 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:01
clean-up some more remainings of the Itcl hack. Taken over from "novem". check-in: 97b61209fd user: jan.nijtmans tags: trunk
14:17
Remove obsolete documentation (belonging to now-removed functions). Remove obsolete 8.4 bytecodes. A... check-in: 2370ad9791 user: jan.nijtmans tags: trunk
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: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: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: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
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
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: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: 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: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: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
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
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: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:36
merge 8.7 check-in: 60f74266f4 user: jan.nijtmans tags: trunk
2017-12-06
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: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
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
2017-12-01
15:03
merge trunk check-in: e008d0adce user: jan.nijtmans tags: memory-API
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
12:24
remove many test-cases related to tcl_precision Closed-Leaf check-in: 421523d6cd user: jan.nijtmans tags: tip-488
11:55
TIP 488: Remove tcl_precision check-in: f4efe03192 user: jan.nijtmans tags: tip-488
11:03
Remove stub entries for Tcl_EvalObj()/Tcl_GlobalEvalObj(). Since those functions are actually macro'... check-in: e247a8da3a user: jan.nijtmans tags: trunk
2017-11-30
17:29
merge 8.7 check-in: f625f52639 user: dgp tags: trunk
15:27
merge-mark check-in: 487fe714da user: jan.nijtmans tags: trunk
14:48
8.[67] -> 9.0 in a few more places check-in: 62505babc6 user: jan.nijtmans tags: trunk
14:38
merge core-8-branch check-in: a635678c10 user: jan.nijtmans tags: trunk
13:23
merge core-8-branch check-in: 12e64c66a1 user: jan.nijtmans tags: trunk
2017-11-29
16:05
merge trunk check-in: b2938aecbe user: dgp tags: dgp-refactor
15:37
merge trunk check-in: 24b9855f92 user: dgp tags: dgp-properbytearray
15:19
Follow header file conventions. check-in: 7fcc5d209d user: dgp tags: trunk
12:32
merge core-8-branch check-in: 1ec8341ce5 user: jan.nijtmans tags: trunk
2017-11-21
22:47
merge core-8-branch check-in: 4a006e1736 user: pspjuth tags: trunk
10:16
merge trunk check-in: 971efdefda user: jan.nijtmans tags: memory-API
2017-11-20
12:13
Remove TclCopyChannelOld() function. Should have been part of [b03c4194f001be0b|this] earlier commit... check-in: f79d84d06c user: jan.nijtmans tags: trunk
10:23
merge core-8-branch check-in: d9c10c6e4a user: jan.nijtmans tags: trunk
09:28
merge core-8-branch check-in: daf50b9345 user: jan.nijtmans tags: trunk
2017-11-17
10:50
TIP #422, Tcl 9.0 part: Don't Use stdarg.h/va_list in Public API check-in: 717b28b47a user: jan.nijtmans tags: trunk
04:46
merge trunk Leaf check-in: d6a83ef702 user: aspect tags: bug-1224888
2017-11-16
15:34
Change TclOO epoch fields from int to size_t. check-in: 9c2c91c803 user: jan.nijtmans tags: memory-API
13:50
Handle Tcl_UtfAtIndex/Tcl_UniCharAtIndex for extended index range. More field fixes. check-in: 78e8c0c5f6 user: jan.nijtmans tags: memory-API
11:17
re-base "novem-more-memory-API" to trunk. TIP not submitted yet, but upcoming. check-in: 3cb46ea71b user: jan.nijtmans tags: memory-API
2017-11-15
13:39
merge trunk check-in: c782871a43 user: dgp tags: dgp-refactor
13:39
merge trunk check-in: 5d829c82fa user: dgp tags: dgp-properbytearray
10:01
merge core-8-branch check-in: 7163cf716b user: jan.nijtmans tags: trunk
08:56
merge core-8-branch check-in: 8322a4ab21 user: jan.nijtmans tags: trunk
2017-11-14
18:54
merge trunk check-in: 42f539f078 user: dgp tags: dgp-refactor
18:52
merge trunk check-in: 7cafc2bc32 user: dgp tags: dgp-properbytearray
17:24
[5d6de65036] [package require] with [package prefer stable] was not choosing available stable packag... check-in: 42eaa6f3d1 user: dgp tags: trunk
10:00
Remove extra.unused2 field from struct Interp. It really is unused ... check-in: 1d99fbfa63 user: jan.nijtmans tags: trunk
2017-11-13
16:52
merge trunk check-in: 09b3069662 user: dgp tags: dgp-refactor
11:17
merge core-8-branch check-in: 485b18d72a user: jan.nijtmans tags: trunk
08:59
merge tcl-9-cleanup (and also a minor bug-fix from core-8-branch). check-in: b03c4194f0 user: jan.nijtmans tags: trunk
2017-11-09
15:59
Incorporate the tcl 9 cleanup. check-in: 5699721054 user: dgp tags: dgp-refactor
15:47
Rebase branch to trunk. check-in: f714eca8f2 user: dgp tags: dgp-refactor
14:44
merge trunk check-in: d27981d722 user: dgp tags: no-wideint
14:40
merge trunk Closed-Leaf check-in: 844ae11ba0 user: dgp tags: tcl-9-cleanup
13:46
merge trunk check-in: a10fc87c05 user: dgp tags: dgp-properbytearray
12:51
merge core-8-branch check-in: 49e104fa48 user: jan.nijtmans tags: trunk
09:02
Fogot to remove the TclWinSetInterfaces() implementation. check-in: f4e1587599 user: jan.nijtmans tags: tcl-9-cleanup
2017-11-08
18:58
merge trunk Closed-Leaf check-in: da1386961e user: dgp tags: tip-422
18:52
Also remove panicVA(). check-in: 7500a3e45a user: dgp tags: tip-422
16:12
Forgot TclpGetTime() check-in: 6cca533da5 user: jan.nijtmans tags: tcl-9-cleanup
15:50
Tcl-9 huge cleanup: Remove many unused internal functions which do nothing more than occupy the inte... check-in: 5b49111b6d user: jan.nijtmans tags: tcl-9-cleanup
14:30
Rebase to trunk. check-in: a12771a1b9 user: dgp tags: dgp-properbytearray
09:38
merge core-8-branch check-in: 3885b08997 user: jan.nijtmans tags: trunk
03:02
compiler warning check-in: 0d906d005f user: dgp tags: trunk
02:48
merge 8.7 check-in: 7db9b1ea89 user: dgp tags: trunk
00:39
Modify TclCreateProc to handle arbitrary argument names, not just ASCII. check-in: fbd05fa61d user: pooryorick tags: trunk
2017-11-07
20:54
TclOO object allocation: Set classPtr to NULL if it wasn't otherwise set. check-in: 0a3c726a85 user: pooryorick tags: trunk
13:30
merge core-8-branch check-in: 63ac24063a user: jan.nijtmans tags: trunk
09:33
Re-base TIP #422 implementation to trunk. Remove Tcl_VarEvalVA() as well. TIP #422 is adapted accord... check-in: 24db7a9013 user: jan.nijtmans tags: tip-422
2017-11-06
15:04
merge-mark check-in: a898034af7 user: jan.nijtmans tags: trunk
14:50
More tcl8 -> tcl9 renumbering, for example related to the installation of Tcl packages where tcl9 ac... check-in: 1de7d31a02 user: jan.nijtmans tags: trunk