summaryrefslogtreecommitdiffstats
path: root/generic/tclIntPlatDecls.h
Commit message (Expand)AuthorAgeFilesLines
* add TclUnixCopyFile to stub table for Cygwinjan.nijtmans2012-07-011-3/+12
* fix genStubs.tcljan.nijtmans2012-05-251-3/+3
|\
* \ Take cygwin handling of X11 into accountjan.nijtmans2012-05-241-6/+13
|\ \ | |/
| * Take cygwin handling of X11 into accountjan.nijtmans2012-05-241-3/+7
* | fix merge problem on Linuxjan.nijtmans2012-05-231-563/+243
|\ \
| * | MAC_OSX_TK -> MAC_OSX_TCLjan.nijtmans2012-05-221-3/+3
| * | Revert most of [fcc5957e59], since when we let cygwin share the win32 stub ta...jan.nijtmans2012-05-221-571/+251
| |\ \ |/ / / | | _
| * Revert most of [ae92de6078], since when we let cygwin share the win32 stub ta...jan.nijtmans2012-05-221-277/+132
| * Move cpuid testcase from win-specific to generic testsjan.nijtmans2012-05-031-3/+7
* | get rid of _ANSI_ARGS_jan.nijtmans2012-04-261-20/+20
|\ \ | |/
* | [Bug 3508771] load tclreg.dll in cygwin tclshjan.nijtmans2012-04-241-75/+238
|\ \ | |/
| * implement TclWinGetSockOpt and TclWinGetServByName for cygwijan.nijtmans2012-04-241-29/+58
| * tclpGetPid signature change (stub entry only, not for macro),jan.nijtmans2012-04-061-4/+4
| * implement TclpGetPid for Cygwinjan.nijtmans2012-04-041-17/+57
* | Remove the TclpGetTZName implementation for Cygwin (from previous commit)jan.nijtmans2012-04-031-20/+6
|\ \ | |/
| * cleanup tclInt.decls to have the same form as Tcl 8.5/8.6,jan.nijtmans2012-04-031-26/+22
* | [Bug 3508771] load tclreg.dll in cygwin tclshjan.nijtmans2012-03-301-16/+16
|\ \ | |/
| * [Bug 3508771] load tclreg.dll in cygwin tclshjan.nijtmans2012-03-301-12/+10
* | 3 missing stub macros for cygwinjan.nijtmans2012-03-261-10/+35
|\ \ | |/
| * forgot 3 stub macros for cygwin: TclpCreateProcess, TclpMakefilejan.nijtmans2012-03-261-20/+29
* | [Bug 3508771] load tclreg.dll in cygwin tclshjan.nijtmans2012-03-251-123/+280
|\ \ | |/
| * add TclWinConvertError and TclWinConvertWSAError for cygwinjan.nijtmans2012-03-221-11/+34
| * many more cygwin functions presentjan.nijtmans2012-03-221-144/+197
* | Revert some cygwin-related signature changes from [835f8e1e9d] (2010-02-01)jan.nijtmans2012-03-231-10/+10
* | [Bug 3508771] load tclreg.dll in cygwin tclshjan.nijtmans2012-03-201-14/+123
|\ \ | |/
| * implement Tcl_WinUtfToTChar and Tcl_WinTCharToUtf for cygwinjan.nijtmans2012-03-191-0/+32
| * bug 3508771: load tclreg.dll in cygwin tclshjan.nijtmans2012-03-191-6/+37
* | fix genStubs.tcl in one place where it generated "void *" in stead of "VOID *"jan.nijtmans2011-03-251-8/+10
|\ \ | |/
| * Remove Tclp(Local|Gm)time_unix forwarders, the same can be done directlyjan.nijtmans2011-03-251-6/+9
* | Now that we're no longer using SCM based on RCS, the RCS Keyword lines causedgp2011-03-021-2/+0
|\ \ | |/
| * 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
| * added CONST to TclpLocaltime and TclpGmtime param throughoutKevin B Kenny2004-10-281-5/+6
| * * generic/tclDecls.h: Regenerated on a unix box.andreas_kupries2004-06-101-593/+593
| * * generic/tcl.h: Corrected Tcl_WideInt declarations so that the mingw Kevin B Kenny2004-06-051-585/+593
| * commit genstubs generated files with unix line endingsdgp2004-05-171-585/+585
| * * generic/tclInt.decls: Restored TclpTime_t kludge to all Kevin B Kenny2004-05-171-585/+585
| * 2004-05-14 Kevin B. Kenny <kennykb@acm.org> Kevin B Kenny2004-05-141-11/+11
* | Make sure to use CONST/VOID in stead ofnijtmans2011-01-191-5/+5
* | Backport various formatting (spacing)nijtmans2010-02-071-128/+125
* | Various CYGWIN-related fixesnijtmans2010-01-311-7/+7
* | * macosx/tclMacOSXNotify.c: revise CoreFoundation notifier to allowdas2009-04-101-1/+12
* | merge stable branch onto HEADdgp2007-12-131-1/+1
* | * generic/tclDecls.h: regen with new genStubs.tcl.das2007-12-101-16/+168
* | * tools/genStubs.tcl: Updated script to no longer produce thedgp2006-11-151-125/+110
* | * generic/tclInt.decls: implement globbing for HFS creator & typedas2006-03-211-1/+14
* | Export stubs for libtommath; fix mingw compiler warningsKevin B Kenny2005-12-131-5/+5
* | * generic/tclInt.decls:das2005-05-141-11/+4
* | * generic/tcl.h: Moved the preprocessor logicdavygrvy2004-11-031-1/+15
* | Re-commit after a `make genstubs` on a unix system, to restore unix line endingsdgp2004-06-071-552/+552