| Commit message (Expand) | Author | Age | Files | Lines |
* | * generic/tcl.h: Remove mention of win/README.binary in comment. | dgp | 2006-11-22 | 1 | -2/+1 |
|
|
* | * generic/tcl.h: Moved TCL_REG_BOSONLY #define from tcl.h to | dgp | 2006-11-22 | 1 | -10/+1 |
|
|
* | * tools/genStubs.tcl: Updated script to no longer produce the | dgp | 2006-11-15 | 1 | -159/+184 |
|
|
* | * generic/tclBasic.c: | Miguel Sofer | 2006-10-31 | 1 | -4/+1 |
|
|
* | Add field to CallFrame for holding object call frame data. | dkf | 2006-10-27 | 1 | -2/+3 |
|
|
* | * library/clock.tcl (format, scan): corrected wrong # args | Miguel Sofer | 2006-10-23 | 1 | -1/+4 |
|
|
* | * generic/tcl.h: Modified the Tcl call stack so | Miguel Sofer | 2006-10-23 | 1 | -2/+2 |
|
|
* | * README: Bump version number to 8.5a6 | dgp | 2006-10-23 | 1 | -2/+2 |
|
|
* | * README: Bump version number to 8.5a6 | dgp | 2006-10-23 | 1 | -3/+3 |
|
|
* | * generic/tcl.h: | Miguel Sofer | 2006-10-22 | 1 | -2/+4 |
|
|
* | Undo mistaken commit to wrong branch caused by CVS fumble... :-} | dkf | 2006-10-20 | 1 | -82/+1 |
|
|
* | Consolidated TIP#257 patch applied to HEAD to allow for experimentation by | dkf | 2006-10-20 | 1 | -1/+82 |
|
|
* | * generic/tcl.h: note limitation on changing Tcl_UniChar size | hobbs | 2006-10-05 | 1 | -2/+6 |
|
|
* | * generic/tcl.h: As 2006-09-22 commit from Donal K. Fellows | dgp | 2006-09-26 | 1 | -5/+1 |
|
|
* | More fixing which struct stat to refer to. Some casts from time_t to int requ... | patthoyts | 2006-09-26 | 1 | -3/+3 |
|
|
* | * unix/tcl.m4 (Darwin): add support for --enable-64bit on x86_64, for | das | 2006-08-18 | 1 | -1/+2 |
|
|
* | * generic/tcl.h (Tcl_DecrRefCount): use if/else construct to allow | hobbs | 2006-05-30 | 1 | -2/+5 |
|
|
* | * README: Bump version number to 8.5a5 | dgp | 2006-05-04 | 1 | -3/+3 |
|
|
* | * doc/CrtChannel.3: Added TCL_CHANNEL_VERSION_5, made it | andreas_kupries | 2006-03-27 | 1 | -2/+7 |
|
|
* | Corrected bugs in tommath installation, improved tommath square root performa... | Kevin B Kenny | 2005-12-27 | 1 | -1/+8 |
|
|
* | * generic/tcl.h: use struct __stat64 (not _stat64) for MSC_VER >= | hobbs | 2005-12-08 | 1 | -2/+2 |
|
|
* | * unix/tcl.m4 (Darwin): add 64bit support, check for Tiger copyfile(), | das | 2005-11-27 | 1 | -2/+24 |
|
|
* | Applied patch #1096916 to support building with MSVC 8. | patthoyts | 2005-11-03 | 1 | -1/+5 |
|
|
* | Fixed bad definition of CRTEXPORT which should have been | vasiljevic | 2005-10-14 | 1 | -2/+2 |
|
|
* | * generic/tcl.h: Fix for bug #1256937 - correctly decorate | patthoyts | 2005-10-14 | 1 | -2/+18 |
|
|
* | TIP#237 IMPLEMENTATION | dgp | 2005-10-08 | 1 | -4/+4 |
|
|
* | * generic/tcl.h: Explicitly standardized on the use of stdarg.h | dgp | 2005-09-13 | 1 | -20/+14 |
|
|
* | TIP #254 implementation | dkf | 2005-09-08 | 1 | -960/+955 |
|
|
* | Stick to TCL_CHANNEL_VERSION_4; it's all in alpha anyway! | dkf | 2005-06-07 | 1 | -6/+2 |
|
|
* | Bump patchlevel to a4 | dkf | 2005-06-07 | 1 | -3/+3 |
|
|
* | TIP#208 implementation | dkf | 2005-06-06 | 1 | -8/+20 |
|
|
* | Merged kennykb-numerics-branch back to the head; TIPs 132 and 232 | Kevin B Kenny | 2005-05-10 | 1 | -1/+18 |
|
|
* | * generic/tclTrace.c (TclCheckInterpTraces): Corrected mistaken | dgp | 2005-03-10 | 1 | -9/+1 |
|
|
* | TIP#218 IMPLEMENTATION | andreas_kupries | 2005-01-27 | 1 | -1/+22 |
|
|
* | * generic/tclStubInit.c: Regenerated the stubs support code from | andreas_kupries | 2005-01-21 | 1 | -1/+6 |
|
|
* | TIP#235 implementation (rename functions, add to stubs table, document) | dkf | 2005-01-19 | 1 | -1/+8 |
|
|
* | * generic/tcl.h: Restored extern "C" guards so that C++ code | dgp | 2004-12-13 | 1 | -1/+17 |
|
|
* | Bump to a3 to prevent confusion with a2 release. | dkf | 2004-12-10 | 1 | -3/+3 |
|
|
* | * unix/configure.in: The change below reveals that the public | dgp | 2004-11-17 | 1 | -5/+1 |
|
|
* | * generic/tcl.h: | das | 2004-11-16 | 1 | -2/+2 |
|
|
* | TIP #221 IMPLEMENTATION | dgp | 2004-11-13 | 1 | -4/+5 |
|
|
* | * generic/tcl.h: | das | 2004-11-12 | 1 | -1/+5 |
|
|
* | * generic/tcl.h: Moved the preprocessor logic | davygrvy | 2004-11-03 | 1 | -8/+8 |
|
|
* | Improved comments on selected flags in tcl.h | dkf | 2004-11-01 | 1 | -3/+13 |
|
|
* | * generic/tcl.h: Removed the file level 'extern "C" {' and the | davygrvy | 2004-10-27 | 1 | -17/+1 |
|
|
* | Modify the semantics of [dict set] to be what everyone expected them to be | dkf | 2004-10-02 | 1 | -4/+5 |
|
|
* | * generic/tcl.h: Micro formatting fixes. | andreas_kupries | 2004-09-10 | 1 | -4/+4 |
|
|
* | Fix missed references to 8.4, spotted by Theo Verelst. | dkf | 2004-07-01 | 1 | -3/+3 |
|
|
* | * generic/tcl.h: Corrected Tcl_WideInt declarations so that the mingw
| Kevin B Kenny | 2004-06-05 | 1 | -4/+9 |
|
|
* | * generic/tcl.h: Restored #include <stdio.h> to tcl.h, | dgp | 2004-06-04 | 1 | -1/+12 |
|
|