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

Diff of /linuxsampler/trunk/ChangeLog

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

revision 3590 by schoenebeck, Mon Sep 2 09:03:31 2019 UTC revision 3592 by schoenebeck, Mon Sep 2 09:40:44 2019 UTC
# Line 181  Version SVN trunk (?) Line 181  Version SVN trunk (?)
181        "cos()", "tan()", "asin()", "acos()", "atan()".        "cos()", "tan()", "asin()", "acos()", "atan()".
182      - Added built-in script real number constant "~NI_MATH_PI".      - Added built-in script real number constant "~NI_MATH_PI".
183      - Added built-in script real number constant "~NI_MATH_E".      - Added built-in script real number constant "~NI_MATH_E".
184        - NKSP language: Allow unary '+' operator.
185    
186    * test cases:    * test cases:
187      - Fixed compiler errors in test cases.      - Fixed compiler errors in test cases.
# Line 204  Version SVN trunk (?) Line 205  Version SVN trunk (?)
205      - Added NKSP test cases for built-in functions "round()", "ceil()",      - Added NKSP test cases for built-in functions "round()", "ceil()",
206        "floor()", "sqrt()", "log()", "log2()", "log10()", "exp()", "pow()",        "floor()", "sqrt()", "log()", "log2()", "log10()", "exp()", "pow()",
207        "sin()", "cos()", "tan()", "asin()", "acos()", "atan()".        "sin()", "cos()", "tan()", "asin()", "acos()", "atan()".
208        - Added NKSP test cases for unary '+' operator.
209    
210  Version 2.1.1 (27 Jul 2019)  Version 2.1.1 (27 Jul 2019)
211    

Legend:
Removed from v.3590  
changed lines
  Added in v.3592

  ViewVC Help
Powered by ViewVC