summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* get rid of _ANSI_ARGS_jan.nijtmans2012-04-266-46/+54
|\
| * compiler warningjan.nijtmans2012-04-261-1/+1
* | compiler warningjan.nijtmans2012-04-261-1/+1
* | fix Linux build ;-(jan.nijtmans2012-04-261-0/+3
* | fix crash on Mac OSXjan.nijtmans2012-04-261-3/+0
* | merge-markjan.nijtmans2012-04-250-0/+0
|\ \ | |/
| * truncation in SetWindowLongPtr datajan.nijtmans2012-04-251-2/+2
* | gcc warningsjan.nijtmans2012-04-241-2/+1
| |
| \
*-. \ [Bug 3508771] load tclreg.dll in cygwin tclshjan.nijtmans2012-04-2415-121/+500
|\ \ \ | | |/
| | * syntax errorjan.nijtmans2012-04-241-1/+2
| |/
| * [Bug 3508771] load tclreg.dll in cygwin tclshjan.nijtmans2012-04-2414-122/+348
| |\
| | * oops, wrong signaturejan.nijtmans2012-04-241-1/+1
| | * implement TclWinGetSockOpt and TclWinGetServByName for cygwijan.nijtmans2012-04-244-53/+104
| | * merge trunkjan.nijtmans2012-04-2434-445/+472
| | |\ | | |/ | |/|
| | * sync win/rules.vc with Tk versionjan.nijtmans2012-04-131-4/+7
| | * merge core-8-4-branchjan.nijtmans2012-04-1113-351/+338
| | |\
| | * | tclpGetPid signature change (stub entry only, not for macro),jan.nijtmans2012-04-0627-28/+29
| | * | merge core-8-4-branchjan.nijtmans2012-04-041-0/+1
| | |\ \
| | * | | implement TclpGetPid for Cygwinjan.nijtmans2012-04-047-27/+136
* | | | | make some more internal tables constjan.nijtmans2012-04-2316-36/+35
|\ \ \ \ \ | |/ / / /
| * | | | make some more internal tables constjan.nijtmans2012-04-2322-416/+435
* | | | | make some more internal tables constjan.nijtmans2012-04-189-179/+179
|\ \ \ \ \ | |/ / / /
| * | | | make some more internal tables CONSTjan.nijtmans2012-04-1811-26/+26
* | | | | Apply tzdata2012cKevin B Kenny2012-04-186-88/+278
* | | | | * doc/FileSystem.3 (Tcl_FSOpenFileChannelProc): [Bug 3518244]: Fixeddkf2012-04-162-3/+11
|\ \ \ \ \ | |/ / / /
| * | | | * doc/FileSystem.3 (Tcl_FSOpenFileChannelProc): [Bug 3518244]: Fixeddkf2012-04-162-3/+11
* | | | | sync win/rules.vc with Tk versionjan.nijtmans2012-04-131-6/+7
|\ \ \ \ \ | |/ / / /
| * | | | sync win/rules.vc with Tk versionjan.nijtmans2012-04-131-4/+7
| | |_|/ | |/| |
* | | | [Bug 3448512]: clock scan "1958-01-01" fails only in debug compilationjan.nijtmans2012-04-1111-52/+61
|\ \ \ \ | |/ / /
| * | | [Bug 3448512]: clock scan "1958-01-01" fails only in debug compilationjan.nijtmans2012-04-119-337/+352
* | | | cygwin should use SetEnvironmentVariable for windows envjan.nijtmans2012-04-052-19/+11
* | | | some formatting (*.decls)jan.nijtmans2012-04-0413-66/+25
|\ \ \ \ | |/ / /
| * | | tclStubInit.c: move up #undef, so it is clear that thisjan.nijtmans2012-04-044-28/+4
| | |/ | |/|
* | | Quick workaround for busted branch tip.dgp2012-04-041-0/+1
|\ \ \ | |/ /
| * | Quick workaround for busted branch tip.dgp2012-04-041-0/+1
| |/
* | [Bug 510001]: TclSockMinimumBuffers needs plat impjan.nijtmans2012-04-046-31/+110
|\ \ | |/
| * [Bug 510001]: TclSockMinimumBuffers needs plat impjan.nijtmans2012-04-046-23/+93
| |\
| | * better solution for bug-510001bug_510001jan.nijtmans2012-03-294-2/+31
* | | cleanup tcl.decls (unnecessary "generic" argument)jan.nijtmans2012-04-032-842/+843
|\ \ \ | |/ /
| * | clean-up tcl.decls the same way as tclInt.declsjan.nijtmans2012-04-033-1019/+1027
| * | make genstubsdgp2012-04-032-1263/+1247
| | |
| \ \
*-. \ \ Remove the TclpGetTZName implementation for Cygwin (from previous commit)jan.nijtmans2012-04-034-56/+18
|\ \ \ \ | | |/ /
| | * | 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-036-700/+702
* | | re-generate configurejan.nijtmans2012-04-012-674/+648
* | | [Bug 3508771] load tclreg.dll in cygwin tclshjan.nijtmans2012-03-306-59/+79
|\ \ \ | |/ /
| * | [Bug 3508771] load tclreg.dll in cygwin tclshjan.nijtmans2012-03-305-51/+69
* | | [Bug 3511806] Compiler checks too earlyjan.nijtmans2012-03-307-252/+225
|\ \ \ | |/ /
| * | Only check for cygwin with $GCCjan.nijtmans2012-03-292-46/+52
| * | [Bug 3511806] Compiler checks too earlyjan.nijtmans2012-03-298-878/+1092
| |\ \ | | |/ | |/|