Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
44 check-ins using file win/tclWinThrd.c version 86a15429f3
|
2013-01-17
| ||
| 22:28 | Convert Tcl_Eval and Tcl_GlobalEval to a macro check-in: 159cb7db17 user: jan.nijtmans tags: novem | |
| 16:41 | Branch to investigate what happens when we no longer maintain shared literal tables. First checkin ... check-in: 739fe7ea28 user: dgp tags: novem-purge-literals | |
| 16:32 | merge trunk check-in: 3c4edc83aa user: dgp tags: novem | |
|
2013-01-14
| ||
| 18:02 | update INCOMPATIBILITIES check-in: add96adf79 user: mig tags: mig-strip-brutal | |
| 18:00 | removing "uninteresting" files (doc, Changelog) to reduce merge conflicts check-in: e6c519de83 user: mig tags: mig-strip-brutal | |
| 11:00 | remove tip348: errorstack check-in: a5fe7b7d06 user: mig tags: mig-strip-brutal | |
| 08:32 | merge trunk via no280 check-in: 3ff2f11b3b user: mig tags: mig-strip-brutal | |
|
2013-01-12
| ||
| 22:23 | merge trunk Remove various double-defined (both in public and private stub tables) functions from pr... check-in: 93807ff0cd user: jan.nijtmans tags: novem | |
|
2013-01-11
| ||
| 13:03 | merges check-in: a737d88683 user: mig tags: mig-strip-brutal | |
|
2013-01-10
| ||
| 11:45 | Remove TclWinNToHS, it is not used anywhere any more. check-in: d02d0e8a9b user: jan.nijtmans tags: novem | |
| 11:31 | merge novem check-in: 01d6d91b04 user: jan.nijtmans tags: novem-unversioned-stub | |
| 10:04 | merge trunk check-in: 6ea214ccfe user: jan.nijtmans tags: novem | |
| 09:55 | Turn Tcl_PkgPresent/Tcl_PkgRequire into a macro. Make sure that extensions which are compiled using... check-in: ae4651d4d1 user: jan.nijtmans tags: novem | |
| 02:38 | merge mig-nre-mods check-in: 7a87611416 user: mig tags: mig-strip-brutal | |
|
2013-01-09
| ||
| 15:37 | Restore panic check at and of the loop. Thanks! Don for noticing this. check-in: 37ceb43edf user: jan.nijtmans tags: novem | |
| 12:33 | Restore API compatibility with public Tcl_*Scan and Tcl_*Convert functions (changes in private funct... check-in: 96818dd70f user: jan.nijtmans tags: novem | |
| 03:20 | First sketches of a two-layer data structure for storing Tcl lists. Closed-Leaf check-in: 02a317eb67 user: dgp tags: novem-two-layer-list | |
|
2013-01-08
| ||
| 23:19 | merge from trunk and mig-nre-mods, via no280 check-in: 62f42cba47 user: mig tags: mig-strip-brutal | |
| 21:42 | remove some unused static functions/variables check-in: a257559487 user: jan.nijtmans tags: novem | |
| 17:10 | The Tcl*(Scan|Convert)*Element() routines only need chars, not ints, to hold their flags. Reduce wa... check-in: 01b69f70f3 user: dgp tags: novem | |
| 01:30 | empty merge of trunk (via no280) check-in: 02f83e8ea1 user: mig tags: mig-strip-brutal | |
|
2013-01-07
| ||
| 13:25 | merge trunk check-in: a51b0d02b1 user: mig tags: mig-strip-brutal | |
| 13:21 | removing stupid trick of maintaining the diff, does not really help check-in: 311b53ae7b user: mig tags: mig-strip-brutal | |
|
2013-01-06
| ||
| 21:09 | Don't depend on Spencer-specific regexp syntax (/u and /U) any more. Bump http package to 2.8.6. check-in: 5cac37240c user: jan.nijtmans tags: novem | |
| 16:34 | merge novem check-in: fef6277219 user: mig tags: mig-strip-brutal | |
|
2013-01-05
| ||
| 01:04 | merge novem check-in: 7b65c4ebc1 user: jan.nijtmans tags: novem-reduced-symbol-export | |
| 00:42 | merge trunk check-in: deb13a6abe user: jan.nijtmans tags: novem | |
| 00:11 | merge novem finish implementation, now works as intended change Tcl_FindExecutable by returning a du... check-in: 7c09ac36af user: jan.nijtmans tags: novem-reduced-symbol-export | |
|
2013-01-03
| ||
| 10:17 | don't use iPtr->legacyResult for Tcl >= 8.1, because it doesn't work. Use Tcl_AppendResult in stead. check-in: 7163f9950a user: jan.nijtmans tags: novem-more-memory-API | |
|
2013-01-02
| ||
| 14:59 | merge novem check-in: aa3f8af5e0 user: jan.nijtmans tags: novem-more-memory-API | |
| 14:56 | merge trunk check-in: ab2fe69baf user: jan.nijtmans tags: novem | |
| 11:58 | merge trunk. tclStubLib.c: protect loading incompatible Tcl9 extensions in Tcl8 check-in: 4919da4fc4 user: jan.nijtmans tags: novem-more-memory-API | |
|
2012-12-29
| ||
| 18:17 | Fix correct cleanup in more situations, using a new macro TclFreeIfRefCountZero Closed-Leaf check-in: 00a7908896 user: jan.nijtmans tags: novem-freeifrefcountzero | |
| 18:12 | two more places where refCount was assumed to be a signed value. In Tcl9 that will probably be not t... check-in: 59b85594f2 user: jan.nijtmans tags: novem | |
| 16:37 | Implement Tcl_SaveResult/Tcl_DiscardResult/Tcl_RestoreResult as macro This is already on the nove... Closed-Leaf check-in: f75bd45aaf user: jan.nijtmans tags: novem-saveresult-as-macro | |
| 15:24 | fix tm.tcl to include tcl8 locations, and fix corresponding test-cases check-in: c2a6bd5d9e user: jan.nijtmans tags: novem | |
| 09:24 | merge trunk check-in: d53d72ddfb user: jan.nijtmans tags: novem | |
|
2012-12-27
| ||
| 15:05 | merge trunk check-in: 721001a95f user: jan.nijtmans tags: novem | |
|
2012-12-23
| ||
| 10:55 | some simplifycations and more comments check-in: 6d15f7f316 user: jan.nijtmans tags: novem-unversioned-stub | |
|
2012-12-22
| ||
| 22:56 | dde/reg dll/lib without version number as well check-in: ba03bb7fd0 user: jan.nijtmans tags: novem-unversioned-stub | |
| 22:42 | reduce exported symbols for makefile.vc as well check-in: 86d27aadb0 user: jan.nijtmans tags: novem-reduced-symbol-export | |
| 20:20 | merge novem add Tcl_TomMath_InitStubs/Tcl_OOInitStubs to unix/tclAppInit.c check-in: 96d9dbe992 user: jan.nijtmans tags: novem-reduced-symbol-export | |
| 19:48 | merge novem remove version number from reg.dll and dde.dll check-in: b9fd2ceaf2 user: jan.nijtmans tags: novem-unversioned-stub | |
|
2012-12-21
| ||
| 10:13 | remove unnecessary struct names, which only pollute the "struct" namespace for the compiler. check-in: 7752ee08e3 user: jan.nijtmans tags: novem | |