Subversion Repositories filter_foundry

Rev

Rev 135 | Go to most recent revision | Show entire file | Regard whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 135 Rev 138
Line 9... Line 9...
9
  to write an expression longer than 1023 bytes, which would lead to a crash?
9
  to write an expression longer than 1023 bytes, which would lead to a crash?
10
 
10
 
11
* Test with 64 Bit Mac, and publish 1.7 (when can we leave the beta state?)
11
* Test with 64 Bit Mac, and publish 1.7 (when can we leave the beta state?)
12
  Windows 64 is already tested. We just need an updated Makefile.
12
  Windows 64 is already tested. We just need an updated Makefile.
13
 
13
 
14
* tan() function behaves slightly differently. There is a bug/difference in tan(256);
-
 
15
  see testcase "tan_1.afs"
-
 
16
 
-
 
17
 
14
 
18
Minor priority stuff or ideas
15
Minor priority stuff or ideas
19
-----------------------------
16
-----------------------------
20
 
17
 
21
* Create more test cases and compare various functions between Filter Foundry and Filter Factory.
18
* Create more test cases and compare various functions between Filter Foundry and Filter Factory.