| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | * library/platform/shell.tcl (::platform::shell::RUN): In the case | andreas_kupries | 2007-03-05 | 1 | -3/+3 |
|
|
* | various "const" additions, in line with TIP #27 | nijtmans | 2007-02-20 | 2 | -42/+42 |
|
|
* | * unix/tcl.m4: use SHLIB_SUFFIX=".so" on HP-UX ia64 arch. | hobbs | 2007-02-19 | 2 | -2/+10 |
|
|
* | * unix/tclUnixInit.c (TclpCheckStackSpace): do stack size checks | hobbs | 2007-02-08 | 1 | -3/+3 |
|
|
* | * unix/tcl.m4: use gcc4's __attribute__((__visibility__("hidden"))) if | das | 2007-02-04 | 4 | -80/+194 |
|
|
* | * unix/tcl.m4: integrate CPPFLAGS into CFLAGS as late as possible and | das | 2007-01-25 | 2 | -8/+21 |
|
|
* | * macosx/tclMacOSXFCmd.c (TclMacOSXSetFileAttribute): on some versions | das | 2007-01-19 | 5 | -6/+40 |
|
|
* | supply missing RCS line | dgp | 2006-12-19 | 1 | -1/+1 |
|
|
* | Fix [Bug 1618838] | dkf | 2006-12-19 | 1 | -2/+5 |
|
|
* | * unix/tclUnixThrd.c (TclpInetNtoa): fix for 64 bit. | das | 2006-12-19 | 1 | -1/+1 |
|
|
* | * unix/tclUnixThrd.c (TclpInetNtoa): fix for 64 bit. | das | 2006-12-19 | 1 | -3/+3 |
|
|
* | * unix/tclUnixThrd.c (TclpInetNtoa): fix for 64 bit. | das | 2006-12-19 | 1 | -7/+3 |
|
|
* | * unix/tcl.m4 (Darwin): --enable-64bit: verify linking with 64bit -arch | das | 2006-12-19 | 2 | -10/+148 |
|
|
* | * tests/macOSXLoad.test (new file): add testing of .bundle loading and | das | 2006-12-17 | 4 | -20/+82 |
|
|
* | * generic/tclBasic.c: TIP #291. Define tcl_platform element for | andreas_kupries | 2006-12-05 | 1 | -2/+8 |
|
|
* | Add missing cast that makes the fix effective. | dgp | 2006-11-28 | 1 | -2/+2 |
|
|
* | * unix/tclUnixChan.c (TclUnixWaitForFile): | Kevin B Kenny | 2006-11-27 | 1 | -2/+3 |
|
|
* | * tcl.m4 (Linux): --enable-64bit support. [Patch 1597389], [Bug 1230558] | das | 2006-11-26 | 2 | -2/+77 |
|
|
* | Finished coding part of TIP#174. Still have tests and docs to do. | dkf | 2006-11-25 | 1 | -180/+167 |
|
|
* | TIP#270 IMPLEMENTATION | dgp | 2006-11-15 | 1 | -2/+2 |
|
|
* | * generic/tclCompExpr.c: fix gcc warnings about 'cast to/from | das | 2006-11-13 | 8 | -35/+357 |
|
|
* | * tests/fCmd.test (fCmd-6.26): fix failure when env(HOME) path contains | das | 2006-11-10 | 3 | -1/+10 |
|
|
* | * generic/tclParseExpr.c (removed): Moved all the code of | dgp | 2006-11-09 | 1 | -6/+2 |
|
|
* | * unix/tclUnixFCmd.c (CopyFile): [SF Tcl Bug 1586470]. Added code | andreas_kupries | 2006-11-07 | 1 | -1/+11 |
|
|
* | * generic/tclBasic.c: Further revised TclAppendPrintToObj() and | dgp | 2006-11-02 | 1 | -2/+2 |
|
|
* | * unix/tclUnixPort.h: ensure MODULE_SCOPE is defined before use, so | das | 2006-10-31 | 1 | -1/+5 |
|
|
* | * generic/tclBasic.c: Refactored and renamed the routines | dgp | 2006-10-31 | 1 | -5/+3 |
|
|
* | * README: Bump version number to 8.5a6 | dgp | 2006-10-23 | 3 | -5/+5 |
|
|
* | Undo mistaken commit to wrong branch caused by CVS fumble... :-} | dkf | 2006-10-20 | 1 | -22/+4 |
|
|
* | Consolidated TIP#257 patch applied to HEAD to allow for experimentation by | dkf | 2006-10-20 | 1 | -4/+22 |
|
|
* | * unix/configure.in: Added autodetection for OS-supplied timezone | rmax | 2006-10-19 | 3 | -4/+112 |
|
|
* | * unix/tclUnixThrd.c (TclpThreadGetStackSize): Darwin: fix for main | das | 2006-10-16 | 1 | -5/+10 |
|
|
* | * library/tcltest/tcltest.tcl: Revise tcltest bump to 2.3a1. | dgp | 2006-10-16 | 1 | -3/+3 |
|
|
* | * unix/tclUnixThrd.c (TclpThreadGetStackSize): on Darwin, use | das | 2006-10-13 | 4 | -0/+114 |
|
|
* | * tests/http.test (http-5.1): bump http to 2.5.3 | dgp | 2006-09-16 | 1 | -3/+3 |
|
|
* | * unix/configure.in (HAVE_MTSAFE_GETHOST*): Modified to recognize | andreas_kupries | 2006-09-12 | 2 | -1/+29 |
|
|
* | * unix/tclUnixCompat.c (PadBuffer): Fixed bug in calculation of | andreas_kupries | 2006-09-12 | 1 | -5/+11 |
|
|
* | * unix/Makefile.in (install-libraries): Fixed typo tcltest 2.3.9 -> 2.3.0. | andreas_kupries | 2006-09-11 | 1 | -2/+2 |
|
|
* | * unix/tclUnixCompat.c: make compatLock static and only declare it when | das | 2006-09-11 | 1 | -107/+110 |
|
|
* | bump msgcat version to 1.4.2 | Kevin B Kenny | 2006-09-11 | 1 | -3/+3 |
|
|
* | * doc/tcltest.n: Bump to version tcltest 2.3.0 to account | dgp | 2006-09-11 | 1 | -3/+3 |
|
|
* | * library/msgcat/msgcat.tcl (msgcat::Init): on Darwin, add fallback of | das | 2006-09-10 | 5 | -598/+703 |
|
|
* | Added special handling for Darwin where gethostbyname/addr are actually | vasiljevic | 2006-09-08 | 3 | -15/+42 |
|
|
* | * unix/tclUnixCompat.c: Fixed conditions for CopyArray/CopyString, | andreas_kupries | 2006-09-08 | 1 | -6/+6 |
|
|
* | unix/tclUnixCompat.c: Added fallback to MT-unsafe | vasiljevic | 2006-09-07 | 1 | -21/+62 |
|
|
* | Rewritten MT-safe wrappers to return ptrs to TSD storage. | vasiljevic | 2006-09-07 | 5 | -217/+161 |
|
|
* | 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 |
|
|