ObjFW  Timeline

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

76 check-ins using file tests/OFUNIXStreamSocketTests.m version 08e1a85daa

2025-04-13
06:20
"#pragma GCC diagnostic push" requires GCC >= 4.6 check-in: ab00a1c4fa user: js tags: 1.3
2025-04-02
22:43
OFZIPArchive: Fix last disk number with ZIP64 check-in: ce8e7a5adc user: js tags: 1.3
2025-03-30
08:41
OFColor: Avoid cast check-in: eec1adcb39 user: js tags: 1.3
08:40
OFColor: Avoid cast check-in: 8498c0c915 user: js tags: trunk
2025-03-28
23:58
OFHTTP{Client,Server}: Set socket to non-blocking check-in: 85dd5b895c user: js tags: trunk
23:20
ofhttp: Improve handling of cursor and SIGINT check-in: 0ce117bfab user: js tags: trunk
20:43
Update buildsys check-in: 4cad2250c3 user: js tags: trunk
20:17
Undefine _FORTIFY_SOURCE before defining it check-in: b503767ae2 user: js tags: trunk
20:10
Make Stack Protector a link check check-in: 24aadc793f user: js tags: trunk
20:10
Update buildsys check-in: 0d9d648fec user: js tags: trunk
19:47
Enable stack protector check-in: 195d80b5df user: js tags: trunk
19:44
Enable fortify source check-in: 23ea7a59f3 user: js tags: trunk
19:30
Enable RELRO check-in: dd50f80530 user: js tags: trunk
19:30
Update buildsys check-in: 37fa049329 user: js tags: trunk
2025-03-27
20:20
Remove OF_DIRECT_MEMBERS from OFStdIOStream () check-in: 35a3ef3032 user: js tags: trunk
20:17
Add -[OFStdIOStream isCursorVisible] check-in: 0586655c9d user: js tags: trunk
2025-03-26
21:36
Improve fix from last commit check-in: 50c8ec637e user: js tags: trunk
02:24
Fix OF_DIRECT_MEMBERS with Clang 21 check-in: d9ae4fa74a user: js tags: trunk
00:18
Allow OF_DIRECT with ObjFW runtime if Clang >= 21 check-in: 5d529cc132 user: js tags: trunk
2025-03-24
21:00
Fix compiling with DJGPP check-in: f8940826b9 user: js tags: trunk
2025-03-23
21:07
Add OFDistanceOfVectors[34]D check-in: 6f6b5dc1af user: js tags: trunk
17:37
Add OFDotProductOfVectors[34]D check-in: 80954f7520 user: js tags: trunk
16:30
Improve check for GameController.framework check-in: c15eb64744 user: js tags: 1.3
15:14
Improve check for GameController.framework check-in: 75f164f64b user: js tags: trunk
14:12
Overhaul vector math check-in: 5e3faf8409 user: js tags: trunk
00:32
Small documentation fix check-in: fe3184f8d8 user: js tags: 1.3
00:30
Prefix OFUTF8StringIvars with an underscore check-in: 6b9a689c16 user: js tags: 1.3
00:30
configure: Fix typo check-in: debd9aea1e user: js tags: 1.3
00:20
Update buildsys check-in: 6095fcc6eb user: js tags: trunk
00:08
bridge: Rename Swift category to OFSwift check-in: 907ddbdb95 user: js tags: trunk
00:05
Small documentation fix check-in: b66f53e7d1 user: js tags: trunk
00:02
Prefix OFUTF8StringIvars with an underscore check-in: 1fc87a9ba8 user: js tags: trunk
2025-03-22
23:56
Update buildsys check-in: 5a0e1522ab user: js tags: trunk
23:52
Only build utils with PIE with shared libraries check-in: 2c70c5fcd5 user: js tags: trunk
23:43
Enable PIE for utils check-in: 1f9a8ec4dc user: js tags: trunk
23:40
Update buildsys check-in: 0e4ebf419b user: js tags: trunk
22:31
Add basic math operations for OFVector[34]D check-in: b735bd5535 user: js tags: trunk
16:50
configure: Fix typo check-in: 260dbe2ca6 user: js tags: trunk
10:57
Don't default to -Werror check-in: 5539cd48c1 user: js tags: 1.3-release, 1.3
10:46
Increase library versions check-in: dc210031e3 user: js tags: trunk
10:46
Increase library versions check-in: eade409430 user: js tags: 1.3
10:43
Update ChangeLog for 1.3 check-in: 9bdf9d2621 user: js tags: trunk
10:43
Update ChangeLog for 1.3 check-in: c8f16c4788 user: js tags: 1.3
09:55
Set version to 1.4-dev check-in: 5e65c8fb2d user: js tags: trunk
09:54
Branch for 1.3 check-in: 8acc2bf663 user: js tags: 1.3
2025-03-21
03:02
OFModule: Fix error handling check-in: 7278abe871 user: js tags: trunk
02:54
OFSettings: Add unsigned long long check-in: b6dd9f61af user: js tags: trunk
02:47
OFINISection: Add unsigned long long check-in: d65bd089c5 user: js tags: trunk
02:33
OFXMLNode: Deprecate number parsing methods check-in: 0ddf9671df user: js tags: trunk
01:53
runtime: Call +[load] on categories check-in: e054a52753 user: js tags: trunk
2025-03-18
17:27
Fix inverted condition check-in: 1f0b52bccd user: js tags: trunk
17:24
Don't run fpret forwarding tests on macOS/x86_64 check-in: 25d81b044f user: js tags: trunk
17:10
Improve EINTR handling check-in: 5d786cac48 user: js tags: trunk
14:55
Minor style fix check-in: b0799418eb user: js tags: trunk
2025-03-17
20:20
Optimize autorelease pools on macOS Leopard check-in: 21f9b3bab8 user: js tags: trunk
20:12
Fix compiling with Apple GCC check-in: d1017823b1 user: js tags: trunk
19:50
ObjFWBridge: Don't conform to NSObject/OFObject check-in: 9b554798cd user: js tags: trunk
19:08
OFPlainCondition: Add fallback to gettimeofday check-in: 55b620ac1e user: js tags: trunk
2025-03-16
09:57
OFNumber: Document range checks check-in: 96830720c6 user: js tags: trunk
2025-03-15
13:48
Rename OFPlugin -> OFModule check-in: 869b4162d4 user: js tags: trunk
09:10
OFEmbeddedIRIHandler: Optimize lookup check-in: 83237c1826 user: js tags: trunk
2025-03-14
23:33
OFString: Add -[rangeOfCharacterFromSet:] check-in: 2021ed247f user: js tags: trunk
2025-03-11
22:15
OFString: Add more integer parsing methods check-in: 995ddd3461 user: js tags: trunk
21:16
OFNumber: Add range checks check-in: 898d778f52 user: js tags: trunk
01:36
Add -[OFString unsignedIntValue] check-in: 4ffe12226e user: js tags: trunk
01:06
Add -[OFString intValue] check-in: 44c50f665d user: js tags: trunk
00:04
Document exceptions for -[OFString longLongValue] check-in: b9d0a5481b user: js tags: trunk
2025-03-10
23:30
OFSecureTransportTLSStream: Handle unexpected end check-in: 1e50628000 user: js tags: trunk
22:11
configure: Fix MorphOS check-in: 94af1f4f73 user: js tags: trunk
21:35
configure: Fix using static OpenSSL on Windows check-in: 3769227482 user: js tags: trunk
2025-03-05
01:56
Revert last OFSecureTransportTLSStream change check-in: d66739bc3d user: js tags: trunk
2025-03-04
21:59
ofarc: Quarantine files before setting permissions check-in: 49c3cc0a97 user: js tags: trunk
2025-03-03
20:30
Add a warning about +[load] check-in: 54e1a90169 user: js tags: trunk
2025-03-02
23:09
OFSecureTransportTLSStream: Handle unexpected end check-in: 9319f6fdc2 user: js tags: trunk
13:46
OFOpenSSLTLSStream: Handle unexpected stream end check-in: 8d9083a62a user: js tags: trunk
2025-02-23
21:15
Fix compiling tests on Windows check-in: 7928edd988 user: js tags: trunk