summaryrefslogtreecommitdiffstats
path: root/unix
Commit message (Expand)AuthorAgeFilesLines
...
* * library/msgcat/msgcat.tcl (msgcat::Init): on Darwin, add fallback ofdas2006-09-105-598/+703
* Added special handling for Darwin where gethostbyname/addr are actuallyvasiljevic2006-09-083-15/+42
* * unix/tclUnixCompat.c: Fixed conditions for CopyArray/CopyString,andreas_kupries2006-09-081-6/+6
* unix/tclUnixCompat.c: Added fallback to MT-unsafevasiljevic2006-09-071-21/+62
* Rewritten MT-safe wrappers to return ptrs to TSD storage.vasiljevic2006-09-075-217/+161
* Use MODULE_SCOPE declaration where appropriatevasiljevic2006-09-061-7/+7
* Added for fixing Tcl Bug 999544vasiljevic2006-09-061-0/+584
* Added fixes for Tcl Bug 999544 (ported from core-8-4-branch).vasiljevic2006-09-068-14/+2075
* * unix/Makefile.in (valgrindshell): add valgrindshell target andhobbs2006-08-301-2/+9
* Fix for stack.test failures on FreeBSDJoe Mistachkin2006-08-292-13/+5
* fixed [ 1548263 ] NULL return from Tcl_FSGetNormalizedPath segvcoldstore2006-08-291-1/+4
* * unix/tclUnixPort.h (Darwin): override potentially faulty configuredas2006-08-211-7/+13
* * generic/tclClock.c (ClockClicksObjCmd): add support for Darwindas2006-08-214-2/+104
* * macosx/tclMacOSXNotify.c (Tcl_WaitForEvent): if the run loop isdas2006-08-211-2/+12
* * unix/tclUnixChan.c (TclUnixWaitForFile): with timeout < 0, if select()das2006-08-181-1/+4
* * unix/tcl.m4 (Darwin): add support for --enable-64bit on x86_64, fordas2006-08-185-34/+161
* Various minor object file size efficiency fixes. [Bug 1530474]dkf2006-08-101-8/+8
* * unix/tclUnixPipe.c (TclpCreateProcess): for USE_VFORK: ensure standarddas2006-08-021-1/+18
* cleanup quoting and whitespacedas2006-07-202-5/+6
* * macosx/tclMacOSXNotify.c (Tcl_InitNotifier, Tcl_WaitForEvent): createdas2006-07-208-953/+1203
* * generic/regc_locale.c (cclass):das2006-07-201-3/+4
* * unix/tclUnixPort.h: Added the inclusion ofandreas_kupries2006-07-141-1/+6
* * unix/tclUnixPort.h (Darwin): support for MAC_OS_X_VERSION_MAX_ALLOWEDdas2006-06-141-10/+27
* Workaround for silly compiler bug. [Bug 1503729]dkf2006-06-131-2/+9
* * macosx/tclMacOSXNotify.c: implemented pthread_atfork() handler thatdas2006-05-273-75/+183
* autoconf-2.59das2006-05-261-2/+2
* Fix [Bug 1494160]dkf2006-05-241-1/+1
* * README: Bump version number to 8.5a5dgp2006-05-043-5/+5
* * unix/tcl.m4: removed TCL_IO_TRACK_OS_FOR_DRIVER_WITH_BAD_BLOCKINGdas2006-04-063-11/+0
* * unix/tcl.m4, win/tcl.m4: []-quote AC_DEFUN functions.hobbs2006-03-281-26/+26
* * unix/tclUnixFCmd.c (TclpObjNormalizePath): deal with *BSD/Darwindas2006-03-281-3/+11
* * doc/CrtChannel.3: Added TCL_CHANNEL_VERSION_5, made itandreas_kupries2006-03-272-6/+7
* backing out last change, Tcl_Panic will be declared to never returndas2006-03-251-2/+2
* handle Tcl_Panic potentially returning. coverity bug 46das2006-03-251-1/+2
* added check for NULL return value of Tcl_FSGetTranslatedPath(), coverity bug 39das2006-03-251-1/+4
* added casts to silence coverity bug 38das2006-03-251-5/+5
* * unix/tcl.spec: Cleaned up and completed the spec file.rmax2006-03-231-25/+25
* * generic/tclInt.decls: implement globbing for HFS creator & typedas2006-03-211-11/+80
* * unix/installManPage: There is always one even more brokenandreas_kupries2006-03-201-8/+8
* Fix for [Bug 1444692]Joe Mistachkin2006-03-171-1/+2
* typo in TclpLoadMemory() error msgdas2006-03-161-2/+2
* * library/tm.tcl (::tcl::tm::Defaults): Fixed handling ofandreas_kupries2006-03-141-1/+1
* 90% fix of file writable issues on Windowsvincentdarley2006-03-141-1/+64
* * unix/configure.in: Revert change from 2005-07-26 that sometimesdgp2006-03-132-15/+1
* Added no-op TclpFinalizeSockets().vasiljevic2006-03-101-1/+23
* When moving http TM install from 8.2 to 8.4, overlooked changing the mkdirsdgp2006-03-101-2/+2
* Set SHLIB_LD_FLAGS='${LIBS}' on NetBSD, as per the other *BSD variantsjenglish2006-03-082-2/+2
* * unix/Makefile.in: Package http 2.5.2 requires Tcl 8.4, sodgp2006-03-071-3/+3
* * library/http/http.tcl: Bump to version 2.5.3 to cover bug fixdgp2006-03-071-3/+3
* * unix/installManPage: Fix the script for manpages that havermax2006-03-011-18/+18