File: NEWS

package info (click to toggle)
octave-strings 1.1.0-2
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 116 kB
  • ctags: 9
  • sloc: cpp: 73; makefile: 7
file content (13 lines) | stat: -rw-r--r-- 460 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
Summary of important user-visible changes for string 1.1.0:
-------------------------------------------------------------------

 ** The following functions have been removed since they are part
    of Octave core since 3.6.0:

      strtrim

  ** Package is no longer automatically loaded.

  ** The function `cstrcmp' has been completely rewritten. It should
     perform faster and will accept arguments exactly the same way as
     Octave's core `strcmp'.