| Commit message (Expand) | Author | Age | Files | Lines |
* | Simplify Tcl_AppInit and *_Init definitions. | nijtmans | 2010-06-16 | 1 | -2/+2 |
|
|
* | * library/platform/platform.tcl: Added OSX Intel 64bit | andreas_kupries | 2010-06-09 | 1 | -3/+3 |
|
|
* | remove some "BUILD_tcloo" leftovers | nijtmans | 2010-06-02 | 1 | -1/+1 |
|
|
* | Unnecessary type casts, See Tcl [Patch #2997087] | nijtmans | 2010-05-11 | 8 | -30/+25 |
|
|
* | * library/platform/platform.tcl: Fix cpu name for Solaris/Intel 64bit. | andreas_kupries | 2010-05-07 | 1 | -3/+3 |
|
|
* | TCHAR-related fixes, making those files compile fine when TCHAR != char | nijtmans | 2010-05-04 | 2 | -10/+12 |
|
|
* | For MINGW/CYGWIN, use GetCommandLineA explicitely | nijtmans | 2010-05-03 | 1 | -2/+2 |
|
|
* | * generic/tcl.h: Bump patchlevel to 8.6b1.2 to distinguish | dgp | 2010-04-30 | 2 | -3/+3 |
|
|
* | * library/platform/platform.tcl: Another stab at getting the /lib, | andreas_kupries | 2010-04-29 | 1 | -3/+3 |
|
|
* | Remove unused @MAN2TCLFLAGS@ | nijtmans | 2010-04-28 | 2 | -10/+3 |
|
|
* | Move TCHAR fallback typedef from tcl.h to tclPlatDecls.h (as suggested by dgp) | nijtmans | 2010-04-22 | 5 | -40/+40 |
|
|
* | Move inclusion of <tchar.h> from tclPlatDecls.h | nijtmans | 2010-04-15 | 1 | -1/+13 |
|
|
* | Fixed missing update of platform package index, and Makefiles. | andreas_kupries | 2010-04-14 | 1 | -3/+3 |
|
|
* | Fix [Patch 2986105]: conditionally defining strcasecmp/strncasecmp | nijtmans | 2010-04-13 | 3 | -40/+39 |
|
|
* | regenerated with autoconf-2.59 | nijtmans | 2010-04-06 | 1 | -2896/+2686 |
|
|
* | regenerated with autoconf-2.59 | nijtmans | 2010-04-06 | 1 | -2440/+1919 |
|
|
* | Regen with autoconf 2.61 (what I have) | dkf | 2010-04-05 | 1 | -1835/+2566 |
|
|
* | Flip the defaults for whether to build threaded. Part of TIP #364. | dkf | 2010-04-05 | 3 | -11/+11 |
|
|
* | * generic/tcl.decls: [TIP #357]: First round of changes | Kevin B Kenny | 2010-04-02 | 2 | -25/+147 |
|
|
* | * library/reg/pkgIndex.tcl: [TIP #362]: Fixed first round of | Kevin B Kenny | 2010-04-02 | 1 | -8/+8 |
|
|
* | Finish bump to registry 1.3.0 | dgp | 2010-03-30 | 5 | -16/+16 |
|
|
* | Bump version of registry package to 1.3. | dkf | 2010-03-30 | 1 | -2/+2 |
|
|
* | TIP #362 IMPLEMENTATION | dkf | 2010-03-30 | 1 | -117/+201 |
|
|
* | stub16.c Don't hide that we use the ASCII API here. | nijtmans | 2010-03-20 | 2 | -10/+10 |
|
|
* | don't cast away "const" without reason. | nijtmans | 2010-03-16 | 1 | -2/+2 |
|
|
* | Upgrade zlib to version 1.2.4 | nijtmans | 2010-03-16 | 1 | -2/+1 |
|
|
* | Fix [Bug 2967340]: Static build failure | nijtmans | 2010-03-12 | 2 | -9/+4 |
|
|
* | Revert a few files from the previous commit, preventing | nijtmans | 2010-03-11 | 1 | -2/+2 |
|
|
* | Remove unnecessary '&' decoration for function | nijtmans | 2010-03-11 | 2 | -5/+3 |
|
|
* | test that tclOO stubs are present in stub library | nijtmans | 2010-03-07 | 7 | -84/+79 |
|
|
* | Split tommath stub lib source file | nijtmans | 2010-03-04 | 4 | -2/+27 |
|
|
* | Split tclCompCmds.c into two pieces to improve developer sanity. | dkf | 2010-02-26 | 3 | -2/+5 |
|
|
* | Squelch some warnings | dkf | 2010-02-25 | 1 | -21/+26 |
|
|
* | Eliminate all internal Tcl_WinUtfToTChar | nijtmans | 2010-02-15 | 5 | -25/+25 |
|
|
* | reverted earlier rename from tcl*Stubs to | nijtmans | 2010-02-15 | 8 | -114/+138 |
|
|
* | Hive off the ensemble code into its own file. | dkf | 2010-02-13 | 3 | -2/+5 |
|
|
* | Add .lib, .exp and .res to .cvsignore | nijtmans | 2010-02-13 | 1 | -0/+3 |
|
|
* | use -pipe for gcc on win32 (mingw/cygwin) | nijtmans | 2010-02-13 | 2 | -20/+4 |
|
|
* | Follow-up to [2010-01-29] commit: | nijtmans | 2010-02-05 | 1 | -2/+2 |
|
|
* | Revert [2009-12-21] change in tcl.h, in stead | nijtmans | 2010-01-22 | 6 | -97/+90 |
|
|
* | Fix TCL_LL_MODIFIER for Cygwin | nijtmans | 2010-01-13 | 7 | -38/+38 |
|
|
* | * win/tclWinDde.c: VC++ 6.0 doesn't have | nijtmans | 2010-01-10 | 9 | -65/+67 |
|
|
* | Various CYGWIN-related fixes. In the win32 configure script, CYGWIN is still ... | nijtmans | 2009-12-21 | 5 | -22/+24 |
|
|
* | bump to msgcat 1.4.3 to account for commits | dgp | 2009-12-17 | 1 | -3/+3 |
|
|
* | Fix gcc warning: ignoring return value of ‘write’, | nijtmans | 2009-12-16 | 1 | -3/+3 |
|
|
* | Fix gcc warning, using gcc-4.3.4 on cygwin | nijtmans | 2009-12-11 | 1 | -7/+4 |
|
|
* | tools/genStubs.tcl Add support for win32 CALLBACK functions | nijtmans | 2009-12-02 | 1 | -13/+17 |
|
|
* | tcl.h Don't use EXPORT for Tcl_InitStubs | nijtmans | 2009-11-30 | 1 | -27/+31 |
|
|
* | * win/tclAppInit.c (Tcl_AppInit): Reverted Jan's change that added | Kevin B Kenny | 2009-11-27 | 1 | -5/+1 |
|
|
* | Match the version-bump of TclOO. | dkf | 2009-11-27 | 1 | -2/+2 |
|
|