summaryrefslogtreecommitdiffstats
path: root/generic/tcl.h
Commit message (Expand)AuthorAgeFilesLines
...
* * generic/tcl.h:Miguel Sofer2006-10-221-2/+4
* Undo mistaken commit to wrong branch caused by CVS fumble... :-}dkf2006-10-201-82/+1
* Consolidated TIP#257 patch applied to HEAD to allow for experimentation bydkf2006-10-201-1/+82
* * generic/tcl.h: note limitation on changing Tcl_UniChar sizehobbs2006-10-051-2/+6
* * generic/tcl.h: As 2006-09-22 commit from Donal K. Fellowsdgp2006-09-261-5/+1
* More fixing which struct stat to refer to. Some casts from time_t to int requ...patthoyts2006-09-261-3/+3
* * unix/tcl.m4 (Darwin): add support for --enable-64bit on x86_64, fordas2006-08-181-1/+2
* * generic/tcl.h (Tcl_DecrRefCount): use if/else construct to allowhobbs2006-05-301-2/+5
* * README: Bump version number to 8.5a5dgp2006-05-041-3/+3
* * doc/CrtChannel.3: Added TCL_CHANNEL_VERSION_5, made itandreas_kupries2006-03-271-2/+7
* Corrected bugs in tommath installation, improved tommath square root performa...Kevin B Kenny2005-12-271-1/+8
* * generic/tcl.h: use struct __stat64 (not _stat64) for MSC_VER >=hobbs2005-12-081-2/+2
* * unix/tcl.m4 (Darwin): add 64bit support, check for Tiger copyfile(),das2005-11-271-2/+24
* Applied patch #1096916 to support building with MSVC 8.patthoyts2005-11-031-1/+5
* Fixed bad definition of CRTEXPORT which should have beenvasiljevic2005-10-141-2/+2
* * generic/tcl.h: Fix for bug #1256937 - correctly decoratepatthoyts2005-10-141-2/+18
* TIP#237 IMPLEMENTATIONdgp2005-10-081-4/+4
* * generic/tcl.h: Explicitly standardized on the use of stdarg.hdgp2005-09-131-20/+14
* TIP #254 implementationdkf2005-09-081-960/+955
* Stick to TCL_CHANNEL_VERSION_4; it's all in alpha anyway!dkf2005-06-071-6/+2
* Bump patchlevel to a4dkf2005-06-071-3/+3
* TIP#208 implementationdkf2005-06-061-8/+20
* Merged kennykb-numerics-branch back to the head; TIPs 132 and 232Kevin B Kenny2005-05-101-1/+18
* * generic/tclTrace.c (TclCheckInterpTraces): Corrected mistakendgp2005-03-101-9/+1
* TIP#218 IMPLEMENTATIONandreas_kupries2005-01-271-1/+22
* * generic/tclStubInit.c: Regenerated the stubs support code fromandreas_kupries2005-01-211-1/+6
* TIP#235 implementation (rename functions, add to stubs table, document)dkf2005-01-191-1/+8
* * generic/tcl.h: Restored extern "C" guards so that C++ codedgp2004-12-131-1/+17
* Bump to a3 to prevent confusion with a2 release.dkf2004-12-101-3/+3
* * unix/configure.in: The change below reveals that the publicdgp2004-11-171-5/+1
* * generic/tcl.h:das2004-11-161-2/+2
* TIP #221 IMPLEMENTATIONdgp2004-11-131-4/+5
* * generic/tcl.h:das2004-11-121-1/+5
* * generic/tcl.h: Moved the preprocessor logicdavygrvy2004-11-031-8/+8
* Improved comments on selected flags in tcl.hdkf2004-11-011-3/+13
* * generic/tcl.h: Removed the file level 'extern "C" {' and thedavygrvy2004-10-271-17/+1
* Modify the semantics of [dict set] to be what everyone expected them to bedkf2004-10-021-4/+5
* * generic/tcl.h: Micro formatting fixes.andreas_kupries2004-09-101-4/+4
* 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