summaryrefslogtreecommitdiffstats
path: root/generic/tkStubLib.c
Commit message (Expand)AuthorAgeFilesLines
* Eliminate all usage of __WIN32__ macro: Some compilers (e.g. Clang/LLVM) don'...jan.nijtmans2014-02-101-2/+2
* Tk_InitStubs("8.6",1) would succeed in an "8.60" interp. Fixed.jan.nijtmans2013-01-041-52/+51
* Much more cleaning up of result handling.dkf2012-07-231-3/+2
* Purge RCS Keywordsdgp2011-06-081-2/+0
|\
| * Purge RCS Keywords.dgp2011-06-081-2/+0
| |\
| | * Purge RCS Keywords.dgp2011-06-081-2/+0
| * | * generic/tkStubLib.c (Tcl_InitStubs): Added missing error message.dgp2008-04-021-1/+4
* | | Make more internal tables "const"nijtmans2010-02-051-10/+11
* | | Get rid of pre-C89-isms (esp. CONST vs const).dkf2008-04-271-7/+9
* | | * generic/tkStubLib.c: make symbols in libtkstub.a MODULE_SCOPE todas2008-04-021-8/+16
* | | typodgp2008-04-021-12/+3
* | | * generic/tkWindow.c: Revised package initialization so thatdgp2008-04-021-1/+6
* | | * README: Bump version number to 8.6a0dgp2008-04-011-6/+1
|/ /
* | initialize StubsPtr vars to NULLdas2008-03-191-6/+6
* | merge stable branch onto HEADdgp2007-12-131-1/+1
* | Replace isdigit call with an internal implementation to avoid libc linkage on...patthoyts2007-09-191-2/+11
* | * generic/tkStubLib.c: Remove C library calls from Tk_InitStubs()dgp2007-09-181-2/+8
* | * generic/tkConsole.c: Revised callers of Tcl_InitStubs() to accountdgp2007-09-171-2/+20
* | header cleanupdgp2007-09-071-5/+6
* | Change Tk_InitStubs(), tkStubsPtr, and the auxilliary stubs table pointersjenglish2007-05-161-16/+2
* | Another pun warningdkf2007-05-031-2/+3
* | Fix minor K&R-ismdkf2007-02-131-21/+27
* | fix signature of TkInitStubs (missing CONST for version parameter)nijtmans2006-10-201-2/+2
* | * unix/tcl.m4 (Darwin): add 64bit support, check for Tiger copyfile(),das2005-11-271-3/+9
* | Removed support for Mac OS Classic platform [Patch 918139]das2004-03-171-5/+1
|/
* *** macosx-8-4-branch merged into the mainline [tcl patch #602770] ***macosx_8_4_merge_2002_08_31_trunkdas2002-08-311-1/+5
* ** upport to 8.4 of mac code changes for 8.3.3 & various newdas2001-11-231-14/+4
* * doc/TkInitStubs.3:hobbs2001-05-221-3/+3
* * generic/tkStubLib.c:stanton1999-05-251-5/+20
* merged 8.1.0 changes into mainlinestanton1999-04-241-2/+5
* * Merged 8.1 branch into the main trunkstanton1999-04-161-1/+6
* integrated stubs into 8.0 main branchstanton1999-03-101-0/+102