Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
44 check-ins using file win/makefile.vc version dccc45fa29
|
2012-12-05
| ||
| 10:27 | merge trunk re-add tclStubLibCompat.c (removed in a previous merge action) check-in: 064f99da9a user: jan.nijtmans tags: novem-unversioned-stub | |
|
2012-12-04
| ||
| 14:26 | Factor out patterns. check-in: 19ea054967 user: dkf tags: novem-no-startcmd | |
|
2012-12-03
| ||
| 15:02 | This doesn't compile! Just a reminder to myself which other API's/fields/whatever might need to beco... Closed-Leaf check-in: 6fe6e74b8f user: jan.nijtmans tags: other-64bit-candidates | |
| 11:59 | fix math problem; remove duplicate opcodes check-in: 01ee59ac30 user: dkf tags: novem-no-startcmd | |
| 10:57 | Optimizations for incr-heavy code. check-in: 4fdda0401b user: dkf tags: novem-no-startcmd | |
|
2012-12-02
| ||
| 23:24 | Experimenting with not generating INST_START_CMD where it wouldn't be useful. Also removed INST_DIC... check-in: 96f784113e user: dkf tags: novem-no-startcmd | |
|
2012-11-30
| ||
| 16:14 | Re-fix failing load-3.2 test. The right way this time. check-in: c2d9408ad3 user: dgp tags: novem | |
| 16:10 | Stop [glob] complaining about empty list result. Continue support for a no-op -nocomplain option, b... check-in: 8995198630 user: dgp tags: novem | |
| 15:55 | After a Tcl_SetObjResult, don't do a Tcl_TransferResult to the same interpreter check-in: 840a428efe user: jan.nijtmans tags: novem | |
| 15:42 | merge (modified) novem-review. unbreak windows build check-in: 450c1b970d user: jan.nijtmans tags: novem | |
| 15:10 | Restore agreement between Cache and AllocCache. check-in: 7d862e8db2 user: dgp tags: novem-64bit-sizes | |
| 13:13 | Update stringObj tester to match changes in the stringObj. check-in: 7968fa24d4 user: dgp tags: novem-64bit-sizes | |
| 12:33 | allow encoding of empty string check-in: f841f67edd user: dgp tags: novem-64bit-sizes | |
| 07:55 | Improve behavior when exception ranges need retraction. check-in: bcd72865d9 user: dkf tags: novem-reduced-bytecodes | |
| 04:14 | Prevent the first few panics when testing on a 64-bit system. check-in: 5447c2a1d7 user: dgp tags: novem-64bit-sizes | |
|
2012-11-29
| ||
| 21:44 | merge novem check-in: 8b49954837 user: dkf tags: novem-reduced-bytecodes | |
| 21:44 | Get rid of two unusable bytecodes; they always Tcl_Panic()ed... check-in: f047f6448e user: dkf tags: novem-reduced-bytecodes | |
| 21:28 | Bug fix. Stop load-3.2 test failure. check-in: 62aae3e879 user: dgp tags: novem | |
| 21:26 | merge novem check-in: 80d7fefc49 user: dkf tags: novem-reduced-bytecodes | |
| 21:26 | merge novem check-in: eb6eee568f user: dkf tags: novem-reduced-bytecodes | |
| 21:25 | Purge remnants of support for compilers ignorant of C keyword 'inline'. check-in: 3b2b41c66a user: dgp tags: novem | |
| 21:25 | Reducing the complexity of the bytecodes as an experiment. check-in: f85f56e089 user: dkf tags: novem-reduced-bytecodes | |
| 21:03 | Stop defining VOID. Demand C compilers that know the void keyword. check-in: 0cbc079c6b user: dgp tags: novem | |
| 20:32 | Destroy all the TCL_STORAGE_CLASS and associated nonsense. check-in: 3ce8b298a8 user: dgp tags: novem | |
| 17:45 | Remove STRINGIFY and JOIN utility macros. Tcl doesn't use them. And Tcl doesn't need to be in the u... check-in: 5cb2cdbe3e user: dgp tags: novem | |
| 15:58 | merge trunk check-in: b4566ed5f7 user: dgp tags: novem | |
|
2012-11-27
| ||
| 11:02 | Conversion of Win-specific code to new model API. WARNING! UNTESTED! check-in: 4adcc3c51f user: dkf tags: novem-64bit-sizes | |
|
2012-11-26
| ||
| 15:54 | shut up some pointless compiler grumbling check-in: 0a002c55f6 user: dkf tags: novem-64bit-sizes | |
| 15:48 | missed a spot in an unsaved file... check-in: c667547fe6 user: dkf tags: novem-64bit-sizes | |
| 15:46 | merge novem check-in: ab9713b5f1 user: dkf tags: novem-64bit-sizes | |
| 15:40 | reducing the number of signed/unsigned hazards check-in: 381a588058 user: dkf tags: novem-64bit-sizes | |
| 15:37 | merge trunk check-in: 3be459daae user: jan.nijtmans tags: novem | |
| 15:33 | unbreak UNIX build check-in: b676e091f0 user: jan.nijtmans tags: novem | |
| 14:29 | Removed functions marked deprecated or obsolete for a long time: Tcl_Backslash, Tcl_EvalFile, Tcl_Gl... check-in: 6b2cf92413 user: jan.nijtmans tags: novem | |
| 10:12 | Fixing a few things that were missed (as they are for non-OSX Unix). check-in: 768ab704ad user: dkf tags: novem-64bit-sizes | |
|
2012-11-25
| ||
| 18:27 | merge novem check-in: ba36ca6cfd user: dkf tags: novem-64bit-sizes | |
|
2012-11-22
| ||
| 09:18 | merge trunk check-in: e122d03c34 user: jan.nijtmans tags: novem | |
|
2012-11-20
| ||
| 10:01 | merge trunk check-in: 4403712fe4 user: jan.nijtmans tags: novem | |
| 09:01 | It might be that iPtr->result points to an empty string but that iPtr->objResult contains the real e... check-in: c7d7ddfbe3 user: jan.nijtmans tags: novem | |
| 08:42 | ... make it more portable check-in: b72b900ae6 user: jan.nijtmans tags: novem | |
| 08:40 | Add checks for the assumtions made in tclStubLib.c, making sure that those assumtions are maintained... check-in: 16299cb2af user: jan.nijtmans tags: novem | |
|
2012-11-19
| ||
| 22:34 | make windde and winreg load again check-in: ae8377e32a user: jan.nijtmans tags: novem | |
| 21:57 | (Bad idea) Closed-Leaf check-in: bb17b099d2 user: jan.nijtmans tags: tcl_nosize | |
| 21:46 | Single stub library can now handle Tcl8 and Tcl9 with different MAGIC values check-in: ce3ac22537 user: jan.nijtmans tags: novem | |