diff options
author | dgp <dgp@users.sourceforge.net> | 2007-03-28 19:03:41 (GMT) |
---|---|---|
committer | dgp <dgp@users.sourceforge.net> | 2007-03-28 19:03:41 (GMT) |
commit | f0dcf496f096fd97761a4392ff77c13f9eb49707 (patch) | |
tree | 5e6ea6dfc617bfe467971c624cb6c9218f9eb92c /README | |
parent | 2ef27f98192e8690ab3b297accafe52001b24014 (diff) | |
download | tcl-f0dcf496f096fd97761a4392ff77c13f9eb49707.zip tcl-f0dcf496f096fd97761a4392ff77c13f9eb49707.tar.gz tcl-f0dcf496f096fd97761a4392ff77c13f9eb49707.tar.bz2 |
* generic/tclCmdMZ.c (STR_REVERSE): Implement the actual
[string reverse] command in terms of the new TclStringObjReverse()
routine.
* generic/tclInt.h (TclStringObjReverse): New internal routine
* generic/tclStringObj.c (TclStringObjReverse): that implements the
[string reverse] operation, making use of knowledge/surgery of the
String intrep to minimize the number of allocs and copies needed to
do the job.
Diffstat (limited to 'README')
0 files changed, 0 insertions, 0 deletions