Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
89 check-ins using file generic/tclIntDecls.h version e8aa2ec5a7
|
2013-01-30
| ||
| 07:30 | more style enforcement check-in: 4fbe0cedaf user: dkf tags: novem-no-startcmd | |
|
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 | |
|
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
| ||
| 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 | |
|
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 | |
|
2013-01-05
| ||
| 00:42 | merge trunk check-in: deb13a6abe user: jan.nijtmans tags: novem | |
|
2013-01-02
| ||
| 14:56 | merge trunk check-in: ab2fe69baf user: jan.nijtmans tags: novem | |
|
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 | |
| 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 | |
| 10:00 | merge novem check-in: 1e6adfd926 user: jan.nijtmans tags: novem-unversioned-stub | |
| 09:42 | merge trunk check-in: 3e37fb5245 user: jan.nijtmans tags: novem | |
|
2012-12-19
| ||
| 11:15 | merge trunk re-use interp->result and interp->freeProc check-in: c5d467fb05 user: jan.nijtmans tags: novem-unversioned-stub | |
|
2012-12-18
| ||
| 13:47 | Remove all VA functions Tcl_AppendResultVA, Tcl_AppendStringsToObjVA, Tcl_SetErrorCodeVA, Tcl_PanicV... check-in: 38e0d974dc user: jan.nijtmans tags: novem-remove-va | |
|
2012-12-17
| ||
| 12:45 | remove deprecated functions Tcl_VarEval and Tcl_VarEvalVA check-in: 9d10212623 user: jan.nijtmans tags: novem | |
|
2012-12-14
| ||
| 12:45 | re-add some things lost in [d70f8a19e4] check-in: 20ee37718a user: jan.nijtmans tags: novem-unversioned-stub | |
| 12:13 | Merge novem. Remove interp->result completely (experiment, seems to work fine). check-in: 5023b5c133 user: jan.nijtmans tags: novem-unversioned-stub | |
| 10:24 | Use the Tcl memory allocator in the stub library. unused variable "minor" check-in: 91df28f375 user: jan.nijtmans tags: novem-unversioned-stub | |
| 09:58 | merge trunk. Don't specify which Tcl 8.x version Tcl_InitStubs is used with: we simply don't know, ... check-in: d70f8a19e4 user: jan.nijtmans tags: novem-unversioned-stub | |
| 09:40 | Merge trunk. Add more clarity why refCount should be decremented AFTER checking for <2. Protect 8.... check-in: e427f41e18 user: jan.nijtmans tags: novem | |
|
2012-12-13
| ||
| 15:31 | merge novem check-in: 431733cccd user: jan.nijtmans tags: novem-unversioned-stub | |
| 13:01 | merge trunk check-in: d64cd8436c user: jan.nijtmans tags: novem | |
| 10:54 | add special opcodes for common forms of stack manipulations check-in: 79822eefc6 user: dkf tags: novem-no-startcmd | |
|
2012-12-12
| ||
| 11:24 | gcc warning check-in: 373dd16752 user: jan.nijtmans tags: novem-unversioned-stub | |
| 11:17 | merge novem change length and refCount field of Tcl_Obj to size_t change numBytes parameters of Tcl_... check-in: adc78601ea user: jan.nijtmans tags: novem-unversioned-stub | |
| 10:21 | allow novem to use installed Tcl8 .tm packages, such as tcltest and msgcat remove some dead code (al... check-in: 387d3899e0 user: jan.nijtmans tags: novem | |
| 05:01 | Rename the memory routines so that Tcl_Alloc/Tcl_Free/etc become the recommended things for extensio... Closed-Leaf check-in: af97429aed user: dgp tags: novem-rename-memory-API | |
|
2012-12-11
| ||
| 23:13 | better wordings in error-messsage. now works in Tcl 8.6 as well. check-in: 8a8361607e user: jan.nijtmans tags: novem-unversioned-stub | |
| 21:04 | seems to be working. More testing and code cleanup needed. check-in: a076e87ed3 user: jan.nijtmans tags: novem-unversioned-stub | |
| 15:55 | refactor all macros for code issuing into tclCompile.h check-in: bb1a189497 user: dkf tags: novem-no-startcmd | |
| 11:14 | formatting, comments check-in: 6f1d7c9394 user: jan.nijtmans tags: novem-unversioned-stub | |
| 10:51 | merge trunk better error message in stub library in case of incompatible stubs check-in: c035f83a83 user: jan.nijtmans tags: novem-unversioned-stub | |
|
2012-12-10
| ||
| 20:54 | merge trunk check-in: 94274c0c5b user: jan.nijtmans tags: novem | |
| 09:27 | remove TODO: peephole definitely not worth the complexity check-in: 53742b73b3 user: dkf tags: novem-no-startcmd | |
|
2012-12-09
| ||
| 21:30 | merge novem put Tcl_GetDefaultEncodingDir legacy implementation to its own file in the stub library check-in: 1e365f91da user: jan.nijtmans tags: novem-unversioned-stub | |
|
2012-12-07
| ||
| 22:16 | merge trunk check-in: a14ea8190e user: jan.nijtmans tags: novem | |
| 17:05 | merge trunk check-in: e4e386f99f user: dgp tags: novem | |
| 16:12 | merge trunk check-in: 897580da1c user: jan.nijtmans tags: novem | |
| 14:11 | now change magic value, to demonstrate better solution Closed-Leaf check-in: 6036e60a13 user: jan.nijtmans tags: novem-demo-bug-3588687 | |
| 10:51 | merge novem protect Tcl_InitStubs from generating extensions loadable in Tcl 8, as long as Tcl9 is i... check-in: 85ac919260 user: jan.nijtmans tags: novem-unversioned-stub | |
| 10:13 | merge novem check-in: 5e60484f24 user: jan.nijtmans tags: novem-demo-bug-3588687 | |
| 10:11 | merge trunk turn pkgb.so into a Tcl8 interoperability test library: Whatever Tcl9 looks like, loadin... check-in: f65733f49b user: jan.nijtmans tags: novem | |
|
2012-12-05
| ||
| 22:40 | A demo version of "novem" in which the signature of Tcl_EvalEx is modified to have a Tcl_WideInt num... check-in: 20aaa17323 user: jan.nijtmans tags: novem-demo-bug-3588687 | |
| 14:07 | merge novem check-in: 396bd93f09 user: jan.nijtmans tags: novem-unversioned-stub | |
| 13:41 | merge trunk check-in: 6fd5ca7bd0 user: jan.nijtmans tags: novem | |
| 10:30 | take over earlier changes as well check-in: 599e1b8629 user: jan.nijtmans tags: novem-unversioned-stub | |
| 10:27 | merge trunk re-add tclStubLibCompat.c (removed in a previous merge action) check-in: 064f99da9a user: jan.nijtmans tags: novem-unversioned-stub | |
| 10:11 | tweaking; fix busylooping test check-in: 5ee25d36b9 user: dkf tags: novem-no-startcmd | |
|
2012-12-04
| ||
| 14:28 | merge check-in: 7d3e4d8977 user: dkf tags: novem-no-startcmd | |
| 14:28 | merge main novem branch Closed-Leaf check-in: 59f4f6914f user: dkf tags: novem-reduced-bytecodes | |
| 14:26 | Factor out patterns. check-in: 19ea054967 user: dkf tags: novem-no-startcmd | |
| 14:14 | Even simpler: make Tcl_Init() a macro which calls Tcl_InitStubs. Embedder doesn't need to change the... check-in: 16a63b155c user: jan.nijtmans tags: novem-reduced-symbol-export | |
| 13:51 | Experiment: Speed up Tcl by only exporting the minimal set of symbols from the dll/so. Advantage: U... check-in: 668d02e882 user: jan.nijtmans tags: novem-reduced-symbol-export | |
| 13:40 | merge trunk check-in: ab905bcfdc user: jan.nijtmans tags: novem | |
| 00:01 | Cleaning up some of the internals of TIP #280. Replaced the hashtables keyed by pointers to Proc an... Leaf check-in: d2cb52feda user: andreask tags: novem-ak-iframe-direct | |
|
2012-12-03
| ||
| 20:47 | This branch explores the performance implications of relacing the dynamic array data structure unde... Leaf check-in: 22f8fd36d9 user: andreask tags: novem-ak-preserve-experiments | |
| 13:02 | Remove obsolete functions Tcl_GetDefaultEncodingDir and Tcl_SetDefaultEncodingDir check-in: 1dfcdabf11 user: jan.nijtmans tags: novem | |
| 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 | |
| 10:01 | Initialize legacyFreeProc with invalid value: This will result in a crash immediately, when an exten... check-in: f72e9defa2 user: jan.nijtmans tags: novem | |
|
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
| ||
| 21:16 | merge novem check-in: a778111260 user: jan.nijtmans tags: novem-unversioned-stub | |
| 17:00 | Remove all maintenance of a string result in the Interp. check-in: 9178d5ee52 user: dgp tags: novem | |
| 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 | |
| 07:55 | Improve behavior when exception ranges need retraction. check-in: bcd72865d9 user: dkf tags: novem-reduced-bytecodes | |
|
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: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 | |