Commit Graph

63 Commits

Author SHA1 Message Date
ad94c130c0 不再支持添加权限为0的用户 2023-12-14 07:31:34 +00:00
583db1f127 增加超过两位小数的输入 2023-12-14 07:25:58 +00:00
f0f524dde1 给show添加了限制 2023-12-14 07:18:41 +00:00
21793ba0e6 给passwd指令添加权限校验 2023-12-14 06:50:38 +00:00
62c7111537 扩大了字符串字段的大小 2023-12-14 06:45:12 +00:00
8f5279dd9f 给exit和quit添加校验 2023-12-14 06:40:48 +00:00
7fcaaa534e 111 2023-12-14 06:34:49 +00:00
c5a17dd70c add check for report and log 2023-12-14 06:33:55 +00:00
b765068e2a 不支持report和log 2023-12-14 06:24:47 +00:00
843fc1ca69 upd: ready to submit 2023-12-14 04:45:13 +00:00
9ead94b064 fix: fix many bug 2023-12-14 04:44:37 +00:00
2628177746 fix: fix su's lexer 2023-12-14 04:18:29 +00:00
4cfbbc2991 fix: fix float point error in show 2023-12-14 04:10:27 +00:00
67b681d1dd upd: add check for ISBN before change ISBN 2023-12-14 04:02:52 +00:00
2cdab5c9ac write finance 2023-12-14 03:56:17 +00:00
f1646e531d fix: fix some major bugs in book system 2023-12-14 03:34:16 +00:00
bf676afd77 fix: fix some bug in lexer 2023-12-14 03:23:10 +00:00
7ca2b28548 upd: first version of booksystem 2023-12-14 03:01:37 +00:00
db4830d7d9 upd: made a small adjustment to drivearray 2023-12-13 12:56:07 +00:00
9df19f31f2 writing book system 2023-12-13 12:48:58 +00:00
a6b6c483a2 fix: fix some bug in user maintain 2023-12-13 10:53:42 +00:00
702f8072dc fix: bug in passwd's lexer 2023-12-13 10:31:13 +00:00
e620762102 fix: a stupid bug in database 2023-12-13 10:27:53 +00:00
158de68975 upd: first version of user management 2023-12-13 09:54:50 +00:00
fe1a1ceece upd: write userdatabase 2023-12-13 09:30:38 +00:00
d117759d38 upd: ready to write the engine 2023-12-13 09:18:05 +00:00
4c9a951959 fix: fix some small problems in lexer 2023-12-13 09:02:39 +00:00
2d18a302f2 upd: first version of lexer 2023-12-13 08:59:59 +00:00
132eeded36 upd: ready to lex the command 2023-12-13 04:42:33 +00:00
af3d49c3d3 upd: designed database 2023-12-13 01:15:24 +00:00
d9d32c5e24 upd: ready to write the database and engine 2023-12-12 15:46:43 +00:00
824145ec39 upd: finish simplifying the cli 2023-12-12 15:17:26 +00:00
8232adb170 upd: restructrued to avoid useless concurrency and simplify the code 2023-12-12 15:05:42 +00:00
730310ea44 upd: ready to stop support operation-level concurrency in backend 2023-12-12 14:09:12 +00:00
d8b62d568d upd: setting up structure 2023-12-12 12:05:49 +00:00
98df86f5a4 fix: error in IO 2023-12-12 10:29:43 +00:00
372cc475ab upd: made some attempts 2023-12-12 10:06:41 +00:00
5aade64d44 upd: fix unwanted extra line 2023-12-12 09:41:01 +00:00
f9e1817f20 upd: on the way of debug 2023-12-12 09:21:10 +00:00
c7f5e249c8 fix: add notify when unreadlock 2023-12-12 08:32:19 +00:00
a0150ec6fb upd: compelete IO 2023-12-12 07:47:58 +00:00
ffb1a5f788 upd: ready to fix read in half way of write 2023-12-12 07:29:45 +00:00
a7fcafca83 upd: writing cli 2023-12-12 07:01:21 +00:00
02767aae04 docs: adjust designing 2023-12-12 06:27:48 +00:00
b83db3dfa3 upd: finish writing ReadWriteLock 2023-12-12 05:44:50 +00:00
b937a94bd8 upd: write class ReadWriteLock 2023-12-12 04:10:17 +00:00
8426db0da1 docs: further setting up structure 2023-12-12 04:02:12 +00:00
3838d8e94a docs: begin to setup main structure and write BlockSS 2023-12-12 03:21:56 +00:00
625f465cb7 fix: changed the header file protecting macro 2023-12-08 02:36:59 +00:00
c874b6df24 upd: optimize hash to avoid being hacked 2023-12-08 01:20:12 +00:00