summaryrefslogtreecommitdiffstats
path: root/generic/tcl.decls
Commit message (Expand)AuthorAgeFilesLines
* Extend the public and private stub tables with dummy NULL entries, up to the ...jan.nijtmans2013-01-071-0/+4
* Remove all the long dead mac entries in tcl*.decls filesjan.nijtmans2012-11-151-49/+0
* On Cygwin, use win32 API in stead of uname() to determine the tcl_platform va...jan.nijtmans2012-06-061-3/+3
* 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-4/+4
* clean-up tcl.decls the same way as tclInt.declsjan.nijtmans2012-04-031-863/+867
* 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
* 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
* *** macosx-8-4-branch merged into the mainline [tcl patch #602770] ***macosx_8_4_merge_2002_08_31_trunkdas2002-08-311-1/+13
* * generic/tcl.decls: Restored Tcl_Concat to return (char *). Likedgp2002-08-051-2/+2
* * doc/CmdCmplt.3: Applied Patch 585105 to fully CONST-ifydgp2002-08-051-63/+70
* removed load-related clientData, made filesystem staticvincentdarley2002-07-221-2/+2
* tip99vincentdarley2002-06-211-2/+2
* vfs, winfs testsuitevincentdarley2002-06-131-2/+2
* fs clarification and windows fixesvincentdarley2002-06-121-2/+2
* TIP#91 implementation; makes old style channels binary compatible withdkf2002-05-241-20/+22
* * Updated interfaces of generic/tclVar.c accordingdgp2002-03-201-10/+11
* * doc/GetIndex.3:dgp2002-02-281-2/+2
* * generic/tcl.decls (Tcl_RegExpRange,Tcl_GetIndexFromObjStruct):dgp2002-02-201-3/+3
* TIP#72 implementation. See ChangeLog for details.dkf2002-02-151-219/+241
* Added Tcl_CreateObjTrace, Tcl_GetCommandInfoFromToken andKevin B Kenny2002-02-101-2/+22
* * Partial TIP 27 rollback. Following routinesdgp2002-02-081-12/+12
* * For each interface identified in thedgp2002-01-311-10/+10
* * [Patch 505630] Updated interfaces of generic/tclBasic.cc (TIP 27).dgp2002-01-251-7/+9
* * Updated interfaces of generic/tclEncoding, generic/tclFilename.c,dgp2002-01-251-27/+29
* * Updated socket interfaces according to TIP 27. Updated callers.dgp2002-01-231-6/+7
* * Updated APIs in generic/tclCmdMZ.c according to the guidelinesdgp2002-01-211-9/+9
* * More TIP 27 updates in tclIOUtil.c and tclIndexObj.c that weredgp2002-01-171-7/+8
* * Updated APIs in generic/tclUtf.c and generic/tclRegexp.c accordingdgp2002-01-171-15/+16
* * Updated APIs in generic/tclParse.c according to the guidelinesdgp2002-01-171-3/+3
* * Updated APIs in generic/tclHistory.c according to the guidelinesdgp2002-01-161-14/+15
* * Updated APIs in generic/tclIOUtil.c and generic/tclPosixStr.cdgp2002-01-151-10/+10
* * Updated APIs in the file generic/tclIO.c according to the guidelinesdgp2002-01-151-14/+14
* * Updated APIs in the file generic/tclIndexObj.cdgp2002-01-141-4/+5
* Updated APIs in the files */tcl*Load*.c according to the guidelinesKevin B Kenny2002-01-091-2/+2
* Minor stub-table fixes; see ChangeLog for detailsdkf2001-12-181-4/+4
* added TIP#73 patch #483500 from Kevin Kenny.hobbs2001-11-211-2/+7
* Undo of mistaken commit. Sorry!dgp2001-10-161-9/+9
* * Added test to demonstrate memory corruption problems. [Bug 219393].dgp2001-10-161-9/+9
* * More CONST poisoningdgp2001-09-281-2/+2
* * Updated APIs indgp2001-09-271-5/+5
* * Vince Darley reports the 2001-09-24 TIP 27 changes left the windgp2001-09-271-2/+2
* * Updated APIs in generic/tclGet.cdgp2001-09-251-4/+4
* * Updated APIs indgp2001-09-241-5/+7
* Patch for [TIP 56], [Bug: 219384] and [Bug: 455151]: deprecate the useMiguel Sofer2001-09-131-4/+4