Commit Graph

234 Commits

Author SHA1 Message Date
lirent 6dc339f0f2 Merge branch '#68-issue' of lirent/libcdsb into develop 2022-09-13 10:46:44 +03:00
lirent af716348a6 Merge branch '#67-issue' of lirent/libcdsb into develop 2022-09-13 10:42:36 +03:00
lirent eefe5e2c8f Fix libcdsb_stack_push_many 2022-09-13 10:40:12 +03:00
lirent c0294bc1f0 Add queue_t 2022-09-13 10:37:40 +03:00
lirent 828fe1caac Merge branch 'Fast-Fix' of lirent/libcdsb into develop 2022-08-26 20:02:04 +03:00
lirent 98cee61c83 Fix getting of map keys 2022-08-26 20:00:18 +03:00
lirent 7b4f6b2671 Merge branch '#61-issue' of lirent/libcdsb into develop 2022-08-26 17:55:44 +03:00
lirent 932849a062 Add callback support on value update (#61) 2022-08-26 17:54:27 +03:00
lirent 38bef70bc5 Merge branch '#58-issue' of lirent/libcdsb into develop 2022-08-26 12:48:42 +03:00
lirent 4dfe971282 Update container free methods (#58) 2022-08-26 12:46:59 +03:00
lirent 90341ae51c Merge branch 'Fast-Fix' of lirent/libcdsb into develop 2022-08-26 10:02:28 +03:00
lirent 0881ba9076 Fix rbtree inorder reverse iter 2022-08-26 10:00:49 +03:00
lirent 834ab672bc Merge branch 'develop' of lirent/libcdsb into master 2022-08-25 21:48:03 +03:00
lirent 2ee1d73def Merge branch '#53-issue' of lirent/libcdsb into develop 2022-08-25 21:44:51 +03:00
lirent 76ca84f72e Fix rbtree inorder iter 2022-08-25 21:43:31 +03:00
lirent 13fe620925 Merge branch 'develop' of lirent/libcdsb into master v1.1.0 2022-08-24 13:53:18 +03:00
lirent 363906cd30 Merge branch 'Fast-Fix' of lirent/libcdsb into develop 2022-08-24 13:52:50 +03:00
lirent 814a733f76 Fix names of the symbols 2022-08-24 13:50:20 +03:00
lirent 71e1859383 Merge branch 'develop' of lirent/libcdsb into master 2022-08-24 13:28:12 +03:00
lirent e257d4ba29 Merge branch '#43-issue' of lirent/libcdsb into develop 2022-08-24 13:10:06 +03:00
lirent 6412adbc9f Rename 2022-08-24 12:44:11 +03:00
lirent f78d7f7ed9 Update tests 2022-08-24 12:32:06 +03:00
lirent 804769d85c Fix dict keys copy implementation 2022-08-24 12:31:33 +03:00
lirent 1d8e8efe90 Update rbtree-based foreach implementation 2022-08-24 12:29:55 +03:00
lirent 4a174df6da Add rbtree iterator implementation 2022-08-24 12:28:45 +03:00
lirent 8858e02afb Add implementation of the stack reversion 2022-08-24 12:26:17 +03:00
lirent d7bd9be567 Update headers 2022-08-24 11:43:27 +03:00
lirent 48bddb6db8 Refactor the internal symbols 2022-08-22 14:18:38 +03:00
lirent ca8251973e Refactor string 2022-08-22 12:13:20 +03:00
lirent 205c8337c2 Update the include/bits implementation 2022-08-22 12:03:02 +03:00
lirent e92ff17be4 Fix calls of the inline methods 2022-08-22 11:59:09 +03:00
lirent 2118404bfe Refactor headers 2022-08-22 11:56:16 +03:00
lirent 08aebcc15b Minor fixes & modifications 2022-08-19 20:00:10 +03:00
lirent 7618294078 Refactor dict, add attaching functional 2022-08-19 19:32:52 +03:00
lirent 36f03d3d23 Refactor map, add attaching functional 2022-08-19 19:31:01 +03:00
lirent b789b133e2 Refactor set, add attaching functional 2022-08-19 17:41:02 +03:00
lirent 925a8855ed Refactor list, add attaching functional 2022-08-19 16:46:07 +03:00
lirent 57a8a08234 Refactor array, add attaching functional 2022-08-19 15:22:54 +03:00
lirent b151f03d5d Merge branch 'develop' of lirent/libcdsb into master 2022-08-18 10:49:31 +03:00
lirent 13872b290a Merge branch 'modules-update' of lirent/libcdsb into develop 2022-08-18 10:49:06 +03:00
lirent f85aa8493f Update modules 2022-08-18 10:47:08 +03:00
lirent 2b108b28fa Merge branch 'develop' of lirent/libcdsb into master v1.0.0 2022-08-18 03:28:07 +03:00
lirent 089e01fde8 Merge branch '#35-issue' of lirent/libcdsb into develop 2022-08-18 03:16:55 +03:00
lirent c9ec0d110f Refactor usage of the stack_t initialization 2022-08-18 03:15:57 +03:00
lirent 63a75549c0 Merge branch '#34-issue' of lirent/libcdsb into develop 2022-08-18 02:46:17 +03:00
lirent e8d3b55ec9 Add dict keys copy methods 2022-08-18 02:44:49 +03:00
lirent 2191306e35 Merge branch '#33-issue' of lirent/libcdsb into develop 2022-08-18 02:29:12 +03:00
lirent b2fa470bce Simplify dnode_t excess logic 2022-08-18 02:27:26 +03:00
lirent 72770c3561 Rollback excess abstractions for rbtree's types 2022-08-18 02:18:44 +03:00
lirent 3cbf7a6fdf Add stack_push_many method 2022-08-18 00:08:10 +03:00