summaryrefslogtreecommitdiffstats
path: root/changes
Commit message (Collapse)AuthorAgeFilesLines
* Release 8.2.0.redman1999-08-131-1/+10
|
* Rolled back changes to change the prototype ofredman1999-08-101-1/+29
| | | | Tcl_ListObjGetElements()
* Updated change log for my aolserver-related changeswelch1999-08-101-1/+17
|
* Released Tcl 8.2b2.scriptics_tclpro_1_3_b4core_8_2_b2redman1999-08-041-1/+79
|
* Merged ChangeLog for 8.2b1redman1999-07-131-1/+105
|
* Merged changes from 1-3-b2 branch into mainline.stanton1999-05-261-1/+83
|
* * Merged changes from 8.1.0 branchstanton1999-04-301-2/+18
|
* merged tcl 8.1 branch back into the main trunkstanton1999-04-161-11/+576
|
* added release datestanton1999-04-151-1/+3
|
* * test/winPipe.test: Changed to remove echoArgs.tcl temporary filestanton1999-02-031-1/+37
| | | | | | | | | | when done. * tests/cmdAH.test: * generic/tclFileName.c (TclGetExtension): Changed behavior so the split happens at the last period in the name instead of the first period of the last run of periods. So, "foo..o" is split into "foo." and ".o" now. [Bug: 1126]
* lintstanton1999-02-021-1/+8
|
* Added -pipe option if gcc is being used.rjohnson1999-01-291-1/+3
|
* Updated changes.rjohnson1999-01-121-1/+4
|
* Updated the version to 8.0.5.rjohnson1999-01-041-17/+29
|
* *** empty log message ***stanton1998-12-041-1/+6
|
* Added 8.0.4 release notewelch1998-12-021-1/+3
|
* Updated Changes file, and added Vince Darley's suggested change to TclMacExit.jingham1998-11-111-4/+8
|
* Add changelog entry for the resource command bug fix.jingham1998-11-101-1/+6
|
* Fixed declaration of errorInfo in tcl_findLibrarywelch1998-11-021-2/+3
|
* Overhaul of pkg_mkIndexwelch1998-10-301-1/+4
|
* 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"
* 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.
* Changed config & Makefile to support n32 on IRIX.rjohnson1998-10-201-1/+7
|
* 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.
* 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.
* Fixed bug in "lsort -dictionary" that caused problems when comparingrjohnson1998-10-131-1/+7
| | | | numbers that started with 0.
* Fixed bug in "info complete" - it did not handle NULLs correctly.rjohnson1998-10-131-2/+6
|
* 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.
* merged tcl8.0.4 changesstanton1998-09-301-1/+9
|
* Replaced SCCS strings, fixed binary filescore_8_0_3stanton1998-09-141-1/+1
|
* import bug fixwelch1998-08-101-1/+7
|
* release notewelch1998-08-071-0/+2
|
* Merged changes between child workspace "/home/stanton/ws/tcl8.0" andstanton1998-08-071-1/+1
| | | | parent workspace "/ws/tcl8.0".
* Updated for 8.0.3welch1998-08-061-1/+18
|
* *** empty log message ***stanton1998-08-051-0/+4
|
* DGBXwelch1998-07-281-0/+4
|
* fixed typostanton1998-07-251-1/+1
|
* *** empty log message ***stanton1998-07-251-0/+16
|
* *** empty log message ***welch1998-07-241-5/+11
|
* *** empty log message ***welch1998-07-201-9/+0
|
* Merged changes between child workspace "/home/welch/ws/tcl8.0.3i" andwelch1998-07-061-0/+5
| | | | parent workspace "/home/welch/ws/tcl8.0.3".
* *** empty log message ***welch1998-07-061-0/+2
|
* Updated for 8.0.3-2welch1998-07-061-0/+29
|
* *** empty log message ***rjohnson1998-07-011-0/+3
|
* Jans compatibility patchwelch1998-06-291-0/+9
|
* plugin updateswelch1998-06-271-0/+29
|
* *** empty log message ***stanton1998-06-181-0/+21
|
* *** empty log message ***stanton1998-06-091-2/+6
|
* *** empty log message ***stanton1998-05-271-0/+6
|
* Initial revisionrjohnson1998-03-261-0/+3453