History of file src/OFDoubleVector.m at check-in 546332b4d790b919
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: [8de83ff694] check-in: [927dbf6e7d] user: js, branch: trunk, size: 8282 [annotate] [blame] [check-ins using] [diff] | |
2011-06-30
| ||
12:36 | Nicer initializers for OF{Double,Float}{Matrix,Vector}. file: [a8ab061699] check-in: [e129012224] user: js, branch: trunk, size: 8504 [annotate] [blame] [check-ins using] [diff] | |
2011-06-26
| ||
13:12 | Added: Add OFDoubleVector and OFDoubleMatrix. file: [b4675e8ae3] check-in: [3c47f319dd] user: js, branch: trunk, size: 8404 [annotate] [blame] [check-ins using] | |