summaryrefslogtreecommitdiffstats
path: root/generic/tcl.decls
Commit message (Expand)AuthorAgeFilesLines
* Revert most of [fcc5957e59], since when we let cygwin share the win32 stub ta...jan.nijtmans2012-05-221-0/+8
|\
* \ Revert part of [5caa06383d] move Tcl_MacOSXOpenBundleResources and Tcl_MacOSX...jan.nijtmans2012-05-151-2/+2
|\ \ | |/
| * revert part of [9922ac54e8]: remove Tcl_MacOSXOpenBundleResources and Tcl_Mac...jan.nijtmans2012-05-141-5/+8
* | Move cpuid testcase from win-specific to generic testsjan.nijtmans2012-05-031-1/+1
|\ \ | |/
| * Move cpuid testcase from win-specific to generic testsjan.nijtmans2012-05-031-4/+4
* | cleanup tcl.decls (unnecessary "generic" argument)jan.nijtmans2012-04-031-842/+842
|\ \ | |/
| * clean-up tcl.decls the same way as tclInt.declsjan.nijtmans2012-04-031-863/+867
* | [Bug 3508771] load tclreg.dll in cygwin tclshjan.nijtmans2012-03-201-2/+2
|\ \ | |/
| * implement Tcl_WinUtfToTChar and Tcl_WinTCharToUtf for cygwinjan.nijtmans2012-03-191-2/+2
| * Tcl_HashStats does not return a CONSTjan.nijtmans2011-09-061-1/+1
* | Completed patch with mucho comments. Merge 8.5.bug_3173086dgp2011-05-101-4/+4
* | 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
| * * generic/tcl.decls: Implemented TIP #268, conditionally.andreas_kupries2006-09-221-1/+21
| * TIP#218 IMPLEMENTATIONandreas_kupries2005-01-271-1/+19
| * fix for [Bug 732477]Joe Mistachkin2003-05-131-2/+2
| * * generic/tcl.decls:das2003-05-131-1/+9
* | Backport various formatting (spacing)nijtmans2010-02-071-227/+237
* | fix [Bug 2308236] signature of Tcl_HashStats() wrongnijtmans2008-11-181-2/+2
* | fix typosdas2008-03-191-3/+3
* | Added exported non-stub function Tcl_GetMemoryInfodkf2008-03-191-1/+4
* | merge stable branch onto HEADdgp2007-12-131-1/+1
* | * generic/tcl.decls: use new genstubs 'export' command todas2007-12-101-79/+99
* | fix 'make checkstubs' complaint about Tcl_PkgInitStubsCheckcore_8_5_b1das2007-09-201-1/+4
* | * generic/tcl.decls: workaround 'make checkstubs' failures fromdas2007-05-161-1/+14
* | various "const" additions, in line with TIP #27nijtmans2007-02-231-18/+18
* | TIP#298 IMPLEMENTATIONdgp2006-12-011-2/+2
* | TIP#270 IMPLEMENTATIONdgp2006-11-151-1/+24
* | TIP 27 changes for Tcl_CreateEncodingKevin B Kenny2006-09-261-2/+2
* | TIP#268 IMPLEMENTATIONandreas_kupries2006-09-221-6/+13
* | TIP#258 IMPLEMENTATIONdgp2006-02-081-1/+17
* | TIP#181 IMPLEMENTATIONdgp2006-02-011-2/+13
* | Export Tcl_InitBignumFromDoubleKevin B Kenny2005-12-271-1/+8
* | Corrected bugs in tommath installation, improved tommath square root performa...Kevin B Kenny2005-12-271-7/+1
* | Export stubs for libtommath; fix mingw compiler warningsKevin B Kenny2005-12-131-1/+8
* | * unix/tcl.m4 (Darwin): add 64bit support, check for Tiger copyfile(),das2005-11-271-1/+9
* | TIP#237 IMPLEMENTATIONdgp2005-10-081-7/+10
* | TIP#219 IMPLEMENTATIONandreas_kupries2005-08-241-1/+16
* | TIP#208 implementationdkf2005-06-061-1/+10
* | Merged kennykb-numerics-branch back to the head; TIPs 132 and 232Kevin B Kenny2005-05-101-1/+16
* | * doc/DString.3: Eliminated use of identifier "string" in Tcl'sdgp2005-05-031-38/+38
* | * generic/tcl.decls:dgp2005-05-021-2/+2
* | TIP#218 IMPLEMENTATIONandreas_kupries2005-01-271-2/+5
* | * generic/tclStubInit.c: Regenerated the stubs support code fromandreas_kupries2005-01-211-1/+13
* | TIP#235 implementation (rename functions, add to stubs table, document)dkf2005-01-191-1/+48
* | TIP #221 IMPLEMENTATIONdgp2004-11-131-1/+18
* | TIP#143 implementation; still needs docs and more tests...dkf2004-05-131-1/+51
* | Removed support for Mac OS Classic platform [Patch 918142]das2004-03-171-50/+1
* | filesystem optimisation -- Three main issues accomplished: (1) cleaned up var...vincentdarley2004-01-211-9/+9
* | TIP#121 (app exit proc API) implementation from Joe Mistachkindkf2003-09-291-1/+7