summaryrefslogtreecommitdiffstats
path: root/generic/tclStubInit.c
Commit message (Expand)AuthorAgeFilesLines
* better solution for bug-510001bug_510001jan.nijtmans2012-03-291-0/+7
* add TclGetAndDetachPids and TclpCloseFile to cygwin portjan.nijtmans2012-03-231-3/+5
* add TclWinConvertError and TclWinConvertWSAError for cygwinjan.nijtmans2012-03-221-24/+23
* many more cygwin functions presentjan.nijtmans2012-03-221-18/+102
* [bug 3508771] fix OSX buildjan.nijtmans2012-03-221-1/+1
* [Bug 3288345] Wrong Tcl_StatBuf used on Cygwinjan.nijtmans2012-03-201-1/+1
* [Bug 3508771] load tclreg.dll in cygwin tclshjan.nijtmans2012-03-201-5/+76
|\
| * implement Tcl_WinUtfToTChar and Tcl_WinTCharToUtf for cygwinjan.nijtmans2012-03-191-5/+56
| * bug 3508771: load tclreg.dll in cygwin tclshjan.nijtmans2012-03-191-1/+23
|/
* Remove Tclp(Local|Gm)time_unix forwarders, the same can be done directlyjan.nijtmans2011-03-251-4/+4
* 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/+20
* TIP#218 IMPLEMENTATIONandreas_kupries2005-01-271-1/+62
* make genstubsdkf2004-10-141-1/+17
* * generic/tclDecls.h: Regenerated on a unix box.andreas_kupries2004-06-101-942/+942
* * generic/tcl.h: Corrected Tcl_WideInt declarations so that the mingw Kevin B Kenny2004-06-051-941/+942
* commit genstubs generated files with unix line endingsdgp2004-05-171-941/+941
* * generic/tclInt.decls: Restored TclpTime_t kludge to all Kevin B Kenny2004-05-171-941/+941
* 2004-05-14 Kevin B. Kenny <kennykb@acm.org> Kevin B Kenny2004-05-141-3/+13
* * generic/tcl.decls:das2003-05-131-1/+2
* * generic/tclInt.h (tclOriginalNotifier):dgp2003-03-211-1/+24
* * generic/tclExecute.c (TclExecuteByteCode INST_STR_MATCH):hobbs2003-02-181-1/+2
* * generic/tclStubInit.c: regenhobbs2002-12-061-1/+2
* * generic/tclEvent.c (TclInExit, TclInThreadExit):mdejong2002-11-071-1/+2
* * generic/tclInt.decls: made TclSetPreInitScript() declarationdas2002-10-091-9/+1
* *** macosx-8-4-branch merged into the mainline [tcl patch #602770] ***macosx_8_4_merge_2002_08_31_trunkdas2002-08-311-1/+4
* * generic/tclInt.decls:das2002-08-061-1/+5
* removing the now redundant functions Tcl(Get|Set|Incr)IndexedScalar()Miguel Sofer2002-07-171-7/+7
* * doc/CrtTrace.3: Added TIP#62 implementation of commandhobbs2002-06-171-1/+3
* * generic/tclInt.decls:hobbs2002-05-291-1/+2
* TIP#91 implementation; makes old style channels binary compatible withdkf2002-05-241-1/+2
* 2002-04-20 Daniel Steffen <das@users.sourceforge.net>das2002-04-191-1/+2
* TIP#72 implementation. See ChangeLog for details.dkf2002-02-151-3/+10
* Added Tcl_CreateObjTrace, Tcl_GetCommandInfoFromToken andKevin B Kenny2002-02-101-1/+4
* * doc/Tcl_Main.3:dgp2002-01-051-1/+3
* ** upport to 8.4 of mac code changes for 8.3.3 & various newdas2001-11-231-6/+6
* added TIP#73 patch #483500 from Kevin Kenny.hobbs2001-11-211-1/+2
* Reference implementation of TIP's #22, #33 and #45. Adds thehobbs2001-11-141-1/+2
* * generic/tclInt.decls (TclExpandCodeArray,TclGetInstructionTable):andreas_kupries2001-10-151-2/+4
* Patch for [TIP 56], [Bug: 219384] and [Bug: 455151]: deprecate the useMiguel Sofer2001-09-131-1/+2
* * generic/tclInt.decls: Also added 'TclWinFlushDirtyChannels' toandreas_kupries2001-09-101-1/+2
* fsvincentdarley2001-09-061-1/+2
* Changes due to TIP#49 "Tcl_OutputBuffered" from Rolf Schroedterdkf2001-09-061-1/+2
* minor fs, vfs fixesvincentdarley2001-09-041-1/+3
* filesystemvincentdarley2001-08-301-16/+10
* fs updatevincentdarley2001-08-231-2/+3
* Changes from TIP#17 "Redo Tcl's filesystem"vincentdarley2001-07-311-16/+61
* TIP#36 implementation. Also includes cleanup for subst optiondkf2001-07-121-1/+2
* * generic/tclInt.decls:dgp2001-06-171-2/+1
* * generic/tcl.h:dgp2001-06-081-9/+2