Commit Graph

17 Commits

Author SHA1 Message Date
Daniel Chappuis
b2b72036ac Fix warnings 2021-08-24 17:31:58 +02:00
Daniel Chappuis
3050c83b0d Fix warnings 2021-08-17 07:14:39 +02:00
Daniel Chappuis
6db3674c65 Fix memory leaks in Map and Set classes 2021-08-13 16:52:17 +02:00
Daniel Chappuis
7071213617 Optimizations and small modifications 2020-10-04 16:08:12 +02:00
Daniel Chappuis
30af76dfaf Small optimization of clipPolygonWithPlanes() function 2020-09-21 13:52:23 +02:00
SlavicPotato
17f14f518e Fix arithmetic performed on void *
Removed unnecessary cast
2020-09-05 15:58:16 +02:00
Daniel Chappuis
cd4bc7573f Rename the List class into Array 2020-09-05 15:06:51 +02:00
Daniel Chappuis
0d203d9490 Modifications in List class 2020-09-05 11:58:30 +02:00
Daniel Chappuis
089c9ea2db Refactor the List::removeAtAndReplaceByLast() method 2020-09-04 17:51:37 +02:00
Daniel Chappuis
2b362b5098 Use uint32 type for size/capacity of List 2020-08-30 00:00:47 +02:00
Daniel Chappuis
de6630a03d Refactoring and optimization of List and Set containers 2020-08-28 23:10:19 +02:00
Daniel Chappuis
5dd48c195c Fix issue in List 2020-08-11 18:14:14 +02:00
Daniel Chappuis
089d227434 Fix issue in List class 2020-08-10 00:03:35 +02:00
Daniel Chappuis
fd09fcf660 Add force inline macro 2020-07-26 20:47:23 +02:00
Daniel Chappuis
0032fef473 Working on optimizations in contacts creation 2020-07-18 17:03:44 +02:00
Daniel Chappuis
09dc35f635 Update dates and version numbers in files 2020-05-27 16:15:35 +02:00
Daniel Chappuis
a190bba8c0 Refactor where the headers are store for better installation of the library 2020-03-18 07:28:34 +01:00