summaryrefslogtreecommitdiffstats
path: root/generic/tcl.decls
Commit message (Expand)AuthorAgeFilesLines
* Fix MSVC build [9f3c253df5]jan.nijtmans2018-04-251-2/+2
* merge 8.7jan.nijtmans2018-04-201-5/+5
|\
| * merge 8.7dgp2018-01-181-48/+48
| |\
| * \ merge core-8-branchjan.nijtmans2017-11-171-10/+7
| |\ \
| * | | Somewhat simplified implementation of TIP #389, in which the "string length" ...jan.nijtmans2017-11-071-5/+5
* | | | remove unused stub entries (now that those are macros) jan.nijtmans2018-02-061-24/+32
* | | | No longer use (the undocumented) CONST86 anywhere, just keep the define in tc...jan.nijtmans2018-01-191-4/+4
* | | | Remove obsolete documentation (belonging to now-removed functions). Remove ob...jan.nijtmans2018-01-171-5/+2
* | | | TIP #485 implementation, Tcl 9.0 part: Realy remove code which was declared d...jan.nijtmans2018-01-171-66/+73
|\ \ \ \ | | |_|/ | |/| |
| * | | Deprecate support for macro's like CONST, CONST84, _ANSI_ARGS_, INLINE, TCL_V...jan.nijtmans2017-11-201-41/+41
| * | | merge core-8-branch. Deprecate support for "string bytelength"jan.nijtmans2017-11-201-9/+7
| |\ \ \ | | | |/ | | |/|
| * | | Merge core-8-branch. Backout the Tcl_EvalFile changes.jan.nijtmans2017-11-091-1/+0
| |\ \ \ | | | |/ | | |/|
| * | | No longer mark Tcl_EvalFile() as obsolete/deprecated. Thanks to all feedback ...jan.nijtmans2017-11-091-2/+2
| * | | TIP #485 implementation: "Remove Deprecated API". Based on Tcl 8.7 (core-8-br...jan.nijtmans2017-11-081-8/+8
| |/ /
* | | Remove the Tcl_FindHashEntry/Tcl_CreateHashEntry stub entries, as those are a...jan.nijtmans2017-12-201-12/+14
* | | Remove stub entries for Tcl_EvalObj()/Tcl_GlobalEvalObj(). Since those functi...jan.nijtmans2017-12-011-6/+8
|\ \ \ | | |/ | |/|
| | |
| \ \
*-. \ \ TIP #422, Tcl 9.0 part: Don't Use stdarg.h/va_list in Public APIjan.nijtmans2017-11-171-15/+20
|\ \ \ \ | | |/ /
| | * | TIP #422, Tcl 8.7 part: Mark all *VA functions as deprecated. They will be re...jan.nijtmans2017-11-171-5/+5
| | |\ \
| | | * | TIP #422 implementation, Tcl 8.7 part.jan.nijtmans2017-11-071-5/+5
| | | |/
| * | | Re-base TIP #422 implementation to trunk. Remove Tcl_VarEvalVA() as well. TIP...jan.nijtmans2017-11-071-15/+20
| |\ \ \ | | |_|/ | |/| |
| | * | TIP 422 implementation (rebase of branch novem-remove-va to trunk).dgp2017-11-011-12/+16
| | |\ \ | |/ / /
| | * | merge novemjan.nijtmans2013-03-061-76/+99
| | |\ \
| | | * \ merge trunk. jan.nijtmans2013-02-271-8/+10
| | | |\ \
| | | * \ \ Merge trunk. jan.nijtmans2013-02-221-4/+5
| | | |\ \ \ | | | | |/ /
| | | * | | Merge trunk. jan.nijtmans2013-02-201-15/+19
| | | |\ \ \ | | | | |/ /
| | | * | | Merge trunk. jan.nijtmans2013-02-191-9/+12
| | | |\ \ \ | | | | |/ /
| | | * | | Merge trunk. jan.nijtmans2013-02-081-22/+29
| | | |\ \ \ | | | | |/ /
| | | * | | Convert Tcl_GetIndexFromObj implementation to macrojan.nijtmans2013-01-241-4/+5
| | | |\ \ \ | | | | |/ /
| | | * | | Convert Tcl_Eval and Tcl_GlobalEval to a macrojan.nijtmans2013-01-171-6/+9
| | | * | | Turn Tcl_PkgPresent/Tcl_PkgRequire into a macro. jan.nijtmans2013-01-101-8/+10
| | | * | | Restore API compatibility with public Tcl_*Scan and Tcl_*Convert functions (c...jan.nijtmans2013-01-091-4/+4
| | | * | | The Tcl*(Scan|Convert)*Element() routines only need chars, not ints, todgp2013-01-081-4/+4
| | * | | | Remove all VA functions Tcl_AppendResultVA, Tcl_AppendStringsToObjVA, Tcl_Set...jan.nijtmans2012-12-181-12/+16
| | |/ / /
| | * | | remove deprecated functions Tcl_VarEval and Tcl_VarEvalVAjan.nijtmans2012-12-171-7/+9
| | * | | Merge trunk. jan.nijtmans2012-12-141-1/+2
| | |\ \ \ | | | |/ /
| | * | | allow novem to use installed Tcl8 .tm packages, such as tcltest and msgcatjan.nijtmans2012-12-121-3/+0
| | * | | Remove obsolete functions Tcl_GetDefaultEncodingDir and Tcl_SetDefaultEncodin...jan.nijtmans2012-12-031-7/+9
| | * | | Destroy all the TCL_STORAGE_CLASS and associated nonsense.dgp2012-11-291-1/+1
| | * | | Removed functions marked deprecated or obsolete for a long time: Tcl_Backslas...jan.nijtmans2012-11-261-20/+24
| | * | | Remove some undocumented - obsolete - function from the API with 'Old' in the...jan.nijtmans2012-11-191-8/+8
| | * | | Remove pre-8.5 interface for custom expr functions.dgp2012-11-161-13/+13
| | * | | eliminate CONST/CONST84/CONST86jan.nijtmans2012-11-161-45/+45
| | |/ /
* | | | merge core-8-branchjan.nijtmans2017-11-131-1/+0
|\ \ \ \ | | |_|/ | |/| |
| * | | Merge core-8-6-branchjan.nijtmans2017-11-131-1/+0
| |\ \ \
| | * \ \ No longer mark Tcl_EvalFile() as obsolete, since it will continue to be suppo...jan.nijtmans2017-11-131-1/+0
| | |\ \ \
| | | * | | No longer mark Tcl_EvalFile() as obsolete, since it will continue to be suppo...jan.nijtmans2017-11-131-1/+0
| * | | | | Add a lot of "deprecation" marks to internal API which will be removed in Tcl...jan.nijtmans2017-11-131-4/+2
| | |_|/ / | |/| | |
* | | | | Fogot to remove the TclWinSetInterfaces() implementation.jan.nijtmans2017-11-091-2/+2
* | | | | Forgot TclpGetTime()jan.nijtmans2017-11-081-2/+2
* | | | | Tcl-9 huge cleanup: Remove many unused internal functions which do nothing mo...jan.nijtmans2017-11-081-8/+8
|/ / / /