summaryrefslogtreecommitdiffstats
path: root/generic/tclInt.decls
Commit message (Expand)AuthorAgeFilesLines
* Fix bug in genStubs.tcl: If the macosx section doesn't contain any macosx-spe...jan.nijtmans2012-11-151-1/+1
* add missing macosx sectionsjan.nijtmans2012-11-151-1/+1
* Remove all the long dead mac entries in tcl*.decls filesjan.nijtmans2012-11-151-111/+0
* On Cygwin, use win32 API in stead of uname() to determine the tcl_platform va...jan.nijtmans2012-06-061-2/+2
* Take cygwin handling of X11 into accountjan.nijtmans2012-05-241-0/+4
* Revert most of [ae92de6078], since when we let cygwin share the win32 stub ta...jan.nijtmans2012-05-221-100/+32
* Move cpuid testcase from win-specific to generic testsjan.nijtmans2012-05-031-4/+7
* [Bug 3508771] load tclreg.dll in cygwin tclshjan.nijtmans2012-04-241-7/+35
|\
| * implement TclWinGetSockOpt and TclWinGetServByName for cygwijan.nijtmans2012-04-241-17/+21
| * tclpGetPid signature change (stub entry only, not for macro),jan.nijtmans2012-04-061-2/+2
| * implement TclpGetPid for Cygwinjan.nijtmans2012-04-041-2/+26
|/
* [Bug 510001]: TclSockMinimumBuffers needs plat impjan.nijtmans2012-04-041-1/+4
|\
* | cleanup tclInt.decls to have the same form as Tcl 8.5/8.6,jan.nijtmans2012-04-031-267/+265
* | [Bug 3508771] load tclreg.dll in cygwin tclshjan.nijtmans2012-03-301-5/+5
|/
* add TclGetAndDetachPids and TclpCloseFile to cygwin portjan.nijtmans2012-03-231-0/+2
* add TclWinConvertError and TclWinConvertWSAError for cygwinjan.nijtmans2012-03-221-2/+10
* many more cygwin functions presentjan.nijtmans2012-03-221-85/+113
* implement Tcl_WinUtfToTChar and Tcl_WinTCharToUtf for cygwinjan.nijtmans2012-03-191-0/+3
* bug 3508771: load tclreg.dll in cygwin tclshjan.nijtmans2012-03-191-1/+6
* Remove Tclp(Local|Gm)time_unix forwarders, the same can be done directlyjan.nijtmans2011-03-251-5/+5
* Now that we're no longer using SCM based on RCS, the RCS Keyword lines causedgp2011-03-011-2/+0
* * generic/tclInt.decls: Yet another round of attemptingKevin B Kenny2007-04-211-5/+5
* replaced 'long' times with wides, to cope with Win64Kevin B Kenny2005-03-151-4/+4
* added CONST to TclpLocaltime and TclpGmtime param throughoutKevin B Kenny2004-10-281-5/+5
* Speed up [info <thing> <simplePattern>]dkf2004-10-141-1/+5
* * generic/tcl.h: Corrected Tcl_WideInt declarations so that the mingw Kevin B Kenny2004-06-051-1/+5
* * generic/tclInt.decls: Restored TclpTime_t kludge to all Kevin B Kenny2004-05-171-5/+5
* 2004-05-14 Kevin B. Kenny <kennykb@acm.org> Kevin B Kenny2004-05-141-3/+15
* * generic/tclExecute.c (TclExecuteByteCode INST_STR_MATCH):hobbs2003-02-181-1/+8
* * generic/tclStubInit.c: regenhobbs2002-12-061-1/+7
* * generic/tclEvent.c (TclInExit, TclInThreadExit):mdejong2002-11-071-1/+5
* * generic/tclInt.decls: made TclSetPreInitScript() declarationdas2002-10-091-2/+2
* * generic/tclInt.decls:das2002-08-061-1/+19
* * doc/CmdCmplt.3: Applied Patch 585105 to fully CONST-ifydgp2002-08-051-13/+13
* removing the now redundant functions Tcl(Get|Set|Incr)IndexedScalar()Miguel Sofer2002-07-171-25/+31
* * generic/tclVar.c: refactorisation to reuse already looked-up VarMiguel Sofer2002-07-151-3/+3
* * doc/CrtTrace.3: Added TIP#62 implementation of commandhobbs2002-06-171-3/+11
* * generic/tclInt.decls:hobbs2002-05-291-1/+6
* * tests/clock.test: added clock-9.1hobbs2002-05-291-2/+2
* 2002-04-20 Daniel Steffen <das@users.sourceforge.net>das2002-04-191-1/+5
* * Updated interfaces of generic/tclVar.c accordingdgp2002-03-201-3/+3
* TIP#72 implementation. See ChangeLog for details.dkf2002-02-151-97/+94
* * generic/tclInt.decls:das2002-01-271-2/+2
* * [Patch 501006] Updated APIs in generic/tclResolve.cdgp2002-01-251-9/+9
* * Updated interfaces of generic/tclEncoding, generic/tclFilename.c,dgp2002-01-251-6/+6
* * Updated APIs in generic/tclUtf.c and generic/tclRegexp.c accordingdgp2002-01-171-2/+2
* * Updated APIs in generic/tclIOUtil.c and generic/tclPosixStr.cdgp2002-01-151-2/+2
* Updated APIs in the files */tcl*Load*.c according to the guidelinesKevin B Kenny2002-01-091-2/+2
* * doc/Tcl_Main.3:dgp2002-01-051-3/+12
* ** upport to 8.4 of mac code changes for 8.3.3 & various newdas2001-11-231-5/+8