67 Commits

Author SHA1 Message Date
hugogogo
38e82e4e11 improved makefile 2022-07-11 19:17:22 +02:00
hugogogo
ed7d1d1ed9 abandon changes in balancing algo 2022-07-06 22:19:35 +02:00
Hugo LAMY
3280f4a754 wip balance identical for erase and insert now 2022-07-06 04:10:07 +02:00
Hugo LAMY
81b76ae040 correct map insert to use _comp, add tests iterators in swap, and add correction screenshot 2022-07-05 21:22:34 +02:00
Hugo LAMY
ca066489a7 makefile with special rules for deps 2022-07-05 15:09:19 +02:00
Hugo LAMY
56c42a66b6 makefile without special rules for deps 2022-07-05 15:06:57 +02:00
hugogogo
581458ca37 avoid mystruct at begining of choosen testswith SFINAE technic 2022-07-04 15:50:26 +02:00
Hugo LAMY
52fa6ff65b all broken 2022-07-02 18:30:27 +02:00
Hugo LAMY
9bde325ece merged from home 2022-07-02 17:08:32 +02:00
hugogogo
9a87539680 mv old mains into dir 2022-07-01 12:57:07 +02:00
hugogogo
de5f718d0c separate stack hpp and stack tpp 2022-07-01 12:52:57 +02:00
hugogogo
ef70cc5938 correct a test that differ between c++11 and c++98 2022-07-01 12:28:26 +02:00
hugogogo
e27bf01db4 clean makefile compilation flags 2022-07-01 12:07:36 +02:00
hugogogo
6e230109db separate make pair 2022-07-01 11:56:23 +02:00
hugogogo
ae646ee58a new version of map erase 2022-06-30 20:02:18 +02:00
hugogogo
a968b4d791 add rules to gitignore 2022-06-29 14:45:47 +02:00
hugogogo
38804caea9 small clean up of the files 2022-06-29 14:42:03 +02:00
hugogogo
eeb3c7dfc0 small changes in map insert and erase 2022-06-29 14:39:36 +02:00
hugogogo
b0b63d6238 makefile really improved on header dependencies 2022-06-29 14:10:17 +02:00
hugogogo
26436c8d8a ready for surrender 2022-06-27 15:55:18 +02:00
hugogogo
6617d6cdf5 stack almost good 2022-06-24 02:23:53 +02:00
hugogogo
58d417742b map is bst 2022-06-22 00:22:04 +02:00
hugogogo
0d98268a74 all tests except one ok on map 2022-06-21 18:38:28 +02:00
hugogogo
844701201f half tests ok on map 2022-06-21 14:41:24 +02:00
hugogogo
28acc5ef51 map filled luky style 2022-06-21 01:50:41 +02:00
hugogogo
c7114c1db2 using functionning luke bst 2022-06-20 19:05:52 +02:00
hugogogo
8c181b6407 map pair ok 2022-06-20 15:40:35 +02:00
hugogogo
8a404b0839 little correction on macro for map tests 2022-06-19 12:36:01 +02:00
hugogogo
3074f7c93c tests for map ope 2022-06-19 12:33:18 +02:00
hugogogo
50224fb432 tests are receving as much argument as necessary, and print works with map 2022-06-19 11:51:23 +02:00
hugogogo
94745ca8a9 resolve template specialization with inline keyword 2022-06-18 17:58:14 +02:00
hugogogo
72762a79cb re-organisation of files 2022-06-17 15:30:58 +02:00
hugogogo
a939bfc66f solved pbm in vector reserve 2022-06-17 10:46:21 +02:00
hugogogo
64d87cb5d4 no more leaks in vector 2022-06-17 01:36:45 +02:00
hugogogo
df6332b496 all vector tests pass 2022-06-17 01:20:46 +02:00
hugogogo
da4ebc13fd correction of core dump 2022-06-17 01:00:53 +02:00
hugogogo
e3151bce4e correction of valgrin error 2022-06-16 18:48:46 +02:00
hugogogo
5ee4202020 implemented delete correction for leaks 2022-06-16 18:05:28 +02:00
hugogogo
1cc5dabb7b added print 2022-06-15 21:23:19 +02:00
hugogogo
32c413f741 add type in tests 2022-06-15 21:04:31 +02:00
hugogogo
bb4ac9963d tests multi types 2022-06-15 19:33:39 +02:00
hugogogo
005382a3ac vector finish 2022-06-14 21:25:16 +02:00
hugogogo
988d67e908 better test organisation 2022-06-13 22:03:46 +02:00
hugogogo
c187d34ce7 vector insert ok 2022-06-10 16:47:56 +02:00
hugogogo
68ada8ca68 first insert ok 2022-06-10 11:21:19 +02:00
hugogogo
8326f7f283 added resize and _increment_capacity 2022-06-09 14:14:13 +02:00
hugogogo
b385f6220a resolved pbm assign iterator 2022-06-08 21:17:39 +02:00
hugogogo
5d0e631cb7 add tests for vector assign iterator, and tests script 2022-06-08 20:54:44 +02:00
hugogogo
8c232df375 assign sfinae is integral detection 2022-06-08 15:24:44 +02:00
hugogogo
647b6eee25 save before closing pc 2022-06-05 13:26:53 +02:00