summaryrefslogtreecommitdiffstats
path: root/generic/tclDecls.h
Commit message (Expand)AuthorAgeFilesLines
* Merge trunk. jan.nijtmans2013-02-081-38/+34
|\
* | put braces around all macro parametersjan.nijtmans2013-02-071-2/+2
* | Convert Tcl_GetIndexFromObj implementation to macrojan.nijtmans2013-01-241-8/+6
|\ \ | |/
* | Convert Tcl_Eval and Tcl_GlobalEval to a macrojan.nijtmans2013-01-171-16/+15
| |
| \
*-. \ merge trunkdgp2013-01-171-0/+12
|\ \ \ | | |/
| | * Allow win32 build with -DTCL_NO_DEPRECATED, just as the UNIX build, off by de...jan.nijtmans2013-01-161-0/+12
| | |\ | |/ /
| | * Allow win32 build with -DTCL_NO_DEPRECATED, just as the UNIX build, off by de...jan.nijtmans2013-01-161-0/+12
| | |\
| | | * Allow win32 build with -DTCL_NO_DEPRECATED, just as the UNIX build, off by de...jan.nijtmans2013-01-161-0/+12
| | * | Extend the public stub table with dummy NULL entries, up to the size of the T...jan.nijtmans2013-01-071-0/+162
| | |\ \ | | | |/
| | | * Extend the public and private stub tables with dummy NULL entries, up to the ...jan.nijtmans2013-01-071-0/+177
| | | * Remove all the long dead mac entries in tcl*.decls filesjan.nijtmans2012-11-151-18/+51
* | | | Turn Tcl_PkgPresent/Tcl_PkgRequire into a macro. jan.nijtmans2013-01-101-12/+10
* | | | Restore API compatibility with public Tcl_*Scan and Tcl_*Convert functions (c...jan.nijtmans2013-01-091-8/+8
* | | | The Tcl*(Scan|Convert)*Element() routines only need chars, not ints, todgp2013-01-081-8/+8
* | | | remove deprecated functions Tcl_VarEval and Tcl_VarEvalVAjan.nijtmans2012-12-171-10/+6
* | | | Merge trunk. jan.nijtmans2012-12-141-4/+7
|\ \ \ \ | |/ / /
* | | | Remove obsolete functions Tcl_GetDefaultEncodingDir and Tcl_SetDefaultEncodin...jan.nijtmans2012-12-031-10/+6
* | | | merge (modified) novem-review.jan.nijtmans2012-11-301-1/+1
|\ \ \ \
* | | | | Destroy all the TCL_STORAGE_CLASS and associated nonsense.dgp2012-11-291-635/+621
|/ / / /
* | | | Removed functions marked deprecated or obsolete for a long time: Tcl_Backslas...jan.nijtmans2012-11-261-37/+21
* | | | Remove some undocumented - obsolete - function from the API with 'Old' in the...jan.nijtmans2012-11-191-10/+6
* | | | Remove pre-8.5 interface for custom expr functions.dgp2012-11-161-23/+9
* | | | eliminate CONST/CONST84/CONST86jan.nijtmans2012-11-161-102/+95
|/ / /
* | | Simplification: don't declare struct types that are never used.jan.nijtmans2012-11-151-2/+2
* | | merge trunkdkf2012-05-311-3/+3
|\ \ \
| * \ \ fix genStubs.tcl for OSXjan.nijtmans2012-05-251-9/+9
| |\ \ \ | | |/ /
| | * | fix genStubs.tcljan.nijtmans2012-05-251-9/+9
| | |\ \ | | | |/
| | * | Take cygwin handling of X11 into accountjan.nijtmans2012-05-241-12/+12
| | |\ \ | | | |/
| * | | Revert most of [3caedf05df], since when we let cygwin share the win32 stub ta...jan.nijtmans2012-05-241-12/+12
| |\ \ \ | | |/ /
| | * | fix merge problem on Linuxjan.nijtmans2012-05-231-12/+12
| | |\ \
| | | * | MAC_OSX_TK -> MAC_OSX_TCLjan.nijtmans2012-05-221-9/+9
| | | * | Revert most of [fcc5957e59], since when we let cygwin share the win32 stub ta...jan.nijtmans2012-05-221-12/+12
| | | |\ \ | | |/ / / | | | | _
| | | * Revert most of [ae92de6078], since when we let cygwin share the win32 stub ta...jan.nijtmans2012-05-221-11/+11
| | * | Move cpuid testcase from win-specific to generic testsjan.nijtmans2012-05-031-2/+2
| | |\ \ | | | |/
| | | * Move cpuid testcase from win-specific to generic testsjan.nijtmans2012-05-031-71/+2
| | | * clean-up tcl.decls the same way as tclInt.declsjan.nijtmans2012-04-031-152/+155
| | | * make genstubsdgp2012-04-031-1227/+1212
| | | * Tcl_HashStats does not return a CONSTjan.nijtmans2011-09-061-3/+2
* | | | updated C API to be more focused on supporting just some operationsdkf2012-05-101-4/+6
* | | | merge trunkdkf2012-04-051-2/+2
|\ \ \ \ | |/ / /
| * | | some formatting (*.decls)jan.nijtmans2012-04-041-2/+2
| |\ \ \ | | |/ /
* | | | Start of implementation of TIP 400: zlib improvementsdkf2012-03-311-0/+5
|/ / /
* | | Tcl_MainEx() (like Tk_MainEx())rfe_1711975jan.nijtmans2011-08-301-2/+0
* | | New internal routines TclScanElement() and TclConvertElement().dgp2011-05-101-4/+4
|\ \ \ | |/ /
| * | New internal routines TclScanElement() and TclConvertElement().dgp2011-05-101-4/+4
| |\ \
| | * | Completed patch with mucho comments. Merge 8.5.bug_3173086dgp2011-05-101-5/+5
| * | | fix genStubs.tcl in one place where it generated "void *" in stead of "VOID *"jan.nijtmans2011-03-251-5/+5
| |\ \ \ | | |/ / | |/| / | | |/
* | | Now that we're no longer using SCM based on RCS, the RCS Keyword linesdgp2011-03-021-2/+0
|\ \ \ | |/ /
| * | Now that we're no longer using SCM based on RCS, the RCS Keyword lines causedgp2011-03-021-2/+0
| |\ \ | | |/
| | * Now that we're no longer using SCM based on RCS, the RCS Keyword lines causedgp2011-03-011-2/+0