summaryrefslogtreecommitdiffstats
path: root/changes
Commit message (Collapse)AuthorAgeFilesLines
* Overhaul of pkg_mkIndexwelch1998-10-301-1/+4
| | | FossilOrigin-Name: 89ed51a0e3d3f38297d136d7ce6066655f3ebf52
* Fixed the Tcl_NotifyChannel bug, plus added a test case for it.welch1998-10-301-1/+6
| | | | | | | | Simply replaced Tcl_RegisterChannel/UnregisterChannel with Tcl_Preserve/Tcl_Release was all it took. Chanels are already "eventually freed" FossilOrigin-Name: b31fdd817b4057d1a9e978490f5ea1ed41c2ab9e
* Fixed a typo in tcl_findLibrary, and fixed the logic that ensureswelch1998-10-231-1/+7
| | | | | | | the parent directory of tcl_library is on the auto_path. Added a comment to init.tcl about how auto_path is initialized. FossilOrigin-Name: 888280c12ed9c09392ef56bb178559545e0d6007
* Changed config & Makefile to support n32 on IRIX.rjohnson1998-10-201-1/+7
| | | FossilOrigin-Name: d999c483da8a7ba810ccf5d68fec14f458daee06
* On Windows, Added the "debug" element of the tcl_platform array whichsuresh1998-10-201-1/+8
| | | | | | | | | indicates that the particular Tcl shell has been compiled with debug information Using "info exists tcl_platform(debug)" a Tcl script can direct the interpreter to load debug versions of DLLs with the load command. FossilOrigin-Name: 519628b6648f80711432c81862846a80e8859bfe
* Fixed bug in Tcl_SetListObj - it used to create invalid Tcl_Obj if you passedrjohnson1998-10-131-3/+6
| | | | | | | | in 0 elements. Despite what docs said. Also updated a few copyright notices. FossilOrigin-Name: 485b7d35e6ae018a44806b79953dc8bbcf700ab8
* Fixed bug in "lsort -dictionary" that caused problems when comparingrjohnson1998-10-131-1/+7
| | | | | | numbers that started with 0. FossilOrigin-Name: bdfc546373733aab3cedcbc85dff3f5d60f4fd74
* Fixed bug in "info complete" - it did not handle NULLs correctly.rjohnson1998-10-131-2/+6
| | | FossilOrigin-Name: 5ae085bcc21de9de1f5e59b1e85bc8909c02ac60
* Added a new Tcl object called "procbody"; this object's internalescoffon1998-10-051-3/+13
| | | | | | | | | representation contains both a Proc struct and its associated ByteCode. Updated tclProc.c::TclCreateProc to take procbody instances as the body argument, for future support of compiler extensions. Added the "procbodytest" package for testing all this stuff. FossilOrigin-Name: 0aa459d72f6b4b36bc6ce6cbf2e6caa923b60acd
* merged tcl8.0.4 changesstanton1998-09-301-1/+9
| | | FossilOrigin-Name: 705dc36abf945d4d51f2a3cbb5be9e1a7ffdb689
* Replaced SCCS strings, fixed binary filescore-8-0-3stanton1998-09-141-1/+1
| | | FossilOrigin-Name: 196f92fd17305db5fec1acd59f6926de11e01624
* import bug fixwelch1998-08-101-1/+7
| | | FossilOrigin-Name: 6a6ece25486d3ff0c2cf29a4dabb7db5eb07f224
* release notewelch1998-08-071-0/+2
| | | FossilOrigin-Name: 47aff34e56809d9ca196fe86d4e9117a1ab0bf3d
* Merged changes between child workspace "/home/stanton/ws/tcl8.0" andstanton1998-08-071-1/+1
| | | | | | parent workspace "/ws/tcl8.0". FossilOrigin-Name: dde1e5f40755ade9c8ab57a75f98022fc8173c93
* Updated for 8.0.3welch1998-08-061-1/+18
| | | FossilOrigin-Name: fa41b9a0627c95008058c48f0015412a0c70e85f
* *** empty log message ***stanton1998-08-051-0/+4
| | | FossilOrigin-Name: 996b947c29d805642cc8240651056aa2044b0ef7
* DGBXwelch1998-07-281-0/+4
| | | FossilOrigin-Name: 8eafe11cf04cec7f0bac2fdb7e9f379841edc63c
* fixed typostanton1998-07-251-1/+1
| | | FossilOrigin-Name: 625825678a161804774049c2886de0e8fa162b85
* *** empty log message ***stanton1998-07-251-0/+16
| | | FossilOrigin-Name: 5c85aa2bafc4c581d7aab8928c47473a0c485981
* *** empty log message ***welch1998-07-241-5/+11
| | | FossilOrigin-Name: f5e43062ff744d4202d56b59a20dfe564c680a8b
* *** empty log message ***welch1998-07-201-9/+0
| | | FossilOrigin-Name: b6ef7a4a205a2c92b6939ab903466176ec0ff9e5
* Merged changes between child workspace "/home/welch/ws/tcl8.0.3i" andwelch1998-07-061-0/+5
| | | | | | parent workspace "/home/welch/ws/tcl8.0.3". FossilOrigin-Name: b8020a79dba4cfec42372a1e6efc2f0fd1d313e5
* *** empty log message ***welch1998-07-061-0/+2
| | | FossilOrigin-Name: 3ab90cec96ec11b74f406b64db769cce02eb649e
* Updated for 8.0.3-2welch1998-07-061-0/+29
| | | FossilOrigin-Name: 3c6992401f22bf148d4391dba5ee8f055a79507b
* *** empty log message ***rjohnson1998-07-011-0/+3
| | | FossilOrigin-Name: 9dd88a45fafe14951fbad92105d03412ffb92de4
* Jans compatibility patchwelch1998-06-291-0/+9
| | | FossilOrigin-Name: 4f0460390aca5769413e3dce1c50bdc05a0cd399
* plugin updateswelch1998-06-271-0/+29
| | | FossilOrigin-Name: 594ce53543ab0e1e09fe7eabec3e198a06256812
* *** empty log message ***stanton1998-06-181-0/+21
| | | FossilOrigin-Name: 74c9fe798dfa7048199c129f2f49670d8aa84c67
* *** empty log message ***stanton1998-06-091-2/+6
| | | FossilOrigin-Name: 6f391e122fb983c54d04d08c6bff80b8de870cf3
* *** empty log message ***stanton1998-05-271-0/+6
| | | FossilOrigin-Name: fdcf4672865b2f0802509bb95a2f76e5092b1a3e
* Initial revisionrjohnson1998-03-261-0/+3453
FossilOrigin-Name: cacdd0f329872d67973970d74c6978730bc24baa