Mercurial > hg > octave-lyh
log scripts/strings/strjoin.m @ 16816:12005245b645
age | author | description |
---|---|---|
Sat, 22 Jun 2013 19:47:32 -0700 | Rik | doc: Periodic grammarcheck of documentation. |
Sun, 23 Jun 2013 09:05:05 +0800 | Ben Abbott | strjoin() should return an empty [0x0] string for an empty input. |
Tue, 18 Jun 2013 06:39:12 -0400 | John W. Eaton | copyright notice fixes |
Sun, 16 Jun 2013 12:07:19 +0200 | Stefan Mahr | strjoin.m: delimiter can include escape sequences (matlab compatibility) |
Tue, 04 Jun 2013 19:40:13 +0200 | Stefan Mahr | * strjoin.m: improve speed of joining long strings |
Sun, 31 Mar 2013 10:36:56 -0400 | Ben Abbott | New function strjoin.m |