Tcl Source Code

Changes On Branch spjuth-macro
Login

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

Changes In Branch spjuth-macro Excluding Merge-Ins

This is equivalent to a diff from a3653be454 to 6c2d43749a

2015-03-02
08:54
Deleted Win95/98-specific documentation as those platforms have long been unsupported. check-in: 792da66b36 user: ashok tags: trunk
2015-03-01
13:24
Merge from trunk check-in: 604b35d43a user: pspjuth tags: spjuth-execpwd
01:37
Merge from trunk Leaf check-in: 6c2d43749a user: pspjuth tags: spjuth-macro
01:34
Merge from trunk check-in: ccd49df5ea user: pspjuth tags: spjuth-macro
2015-02-28
23:48
Merge from trunk check-in: f9f2084a28 user: pspjuth tags: spjuth-parse
23:02
Merge from trunk check-in: 819b089b26 user: pspjuth tags: spjuth-complex
2015-02-26
16:57
Bump to 8.6.4. check-in: 0ae41bd701 user: dgp tags: core-8-6-4-rc
16:35
merge trunk check-in: f28efa3202 user: dgp tags: novem
2015-02-20
20:19
[32b6159246] Accept aspect patch for broken [lreplace] bytecode. No more [lreplace {1 2 3} 2 0] => 1... check-in: a3653be454 user: dgp tags: trunk
19:30
[e08c2c407b] The getHandleProc routine in the Tcl_Channel struct is optional. Update the docs to mak... check-in: 4b4a843052 user: dgp tags: trunk
2015-02-19
06:29
undo erroneous change in [1fa2e32e07] Closed-Leaf check-in: 0a7c347ebc user: aspect tags: aspect-lreplace-fix

Changes to generic/tclBasic.c.

Changes to generic/tclCompCmds.c.

Changes to generic/tclCompile.c.

Changes to generic/tclCompile.h.

Changes to generic/tclExecute.c.

Changes to generic/tclInt.h.

Changes to generic/tclNamesp.c.

Added unix/macro.tcl.

Added unix/macrotest.tcl.

Added unix/test.tcl.

Added unix/test2.tcl.

Added unix/test3.tcl.

Added unix/testhex.tcl.