summaryrefslogtreecommitdiffstats
path: root/generic/tcl.h
Commit message (Expand)AuthorAgeFilesLines
* Fix missed references to 8.4, spotted by Theo Verelst.dkf2004-07-011-3/+3
* * generic/tcl.h: Corrected Tcl_WideInt declarations so that the mingw Kevin B Kenny2004-06-051-4/+9
* * generic/tcl.h: Restored #include <stdio.h> to tcl.h,dgp2004-06-041-1/+12
* Finish fixing comments for [Bug 848440]dkf2004-05-251-2/+3
* TIP#143 implementation; still needs docs and more tests...dkf2004-05-131-1/+19
* * generic/tcl.h: Removed obsolete declarations and #include's.dgp2004-04-251-7/+1
* Add comment for TCL_TOKEN_EXPAND_WORD flagdgp2004-03-311-1/+6
* * README: Bumped version number to 8.5a2 todgp2004-03-261-3/+3
* Removed support for Mac OS Classic platform [Patch 918142]das2004-03-171-44/+6
* reformatted a comment I had once moved so it doesn't exceed 74 colums.davygrvy2004-03-081-3/+3
* update patchlevel to 8.5a1hobbs2004-03-021-3/+3
* TIP#100 implementation largely based on work by Georgios Petasis.dkf2004-02-241-1/+8
* Renamed and deprecated #defines moved to within the #ifndef TCL_NO_DEPRECATEDdavygrvy2004-01-091-16/+18
* Removed note that makefile.vc needs to have a version number changed.davygrvy2003-12-231-2/+1
* TIP#138 implementation plus extra test stuff [Patch 731356]dkf2003-11-141-1/+6
* * doc/ParseCmd.3: Implementation of TIP 157. Adds recognitiondgp2003-11-141-1/+2
* filesystem bug fixesvincentdarley2003-10-131-2/+3
* * doc/SplitList.3: Implementation of TIP 148. Fixes [Bug 489537].dgp2003-09-041-4/+11
* Added some support for the OpenWatcom compiler. A win/makefile.wc todavygrvy2003-08-271-3/+6
* Added some support for the LCC-Win32 compiler. Unfortunetly, this compilerdavygrvy2003-08-261-2/+2
* * generic/tcl.h: Revert change made on 2003-07-21mdejong2003-07-241-10/+1
* Check that the thread incrementing or decrementingmdejong2003-07-221-1/+10
* * unix/tclUnixFCmd.c: fix for compilation errors on platforms wheredas2003-07-181-3/+2
* * generic/tcl.h: add recognition of -DTCL_UTF_MAX=6 on thehobbs2003-07-161-3/+20
* * generic/tcl.decls: Ported the changes from theandreas_kupries2003-06-091-1/+11
* * generic/tcl.h Made changes so that the "wideInt" Tcl_ObjTypedgp2003-04-161-6/+1
* Build support for dicts on Unix and Windows, plus public API (structuredkf2003-04-051-1/+14
* * generic/tcl.h: Removed TCL_PREFIX_IDENT and TCL_DEBUG_IDENTdgp2003-03-121-4/+1
* * README: Bumped version number ofdgp2003-03-041-6/+7
* * README: Bumped to version 8.4.2.hobbs2003-02-151-3/+3
* * generic/tcl.h: Add TCL_PREFIX_IDENT andmdejong2003-01-281-1/+4
* * generic/tcl.h: Revert earlier change thatmdejong2003-01-171-2/+2
* Fix mingw build problems and compiler warnings.mdejong2003-01-141-2/+2
* * generic/tcl.h: Skip Tcl's define of CHAR,mdejong2003-01-131-3/+6
* * generic/tcl.h (TCL_PATCH_LEVEL): bump to 8.4.1.1 for patchlevelhobbs2002-11-121-2/+2
* * macosx/Tcl.pbproj/project.pbxproj: bumped version to 8.4.1das2002-10-211-1/+3
* * generic/tcl.h: Need a different strategy through the maze ofdkf2002-10-111-10/+15
* * README: Bumped to version 8.4.1 to avoid confusiondgp2002-09-271-3/+3
* 2002-09-18 Mumit Khan <khan@nanotech.wisc.edu>hobbs2002-09-271-3/+8
* * generic/tcl.h:das2002-09-121-16/+6
* Bumped version number to 8.4.0hobbs2002-09-021-4/+4
* *** macosx-8-4-branch merged into the mainline [tcl patch #602770] ***macosx_8_4_merge_2002_08_31_trunkdas2002-08-311-1/+21
* * README: Bumped version number to 8.4b3 to distinguishdgp2002-08-201-3/+3
* * doc/CmdCmplt.3: Applied Patch 585105 to fully CONST-ifydgp2002-08-051-13/+23
* bugfix, new tests for new [interp alias] codeMiguel Sofer2002-07-291-2/+2
* Fix for [Bug 582522] - aliases now fire execution traces on the targetMiguel Sofer2002-07-291-1/+2
* removed load-related clientData, made filesystem staticvincentdarley2002-07-221-5/+2
* Tcl_LoadHandle usagevincentdarley2002-07-181-3/+3
* load comments and clientData replacementvincentdarley2002-07-181-2/+2
* load comments and clientData replacementvincentdarley2002-07-181-2/+2