Branch :
| Author | Commit | Date | CI | Message |
|---|---|---|---|---|
| d6f99eec | 2024-03-07 15:08:19 | wip ic3> (Complex) 0 | ||
| 51150c1d | 2024-03-07 14:47:37 | wip segv ic3> (Complex) 0 | ||
| 33ffdb74 | 2024-03-07 13:39:06 | plug memleak in tag_addi | ||
| b28f36db | 2024-03-07 09:33:30 | wip tag_mul | ||
| 930f20d2 | 2024-03-07 09:01:08 | use f128 sqrtl for [su]_sqrt | ||
| dd7c6c7a | 2024-03-07 13:39:25 | reworked ratio_compare | ||
| 0816bb31 | 2024-03-07 08:33:05 | only accept positive denominator for ratios | ||
| 0fa2bfff | 2024-03-07 08:20:09 | remove buf_to_ratio, fix ratio_init_integer | ||
| d98b42b9 | 2024-03-07 14:40:47 | wip segv ic3> (Complex) 0 | ||
| 5d266f52 | 2024-03-07 13:38:49 | ways to test the ratios with and without ic3 | ||
| ed7ab11c | 2024-03-07 07:59:47 | wip complex | ||
| 6f173ec3 | 2024-03-07 07:20:45 | wip tag_add tag_mul complex f128 sw uw | ||
| 0cde131c | 2024-03-07 13:37:33 | wip tag_add | ||
| 49c9071c | 2024-03-05 20:34:52 | test complex +i | ||
| 6e664d3c | 2024-03-02 18:33:10 | fix map_init | ||
| c3ddf35d | 2024-03-02 18:24:52 | fix set.c.in | ||
| a736cc17 | 2024-03-05 20:23:53 | x +i y | ||
| 3ce5e01c | 2024-03-02 18:01:02 | alloc | ||
| d33e7f3f | 2024-03-02 17:11:22 | alloc | ||
| b66b74da | 2024-03-05 13:25:29 | complex | ||
| 971a739e | 2024-03-02 16:55:52 | alloc | ||
| 286a2951 | 2024-03-02 16:48:31 | alloc | ||
| 99aa5439 | 2024-03-05 11:54:53 | tag_addi | ||
| 7fecb276 | 2024-03-02 15:19:31 | alloc | ||
| 97a2989e | 2024-03-02 12:07:41 | remove unused headers | ||
| 73e0d629 | 2024-03-05 11:40:31 | wip complex | ||
| 6bf43c16 | 2024-03-02 12:02:06 | remove <err.h> | ||
| 8f2d9390 | 2024-03-02 11:16:27 | remove unused headers | ||
| 20008f1c | 2024-03-05 10:55:03 | wip asan | ||
| 6597fc1d | 2024-03-02 10:59:10 | remove unused headers | ||
| f36c457c | 2024-03-02 10:30:58 | remove useless headers | ||
| d602f366 | 2024-03-05 10:52:42 | wip complex | ||
| 88f38456 | 2024-03-02 09:52:34 | wip fn | ||
| fa764ce5 | 2024-03-02 09:49:15 | remove <err.h> | ||
| 9e5a5688 | 2024-03-04 20:47:29 | rename operators | ||
| 3caf268d | 2024-03-01 19:03:33 | compare: abort | ||
| 10c9fee9 | 2024-03-01 18:18:54 | replaced useless function | ||
| 6c58a89d | 2024-03-04 20:27:09 | tag_sqrt | ||
| 7658ee77 | 2024-03-01 18:13:56 | replaced integers_clean by ratio_clean | ||
| 34904633 | 2024-03-01 18:04:41 | reworked ratio_init_1 and better error handing in ratio_add | ||
| 6fc80e8b | 2024-03-04 20:10:01 | call ratio_simplify in ratio_mul and ratio_div, add test operations on ratios | ||
| 3f1bfec5 | 2024-03-01 17:58:46 | remove <err.h> | ||
| 4b22c0be | 2024-03-01 16:59:38 | tag_init_1 | ||
| 7f2f72e4 | 2024-03-04 14:19:12 | license | ||
| 88a6d407 | 2024-03-01 16:53:07 | remove std headers where possible | ||
| 171a78cd | 2024-03-01 16:20:27 | wip asan | ||
| 4cb0bb7d | 2024-03-04 12:34:55 | operations on ratios | ||
| 327407ea | 2024-03-01 15:34:18 | remove <err.h>, file_open | ||
| df4d9d89 | 2024-03-01 14:36:29 | first working ratio add with simplify | ||
| dcaecb8b | 2024-03-06 17:54:09 | wip Complex * Complex | ||
| aed10960 | 2024-03-04 11:49:26 | wip ratio | ||
| ce160a2c | 2024-03-01 14:13:21 | alloc.c | ||
| e55ad5da | 2024-03-01 13:27:45 | remove <err.h> | ||
| 38db6406 | 2024-03-03 20:29:24 | alloc | ||
| 2ec2fbbf | 2024-03-01 13:12:18 | assert | ||
| ab4b8b8d | 2024-03-01 13:02:32 | wip err.h | ||
| 61a65ad6 | 2024-03-06 09:14:44 | remove integer_init | ||
| 0f55d808 | 2024-03-03 18:10:14 | fix skiplist random height | ||
| 84058343 | 2024-03-03 16:54:23 | wip random_uniform | ||
| 4c1bbe65 | 2024-02-29 17:13:53 | wip sqrt | ||
| 49ca26f2 | 2024-02-29 12:48:43 | wip sqrt | ||
| 439be35c | 2024-02-29 11:04:47 | wip sqrt | ||
| 89ac6028 | 2024-02-29 09:32:05 | wip tag_sqrt | ||
| 50fd4285 | 2024-02-28 16:26:14 | ratio_neg | ||
| 795a2cd7 | 2024-02-28 16:09:55 | ic3 test ratio | ||
| 87ae1301 | 2024-02-28 15:55:26 | ratio_neg | ||
| 7b7257d4 | 2024-02-28 15:27:51 | fix compilation | ||
| 4ae14ce4 | 2024-02-28 15:01:34 | update sources | ||
| 373089a4 | 2023-12-22 12:47:05 | ratio structure removed all risks of division by 0 add complex files tag_copy, tag_to_f32 and tag_to_f64 functions whitespaces update submodules s_ratio added ratio implementation (testing phase) fix ratios multiple corrections to the ratios, almost done ratio parsed successfully | ||
| 439fbab3 | 2024-02-28 13:31:13 | img | ||
| faabe592 | 2024-02-28 10:57:38 | unload seq at window clean | ||
| 59d4397c | 2024-02-28 10:29:46 | wip asan | ||
| 45eed101 | 2024-02-28 09:46:44 | fix demo_gl toasters on mac | ||
| f94eb424 | 2024-02-28 09:29:21 | make demo_gl on mac | ||
| 6e765506 | 2024-02-28 09:11:53 | readme | ||
| d9a77465 | 2024-02-27 18:21:08 | readme | ||
| 7a196f84 | 2024-02-27 18:18:28 | readme | ||
| 243587f7 | 2024-02-27 16:57:58 | fix compilation on mac | ||
| 9d727d9e | 2024-02-27 10:41:05 | -fopenmp | ||
| 364136dd | 2024-02-27 09:45:02 | fix double free | ||
| 5ae2f7a2 | 2024-02-27 08:33:40 | uninitialized use | ||
| 3a6f27c7 | 2024-02-26 21:38:59 | make demo_gl | ||
| fad65d48 | 2024-02-26 20:46:11 | fix segv | ||
| 38278cee | 2024-02-26 19:26:50 | matrix: column | ||
| 1e24bd8b | 2024-02-26 19:19:37 | matrix: column center | ||
| 6caef78a | 2024-02-26 19:14:25 | matrix: column | ||
| e0dad4d0 | 2024-02-26 12:52:38 | fix segv | ||
| db2d925b | 2024-02-25 21:15:09 | matrix: more characters | ||
| 1d0205de | 2024-02-25 20:58:33 | wip queue | ||
| 57cf942d | 2024-02-25 10:54:56 | matrix: linked lists for column | ||
| 0c0b6d97 | 2024-02-25 10:24:45 | renamed matrix_utf8 to matrix | ||
| 58de0148 | 2024-02-25 10:11:30 | matrix: wip column | ||
| 42f9760a | 2024-02-25 09:09:32 | metrics | ||
| 3585e894 | 2024-02-24 15:53:37 | vtext_render_to_texture_random | ||
| baf32039 | 2024-02-23 17:24:41 | max lights in gl_camera | ||
| b99a1e37 | 2024-02-23 15:22:04 | matrix shade | ||
| ed41200b | 2024-02-23 12:58:00 | demo_gl | ||
| 5d0fcb43 | 2024-02-23 12:13:30 | demo | ||
| c06c7c87 | 2024-02-22 20:21:42 | limit | ||
| ade21b7a | 2024-02-22 20:21:32 | #pragma omp for mandelbrot_f128 |