summaryrefslogtreecommitdiffstats
path: root/generic/tclInterp.c
Commit message (Expand)AuthorAgeFilesLines
* Merge trunkjan.nijtmans2019-02-041-10/+10
|\
| * Another (big) round of int -> size_t enhancements. So Tcl can handle string >...jan.nijtmans2019-02-011-4/+4
| |\ |/ /
* | Another round of int -> size_t modifications, so strings > 2Gb are handled co...jan.nijtmans2019-01-241-2/+4
* | Merge 8.7jan.nijtmans2018-12-121-11/+11
|\ \ | |/
| * If compiled with -DTCL_NO_DEPRECATED, remove Tcl_NewIntObj/Tcl_NewLongObj/Tcl...jan.nijtmans2018-12-121-12/+12
* | Merge 8.7jan.nijtmans2018-12-111-1/+1
|\ \ | |/
* | Implement TIP 445dgp2018-11-131-1/+1
|\ \ | |/
| * merge 8.7dgp2018-10-181-20/+90
| |\
| * \ merge 8.7dgp2017-11-291-4/+0
| |\ \
| * \ \ merge trunkdgp2017-03-201-3/+0
| |\ \ \
| * \ \ \ merge trunkdgp2017-01-121-2/+17
| |\ \ \ \
| * \ \ \ \ merge trunkdgp2016-12-191-0/+1
| |\ \ \ \ \
| * \ \ \ \ \ merge trunkdgp2016-10-041-8/+3
| |\ \ \ \ \ \
| * \ \ \ \ \ \ merge trunkdgp2016-07-091-5/+5
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ merge trunkdgp2016-06-291-34/+10
| |\ \ \ \ \ \ \ \
| * | | | | | | | | merge trunkdgp2016-05-101-1/+1
* | | | | | | | | | merge 8.7dgp2018-10-171-1/+1
|\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|/ | |/| | | | | | | |
| * | | | | | | | | Turn [zipfs tcl_library] into more internal [tcl::zipfs::tcl_library_init]. I...dkf2018-10-121-1/+1
* | | | | | | | | | merge trunkjan.nijtmans2018-10-041-1/+1
|\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge 8.7jan.nijtmans2018-10-031-1/+1
| |\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / /
| | * | | | | | | | | Adjust when tcl consults zipfs until AFTER it has checked that env(TCL_LIBRARY)hypnotoad2018-10-011-1/+1
* | | | | | | | | | | Merge trunkjan.nijtmans2018-09-271-20/+89
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / /
| * | | | | | | | | | Batch of TIP implementations.dkf2018-09-271-20/+89
| |\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / /
| | * | | | | | | | | Restricted the information made available to safe interpreters a bit.dkf2018-09-271-5/+79
| | * | | | | | | | | merge core-8-branchdkf2018-09-211-0/+1
| | |\ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ merge core-8-branchdkf2018-09-041-61/+88
| | |\ \ \ \ \ \ \ \ \ \ | | | | |_|_|_|_|_|_|_|/ | | | |/| | | | | | | |
| | * | | | | | | | | | Added a mechanism for discovering the "type" of a command.dkf2013-07-071-19/+14
* | | | | | | | | | | | Merge trunkjan.nijtmans2018-09-121-0/+1
|\ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / /
| * | | | | | | | | | | Merge 8.7 (TIP #430 implementation)jan.nijtmans2018-09-121-0/+1
| |\ \ \ \ \ \ \ \ \ \ \ | | | |_|/ / / / / / / / | | |/| | | | | | | | |
| | * | | | | | | | | | Pulling changes from core-8-branchhypnotoad2017-11-291-4/+0
| | |\ \ \ \ \ \ \ \ \ \ | | | | |/ / / / / / / / | | | |/| | | | | | | |
| | * | | | | | | | | | Added a new function to the Zipfs: TclZipfs_TclLibrary, which returns a previ...hypnotoad2017-11-211-0/+1
| | * | | | | | | | | | Moved Zipfs initialization and path hinting out of tclInterp.c and intohypnotoad2017-11-171-2/+0
| | * | | | | | | | | | Improvements to tip430 to embed the /library file system within a shared libraryhypnotoad2017-11-111-0/+2
| | | |_|_|_|_|_|_|_|/ | | |/| | | | | | | |
* | | | | | | | | | | Change ckalloc and friends to Tcl_Alloc and friends. Add two defines, TCL_IO_...jan.nijtmans2018-09-011-15/+15
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / /
* | | | | | | | | | | Merge trunk. jan.nijtmans2017-12-271-1/+1
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / /
* | | | | | | | | | | merge trunkjan.nijtmans2017-12-011-13/+9
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / /
| * | | | | | | | | | merge core-8-branch. Various cleanup: unused structure names, unused #defines...jan.nijtmans2017-12-011-9/+9
| | |/ / / / / / / / | |/| | | | | | | |
| * | | | | | | | | Fix test-cases in safe.test, failing due to changes in min/max math functions.jan.nijtmans2017-11-271-4/+0
| |/ / / / / / / /
* | | | | | | | | re-base "novem-more-memory-API" to trunk. TIP not submitted yet, but upcoming.jan.nijtmans2017-11-161-1/+1
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | |
| * | | | | | | | merge novemjan.nijtmans2017-05-041-5/+17
| |\ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ Merge trunkjan.nijtmans2017-03-201-3/+0
| | |\ \ \ \ \ \ \ \ | |_|/ / / / / / / / |/| | | | | | | | |
| | * | | | | | | | Merge trunkjan.nijtmans2017-01-051-2/+17
| | |\ \ \ \ \ \ \ \ | | | | |_|_|_|_|_|/ | | | |/| | | | | |
| * | | | | | | | | merge novemjan.nijtmans2016-12-191-0/+1
| |\ \ \ \ \ \ \ \ \ | | |/ / / / / / / /
| | * | | | | | | | merge trunkjan.nijtmans2016-12-191-0/+1
| | |\ \ \ \ \ \ \ \ | | | | |_|_|_|_|_|/ | | | |/| | | | | |
| * | | | | | | | | merge novemjan.nijtmans2016-11-181-13/+8
| |\ \ \ \ \ \ \ \ \ | | |/ / / / / / / /
| | * | | | | | | | merge trunkdgp2016-10-041-8/+3
| | |\ \ \ \ \ \ \ \ | | | | |_|_|_|_|_|/ | | | |/| | | | | |
| | * | | | | | | | merge trunkjan.nijtmans2016-07-081-5/+5
| | |\ \ \ \ \ \ \ \ | | | | |_|_|_|_|_|/ | | | |/| | | | | |
| * | | | | | | | | Merge trunkjan.nijtmans2016-07-011-29/+5
| |\ \ \ \ \ \ \ \ \ | | |/ / / / / / / /
| | * | | | | | | | Merge trunkjan.nijtmans2016-06-291-29/+5
| | |\ \ \ \ \ \ \ \ | | | | |_|_|_|_|_|/ | | | |/| | | | | |
| * | | | | | | | | Merge trunkjan.nijtmans2016-06-281-2/+1
| |\ \ \ \ \ \ \ \ \ | | |/ / / / / / / /