summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* lreplace: more tests, doc improvementaspect_lreplace_refixaspect2015-06-162-1/+34
* fix for a4cb3f06c4fe - bug introduced in 32b61592465aspect2015-06-162-1/+4
* improve comments for TclMarkTailcall and friendsMiguel Sofer2015-04-081-3/+10
* Don't fetch values we don't need.dkf2015-04-041-1/+1
* There's no need to constrain the declaration of Tcl_GetMemoryInfo().dgp2015-03-241-2/+0
* Tcl source code already assumes the <limits.h> file is available.dgp2015-03-246-199/+7
* fix comments describing tailcall implementationMiguel Sofer2015-03-231-2/+2
* fix comments describing tailcall implementationMiguel Sofer2015-03-231-24/+61
|\
| * more commentsmig_tailcall_cleanupMiguel Sofer2015-03-231-2/+42
| * updated, improved tailcall commentsMiguel Sofer2015-03-231-24/+21
| * branch for ordering and grouping the tailcall related code, and especially cl...Miguel Sofer2015-03-230-0/+0
|/
* completing the fix for bug d87cb182053fd79b3Miguel Sofer2015-03-231-0/+1
* adding a test to reveal a problem with the fix of bug d87cb182053fd79b3Miguel Sofer2015-03-211-0/+30
* [d87cb18205] Let compiled ensembles handle tailcalls properly.dgp2015-03-212-1/+21
* Remove STRICT directive from public header. It does approximately nothing,dgp2015-03-202-10/+2
|\
| * Upon further review, due the order of #include of headers, we do not havedgp_win_specific_strictdgp2015-03-132-2/+2
| * The STRICT directive influences how #include "windows.h" works.dgp2015-03-132-10/+2
* | Ticket [e66e444440]. Modified ReadConsoleBytes to handle Ctrl-C / Ctrl-Break ashok2015-03-191-2/+14
|/
* merge releasedgp2015-03-1213-32/+55
|\
| * update changescore_8_6_4core_8_6_4_rcdgp2015-03-111-0/+3
| * merge trunkdgp2015-03-111-1/+2
| |\ | |/ |/|
* | merge markdgp2015-03-110-0/+0
|\ \
| * | Fix or at least improvement for Tcl/Tk Cocoa event loop by forcing Tcl_Servic...Kevin Walzer2015-03-101-1/+2
* | | Fix or at least improvement for Tcl/Tk Cocoa event loop by forcing Tcl_Servic...Kevin Walzer2015-03-101-1/+2
* | | merge markdgp2015-03-060-0/+0
|\ \ \ | |/ /
| * | merge releasedgp2015-03-0611-30/+39
| |\ \
| | * | repair nroff breakagecore_8_5_18core_8_5_18_rcdgp2015-03-061-0/+1
| | * | products of "make dist"dgp2015-03-061-20/+6
| | * | update release datedgp2015-03-061-1/+1
| | * | update changesdgp2015-02-241-0/+2
| | * | merge 8.5dgp2015-02-201-1/+1
| | |\ \
| | * \ \ merge 8.5dgp2015-02-1210-704/+27
| | |\ \ \
| | * | | | update changesdgp2015-02-061-0/+21
| | * | | | merge 8.5dgp2015-02-051-3/+15
| | |\ \ \ \
| | * | | | | Bump to version 8.5.18.dgp2015-02-059-10/+10
| * | | | | | repair nroff breakagedgp2015-03-061-0/+1
| | |_|_|/ / | |/| | | |
| | | | | * .RS/.RE balancedgp2015-03-061-1/+0
| | | | | * `make html` must tolerate bundled packages using configure.ac over configure.in.dgp2015-03-061-1/+5
| | | | | * product of a make distdgp2015-03-061-20/+6
| | | | | * update changesdgp2015-03-032-1/+17
| | | | | * merge trunkdgp2015-03-028-136/+31
| | | | | |\ | |_|_|_|_|/ |/| | | | |
* | | | | | Deleted Win95/98-specific documentation as those platforms have long been uns...ashok2015-03-027-136/+16
| | | | | * autoconf-2.59dgp2015-02-262-2/+2
| | | | | * Bump to 8.6.4.dgp2015-02-266-7/+7
| |_|_|_|/ |/| | | |
* | | | | [32b6159246] Accept aspect patch for broken [lreplace] bytecode.dgp2015-02-202-0/+13
|\ \ \ \ \
| * | | | | undo erroneous change in [1fa2e32e07]aspect_lreplace_fixaspect2015-02-191-1/+1
| * | | | | handle [lreplace l x y ...] where y<xaspect2015-02-192-3/+7
| * | | | | (core ticket [32b6159246]) Fix for [lreplace l x y] where y<x-1aspect2015-02-192-1/+10
* | | | | | [e08c2c407b] The getHandleProc routine in the Tcl_Channel struct is optional....dgp2015-02-201-1/+1
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | [e08c2c407b] The getHandleProc routine in the Tcl_Channel struct isdgp2015-02-201-1/+1
| | |_|_|/ | |/| | |