Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove Tclp(Local|Gm)time_unix forwarders, the same can be done directly | jan.nijtmans | 2011-03-25 | 1 | -20/+0 |
|\ | |||||
| * | fix genStubs.tcl in one place where it generated "void *" in stead of "VOID *" | jan.nijtmans | 2011-03-25 | 1 | -24/+4 |
| |\ | | | | | | | | | | Remove Tclp(Local|Gm)time_unix forwarders, the same can be done directly Some more void -> VOID transitions | ||||
| | * | Remove Tclp(Local|Gm)time_unix forwarders, the same can be done directly | jan.nijtmans | 2011-03-25 | 1 | -145/+136 |
| | | | | | | | | | Some void -> VOID transitions | ||||
| | * | SHLIB_LD_LIBS='${LIBS}' for OSF1-V*. | jan.nijtmans | 2011-03-16 | 2 | -47/+50 |
| | | | | | | | | | | | | | | | Add /usr/lib64 to set of auto-search dirs. [Bug 1230554] (SC_PATH_X): Correct syntax error when xincludes not found. Backported from Tcl 8.5 | ||||
* | | | [Bug #3216070] Loading extension libraries from embedded Tcl applications. | jan.nijtmans | 2011-03-22 | 2 | -9/+21 |
|\ \ \ | |/ / | |||||
| * | | [Bug #3216070] Loading extension libraries from embedded Tcl applications. | jan.nijtmans | 2011-03-22 | 2 | -9/+21 |
| |\ \ | |||||
| | * | | bug-3216070bug_3216070 | jan.nijtmans | 2011-03-16 | 4 | -27/+27 |
| |/ / | |||||
* | | | Make SHLIB_LD_LIBS='${LIBS}' the default and set to "" on per-platform ↵ | jan.nijtmans | 2011-03-16 | 2 | -66/+8 |
|\ \ \ | |/ / | | | | | | | | | | necessary basis. Backported from TEA, but kept all original platform code which was removed from TEA. | ||||
| * | | Make SHLIB_LD_LIBS='${LIBS}' the default and set to "" on per-platform ↵ | jan.nijtmans | 2011-03-16 | 2 | -66/+8 |
| | | | | | | | | | | | | | | | necessary basis. Backported from TEA, but kept all original platform code which was removed from TEA. | ||||
| * | | [Bug 3205320]: stack space detection defeated by inlining | jan.nijtmans | 2011-03-10 | 2 | -6/+10 |
| | | | |||||
| * | | Fix [Bug 3166410]: "out of stack space" on AIX | jan.nijtmans | 2011-03-07 | 1 | -0/+10 |
| | | | |||||
* | | | Adjust ckalloc/ckfree macros to greatly reduce number of explicit casts in | dkf | 2011-03-12 | 13 | -69/+64 |
| | | | | | | | | | rest of Tcl source code. No ABI change. API change *should* be harmless. | ||||
* | | | fix broken build | dgp | 2011-03-10 | 1 | -1/+1 |
| | | | |||||
* | | | Make tests in child interpreters report their summary info in the master. | dkf | 2011-03-10 | 1 | -2/+2 |
| | | | | | | | | | Bumped tcltest version to 2.3.3 | ||||
* | | | MINOR: Formatting fixes, mainly to comments, so code better fits the style in | dkf | 2011-03-10 | 4 | -260/+371 |
| | | | | | | | | | the Engineering Manual. | ||||
* | | | Now that we are no longer on CVS, the .cvsignore files serve no purpose | jan.nijtmans | 2011-03-07 | 2 | -28/+0 |
|\ \ \ | |/ / | |||||
| * | | Now that we are no longer on CVS, the .cvsignore files serve no purpose | jan.nijtmans | 2011-03-07 | 2 | -12/+0 |
| |\ \ | | |/ | |||||
| | * | Now that we are no longer on CVS, the .cvsignore files serve no purpose | jan.nijtmans | 2011-03-07 | 2 | -8/+0 |
| | | | |||||
* | | | <verbatim> | Kevin B Kenny | 2011-03-05 | 1 | -1/+7 |
|\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * generic/tclAssembly.c (new file): * generic/tclBasic.c (Tcl_CreateInterp): * generic/tclInt.h: * tests/assemble.test (new file): * unix/Makefile.in: * win/Makefile.in: * win/makefile.vc: Merged dogeen-assembler-branch into HEAD. Since all functional changes are in the tcl::unsupported namespace, there's no reason to sequester this code on a separate branch. </verbatim> | ||||
| * \ \ | merge trunkdogeen_assembler_branch | Kevin B Kenny | 2011-03-05 | 39 | -77/+1 |
| |\ \ \ | |/ / / |/| | | | |||||
* | | | | Now that we're no longer using SCM based on RCS, the RCS Keyword lines | dgp | 2011-03-02 | 39 | -77/+1 |
|\ \ \ \ | | |/ / | |/| | | cause more harm than good. Purged them (except in zlib files). | ||||
| * | | | Now that we're no longer using SCM based on RCS, the RCS Keyword lines cause | dgp | 2011-03-02 | 37 | -74/+1 |
| |\ \ \ | | | |/ | | |/| | more harm than good. Purged them. | ||||
| | * | | Now that we're no longer using SCM based on RCS, the RCS Keyword lines cause | dgp | 2011-03-01 | 39 | -77/+0 |
| | | | | | | | | | | | | more harm than good. Purged them. | ||||
| | * | | .cvsignore | nijtmans | 2010-10-23 | 2 | -0/+8 |
| | | | | |||||
| | * | | backport darwin vfork fix | das | 2010-05-19 | 1 | -1/+7 |
| | | | | |||||
| | * | | [backported] Refrain from a possibly lengthy reverse-DNS lookup on 0.0.0.0 when | ferrieux | 2010-03-01 | 1 | -5/+24 |
| | | | | | | | | | | | | | | | | | | | | calling [fconfigure -sockname] on an universally-bound (default) server socket. | ||||
| | * | | * library/platform/pkgIndex.tcl: Backported the platform packages | andreas_kupries | 2009-10-23 | 1 | -2/+7 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | * library/platform/platform.tcl: from head and8.5 into the 8.4 * library/platform/shell.tcl: branch. Updated makefiles to install * unix/Makfile.in: the packages. * win/Makefile.in: | ||||
| | * | | * macosx/tclMacOSXBundle.c: Workaround CF memory managment bug in | das | 2009-10-05 | 1 | -5/+6 |
| | | | | | | | | | | | | | | | | * unix/tclUnixInit.c: Mac OS X 10.4 & earlier. [Bug 2569449] | ||||
| | * | | * unix/tcl.m4, unix/configure (SC_CONFIG_CFLAGS): harden the check | hobbs | 2009-04-28 | 2 | -357/+359 |
| | | | | | | | | | | | | | | | | to add _r to CC on AIX with threads. | ||||
| | * | | Regen unix/configure | stwo | 2009-04-14 | 1 | -1/+1 |
| | | | | |||||
| | * | | Removed -Wno-implicit-int from CFLAGS_WARNING. | stwo | 2009-04-14 | 1 | -1/+1 |
| | | | | |||||
| | * | | autoconf-2.13 | das | 2008-08-13 | 1 | -1/+5 |
| | | | | |||||
| | * | | * unix/Makefile.in: ensure Makefile shell is /bin/bash for | das | 2008-08-13 | 2 | -3/+6 |
| | | | | | | | | | | | | | | | | | | | | * unix/configure.in (SunOS): DTrace-enabled build on Solaris. (followup to 2008-06-12) [Bug 2016584] | ||||
| | * | | * unix/tcl.m4 (SC_PATH_X): check for libX11.dylib in addition to | das | 2008-08-13 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | libX11.so et al. | ||||
| | * | | * unix/Makefile.in: add complete deps on tclDTrace.h. | das | 2008-06-12 | 1 | -4/+4 |
| | | | | |||||
| | * | | autoconf-2.13 | das | 2008-06-12 | 1 | -307/+308 |
| | | | | |||||
| | * | | duh, fix missing 'fi', thanks aku! | das | 2008-06-12 | 1 | -1/+2 |
| | | | | |||||
| | * | | * unix/Makefile.in: clean generated tclDTrace.h file. | das | 2008-06-12 | 1 | -2/+2 |
| | | | | |||||
| | * | | * unix/configure: autoconf-2.13 | das | 2008-06-12 | 1 | -348/+354 |
| | | | | |||||
| | * | | * unix/configure.in: fix static DTrace-enabled build on Solaris. | das | 2008-06-12 | 1 | -1/+10 |
| | | | | |||||
| | * | | * unix/tcl.m4 (SunOS-5.11): fix 64bit amd64 support with gcc & Sun cc. | das | 2008-06-12 | 1 | -14/+30 |
| | | | | |||||
| | * | | * unix/tclUnixTime.c (TclpGetClicks, Tcl_GetTime): Removed | Kevin B Kenny | 2008-04-14 | 1 | -5/+3 |
| | | | | | | | | | | | | | | | | | | | | obsolete use of 'struct timezone' in the call to 'gettimeofday'. [Bug 1942197]. | ||||
| | * | | * README: Bump version number to 8.4.19 | dgp | 2008-04-11 | 3 | -14/+33 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * generic/tcl.h: * tools/tcl.wse.in: * unix/configure.in: * unix/tcl.spec: * win/README.binary: * win/configure.in: * unix/configure: autoconf-2.13 * win/configure: * changes: updates for 8.4.19 release. | ||||
| | * | | * unix/configure: autoconf-2.13 | das | 2008-03-27 | 1 | -29/+10 |
| | | | | |||||
| | * | | * unix/dltest/Makefile.in: support use of LDFLAGS in SHLIB_LD. | das | 2008-03-27 | 1 | -2/+5 |
| | | | | |||||
| | * | | * unix/tcl.m4 (SunOS-5.1x): fix 64bit support for Sun cc. [Bug 1921166] | das | 2008-03-27 | 1 | -1/+1 |
| | | | | |||||
| | * | | Fix mark and space parity on Linux | rmax | 2008-03-03 | 1 | -1/+4 |
| | | | | |||||
| | * | | fix dltest dependency for parallel make | das | 2008-02-27 | 1 | -2/+2 |
| | | | | |||||
| | * | | *** 8.4.18 TAGGED FOR RELEASE ***core_8_4_18 | dgp | 2008-02-06 | 3 | -14/+33 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * README: Bump version number to 8.4.18 * generic/tcl.h: * tools/tcl.wse.in: * unix/configure.in: * unix/tcl.spec: * win/README.binary: * win/configure.in: * unix/configure: autoconf-2.13 * win/configure: * changes: updates for 8.4.18 release. | ||||
| | * | | * unix/configure.in (Darwin): correct Info.plist year substitution in | das | 2008-02-02 | 2 | -5/+5 |
| | | | | | | | | | | | | | | | | | | | | | | | | non-framework builds. * unix/configure: autoconf-2.13 |