summaryrefslogtreecommitdiffstats
path: root/generic/tcl.h
Commit message (Expand)AuthorAgeFilesLines
* * 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
* * Bumped HEAD to version 8.4b2 so we can distinguish it fromdgp2002-07-141-6/+3
* fs cleanupvincentdarley2002-07-081-2/+2
* Bumped version number to b1 in preparation for release.dkf2002-06-211-5/+5
* tip99vincentdarley2002-06-211-1/+12
* Trims to support the removal of RESOURCE_INCLUDED from rcdavygrvy2002-06-181-11/+11
* * doc/CrtTrace.3: Added TIP#62 implementation of commandhobbs2002-06-171-1/+9
* generic/tcl.h: #ifdef logic for K&R C backwards compatibilityjenglish2002-06-171-78/+47
* vfs, winfs testsuitevincentdarley2002-06-131-2/+2
* TIP#91 implementation; makes old style channels binary compatible withdkf2002-05-241-5/+17
* 2002-04-08 Daniel Steffen <das@users.sourceforge.net>das2002-04-081-1/+5
* 4 fs fixesvincentdarley2002-03-241-9/+12
* * Updated interfaces of generic/tclVar.c accordingdgp2002-03-201-2/+2
* Bumped patchlevel; might need changing in the future, but it makes lifedkf2002-03-061-3/+3
* typo correction in latest changedgp2002-02-211-2/+2
* Improving 'long long' detection...dkf2002-02-211-6/+11
* * generic/tcl.decls (Tcl_RegExpRange,Tcl_GetIndexFromObjStruct):dgp2002-02-201-9/+4
* Made tcl.h better at guessing what is going on with 64-bit types whendkf2002-02-201-4/+8
* TIP#72 implementation. See ChangeLog for details.dkf2002-02-151-117/+175
* Added Tcl_CreateObjTrace, Tcl_GetCommandInfoFromToken andKevin B Kenny2002-02-101-1/+13
* * Partial TIP 27 rollback. Following routinesdgp2002-02-081-3/+3
* * For each interface identified in thedgp2002-01-311-6/+12
* * Updated interfaces of generic/tclEncoding, generic/tclFilename.c,dgp2002-01-251-2/+2
* * More TIP 27 updates in tclIOUtil.c and tclIndexObj.c that weredgp2002-01-171-2/+2
* * Updated APIs in generic/tclIOUtil.c and generic/tclPosixStr.cdgp2002-01-151-2/+2
* * Updated APIs in the file generic/tclIO.c according to the guidelinesdgp2002-01-151-15/+4
* Minor stub-table fixes; see ChangeLog for detailsdkf2001-12-181-2/+2
* ** upport to 8.4 of mac code changes for 8.3.3 & various newdas2001-11-231-5/+18
* Changes due to TIP#68; memory handling in variable traces is now correct!dkf2001-11-191-1/+4
* * generic/tcl.h: moved #define of WIN32 to tcl.h where __WIN32__hobbs2001-10-151-1/+4
* * More CONST poisoningdgp2001-09-281-2/+3
* * generic/tcl.h: removed forced #define USE_TCLALLOC 1 forhobbs2001-09-171-9/+1
* * generic/tcl.h:davygrvy2001-09-091-2/+2
* * generic/tcl.h: Removed a small mistake from before. Changes todavygrvy2001-09-051-11/+11
* * generic/tcl.h: Borland compatibility change so ClientData wasdavygrvy2001-09-051-2/+2
* minor fs, vfs fixesvincentdarley2001-09-041-8/+3
* * Silence warning from Sun compiler. [Bug 454374]dgp2001-08-301-2/+2
* fs updatevincentdarley2001-08-231-6/+7
* Bumped up patchlevel to 8.4a4 to distinguishdgp2001-08-081-3/+3
* Changes from TIP#17 "Redo Tcl's filesystem"vincentdarley2001-07-311-1/+299