summaryrefslogtreecommitdiffstats
path: root/unix
Commit message (Expand)AuthorAgeFilesLines
* * unix/tclAppInit.c: Repair broken build of the tcltest executable.dgp2009-11-191-3/+3
* Add files to .cvsignorenijtmans2009-11-182-0/+6
* Fix [Bug 2883850]: pkgIndex.tcl doesn'tnijtmans2009-11-185-24/+33
* * unix/tclUnixChan.c (TtyParseMode): Partial undo of Donal's tidy-andreas_kupries2009-11-171-5/+9
* Fix [Bug 2891171]: URL checking too strict when using multiple question marksnijtmans2009-11-111-3/+3
* Some small bits of tidying up.dkf2009-11-092-138/+139
* * unix/Makefile.in: Remove $(PACKAGE).* and prototype from thedgp2009-10-261-3/+2
* * unix/Makefile.in: Removed the long outdated and broken targetsdgp2009-10-202-80/+1
* * macosx/tclMacOSXBundle.c: Workaround CF memory managment bug indas2009-10-051-5/+6
* fix tclooConfig.sh installdas2009-10-051-2/+3
* Added dummy tclooConfig.sh files for easier cross-version building. [2026844]dkf2009-09-262-3/+27
* * library/tcltest/tcltest.tcl: Bump to tcltest 2.3.2 after revisiondgp2009-09-011-3/+3
* const addition (pkge.c)nijtmans2009-08-162-4/+4
* Stop calling endpwent() and endgrent(); unneeded. [Bug 1942222]dkf2009-08-022-10/+4
* Revert series of local changes not relevant to the last commit.andreas_kupries2009-07-233-15/+4
* * generic/tclIO.c (Tcl_GetChannelHandle): Do not crash forandreas_kupries2009-07-233-4/+16
* Feature Request 2814786: remove TclpPanicnijtmans2009-07-221-11/+5
* * unix/Makefile.in: Define NDEBUG in optimized (non-symbols) build todas2009-07-181-2/+2
* * macosx/Tcl-Common.xcconfig: update projects for Xcode 3.1 and 3.2,das2009-06-261-5/+7
* * unix/tclUnixPort.h: Move all socket-related code from tclUnixChan.crmax2009-06-153-1142/+1157
* * library/platform/platform.tcl: Fixed handling of cpu ia64,andreas_kupries2009-05-291-3/+3
* * unix/tcl.m4, unix/configure (SC_CONFIG_CFLAGS): harden the checkhobbs2009-04-282-4/+6
* Don't chmod/exec installManPage. [Patch 2769530]stwo2009-04-241-7/+4
* Removed newline appended to POST data.patthoyts2009-04-191-3/+3
* Remove unused variable (compiler warning)dgp2009-04-101-2/+2
* * unix/tclUnixChan.c: TclUnixWaitForFile(): use FD_* macrosdas2009-04-101-33/+30
* * unix/tclLoadDyld.c: use RTLD_GLOBAL instead of RTLD_LOCAL.das2009-04-101-3/+3
* * macosx/tclMacOSXNotify.c: revise CoreFoundation notifier to allowdas2009-04-103-31/+27
* * unix/configure.in (Darwin): use Darwin SUSv3 extensions ifdas2009-04-103-6/+101
* Improved HTTP/1.1 support and added specific HTTP/1.1 testing.patthoyts2009-04-101-3/+3
* * library/platform/platform.tcl: Extended the darwin sections toandreas_kupries2009-04-081-3/+3
* * library/tcltest/tcltest.tcl: Converted [eval]s (some unsafe!) todgp2009-04-081-3/+3
* regendkf2009-03-141-1/+2
* Added support for reporting TEA-like info via pkg-config.dkf2009-03-143-5/+26
* Update to installed module version numberdkf2009-02-241-3/+3
* fix [tcl-Bug 2502365] Building of head on HPUX isnijtmans2009-02-102-10/+16
* Fix for [Bug 2544618]Joe Mistachkin2009-02-061-13/+13
* - eliminate some unnessary type castsnijtmans2009-02-034-19/+20
* * unix/tcl.m4: Corrected a typo ($(SHLIB_VEERSION) should be ${SHLIB_VERSION}).Kevin B Kenny2009-01-222-2/+2
* Patch 907924Kevin B Kenny2009-01-203-12/+30
* * generic/tcl.h: Bump patchlevel to 8.6b1.1 to distinguishdgp2009-01-162-3/+3
* fix [tcl-Bug 2502365] Building of head onnijtmans2009-01-132-2/+2
* Style fixes (unfouling whitespace, sorting comments, removing useless casts, ...dkf2009-01-095-35/+35
* autoconf-2.59das2009-01-031-5/+0
* autoheader-2.59das2009-01-031-0/+3
* autoconf-2.59das2009-01-031-6273/+6314
* use correct autconf magic to pass configure args & environment to pkg sub-con...das2009-01-031-7/+2
* regendkf2009-01-021-6296/+6280
* Fix various mkstemp()-related issues. [Bugs 741967,878333]dkf2009-01-023-3/+9
* * unix/Makefile.in: Set TCLLIBPATH in SHELL_ENV so that targetsdgp2008-12-311-1/+2