Tcl Source Code

Changes On Branch spjuth-unify
Login

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

Changes In Branch spjuth-unify Excluding Merge-Ins

This is equivalent to a diff from 9cee434074 to 730c630a8a

2015-03-08
12:13
Store the notes for this branch. Leaf check-in: 730c630a8a user: pspjuth tags: spjuth-unify
2011-04-06
23:35
* generic/tclExecute.c: fix for [Bug 3274728], making *catchTop an unsigned long. check-in: caf317ab68 user: mig tags: trunk
23:14
Merge from trunk check-in: 630366974c user: pspjuth tags: spjuth-unify (unpublished)
22:42
Merge from trunk check-in: 90a456061f user: pspjuth tags: spjuth-parse (unpublished)
22:30
New branch for list with NULL check-in: 489960922d user: pspjuth tags: spjuth-listhole (unpublished)
22:23
Branch for exec with pwd check-in: 3479d6ce29 user: pspjuth tags: spjuth-execpwd (unpublished)
22:05
New branch for complex experiment check-in: 604b1b2e26 user: pspjuth tags: spjuth-complex (unpublished)
21:53
Merge from trunk check-in: fcd805c812 user: pspjuth tags: spjuth-macro (unpublished)
18:18
merge trunk to feature branch check-in: af182bb0cf user: mig tags: mig-no280
18:16
merge trunk to feature branch check-in: 611c232145 user: mig tags: mig-alloc-reform
14:51
Don't use -fvisibility=hidden with static libraries (--disable-shared) check-in: 9cee434074 user: jan.nijtmans tags: trunk
13:10
Make symbols "main" and "Tcl_AppInit" MODULE_SCOPE: there is absolutely no reason for exporting them... check-in: 0a2eb3820d user: jan.nijtmans tags: trunk

Changes to generic/tclBinary.c.

Changes to generic/tclExecute.c.

Changes to generic/tclIO.c.

Changes to generic/tclInt.h.

Changes to generic/tclStringObj.c.

Changes to generic/tclTestObj.c.

Added stringbyte.txt.

Changes to tests/stringObj.test.