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