summaryrefslogtreecommitdiffstats
path: root/generic/tclBinary.c
Commit message (Expand)AuthorAgeFilesLines
* Now that we're no longer using SCM based on RCS, the RCS Keyword lines causedgp2011-03-011-2/+0
* Backported fix for #1923966patthoyts2008-03-241-2/+4
* De-fang an instance of the shared-result anti-pattern. [Bug 1716704]dkf2007-06-301-1/+5
* * generic/tclBasic.c:Miguel Sofer2005-10-231-6/+10
* Fix [Bug 1116542]dkf2005-09-271-2/+18
* * generic/tclBinary.c (DeleteScanNumberCache): fixed crashing bugdas2003-12-171-2/+4
* Stop losing references when variables are repeated in [binary scan]. [851747]dkf2003-12-021-40/+71
* Stopped sign-bit propagation in [binary scan] of wide values. [Bug #690774]dkf2003-02-211-20/+20
* TIP#72 implementation. See ChangeLog for details.dkf2002-02-151-6/+72
* * More TIP 27 updates in tclIOUtil.c and tclIndexObj.c that weredgp2002-01-171-2/+2
* * generic/tclCkalloc.c (MemoryCmd, TclFinalizeMemorySubsystem):dgp2001-12-281-3/+3
* * generic/tclBinary.c: Added caching scheme to reduce number of objectdkf2001-11-291-19/+114
* Fixed annoying fault in [binary format] on 64-bit architectures.dkf2001-08-231-3/+3
* (TIP#27) Changed a number of Tcl API's to accept "CONST char*"Kevin B Kenny2001-04-041-8/+8
* * tests/binary.test:stanton1999-05-031-1/+3
* merged tcl 8.1 branch back into the main trunkstanton1999-04-161-175/+250
* Merged stubs changes into mainline for 8.0stanton1999-03-101-35/+496
* Replaced SCCS strings, fixed binary filescore_8_0_3stanton1998-09-141-1/+1
* lintstanton1998-06-251-1/+1
* Initial revisionrjohnson1998-03-261-0/+1013