Menu

#292 Create a "xor()" multiargument function

v1.1.x
closed
None
v1.1.1
New Functionality
2018-04-26
2018-03-12
Erik Hänel
No

Create a xor() multiargument function corresponding to the and() and the or() function.

Analysis:
This function may be implemented just like the corresponding functions and() and or(). It has to be implemented in the usual maths parser, the string parser, the data management, the matrix operations and also the multiargument parameters for the data commands.

Implementation:
The implementation was done as proposed by the analysis. Implementation tests were passed successfully.

Documentation:
The new functionality was added to the language files, to the search data base, to the changes log and to the syntax elements list.

Tests:
The new functionality was added to the automatic tests. The occured deviation was fixed. Functionality implemented successfully.

Discussion

  • Erik Hänel

    Erik Hänel - 2018-03-12
    • status: open --> accepted
     
  • Erik Hänel

    Erik Hänel - 2018-03-14
    • Description has changed:

    Diff:

    --- old
    +++ new
    @@ -1 +1,9 @@
     Create a `xor()` multiargument function corresponding to the `and()` and the `or()` function.
    +
    +**Analysis:**
    +
    +**Implementation:**
    +
    +**Documentation:**
    +
    +**Tests:**
    
    • status: accepted --> analyzing
     
  • Erik Hänel

    Erik Hänel - 2018-03-16
    • Description has changed:

    Diff:

    --- old
    +++ new
    @@ -1,6 +1,7 @@
     Create a `xor()` multiargument function corresponding to the `and()` and the `or()` function.
    
     **Analysis:**
    +This function may be implemented just like the corresponding functions `and()` and `or()`. It has to be implemented in the usual maths parser, the string parser, the data management, the matrix operations and also the multiargument parameters for the data commands.
    
     **Implementation:**
    
    • status: analyzing --> implementing
     
  • Erik Hänel

    Erik Hänel - 2018-03-16
    • Description has changed:

    Diff:

    --- old
    +++ new
    @@ -4,7 +4,9 @@
     This function may be implemented just like the corresponding functions `and()` and `or()`. It has to be implemented in the usual maths parser, the string parser, the data management, the matrix operations and also the multiargument parameters for the data commands.
    
     **Implementation:**
    +The implementation was done as proposed by the analysis. Implementation tests were passed successfully.
    
     **Documentation:**
    +The new functionality was added to the language files, to the search data base, to the changes log and to the syntax elements list.
    
     **Tests:**
    
    • status: implementing --> testing
     
  • Erik Hänel

    Erik Hänel - 2018-04-26
    • Description has changed:

    Diff:

    --- old
    +++ new
    @@ -10,3 +10,4 @@
     The new functionality was added to the language files, to the search data base, to the changes log and to the syntax elements list.
    
     **Tests:**
    +The new functionality was added to the automatic tests. The occured deviation was fixed. Functionality implemented successfully.
    
    • status: testing --> closed
     

Anonymous
Anonymous

Add attachments
Cancel





MongoDB Logo MongoDB