Commit Graph

6991 Commits

Author SHA1 Message Date
Victor Zverovich
23826669cf Cleanup error handling 2023-12-31 07:51:57 -08:00
Victor Zverovich
8e6b2541a6 Apply coding conventions 2023-12-30 16:07:35 -08:00
Victor Zverovich
4939d67a83 Cleanup scripts 2023-12-30 15:08:27 -08:00
Victor Zverovich
bd3273021b Update release script 2023-12-30 14:29:31 -08:00
Victor Zverovich
5f9058dbd4 Improve scripts 2023-12-30 11:23:08 -08:00
Victor Zverovich
28576b0600 Workaround github markdown mess 2023-12-30 09:57:31 -08:00
Victor Zverovich
5ddd0cad15 Add a visitor for scan arguments 2023-12-30 07:43:21 -08:00
Victor Zverovich
41d31512b7 Remove unused import 2023-12-30 07:11:32 -08:00
Victor Zverovich
44b76d88f4 Fix docs 2023-12-30 07:11:13 -08:00
Victor Zverovich
3324152db4 Update the release script 2023-12-30 06:53:20 -08:00
Victor Zverovich
55190dadb5 Cleanup chrono test 2023-12-29 16:34:42 -08:00
Victor Zverovich
63e4b93cfc Update changelog 2023-12-29 15:54:50 -08:00
Victor Zverovich
c64edcd325 Fix grammar 2023-12-29 15:51:16 -08:00
Victor Zverovich
8c520b4fdc Fix comment 2023-12-29 15:48:25 -08:00
Victor Zverovich
2e6bb706bf Update changelog 2023-12-29 15:48:09 -08:00
Victor Zverovich
a13d1b12e5 Update changelog and docs 2023-12-29 13:00:12 -08:00
Victor Zverovich
47a0eec2e8 Remove unnecessary alias 2023-12-29 09:59:55 -08:00
Victor Zverovich
a8bed38952 Update changelog 2023-12-29 09:57:29 -08:00
Victor Zverovich
e206043d2b Update changelog 2023-12-29 09:00:05 -08:00
Victor Zverovich
4a6f0be5b6 Improve scan test 2023-12-29 08:32:38 -08:00
Victor Zverovich
662d784157 Fix scan test 2023-12-29 08:21:10 -08:00
Victor Zverovich
d5823aae36 Ceci n'est pas une pipe 2023-12-29 08:11:29 -08:00
Victor Zverovich
d83c1b8d4a Add initial specifier support to scan 2023-12-29 07:30:56 -08:00
Victor Zverovich
bfba2f9e92 Improve iterator handling in scan 2023-12-29 06:34:49 -08:00
Victor Zverovich
a3bf40838f Initial range support in scan 2023-12-29 06:25:57 -08:00
Victor Zverovich
ea1066bbe3 Cleanup test 2023-12-28 16:56:42 -08:00
Victor Zverovich
be57ec7ec0 Fix chrono-test on platforms with 32-bit time_t 2023-12-28 16:36:18 -08:00
Victor Zverovich
305747d440 Update changelog 2023-12-28 08:01:56 -08:00
Victor Zverovich
47c8f63d02 Remove redundant specifier 2023-12-28 07:32:07 -08:00
Victor Zverovich
76e8f10403 Update changelog 2023-12-28 07:23:56 -08:00
Victor Zverovich
18ca2248df Document '?' 2023-12-28 06:39:00 -08:00
Victor Zverovich
3a25a58482
Update README.md 2023-12-26 11:12:02 -08:00
Victor Zverovich
4cbf6182ea Remove peek 2023-12-25 10:47:45 -08:00
Victor Zverovich
88d19f5de9 Cleanup scan 2023-12-25 10:28:50 -08:00
Victor Zverovich
62529aad19 Apply coding conventions 2023-12-25 10:20:00 -08:00
Victor Zverovich
df62c86783 Mark grow as deprecated 2023-12-25 10:11:22 -08:00
Victor Zverovich
eef6dbafbf Refactor file layer in scan 2023-12-25 09:32:29 -08:00
Victor Zverovich
41c2433358 clang-format 2023-12-25 09:09:20 -08:00
Victor Zverovich
0a9d08fefd Simplify fallback 2023-12-25 09:00:03 -08:00
Victor Zverovich
e450b7aeb3 Implement locking 2023-12-25 08:48:45 -08:00
Victor Zverovich
c5a85f8d7d Handle end of input in scan 2023-12-25 07:18:23 -08:00
Victor Zverovich
1fd093add4 Update changelog 2023-12-25 06:41:37 -08:00
Victor Zverovich
c4f2de4933 Improve scan 2023-12-25 06:34:15 -08:00
Victor Zverovich
d06921d8d8 Update changelog 2023-12-23 15:30:26 -08:00
Victor Zverovich
fc0f84d290 Move formatbuf to ostream.h 2023-12-23 15:00:28 -08:00
Victor Zverovich
86f2ec5de7 Fix a warning 2023-12-23 14:51:43 -08:00
Victor Zverovich
a537c39fdf Move conjunction to where it is used 2023-12-23 14:35:11 -08:00
Victor Zverovich
7c240d52c3 Remove unused symbol 2023-12-23 13:20:55 -08:00
Victor Zverovich
f64a6a2ecd Update changelog 2023-12-23 12:20:14 -08:00
Victor Zverovich
6f9a816786 Enable test 2023-12-23 10:14:27 -08:00