| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Use MODULE_SCOPE declaration where appropriate | vasiljevic | 2006-09-06 | 1 | -7/+7 |
|
|
* | Added for fixing Tcl Bug 999544 | vasiljevic | 2006-09-06 | 1 | -0/+584 |
|
|
* | Added fixes for Tcl Bug 999544 (ported from core-8-4-branch). | vasiljevic | 2006-09-06 | 8 | -14/+2075 |
|
|
* | * unix/Makefile.in (valgrindshell): add valgrindshell target and | hobbs | 2006-08-30 | 1 | -2/+9 |
|
|
* | Fix for stack.test failures on FreeBSD | Joe Mistachkin | 2006-08-29 | 2 | -13/+5 |
|
|
* | fixed [ 1548263 ] NULL return from Tcl_FSGetNormalizedPath segv | coldstore | 2006-08-29 | 1 | -1/+4 |
|
|
* | * unix/tclUnixPort.h (Darwin): override potentially faulty configure | das | 2006-08-21 | 1 | -7/+13 |
|
|
* | * generic/tclClock.c (ClockClicksObjCmd): add support for Darwin | das | 2006-08-21 | 4 | -2/+104 |
|
|
* | * macosx/tclMacOSXNotify.c (Tcl_WaitForEvent): if the run loop is | das | 2006-08-21 | 1 | -2/+12 |
|
|
* | * unix/tclUnixChan.c (TclUnixWaitForFile): with timeout < 0, if select() | das | 2006-08-18 | 1 | -1/+4 |
|
|
* | * unix/tcl.m4 (Darwin): add support for --enable-64bit on x86_64, for | das | 2006-08-18 | 5 | -34/+161 |
|
|
* | Various minor object file size efficiency fixes. [Bug 1530474] | dkf | 2006-08-10 | 1 | -8/+8 |
|
|
* | * unix/tclUnixPipe.c (TclpCreateProcess): for USE_VFORK: ensure standard | das | 2006-08-02 | 1 | -1/+18 |
|
|
* | cleanup quoting and whitespace | das | 2006-07-20 | 2 | -5/+6 |
|
|
* | * macosx/tclMacOSXNotify.c (Tcl_InitNotifier, Tcl_WaitForEvent): create | das | 2006-07-20 | 8 | -953/+1203 |
|
|
* | * generic/regc_locale.c (cclass): | das | 2006-07-20 | 1 | -3/+4 |
|
|
* | * unix/tclUnixPort.h: Added the inclusion of | andreas_kupries | 2006-07-14 | 1 | -1/+6 |
|
|
* | * unix/tclUnixPort.h (Darwin): support for MAC_OS_X_VERSION_MAX_ALLOWED | das | 2006-06-14 | 1 | -10/+27 |
|
|
* | Workaround for silly compiler bug. [Bug 1503729] | dkf | 2006-06-13 | 1 | -2/+9 |
|
|
* | * macosx/tclMacOSXNotify.c: implemented pthread_atfork() handler that | das | 2006-05-27 | 3 | -75/+183 |
|
|
* | autoconf-2.59 | das | 2006-05-26 | 1 | -2/+2 |
|
|
* | Fix [Bug 1494160] | dkf | 2006-05-24 | 1 | -1/+1 |
|
|
* | * README: Bump version number to 8.5a5 | dgp | 2006-05-04 | 3 | -5/+5 |
|
|
* | * unix/tcl.m4: removed TCL_IO_TRACK_OS_FOR_DRIVER_WITH_BAD_BLOCKING | das | 2006-04-06 | 3 | -11/+0 |
|
|
* | * unix/tcl.m4, win/tcl.m4: []-quote AC_DEFUN functions. | hobbs | 2006-03-28 | 1 | -26/+26 |
|
|
* | * unix/tclUnixFCmd.c (TclpObjNormalizePath): deal with *BSD/Darwin | das | 2006-03-28 | 1 | -3/+11 |
|
|
* | * doc/CrtChannel.3: Added TCL_CHANNEL_VERSION_5, made it | andreas_kupries | 2006-03-27 | 2 | -6/+7 |
|
|
* | backing out last change, Tcl_Panic will be declared to never return | das | 2006-03-25 | 1 | -2/+2 |
|
|
* | handle Tcl_Panic potentially returning. coverity bug 46 | das | 2006-03-25 | 1 | -1/+2 |
|
|
* | added check for NULL return value of Tcl_FSGetTranslatedPath(), coverity bug 39 | das | 2006-03-25 | 1 | -1/+4 |
|
|
* | added casts to silence coverity bug 38 | das | 2006-03-25 | 1 | -5/+5 |
|
|
* | * unix/tcl.spec: Cleaned up and completed the spec file. | rmax | 2006-03-23 | 1 | -25/+25 |
|
|
* | * generic/tclInt.decls: implement globbing for HFS creator & type | das | 2006-03-21 | 1 | -11/+80 |
|
|
* | * unix/installManPage: There is always one even more broken | andreas_kupries | 2006-03-20 | 1 | -8/+8 |
|
|
* | Fix for [Bug 1444692] | Joe Mistachkin | 2006-03-17 | 1 | -1/+2 |
|
|
* | typo in TclpLoadMemory() error msg | das | 2006-03-16 | 1 | -2/+2 |
|
|
* | * library/tm.tcl (::tcl::tm::Defaults): Fixed handling of | andreas_kupries | 2006-03-14 | 1 | -1/+1 |
|
|
* | 90% fix of file writable issues on Windows | vincentdarley | 2006-03-14 | 1 | -1/+64 |
|
|
* | * unix/configure.in: Revert change from 2005-07-26 that sometimes | dgp | 2006-03-13 | 2 | -15/+1 |
|
|
* | Added no-op TclpFinalizeSockets(). | vasiljevic | 2006-03-10 | 1 | -1/+23 |
|
|
* | When moving http TM install from 8.2 to 8.4, overlooked changing the mkdirs | dgp | 2006-03-10 | 1 | -2/+2 |
|
|
* | Set SHLIB_LD_FLAGS='${LIBS}' on NetBSD, as per the other *BSD variants | jenglish | 2006-03-08 | 2 | -2/+2 |
|
|
* | * unix/Makefile.in: Package http 2.5.2 requires Tcl 8.4, so | dgp | 2006-03-07 | 1 | -3/+3 |
|
|
* | * library/http/http.tcl: Bump to version 2.5.3 to cover bug fix | dgp | 2006-03-07 | 1 | -3/+3 |
|
|
* | * unix/installManPage: Fix the script for manpages that have | rmax | 2006-03-01 | 1 | -18/+18 |
|
|
* | TIP#258 IMPLEMENTATION | dgp | 2006-02-08 | 1 | -3/+3 |
|
|
* | Minor simplification of forward declarations | dkf | 2006-02-02 | 1 | -5/+3 |
|
|
* | Improved commenting of a tricky bit of TclpOpenFileChannel | dkf | 2006-01-26 | 1 | -13/+11 |
|
|
* | Adapted version of FreeBSD port to reduce the amount of stuff they | dkf | 2006-01-25 | 1 | -3/+10 |
|
|
* | * unix/configure: add caching, use AC_CACHE_CHECK instead of | das | 2006-01-10 | 3 | -382/+480 |
|
|