summaryrefslogtreecommitdiffstats
path: root/generic/tclBinary.c
Commit message (Expand)AuthorAgeFilesLines
* 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