50 events by user js occurring on or before 2021-04-07 14:08:05.
More ↑
2021-04-07
| ||
14:08 | • Changes to wiki page "API Review for 1.0" artifact: fa9f25d56e user: js | |
13:56 | • Added wiki page "API Review for 1.0" artifact: 1f7afe964a user: js | |
2021-04-05
| ||
21:31 | ofhttp: Fix finding ObjOpenSSL opportunistically check-in: e37212ea80 user: js tags: trunk | |
17:55 | socket.h: Add sa_family_t typedef on Windows check-in: 21a21f6a6b user: js tags: unix-sockets | |
16:30 | Add support for UNIX socket addresses check-in: 1db6618bb9 user: js tags: unix-sockets | |
2021-04-04
| ||
18:46 | Change -[contentsOfURLAtPath:] to return URLs check-in: 9135c5fcb8 user: js tags: trunk | |
13:25 | Rename +[pluginFromFile:] to +[pluginWithPath:] check-in: 45f8195351 user: js tags: trunk | |
2021-03-30
| ||
21:23 | Merge trunk into 1.0 branch check-in: 564d6d6b6f user: js tags: 1.0 | |
21:06 | Rename OFProcess to OFSubprocess check-in: 79548b3c29 user: js tags: trunk | |
2021-03-24
| ||
00:57 | *-x86-win32.S: Add .scl and .type check-in: 30ddefaf51 user: js tags: trunk | |
2021-03-23
| ||
23:57 | Remove -Wl,--default-image-base-low again check-in: 1ec5a2b219 user: js tags: trunk | |
23:07 | *-x86_64-win64.S: Add .scl and .type check-in: 7f7b2bbc90 user: js tags: trunk | |
2021-03-21
| ||
13:30 | Remove Travis support check-in: 4bc6412b3a user: js tags: trunk | |
2021-03-17
| ||
23:22 | OFINI*: Add -[description] check-in: 75d2dfa322 user: js tags: trunk | |
23:14 | OFINIFile: Add property containing all categories check-in: deebe3c034 user: js tags: trunk | |
00:14 | Work around crash on start with new MSYS2 check-in: dba770bccc user: js tags: trunk | |
2021-03-16
| ||
22:55 | Fix lookup-asm-x86_64-win64.S check-in: 4750a54072 user: js tags: trunk | |
21:16 | OFASN1*: Clean up the API a little check-in: ca9b843d37 user: js tags: trunk | |
2021-03-15
| ||
23:21 | • New ticket [55f58202d3] Write man pages for utils. artifact: a0f917e402 user: js | |
2021-03-14
| ||
23:54 | Convert lookup-asm-x86_64-win64.S to AT&T syntax check-in: 2fb21576da user: js tags: trunk | |
18:55 | ofhttp: Use "unnamed" if output name is nil or / check-in: 7b2c6a3873 user: js tags: trunk | |
12:23 | • Edit reply: GUI framework - call for help! artifact: bc33cd24d9 user: js | |
12:13 | • Reply: GUI framework - call for help! artifact: 7d41e42d06 user: js | |
2021-03-13
| ||
18:44 | • Reply: GUI framework - call for help! artifact: d39f77ce59 user: js | |
13:47 | • Post: GUI framework - call for help! artifact: be2696fd72 user: js | |
2021-03-11
| ||
01:10 | tests: Fix missing \r check-in: 0fe7c59492 user: js tags: trunk | |
2021-03-08
| ||
00:07 | src/Makefile: Indentation fix check-in: b87baa7fd6 user: js tags: 1.0 | |
00:04 | Make GCC happy again check-in: eb328735f2 user: js tags: trunk | |
00:00 | Make +[stringWithContentsOfURL:] always available check-in: 1a49ef773d user: js tags: trunk | |
2021-03-07
| ||
20:25 | *.m: Fold methods into one line where it fits check-in: 1b82d3bf4f user: js tags: trunk | |
15:07 | *.h: Fold methods into one line where it fits check-in: 1948e7e972 user: js tags: trunk | |
02:36 | Style change: Allow more than 1 argument per line check-in: a0fd103a0b user: js tags: trunk | |
01:53 | Remove useless *Value from selector names check-in: b0b5eff396 user: js tags: trunk | |
2021-02-28
| ||
23:42 | OFINICategory: Documentation fixes check-in: b5afddbea4 user: js tags: trunk | |
23:25 | OFWindowsRegistryKey: More accurate method names check-in: 7c83502291 user: js tags: trunk | |
15:22 | More consistent API for OFINICategory & OFSettings check-in: 2ed9cbdc0c user: js tags: trunk | |
2021-02-22
| ||
22:38 | lookup-asm-x86*.S: Minor optimization check-in: ddc5d6ac49 user: js tags: trunk | |
2021-02-17
| ||
23:02 | README.md: Add back the Gitter room check-in: a498cfaf93 user: js tags: trunk | |
2021-02-08
| ||
02:16 | Revert lookup-asm-x86-elf.S back to AT&T syntax check-in: 5bf7a7f7ba user: js tags: trunk | |
02:08 | Revert call-x86_64-elf.S back to AT&T syntax check-in: 541b66cc87 user: js tags: trunk | |
02:04 | Revert apple-call-x86_64.S back to AT&T syntax check-in: adc1dedc5f user: js tags: trunk | |
02:01 | Revert forwarding-x86-elf.S back to AT&T syntax check-in: 0ce474546f user: js tags: trunk | |
2021-02-07
| ||
18:34 | Revert forwarding-x86_64-elf.S back to AT&T syntax check-in: da13b10211 user: js tags: trunk | |
18:25 | Revert forwarding-x86_64-win64.S to AT&T syntax check-in: 491a164ab6 user: js tags: trunk | |
01:05 | Revert forwarding-x86-win32.S back to AT&T syntax check-in: 82bfdb5575 user: js tags: trunk | |
00:59 | Revert forwarding-x86_64-macho.S to AT&T syntax check-in: 5277d2b62a user: js tags: trunk | |
2021-02-01
| ||
00:39 | Revert lookup-asm-x86-win32.S back to AT&T syntax check-in: 603524c162 user: js tags: trunk | |
00:11 | Revert lookup-asm-x86_64-elf.S back to AT&T syntax check-in: 8648662754 user: js tags: trunk | |
2021-01-31
| ||
23:52 | Revert lookup-asm-x86_64-macho.S to AT&T syntax check-in: b57d18acaa user: js tags: trunk | |
15:16 | of_asprintf: Fix type mismatch on LP64 systems check-in: 07f4a82038 user: js tags: trunk | |