66 most recent events by user js occurring on or after 2013-06-17 08:54:17.
More ↑
|
2013-07-25
| ||
| 22:54 | More -[forwardingTargetForSelector:] tests. (check-in: 37ea76ea9d user: js tags: trunk) | |
| 22:41 | Fix -[forwardingTargetForSelector:] on AMD64. (check-in: a7409be2c4 user: js tags: trunk) | |
| 00:46 | lookup-asm-*.S: Reorder functions. (check-in: ad2abaf3be user: js tags: trunk) | |
|
2013-07-24
| ||
| 23:05 | PLATFORMS.md: Add Linux/MIPS32. (check-in: 5092bda14b user: js tags: trunk) | |
| 23:05 | Add forwardingTargetForSelector: for MIPS/ELF. (check-in: f1416bbdc2 user: js tags: trunk) | |
| 22:56 | lookup-asm-mips-elf.S: Support PIC. (check-in: 8108a32927 user: js tags: trunk) | |
| 11:49 | Improve documentation. (check-in: 7e5de0a086 user: js tags: trunk) | |
|
2013-07-23
| ||
| 22:48 | Allow classes in collections requiring OFCopying. (check-in: 7992490163 user: js tags: trunk) | |
| 20:46 | configure: Fix warning about missing spinlocks. (check-in: 26f6bd3396 user: js tags: trunk) | |
|
2013-07-15
| ||
| 21:04 | exception.m: Fix wrong type size. (check-in: 51beeb9808 user: js tags: trunk) | |
| 00:10 | OFConstantString: _cStringLength -> unsigned int. (check-in: 5171307598 user: js tags: trunk) | |
|
2013-07-14
| ||
| 23:12 | configure.ac: Move h_errno / hstrerror check. (check-in: 4ed4d32f48 user: js tags: trunk) | |
|
2013-07-11
| ||
| 12:48 | Improve file name consistency. (check-in: 8417e06951 user: js tags: trunk) | |
| 12:33 | Use section .ctors instead of .init_array. (check-in: aeb47d24b5 user: js tags: trunk) | |
| 11:55 | Add tests for -[forwardingTargetForSelector:]. (check-in: 249eda6023 user: js tags: trunk) | |
| 10:54 | OFXMLElementBuilderTests: Use OF_ENSURE(). (check-in: b91ce5dba8 user: js tags: trunk) | |
| 01:39 | Move feature defines from macros.h to OFObject.h. (check-in: 1e39c46eab user: js tags: trunk) | |
| 01:36 | PLATFORMS.md: Add Wii and PSP. (check-in: 4d5fd9f914 user: js tags: trunk) | |
|
2013-07-10
| ||
| 12:33 | Get rid of a new Clang warning. (check-in: 6143baaaee user: js tags: trunk) | |
|
2013-07-09
| ||
| 22:17 | OFFile: Rename +[createSymbolicLinkAtPath:…]. (check-in: 8e48f0d6a4 user: js tags: trunk) | |
| 00:33 | Fix wrong include name. (check-in: 12095daf4e user: js tags: trunk) | |
| 00:20 | Add forwardingTargetForSelector: for ARM/ELF. (check-in: 27daad1290 user: js tags: trunk) | |
|
2013-07-08
| ||
| 22:20 | OFFile: Check arguments for nil. (check-in: b4ebcc74b1 user: js tags: trunk) | |
| 21:34 | OFNumber: Correctly handle NAN. (check-in: bc2f7c2124 user: js tags: trunk) | |
| 16:00 | Add a define to indicate forwarding stret is safe. (check-in: b63feee32d user: js tags: trunk) | |
| 15:43 | Check for ASM lookup at compile time. (check-in: a4f1bd6c08 user: js tags: trunk) | |
| 15:30 | Check for forwarding at compile time. (check-in: bbabe17c4f user: js tags: trunk) | |
|
2013-07-07
| ||
| 14:14 | Add forwardingTargetForSelector: for x86/ELF. (check-in: 9686258014 user: js tags: trunk) | |
| 12:53 | Fix dependency generation for .S files. (check-in: 55b2494956 user: js tags: trunk) | |
| 12:47 | Improve apple-forwarding-i386.S. (check-in: e396a8e363 user: js tags: trunk) | |
|
2013-07-06
| ||
| 12:50 | MIPS lookup: Let the assembler insert the nops. (check-in: 8f346088f4 user: js tags: trunk) | |
| 00:21 | Add MIPS/ELF assembly lookup implementation. (check-in: 9c630f8f86 user: js tags: trunk) | |
|
2013-07-05
| ||
| 20:02 | Warn if atomic ops AND spinlocks are missing. (check-in: 2db4aee23f user: js tags: trunk) | |
| 16:54 | Map WSA error codes to standard error codes. (check-in: e790f0e1f0 user: js tags: trunk) | |
|
2013-07-04
| ||
| 20:49 | Fix -[replaceCharactersInRange:withString:]. (check-in: 4d892e0db1 user: js tags: trunk) | |
| 14:04 | OFBlock: Initialize spinlocks in +[load]. (check-in: 8fbc6b4e63 user: js tags: trunk) | |
| 13:59 | Remove useless barriers. (check-in: 0fea69d149 user: js tags: trunk) | |
|
2013-07-03
| ||
| 21:29 | Check all -W flags with -Werror. (check-in: c23578f03f user: js tags: trunk) | |
|
2013-07-01
| ||
| 20:45 | Update buildsys. (check-in: 97cabd4a82 user: js tags: trunk) | |
|
2013-06-30
| ||
| 23:45 | Relink tests if libobjfw.a changed. (check-in: fa9d37e581 user: js tags: trunk) | |
| 23:25 | Document of_std{in,out,err} in OFStdIOStream. (check-in: 44adc37c7b user: js tags: trunk) | |
| 19:13 | configure: Check for dladdr(). (check-in: e0f421b523 user: js tags: trunk) | |
| 18:30 | Rename -[initWithBlock:]. (check-in: a3639589d3 user: js tags: trunk) | |
|
2013-06-28
| ||
| 22:56 | PSP: Make tests terminable. (check-in: 54f020d139 user: js tags: trunk) | |
| 19:55 | Fix FP endianess for universal builds. (check-in: d9bd480b94 user: js tags: trunk) | |
| 19:15 | Rename methods to prevent signature conflicts. (check-in: f3654b5cc6 user: js tags: trunk) | |
| 19:00 | configure: Use ${host_alias}- as BIN_PREFIX. (check-in: 8bdc87deae user: js tags: trunk) | |
| 18:48 | OFHTTPClient: Only retry on ECONNRESET or EPIPE. (check-in: e0182a3e55 user: js tags: trunk) | |
| 18:44 | Remove useless rethrows. (check-in: ee849cd073 user: js tags: trunk) | |
| 18:43 | Include errno in headers for exceptions using it. (check-in: 3d6917fe0b user: js tags: trunk) | |
|
2013-06-27
| ||
| 22:43 | Fix a configure check. (check-in: f248c8f842 user: js tags: trunk) | |
| 09:38 | Improve OFFile API. (check-in: 20a5c3d547 user: js tags: trunk) | |
|
2013-06-26
| ||
| 17:18 | Revive the PSP port. (check-in: 530decab01 user: js tags: trunk) | |
| 16:33 | OF(Big)DataArray: Fix capacity handling. (check-in: 93755dd482 user: js tags: trunk) | |
|
2013-06-25
| ||
| 20:31 | Make backtraces work with ARM EABI. (check-in: 6e8777fc03 user: js tags: trunk) | |
|
2013-06-23
| ||
| 21:52 | Add a few casts to make GCC happy. (check-in: 6192726d32 user: js tags: trunk) | |
| 14:15 | Improve OFAddressTranslationFailedException. (check-in: 3f74e4c5df user: js tags: trunk) | |
| 11:28 | OFAlreadyConnectedException: Make socket optional. (check-in: 71f54d7bb6 user: js tags: trunk) | |
|
2013-06-22
| ||
| 12:12 | Rework exceptions. (check-in: 3d16a30f41 user: js tags: trunk) | |
|
2013-06-20
| ||
| 08:13 | Add support for MessagePack extensions. (check-in: 5ec11e8b56 user: js tags: trunk) | |
|
2013-06-19
| ||
| 22:49 | Add -[OFDataArray dataArrayWithCapacity:]. (check-in: 925bf9f8b1 user: js tags: trunk) | |
| 19:14 | Implement the new MessagePack specification. (check-in: cba771824e user: js tags: trunk) | |
|
2013-06-18
| ||
| 21:38 | Get rid of a new Clang warning. (check-in: 011cc56341 user: js tags: trunk) | |
| 21:37 | Make more use of OF_STRING_ENCODING_NATIVE. (check-in: 7c7187345a user: js tags: trunk) | |
|
2013-06-17
| ||
| 09:36 | OFString: Fix standardize_path(). (check-in: 379d75e1bc user: js tags: trunk) | |
| 08:54 | Replace a few asserts with OF_ENSURE / OBJC_ERROR. (check-in: dc17a614e8 user: js tags: trunk) | |