50 check-ins related to "1.0" plus check-in "2021-04-08 01:33:41" occurring around 2021-04-08 01:33:41.
More ↑
2023-08-23
| ||
16:10 | Merge trunk into 1.0 branch check-in: 438285cb1b user: js tags: 1.0 | |
16:01 | Remove incomplete NFD/NFKD support check-in: 149874777c user: js tags: trunk | |
2023-08-09
| ||
11:47 | Update version for 1.0 including shared lib check-in: 4d747f46f7 user: js tags: 1.0 | |
11:41 | Merge trunk into 1.0 branch check-in: 7061b887af user: js tags: 1.0 | |
11:30 | OFData: Ensure init methods return correct class check-in: f42a4471b9 user: js tags: trunk | |
2023-07-20
| ||
20:17 | configure: Change the default for -Werror check-in: b20268e251 user: js tags: 1.0 | |
20:02 | Merge trunk into 1.0 branch check-in: 124fe8b500 user: js tags: 1.0 | |
2023-07-19
| ||
21:36 | configure: Add --disable-werror check-in: 99fb17e49b user: js tags: trunk | |
2022-10-18
| ||
21:34 | Merge trunk into 1.0 branch check-in: d1dd66e668 user: js tags: 1.0 | |
17:59 | GitHub Actions: Replace Ubuntu 18.04 with latest check-in: a62fba3dc8 user: js tags: trunk | |
2022-04-19
| ||
16:17 | Merge trunk into 1.0 branch check-in: fe760fdbbb user: js tags: 1.0 | |
2022-03-25
| ||
10:59 | Use nameSpace instead of namespace_ for C++ check-in: fb151035d0 user: js tags: trunk | |
2021-09-04
| ||
14:35 | Set version to 1.0dev check-in: f1d5ac9683 user: js tags: 1.0 | |
14:34 | Merge trunk into 1.0 branch check-in: 2a8507370a user: js tags: 1.0 | |
14:30 | Set lib version to 0.0 until we have a stable ABI check-in: a065c1add8 user: js tags: trunk | |
2021-09-02
| ||
18:52 | Merge trunk into 1.0 branch check-in: fb7b9709b8 user: js tags: 1.0 | |
17:49 | runtime: Don't use asm for PowerPC64 ELF v2 ABI check-in: 98b8a4cc1d user: js tags: trunk | |
2021-04-30
| ||
21:37 | Merge trunk into 1.0 branch check-in: 9a64964dd0 user: js tags: 1.0 | |
21:23 | Make OFHashSeed private check-in: 39863b3503 user: js tags: trunk | |
2021-04-25
| ||
20:01 | Merge trunk into 1.0 branch check-in: b9744f93bf user: js tags: 1.0 | |
19:58 | Last round of renames (hopefully) check-in: 6ae98c1dcf user: js tags: trunk | |
2021-04-08
| ||
17:29 | Merge trunk into 1.0 branch check-in: 205e68365b user: js tags: 1.0 | |
17:27 | src/Makefile: Indentation fix check-in: bc662af57b user: js tags: trunk | |
17:24 | Make OFSandbox private check-in: 787a7388b7 user: js tags: trunk | |
01:33 | Add back OFThreadPool check-in: 116375820d user: js tags: 1.0 | |
2021-04-07
| ||
22:38 | Merge trunk into 1.0 branch check-in: 5234b350ac user: js tags: 1.0 | |
22:31 | Remove some leftovers from invocation check-in: 4b06ad56fd user: js tags: trunk | |
21:56 | Remove incomplete ASN.1 support check-in: edc3ddf026 user: js tags: trunk | |
21:45 | Remove incomplete SCTP support check-in: a863ef544f user: js tags: trunk | |
21:38 | Remove utils/ofsock, it has been moved to a branch check-in: 5da858b5be user: js tags: trunk | |
21:29 | Remove incomplete -[OFInvocation invoke] support check-in: c71d3d9433 user: js tags: trunk | |
21:18 | Merge trunk into 1.0 branch check-in: 36669d22b4 user: js tags: 1.0 | |
21:14 | Rename OFCryptoHash -> OFCryptographicHash check-in: 2969086342 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-08
| ||
00:07 | src/Makefile: Indentation fix check-in: b87baa7fd6 user: js tags: 1.0 | |
2020-12-22
| ||
20:19 | Merge trunk into 1.0 branch check-in: 62edb405b9 user: js tags: 1.0 | |
20:15 | Fix files accidentally being executable check-in: 55fdd76bb7 user: js tags: trunk | |
13:16 | Make OFSandbox private check-in: 510628432f user: js tags: 1.0 | |
2020-12-18
| ||
10:45 | Merge trunk into 1.0 branch check-in: 98c3748090 user: js tags: 1.0 | |
10:41 | Fix deprecation warnings with autoconf 2.70 check-in: 28eda87705 user: js tags: trunk | |
2020-11-29
| ||
04:38 | Merge trunk into 1.0 branch check-in: db2ba76342 user: js tags: 1.0 | |
04:02 | OFSelectKernelEventObserver: Move FD_ZERO check-in: 4504bd4141 user: js tags: trunk | |
2020-11-12
| ||
00:45 | Merge trunk into 1.0 branch check-in: a1163fb58b user: js tags: 1.0 | |
00:37 | Add a test for weak references check-in: 171461008d user: js tags: trunk | |
2020-10-05
| ||
00:01 | .travis.yml: Don't build with --enable-runtime check-in: 9ea99b287d user: js tags: 1.0 | |
2020-10-04
| ||
15:17 | Remove lookup-asm-x86_64-macho.S check-in: 5672243f7f user: js tags: 1.0 | |
14:54 | configure: Always use Apple runtime on macOS check-in: eb608dc5f1 user: js tags: 1.0 | |
14:39 | Merge trunk into 1.0 branch check-in: a9f08709d2 user: js tags: 1.0 | |
09:53 | Fix missing import check-in: 40fe98125b user: js tags: trunk | |