Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
Changes In Branch unchained Excluding Merge-Ins
This is equivalent to a diff from 95b4578597 to 8180d07b04
|
2025-02-26
| ||
| 14:22 | conflict free check-in: 034a98588a user: dgp tags: dgp-refactor | |
|
2024-11-11
| ||
| 20:26 | Use many many more ObjProc's in test code: we should give a good example here check-in: a858a88a70 user: jan.nijtmans tags: trunk, main | |
| 00:06 | Merge [95b4578597ed8b7a]: Move table processing of DeclaredClassMethod. Closed-Leaf check-in: 8180d07b04 user: pooryorick tags: unchained, INCOMPATIBLE_LICENSE | |
|
2024-11-10
| ||
| 22:48 | backout [b569739692]: [02977e0004] Reduce impact of recursion depth bug. Closed-Leaf check-in: 1008c8506a user: jan.nijtmans tags: bug-02977e0004 | |
| 22:26 | Merge [17a6f70fc12918dd]: Fix for documentation issue [ac104c9ecb]: Make "-index" example more illus... check-in: 9bc96cb8de user: pooryorick tags: unchained, INCOMPATIBLE_LICENSE | |
|
2024-11-08
| ||
| 15:59 | Move table processing of DeclaredClassMethod check-in: 95b4578597 user: dkf tags: trunk, main | |
| 11:16 | Fix for documentation issue [ac104c9ecb]: Make "-index" example more illustrative. check-in: 17a6f70fc1 user: pooryorick tags: trunk, main | |
Changes to .fossil-settings/ignore-glob.
| ︙ | |||
56 57 58 59 60 61 62 | 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 | - - | unix/dltest/*.o unix/dltest/*.sl unix/dltest/*.so unix/tcl.pc unix/tclIndex unix/Tcl-Info.plist unix/Tclsh-Info.plist |
Changes to .github/workflows/linux-build.yml.
| ︙ | |||
12 13 14 15 16 17 18 | 12 13 14 15 16 17 18 19 20 21 22 23 24 25 | - |
jobs:
gcc:
runs-on: ubuntu-22.04
strategy:
matrix:
config:
- ""
|
| ︙ |
Changes to .github/workflows/win-build.yml.
| ︙ | |||
62 63 64 65 66 67 68 | 62 63 64 65 66 67 68 69 70 71 72 73 74 75 | - |
run:
shell: msys2 {0}
working-directory: win
strategy:
matrix:
config:
- ""
|
| ︙ |
Changes to .gitignore.
| ︙ | |||
52 53 54 55 56 57 58 | 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 | - - | libtommath/*.tex macosx/configure unix/autoMkindex.tcl unix/dltest.marker unix/dltest/embtest unix/tcl.pc unix/tclIndex |
Added COPYING.