summaryrefslogtreecommitdiffstats
path: root/generic/tclInt.h
Commit message (Expand)AuthorAgeFilesLines
* Add Replace (lreplace) function to AbstractList type, and corrisponding Tcl_A...griffin2022-10-221-29/+36
* Sync with core-8-branchgriffin2022-10-191-18/+0
|\
| * merge 8.7dgp2022-10-141-7/+6
| |\
| * \ merge 8.7dgp2022-10-111-338/+116
| |\ \
| * \ \ Merge 8.7jan.nijtmans2022-09-271-0/+3
| |\ \ \
| * \ \ \ merge 8.7dgp2022-09-211-0/+6
| |\ \ \ \
| * | | | | TIP implementation to add/use public routines Tcl_GetNumber(FromObj).dgp2022-09-181-18/+0
* | | | | | Add SetElement function to abstract lists. Fix a few bugs.griffin2022-10-181-0/+2
* | | | | | Sync with core-8-branchgriffin2022-10-141-7/+6
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | |
| * | | | | Make TclGlob() a static functionjan.nijtmans2022-10-131-7/+6
| | |_|_|/ | |/| | |
* | | | | Sync with core-8-branchgriffin2022-10-121-340/+115
|\ \ \ \ \ | |/ / / /
| * | | | Use Tcl_ObjCmdProc in stead of full signaturejan.nijtmans2022-10-101-337/+115
* | | | | Code cleanup and reorganizegriffin2022-10-081-3/+0
* | | | | Sync with core-8-branchgriffin2022-10-071-1/+1
|\ \ \ \ \ | |/ / / /
| * | | | Merge 8.6jan.nijtmans2022-10-061-1/+1
| |\ \ \ \ | | |_|_|/ | |/| | |
| | * | | Fix [1599352cca] and related issuesjan.nijtmans2022-10-051-1/+1
* | | | | Sync with core-8-branchgriffin2022-09-291-0/+14
|\ \ \ \ \ | |/ / / /
| * | | | Merge 8.7apnadkarni2022-09-271-0/+6
| |\ \ \ \ | | | |_|/ | | |/| |
| | * | | TIP #624: Deprecate Tcl_MakeSafejan.nijtmans2022-09-211-0/+2
| | |\ \ \
| | | * \ \ Merge 8.7jan.nijtmans2022-09-071-267/+445
| | | |\ \ \
| | | * | | | RFE [655300]: Deprecate Tcl_MakeSafe()jan.nijtmans2022-04-051-0/+2
| | * | | | | Sync with core-8-branchgriffin2022-09-161-0/+8
| | |\ \ \ \ \ | | | | |_|_|/ | | | |/| | |
| | * | | | | Merge 8.7jan.nijtmans2022-09-011-139/+139
| | |\ \ \ \ \ | | | | |_|/ / | | | |/| | |
| | * | | | | Sync with core-8-branch listObj changes.griffin2022-08-301-40/+196
| | |\ \ \ \ \
| | * \ \ \ \ \ sync with core-8-branchgriffin2022-08-291-7/+19
| | |\ \ \ \ \ \
| | * | | | | | | Move ArithSeries code to its own files. More bug fixes.griffin2022-08-281-57/+0
| | * | | | | | | Implement support for float (double) values. Add more test coverage.griffin2022-08-241-11/+34
| | * | | | | | | Implement lrange for arithseries. Code cleanup.griffin2022-08-161-0/+1
| | * | | | | | | Rename command from "range" to "lseq".griffin2022-08-141-4/+13
| | * | | | | | | sync up with core-8-brnach.griffin2022-07-231-4/+4
| | |\ \ \ \ \ \ \
| | * | | | | | | | Implement TIP-225 ArithSeries. And other changes.griffin2022-07-121-0/+25
| | * | | | | | | | (bares some resemblance to) TIP-629 Implementation.griffin2022-07-051-0/+3
| * | | | | | | | | Rename lsubst to ledit, add docsapnadkarni2022-09-161-3/+3
| * | | | | | | | | Merge 8.7apnadkarni2022-09-161-148/+168
| |\ \ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / / | | |/| | | | | | |
| | | | | | | | | |
| | | \ \ \ \ \ \ \
| | *-. \ \ \ \ \ \ \ TIP #602 (partial): Remove tilde expansion in file paths. This part doesn't c...jan.nijtmans2022-09-141-0/+8
| | |\ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|/ / / | | |/| | | | | | | / | | | | | |_|_|_|_|/ | | | | |/| | | | |
| | | * | | | | | | Backport TIP 602 tildeexpandapnadkarni2022-08-301-2/+3
| | | * | | | | | | Merge core-8-branchapnadkarni2022-08-301-47/+215
| | | |\ \ \ \ \ \ \ | | | | | |_|_|_|/ / | | | | |/| | | | |
| | | * | | | | | | Added file home command for (possible) Tcl 9 TIP 602 migrationapnadkarni2022-08-061-0/+7
| | | | |_|_|/ / / | | | |/| | | | |
| * | | | | | | | TIP 631 - lsubst commandapnadkarni2022-08-071-0/+3
* | | | | | | | | Merge 8.7jan.nijtmans2022-09-071-150/+162
|\ \ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | |
| * | | | | | | | Change refCount (in ListStore/ListSpan) to size_t. More ClientData -> void *....jan.nijtmans2022-09-011-138/+138
| | |_|/ / / / / | |/| | | | | |
| * | | | | | | Remove TODO's already done. Only use ListSizeT for types which are 'size_t' i...jan.nijtmans2022-08-291-3/+3
| * | | | | | | Merged core-8-branchapnadkarni2022-08-291-7/+19
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | / / | | | |_|_|/ / | | |/| | | |
| | * | | | | [37108037b9]: Code cleanups to support CHERI. Apply patch 0001 and 0003 (and ...jan.nijtmans2022-08-251-7/+19
| | |/ / / /
* | | | | | Move all ArithSeries code to it's own file. Sync other changes wil TIP-629.griffin2022-08-281-1/+1
* | | | | | Reimplement AbstrctList type structure to simplify. fix various bugs.griffin2022-08-191-10/+19
* | | | | | Make AbstractListRepPtr part of the public API as Tcl_AbstractListRepPtr.griffin2022-08-101-4/+1
* | | | | | Abstract Lists (TIP-225) initial implementation.griffin2022-08-081-0/+42
|/ / / / /
* | | | | Start on list representation black box testsapnadkarni2022-07-151-0/+3
* | | | | Merge 8.7 (Make ListStore->slots a TCLFLEXARRAY)jan.nijtmans2022-07-131-4/+3
|\ \ \ \ \ | |/ / / /