| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | * macosx/Makefile: moved & corrected EMBEDDED_BUILD check. | das | 2005-05-26 | 2 | -3/+3 |
|
|
* | fixed typo in EXTRA_INSTALL_BINARIES | das | 2005-05-23 | 2 | -3/+3 |
|
|
* | * macosx/Makefile: | das | 2005-05-23 | 5 | -121/+391 |
|
|
* | * generic/tclIOUtil.c (TclLoadFile): | das | 2005-05-23 | 2 | -45/+288 |
|
|
* | * generic/tclInt.decls: | das | 2005-05-14 | 10 | -60/+544 |
|
|
* | * generic/tclBasic.c: Dropped the TCL_NO_MATH configuration. | dgp | 2005-05-13 | 1 | -11/+4 |
|
|
* | * unix/tclUnixFCmd.c: add lint attr to enum to satisfy strictly | hobbs | 2005-05-11 | 1 | -1/+2 |
|
|
* | Merged kennykb-numerics-branch back to the head; TIPs 132 and 232 | Kevin B Kenny | 2005-05-10 | 14 | -22/+263 |
|
|
* | * unix/tcl.m4, unix/configure: correct Solaris 10 (5.10) check and | hobbs | 2005-05-07 | 2 | -7/+24 |
|
|
* | * doc/DString.3: Eliminated use of identifier "string" in Tcl's | dgp | 2005-05-03 | 1 | -8/+8 |
|
|
* | * unix/tclUnixNotfy.c: applied dkf's tkMacOSXNotify.c cleanup changes. | das | 2005-04-30 | 1 | -109/+105 |
|
|
* | * compat/string.h: fixed memchr() protoype for __APPLE__ so that we | das | 2005-04-26 | 4 | -26/+187 |
|
|
* | Fixed TclpFreeAllocCache() to recognize when being called with NULL | vasiljevic | 2005-04-16 | 1 | -7/+10 |
|
|
* | * unix/tclUnixInit.c (TclpGetEncodingNameFromEnvironment): Reversed | dgp | 2005-04-13 | 1 | -175/+165 |
|
|
* | * unix/tcl.m4 (Darwin): added -single_module linker flag to | das | 2005-04-09 | 2 | -8/+8 |
|
|
* | Updated the OpenBSD configuration and regenerated the configure script. | patthoyts | 2005-03-15 | 2 | -30/+78 |
|
|
* | * library/tcltest/tcltest.tcl: Better use of [glob -types] to avoid | dgp | 2005-02-24 | 1 | -3/+3 |
|
|
* | * unix/Makefile.in: remove SHLIB_LD_FLAGS (only for AIX, inlined | hobbs | 2005-02-11 | 3 | -1077/+2337 |
|
|
* | * unix/configure: autoconf-2.57 | dgp | 2005-01-31 | 1 | -1/+7 |
|
|
* | Restored two double-evals that were removed in the DBGX purge. | jenglish | 2005-01-30 | 1 | -2/+8 |
|
|
* | * unix/configure, unix/tcl.m4: add solaris 64-bit gcc build | hobbs | 2005-01-29 | 2 | -10/+44 |
|
|
* | TIP#218 IMPLEMENTATION | andreas_kupries | 2005-01-27 | 3 | -85/+67 |
|
|
* | * unix/tcl.m4 (Darwin): fixed bug with static build linking to | das | 2005-01-25 | 2 | -6/+6 |
|
|
* | * generic/tclStubInit.c: Regenerated the stubs support code from | andreas_kupries | 2005-01-21 | 3 | -32/+198 |
|
|
* | * unix/configure: autoconf-2.57 | dgp | 2005-01-12 | 1 | -2204/+974 |
|
|
* | Make --with-tcl and --with-tk options more robust. [FRQ 951247] | dkf | 2005-01-12 | 1 | -0/+14 |
|
|
* | Comment typo fix | dkf | 2005-01-11 | 1 | -1/+1 |
|
|
* | Remove ${DBGX}, ${TCL_DBGX} from Tcl build system [Patch 1081595]. | jenglish | 2005-01-10 | 6 | -311/+168 |
|
|
* | Convert u_int to unsigned to make clashes with types in standard C headers less | dkf | 2005-01-10 | 1 | -3/+3 |
|
|
* | Remove readdir_r() and related #ifdeffery (see #1095909). | jenglish | 2005-01-09 | 5 | -1269/+2311 |
|
|
* | Performance updates to http::mapReply [1020491] and fix version numbering. | dkf | 2005-01-06 | 1 | -3/+3 |
|
|
* | bugs 1090413, 1092789 fixed | Kevin B Kenny | 2004-12-29 | 1 | -1/+2 |
|
|
* | * unix/configure.in: Added special processing to remove "$U" | dgp | 2004-12-14 | 2 | -17/+6 |
|
|
* | ran autoconf-2.57 | dgp | 2004-12-11 | 1 | -1/+1 |
|
|
* | Bump to a3 to prevent confusion with a2 release. | dkf | 2004-12-10 | 2 | -4/+4 |
|
|
* | regen with autoconf 2.57 | das | 2004-12-09 | 1 | -193/+206 |
|
|
* | add library/tzdata,msgs to dist targetcore_8_5_a2 | hobbs | 2004-12-07 | 1 | -1/+7 |
|
|
* | * unix/tclUnixNotfy.c (NotifierThreadProc): init numFdBits | hobbs | 2004-12-07 | 1 | -2/+2 |
|
|
* | * generic/tclEncoding.c: Different fix for [Bug 1077005]. | dgp | 2004-12-04 | 1 | -1/+7 |
|
|
* | * generic/tclUtil.c: Updated Tcl_GetNameOfExecutable() to | dgp | 2004-12-01 | 2 | -43/+26 |
|
|
* | Patch 976520 reworks several of the details involved with | dgp | 2004-11-30 | 3 | -289/+305 |
|
|
* | Oops! Got the test sense wrong. | dkf | 2004-11-26 | 1 | -1/+1 |
|
|
* | Spread the goodness of AC_CACHE_VAL a bit further. [Patch 1073524] | dkf | 2004-11-26 | 2 | -56/+51 |
|
|
* | Fix ordering of AC_MSG_RESULT/AC_CHECK_FUNCS so messages are simpler. | dkf | 2004-11-25 | 1 | -1/+1 |
|
|
* | * unix/tcl.m4 (SC_ENABLE_THREADS): Corrected failure to determine | dgp | 2004-11-25 | 2 | -4/+39 |
|
|
* | * unix/tcl.m4 (SC_ENABLE_THREADS): Corrected bad check for | Kevin B Kenny | 2004-11-24 | 3 | -85/+122 |
|
|
* | Fix [Bug 1068171] though the fix is commented out for now. | dkf | 2004-11-24 | 1 | -2/+5 |
|
|
* | * unix/configure: Regen. | mdejong | 2004-11-22 | 2 | -5/+102 |
|
|
* | * unix/configure: Regen. | mdejong | 2004-11-22 | 3 | -1/+127 |
|
|
* | * unix/tclUnixInit.c (TclpInitLibraryPath): Purged dead code that | dgp | 2004-11-22 | 1 | -108/+3 |
|
|