/[svn]/linuxsampler/trunk/ChangeLog
ViewVC logotype

Diff of /linuxsampler/trunk/ChangeLog

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 3575 by schoenebeck, Wed Aug 28 11:12:04 2019 UTC revision 3577 by schoenebeck, Wed Aug 28 15:23:23 2019 UTC
# Line 52  Version SVN trunk (?) Line 52  Version SVN trunk (?)
52        "real()" for casting from integer to real number in NKSP scripts.        "real()" for casting from integer to real number in NKSP scripts.
53      - Allow built-in exit() function to potentially accept real number type      - Allow built-in exit() function to potentially accept real number type
54        argument as well.        argument as well.
55        - Built-in script functions may have a different return type depending on
56          the arguments passed to the function.
57        - Built-in script function "abs()" optionally accepts and returns real
58          number.
59        - Built-in script functions "min()" and "max()" optionally accept real
60          number arguments and return real number as result in that case.
61    
62    * test cases:    * test cases:
63      - Fixed compiler errors in test cases.      - Fixed compiler errors in test cases.

Legend:
Removed from v.3575  
changed lines
  Added in v.3577

  ViewVC Help
Powered by ViewVC