Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Restrict the stub library to only use Tcl_PkgRequireEx, Tcl_ResetResult and ↵ | jan.nijtmans | 2013-01-07 | 1 | -21/+11 |
| | | | | | Tcl_AppendResult, not any other function. This puts least restrictions on eventual Tcl 9 stubs re-organization, and it works on the widest range of Tcl versions. | ||||
* | more result generation conversion | dkf | 2012-08-03 | 1 | -4/+4 |
| | |||||
* | Now that we're no longer using SCM based on RCS, the RCS Keyword lines | dgp | 2011-03-02 | 1 | -2/+0 |
| | | | cause more harm than good. Purged them (except in zlib files). | ||||
* | [Patch 2997642] many type casts needed when using Tcl_Pkg* API. Remaining part. | nijtmans | 2010-08-31 | 1 | -4/+5 |
| | | | | Typo in rules.vc | ||||
* | [Patch 2997642] many type casts needed when using Tcl_Pkg* API. Partly. | nijtmans | 2010-08-30 | 1 | -5/+4 |
| | |||||
* | Split tommath stub lib source file | nijtmans | 2010-03-04 | 1 | -0/+91 |
in separate file. Don't use -fvisibility=hidden for cygwin |