| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | * unix/tclUnixFCmd.c: fix for compilation errors on platforms where | das | 2003-07-18 | 1 | -3/+2 |
|
|
* | * generic/tcl.h: add recognition of -DTCL_UTF_MAX=6 on the | hobbs | 2003-07-16 | 1 | -3/+20 |
|
|
* | * generic/tcl.decls: Ported the changes from the | andreas_kupries | 2003-06-09 | 1 | -1/+11 |
|
|
* | * generic/tcl.h Made changes so that the "wideInt" Tcl_ObjType | dgp | 2003-04-16 | 1 | -6/+1 |
|
|
* | Build support for dicts on Unix and Windows, plus public API (structure | dkf | 2003-04-05 | 1 | -1/+14 |
|
|
* | * generic/tcl.h: Removed TCL_PREFIX_IDENT and TCL_DEBUG_IDENT | dgp | 2003-03-12 | 1 | -4/+1 |
|
|
* | * README: Bumped version number of | dgp | 2003-03-04 | 1 | -6/+7 |
|
|
* | * README: Bumped to version 8.4.2. | hobbs | 2003-02-15 | 1 | -3/+3 |
|
|
* | * generic/tcl.h: Add TCL_PREFIX_IDENT and | mdejong | 2003-01-28 | 1 | -1/+4 |
|
|
* | * generic/tcl.h: Revert earlier change that | mdejong | 2003-01-17 | 1 | -2/+2 |
|
|
* | Fix mingw build problems and compiler warnings. | mdejong | 2003-01-14 | 1 | -2/+2 |
|
|
* | * generic/tcl.h: Skip Tcl's define of CHAR, | mdejong | 2003-01-13 | 1 | -3/+6 |
|
|
* | * generic/tcl.h (TCL_PATCH_LEVEL): bump to 8.4.1.1 for patchlevel | hobbs | 2002-11-12 | 1 | -2/+2 |
|
|
* | * macosx/Tcl.pbproj/project.pbxproj: bumped version to 8.4.1 | das | 2002-10-21 | 1 | -1/+3 |
|
|
* | * generic/tcl.h: Need a different strategy through the maze of | dkf | 2002-10-11 | 1 | -10/+15 |
|
|
* | * README: Bumped to version 8.4.1 to avoid confusion | dgp | 2002-09-27 | 1 | -3/+3 |
|
|
* | 2002-09-18 Mumit Khan <khan@nanotech.wisc.edu> | hobbs | 2002-09-27 | 1 | -3/+8 |
|
|
* | * generic/tcl.h: | das | 2002-09-12 | 1 | -16/+6 |
|
|
* | Bumped version number to 8.4.0 | hobbs | 2002-09-02 | 1 | -4/+4 |
|
|
* | *** macosx-8-4-branch merged into the mainline [tcl patch #602770] ***macosx_8_4_merge_2002_08_31_trunk | das | 2002-08-31 | 1 | -1/+21 |
|
|
* | * README: Bumped version number to 8.4b3 to distinguish | dgp | 2002-08-20 | 1 | -3/+3 |
|
|
* | * doc/CmdCmplt.3: Applied Patch 585105 to fully CONST-ify | dgp | 2002-08-05 | 1 | -13/+23 |
|
|
* | bugfix, new tests for new [interp alias] code | Miguel Sofer | 2002-07-29 | 1 | -2/+2 |
|
|
* | Fix for [Bug 582522] - aliases now fire execution traces on the target | Miguel Sofer | 2002-07-29 | 1 | -1/+2 |
|
|
* | removed load-related clientData, made filesystem static | vincentdarley | 2002-07-22 | 1 | -5/+2 |
|
|
* | Tcl_LoadHandle usage | vincentdarley | 2002-07-18 | 1 | -3/+3 |
|
|
* | load comments and clientData replacement | vincentdarley | 2002-07-18 | 1 | -2/+2 |
|
|
* | load comments and clientData replacement | vincentdarley | 2002-07-18 | 1 | -2/+2 |
|
|
* | * Bumped HEAD to version 8.4b2 so we can distinguish it from | dgp | 2002-07-14 | 1 | -6/+3 |
|
|
* | fs cleanup | vincentdarley | 2002-07-08 | 1 | -2/+2 |
|
|
* | Bumped version number to b1 in preparation for release. | dkf | 2002-06-21 | 1 | -5/+5 |
|
|
* | tip99 | vincentdarley | 2002-06-21 | 1 | -1/+12 |
|
|
* | Trims to support the removal of RESOURCE_INCLUDED from rc | davygrvy | 2002-06-18 | 1 | -11/+11 |
|
|
* | * doc/CrtTrace.3: Added TIP#62 implementation of command | hobbs | 2002-06-17 | 1 | -1/+9 |
|
|
* | generic/tcl.h: #ifdef logic for K&R C backwards compatibility | jenglish | 2002-06-17 | 1 | -78/+47 |
|
|
* | vfs, winfs testsuite | vincentdarley | 2002-06-13 | 1 | -2/+2 |
|
|
* | TIP#91 implementation; makes old style channels binary compatible with | dkf | 2002-05-24 | 1 | -5/+17 |
|
|
* | 2002-04-08 Daniel Steffen <das@users.sourceforge.net> | das | 2002-04-08 | 1 | -1/+5 |
|
|
* | 4 fs fixes | vincentdarley | 2002-03-24 | 1 | -9/+12 |
|
|
* | * Updated interfaces of generic/tclVar.c according | dgp | 2002-03-20 | 1 | -2/+2 |
|
|
* | Bumped patchlevel; might need changing in the future, but it makes life | dkf | 2002-03-06 | 1 | -3/+3 |
|
|
* | typo correction in latest change | dgp | 2002-02-21 | 1 | -2/+2 |
|
|
* | Improving 'long long' detection... | dkf | 2002-02-21 | 1 | -6/+11 |
|
|
* | * generic/tcl.decls (Tcl_RegExpRange,Tcl_GetIndexFromObjStruct): | dgp | 2002-02-20 | 1 | -9/+4 |
|
|
* | Made tcl.h better at guessing what is going on with 64-bit types when | dkf | 2002-02-20 | 1 | -4/+8 |
|
|
* | TIP#72 implementation. See ChangeLog for details. | dkf | 2002-02-15 | 1 | -117/+175 |
|
|
* | Added Tcl_CreateObjTrace, Tcl_GetCommandInfoFromToken and | Kevin B Kenny | 2002-02-10 | 1 | -1/+13 |
|
|
* | * Partial TIP 27 rollback. Following routines | dgp | 2002-02-08 | 1 | -3/+3 |
|
|
* | * For each interface identified in the | dgp | 2002-01-31 | 1 | -6/+12 |
|
|
* | * Updated interfaces of generic/tclEncoding, generic/tclFilename.c, | dgp | 2002-01-25 | 1 | -2/+2 |
|
|