History of file src/OFDoubleMatrix.m at check-in 08700d08a614dbeb
2011-12-01
| ||
11:29 |
Deleted:
Remove OF{Float,Double}{Vector,Matrix}. Those fit better into an extra library. check-in: [feae803c21] user: js, branch: trunk, size: 0 | |
2011-09-22
| ||
23:25 |
Exceptions are now autoreleased.
This is safe as an "exception loop" can't happen, since if allocating So, the worst case would be that an autorelease of an exception fails, | |
2011-09-17
| ||
19:18 |
Make hashes independant of endianess in OF{Float,Double}{Vector,Matrix}.
Also removes unnecessary OF_HASH_ADD_INT* macros (except | |
2011-08-07
| ||
16:57 | Add -[makeImmutable] to all mutable classes and use it. file: [a2ea99d71f] check-in: [927dbf6e7d] user: js, branch: trunk, size: 10000 [annotate] [blame] [check-ins using] [diff] | |
2011-07-12
| ||
23:13 | Fix missing cast. file: [0e9aecd40d] check-in: [8c40feec2b] user: js, branch: trunk, size: 10222 [annotate] [blame] [check-ins using] [diff] | |
2011-06-30
| ||
12:36 | Nicer initializers for OF{Double,Float}{Matrix,Vector}. file: [beb8bdaf1b] check-in: [e129012224] user: js, branch: trunk, size: 10221 [annotate] [blame] [check-ins using] [diff] | |
2011-06-26
| ||
13:12 | Added: Add OFDoubleVector and OFDoubleMatrix. file: [298309e639] check-in: [3c47f319dd] user: js, branch: trunk, size: 10111 [annotate] [blame] [check-ins using] | |