7 check-ins using file src/OFXMLParser.h version 096a04c4bc
|
2010-10-10
| ||
| 21:09 | Better storing of argc and argv for real now. (check-in: cd677a3484 user: js tags: trunk) | |
| 12:01 | Better storing of argc and argv. (check-in: f282aaa672 user: js tags: trunk) | |
|
2010-10-07
| ||
| 21:25 | Fix a typo in OFStreamObserver, affecting it only when using select(). (check-in: 1f02ada35e user: js tags: trunk) | |
|
2010-10-06
| ||
| 19:37 | Add missing #ifdef OF_HAVE_BLOCKS. (check-in: 2bf66ace60 user: js tags: trunk) | |
| 09:21 |
Fix x86(_64) asm for of_atomic_{or,and,xor}_32. Improve x86(_64) asm for of_atomic_cmpswap_{32,ptr}. (check-in: 7334aa1c81 user: js tags: trunk) | |
|
2010-10-05
| ||
| 20:01 | Remove -[autorelease] from OFBlock. (check-in: f78e4e4714 user: js tags: trunk) | |
| 19:59 | Add support for blocks to OFXMLParser. (check-in: b5d7201385 user: js tags: trunk) | |