Share

AVSLib

Code

License: GNU General Public License (GPL)

Repositories

browse code, statistics cvs -d:pserver:anonymous@avslib.cvs.sourceforge.net:/cvsroot/avslib login

cvs -z3 -d:pserver:anonymous@avslib.cvs.sourceforge.net:/cvsroot/avslib co -P modulename

Show:

What's happening?

  • Comment: ArrayLen Bug

    This Tracker item was closed automatically by the system. It was previously set to a Pending status, and the original submitter did not respond within 14 days (the time period specified by the administrator of this Tracker).

    2009-10-25 02:20:26 UTC by sf-robot

  • Comment: ArrayLen Bug

    The very last empty string actually, because of the demand to return zero for a "" array. Will publish a patch within a reasonable time frame.

    2009-10-10 23:24:25 UTC by gzarkadas

  • ArrayLen Bug

    ArrayFill("a",4).ArrayLen == 4 BUT ArrayFill("",4).ArrayLen == 3 I guess something doesn't take account of empty-strings.

    2009-09-27 21:12:15 UTC by davidesp

Our Numbers