History of file src/OFFloatVector.m at check-in 756bb26c98840041
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: [ac31706dc3] check-in: [927dbf6e7d] user: js, branch: trunk, size: 8243 [annotate] [blame] [check-ins using] [diff] | |
2011-06-30
| ||
12:36 | Nicer initializers for OF{Double,Float}{Matrix,Vector}. file: [a1eb70bd06] check-in: [e129012224] user: js, branch: trunk, size: 8465 [annotate] [blame] [check-ins using] [diff] | |
2011-06-16
| ||
02:25 | Add -[setDimension:] to OFFloatVector. file: [7be4d41cc6] check-in: [ef368d182c] user: js, branch: trunk, size: 8360 [annotate] [blame] [check-ins using] [diff] | |
2011-06-14
| ||
19:34 | Add -[crossProductWithVector:] to OFFloatVector. file: [a58504ec6e] check-in: [aadec90b2f] user: js, branch: trunk, size: 7997 [annotate] [blame] [check-ins using] [diff] | |
2011-06-13
| ||
14:08 | Reduce ObjC method calls in OFFloatVector and OFFloatMatrix. file: [b49ac3419e] check-in: [f4313d070a] user: js, branch: trunk, size: 7245 [annotate] [blame] [check-ins using] [diff] | |
03:08 | Add -[multiplyWithMatrix:] to OFFloatVector. file: [5ca73ec320] check-in: [5e9d6fea1c] user: js, branch: trunk, size: 6577 [annotate] [blame] [check-ins using] [diff] | |
00:55 | Make the GNU runtime happy by not comparing isa directly. file: [3b46b56f41] check-in: [208e94917e] user: js, branch: trunk, size: 5916 [annotate] [blame] [check-ins using] [diff] | |
00:10 | Add OFFloatMatrix. file: [24150756a9] check-in: [4276459937] user: js, branch: trunk, size: 5888 [annotate] [blame] [check-ins using] [diff] | |
2011-06-11
| ||
00:24 | Added: Add OFFloatVector. file: [af91cc173b] check-in: [d94b9059f2] user: js, branch: trunk, size: 5997 [annotate] [blame] [check-ins using] | |