Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
75 check-ins using file win/Makefile.in version 274d688acd
|
2013-05-13
| ||
| 16:51 | Fixed bug in parent revision [832a1994c7] unpredictably breaking the execution of precompiled byteco... Closed-Leaf check-in: 461dc8b0cc user: andreask tags: bugfix-832a1994c7-for-precompiled-bc | |
|
2013-02-11
| ||
| 13:48 | fix no-thread build check-in: db817d8d11 user: mig tags: mig-alloc-reform | |
|
2013-01-23
| ||
| 16:38 | close fork check-in: 66791937a9 user: dgp tags: dgp-refactor | |
|
2013-01-15
| ||
| 23:54 | missing file check-in: 912cd908fe user: mig tags: mig-strip-brutal | |
| 23:08 | TEBC is almost gone, down to 44 insts mostly for math. No commands are compiled, all (including [set... check-in: da8004af56 user: mig tags: mig-strip-brutal | |
| 22:57 | adding back the docs and changes, now that the novem mess is (mostly?) cleaned check-in: d7a9910dd3 user: mig tags: mig-strip-brutal | |
| 21:06 | [Bug 3598300]: unix: tcl.h does not include sys/stat.h check-in: 71141a7657 user: jan.nijtmans tags: trunk | |
| 19:46 | merge trunk check-in: ece0938d6c user: mig tags: mig-no280 | |
| 19:37 | peephole INST_START_CMD before entering the big switch in tebc check-in: 832a1994c7 user: mig tags: trunk | |
| 19:35 | merge trunk Closed-Leaf check-in: 9842555cd9 user: mig tags: ISC-peephole | |
| 19:26 | remove [4522b11989], it breaks the build on linux check-in: f00093f08c user: mig tags: trunk | |
|
2013-01-14
| ||
| 21:22 | Even more List-like alternative redesign to fix Bug 1884496. check-in: b4d6d76edc user: dgp tags: dgp-refactor | |
| 20:01 | fake merge: sync check-in: 1b1677cb97 user: mig tags: mig-strip-brutal | |
| 20:00 | merge check-in: 06ef021f40 user: mig tags: mig-strip-brutal | |
| 19:42 | merge trunk check-in: f0d9025358 user: mig tags: mig-no280 | |
| 19:11 | backout novem - merges are noisy enough as it is check-in: 370629d5e7 user: mig tags: mig-strip-brutal | |
| 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 | |
| 15:23 | forgot two #undef's check-in: e643c0a9c3 user: jan.nijtmans tags: trunk | |
| 15:19 | Put back Tcl_[GS]etStartupScript in internal stub table, so extensions using this, compiled against ... check-in: 159d19e85b user: jan.nijtmans tags: trunk | |
| 15:04 | *** CLOSED *** the code lives in the newer version of the branch merge trunk Closed-Leaf check-in: cc8466e440 user: mig tags: mig-nre-mods | |
| 15:01 | merge trunk check-in: 92db875654 user: mig tags: mig-alloc-reform | |
| 12:14 | remove tip348: errorstack check-in: 9d2ae9006e user: mig tags: mig-no280 | |
| 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 | |
| 08:11 | merge trunk check-in: e0f3a4b292 user: mig tags: mig-no280 | |
|
2013-01-13
| ||
| 23:26 | Various bits of cleanup, efficiencies, and comment documentation in tclVar.c (from mig-review) check-in: 34c7f786b2 user: mig tags: trunk | |
| 18:12 | Clarify readable fileevent "false positives" in the case of multibyte encodings/transforms [Bug 3436... check-in: 1b05bdee42 user: ferrieux tags: trunk | |
| 09:13 | If TCL_NO_DEPRECATED is defined, make sure that TIP #139 functions all are taken from the public stu... check-in: 7a46d6fb7a user: jan.nijtmans tags: trunk | |
|
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 | |
| 21:57 | Put back TclBackgroundException in internal stub table, so extensions using this, compiled against 8... check-in: 10413f8ec8 user: jan.nijtmans tags: trunk | |
| 18:32 | Decouple (List-like) TokenArray intreps from parent object to avoid pull-the-rug shimmering effects ... check-in: 86e21dd01d user: ferrieux tags: dgp-refactor | |
| 10:53 | discouraging the compiler from re-reading *pc in the peephole loop, part2 (any diff?) check-in: 6a87d68046 user: mig tags: ISC-peephole | |
| 10:49 | discouraging the compiler from re-reading *pc in the peephole loop check-in: aca39f9669 user: mig tags: ISC-peephole | |
| 10:14 | even better ... or so I hope: also inlining INST_PUSH1 in the peephole, checking for ISC after LOAD1... check-in: e8fdf6d26b user: mig tags: ISC-peephole | |
|
2013-01-11
| ||
| 23:29 | merge trunk check-in: 8fc1e382f6 user: mig tags: ISC-peephole | |
| 21:16 | better comments check-in: 7299843751 user: mig tags: ISC-peephole | |
| 18:05 | fix for consecutive ISC (produced by [while 1 {...}) check-in: eae6510cde user: mig tags: ISC-peephole | |
| 17:33 | merge trunk check-in: af6f7ab078 user: dgp tags: dgp-refactor | |
| 17:27 | Test for Bug 1884496 (not buggy on trunk). check-in: ebc33b0d1d user: dgp tags: trunk | |
| 15:37 | testing a cheaper(?) INST_START_COMMAND check-in: c718302fca user: mig tags: ISC-peephole | |
| 14:15 | merge trunk check-in: d8848dae5b user: dkf tags: bug-3600328 | |
| 14:04 | First attempt at fixing problems caused by [array set] inside [namespace eval], which caused partial... check-in: aa3b9c941a user: dkf tags: bug-3600328 | |
| 13:03 | merges check-in: a737d88683 user: mig tags: mig-strip-brutal | |
| 12:45 | merge trunk check-in: e1fc074fec user: mig tags: mig-no280 | |
| 12:43 | merge trunk check-in: 75b83898e5 user: mig tags: mig-nre-mods | |
| 12:43 | merge trunk check-in: 82f56635d2 user: mig tags: mig-alloc-reform | |
| 12:42 | Name functions according to 'what' instead of 'how' in the [tailcall] machinery, in view of making p... check-in: 436a4cdd32 user: mig tags: trunk | |
|
2013-01-10
| ||
| 21:44 | merge mig-nre-mods check-in: 0968a8dae3 user: mig tags: mig-no280 | |
| 21:39 | bring in improvs from trunk check-in: b6343c1d9f user: mig tags: mig-nre-mods | |
| 21:18 | tailcall now running in a simpler model, with no eval-flags and no nre-stack rewriting; yieldto also... check-in: 7bbaefb54f user: mig tags: trunk | |
| 20:43 | tailcall now running in a simpler model, with no eval-flags and no nre-stack rewriting. check-in: ab22e6199f user: mig tags: mig-nre-mods | |
| 20:28 | merge trunk check-in: 2f274ed277 user: mig tags: mig-nre-mods | |
| 19:04 | merge trunk check-in: c8969e4cd8 user: mig tags: mig-alloc-reform | |
| 18:36 | merge trunk check-in: 68d60b33f1 user: dgp tags: dgp-refactor | |
| 18:17 | fix off-by-one error introduced in bd7d7a2061 check-in: 6547cc9e7b user: mig tags: trunk | |
| 11:45 | Remove TclWinNToHS, it is not used anywhere any more. check-in: d02d0e8a9b user: jan.nijtmans tags: novem | |
| 10:04 | merge trunk check-in: 6ea214ccfe user: jan.nijtmans tags: novem | |
| 09:23 | Implement TCL_INIT_CREATE_UTF8/TCL_INIT_CREATE_UNICODE check-in: 80facf4d91 user: jan.nijtmans tags: initsubsystems | |
| 02:38 | merge mig-nre-mods check-in: 7a87611416 user: mig tags: mig-strip-brutal | |
| 02:32 | adding new file, forgotten in last commit check-in: 1c45076f5a user: mig tags: mig-nre-mods | |
| 02:29 | code reorg, trying to make it clearer who needs to know what about NRE internals check-in: 2ad2681308 user: mig tags: mig-nre-mods | |
| 00:54 | more info hiding: stop using the macro version of NRAddCallback check-in: 30fa8455a2 user: mig tags: mig-nre-mods | |
|
2013-01-09
| ||
| 17:32 | more NRE abstraction check-in: e3caace30c user: mig tags: mig-nre-mods | |
| 14:07 | [Bug 3599395]: http assumes status line is a proper tcl list. check-in: f4f88c291e user: jan.nijtmans tags: trunk | |
| 10:30 | New function Tcl_InitSubsystems, still to be TIP'ed check-in: 5a777a1b8a user: jan.nijtmans tags: initsubsystems | |
|
2013-01-08
| ||
| 23:19 | merge from trunk and mig-nre-mods, via no280 check-in: 62f42cba47 user: mig tags: mig-strip-brutal | |
| 23:12 | merges check-in: 74d86827cf user: mig tags: mig-no280 | |
| 23:01 | merge trunk check-in: 52003e67f8 user: mig tags: mig-no280 | |
| 22:46 | backing out the TCL_EVAL_REDIRECT changes, orthogonal check-in: 54461f939f user: mig tags: mig-nre-mods | |
| 22:34 | added macros for speed, reduced stack size to 100 check-in: 02104c4da4 user: mig tags: mig-nre-mods | |
| 21:40 | NRE now running on a stack! Version 0: more things to test and details to polish. check-in: c2471a3eb4 user: mig tags: mig-nre-mods | |
| 21:38 | merge trunk check-in: 2be3881eef user: mig tags: mig-nre-mods | |
| 20:31 | merge trunk check-in: 44958db7fd user: dkf tags: dkf-http-cookies | |
| 13:03 | $builddir is a local variable check-in: d433d96843 user: jan.nijtmans tags: trunk | |