summaryrefslogtreecommitdiffstats
path: root/generic/tclStubInit.c
Commit message (Expand)AuthorAgeFilesLines
* Merge core-8-4-branch. jan.nijtmans2013-01-161-4/+18
|\
* | Fix TclBackgroundException implementationjan.nijtmans2013-01-131-1/+3
* | Add TIP #139 APIjan.nijtmans2013-01-131-12/+12
* | merge trunkjan.nijtmans2013-01-111-7/+25
|\ \ | |/
* | merge core-8-4-branchjan.nijtmans2013-01-081-0/+75
|\ \ | |/
| * Extend the public and private stub tables with dummy NULL entries, up to the ...jan.nijtmans2013-01-071-0/+108
* | Add TclGetErrorLine/TclSetErrorLine to the stub table, for improvedjan.nijtmans2012-12-101-0/+42
|/
* More complete purge of things only present for supporting long-dead Mac 9 sys...dgp2012-11-151-11/+1
* add missing macosx sectionsjan.nijtmans2012-11-151-0/+32
* Remove all the long dead mac entries in tcl*.decls filesjan.nijtmans2012-11-151-53/+13
* Take cygwin handling of X11 into accountjan.nijtmans2012-05-241-1/+9
* Revert most of [ae92de6078], since when we let cygwin share the win32 stub ta...jan.nijtmans2012-05-221-109/+63
* revert part of [9922ac54e8]: remove Tcl_MacOSXOpenBundleResources and Tcl_Mac...jan.nijtmans2012-05-141-9/+5
* Move cpuid testcase from win-specific to generic testsjan.nijtmans2012-05-031-63/+18
* compiler warningjan.nijtmans2012-04-261-1/+1
* oops, wrong signaturejan.nijtmans2012-04-241-1/+1
* implement TclWinGetSockOpt and TclWinGetServByName for cygwijan.nijtmans2012-04-241-6/+25
* merge trunkjan.nijtmans2012-04-241-1/+1
|\
| * make some more internal tables CONSTjan.nijtmans2012-04-181-1/+1
* | merge core-8-4-branchjan.nijtmans2012-04-111-1/+1
|\ \ | |/
| * tclStubInit.c: move up #undef, so it is clear that thisjan.nijtmans2012-04-041-1/+1
* | tclpGetPid signature change (stub entry only, not for macro),jan.nijtmans2012-04-061-2/+2
* | merge core-8-4-branchjan.nijtmans2012-04-041-0/+1
|\ \ | |/
| * Quick workaround for busted branch tip.dgp2012-04-041-0/+1
* | implement TclpGetPid for Cygwinjan.nijtmans2012-04-041-1/+17
|/
* [Bug 510001]: TclSockMinimumBuffers needs plat impjan.nijtmans2012-04-041-2/+22
|\
| * better solution for bug-510001bug_510001jan.nijtmans2012-03-291-0/+7
* | remove unused ThreadSpecificDatajan.nijtmans2012-04-031-5/+0
* | cleanup tclInt.decls to have the same form as Tcl 8.5/8.6,jan.nijtmans2012-04-031-13/+1
* | [Bug 3508771] load tclreg.dll in cygwin tclshjan.nijtmans2012-03-301-21/+28
|/
* 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