summaryrefslogtreecommitdiffstats
path: root/unix
Commit message (Expand)AuthorAgeFilesLines
* Undo mistaken commit to wrong branch caused by CVS fumble... :-}dkf2006-10-201-22/+4
* Consolidated TIP#257 patch applied to HEAD to allow for experimentation bydkf2006-10-201-4/+22
* * unix/configure.in: Added autodetection for OS-supplied timezonermax2006-10-193-4/+112
* * unix/tclUnixThrd.c (TclpThreadGetStackSize): Darwin: fix for maindas2006-10-161-5/+10
* * library/tcltest/tcltest.tcl: Revise tcltest bump to 2.3a1.dgp2006-10-161-3/+3
* * unix/tclUnixThrd.c (TclpThreadGetStackSize): on Darwin, usedas2006-10-134-0/+114
* * tests/http.test (http-5.1): bump http to 2.5.3dgp2006-09-161-3/+3
* * unix/configure.in (HAVE_MTSAFE_GETHOST*): Modified to recognizeandreas_kupries2006-09-122-1/+29
* * unix/tclUnixCompat.c (PadBuffer): Fixed bug in calculation ofandreas_kupries2006-09-121-5/+11
* * unix/Makefile.in (install-libraries): Fixed typo tcltest 2.3.9 -> 2.3.0.andreas_kupries2006-09-111-2/+2
* * unix/tclUnixCompat.c: make compatLock static and only declare it whendas2006-09-111-107/+110
* bump msgcat version to 1.4.2Kevin B Kenny2006-09-111-3/+3
* * doc/tcltest.n: Bump to version tcltest 2.3.0 to accountdgp2006-09-111-3/+3
* * 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