1
0
mirror of https://gitlab.com/80486DX2-66/gists synced 2024-12-27 05:40:17 +05:30
Commit Graph

14 Commits

Author SHA1 Message Date
1def3d4b9c
floatscan-experiment.c: always use local copysignl 2024-06-25 16:42:40 +03:00
006b4ec9b2
floatscan-experiment.c: implement copysignl 2024-06-25 12:17:46 +03:00
7fae55a31e
floatscan-experiment.c: rename floatscan to interface_floatscan 2024-06-25 12:16:32 +03:00
f9d6c96a30
floatscan-experiment.c: make all the implemented functions static 2024-06-25 12:15:04 +03:00
6a9dde51e5
floatscan-experiment.c: make use of EXIT_SUCCESS 2024-06-25 11:52:17 +03:00
371f8819de
relicense: CC0 -> Unlicense 2024-04-25 23:16:39 +03:00
b6f79fadf5
C: floatscan-experiment.c: wrap for 80 characters per line 2024-03-08 15:03:32 +03:00
c040b0bd44
floatscan-experiment.c: implement shunget to normalize operation of the original code 2024-03-02 16:12:59 +03:00
f411dfc6dc
floatscan-experiment.c: reformat the original code 2024-03-02 16:08:42 +03:00
4f9ceae08f
floatscan-experiment.c: upgrade the experiment code, do not use STDIN 2024-03-02 15:29:04 +03:00
ca099f2797
floatscan-experiment.c: add function prototypes 2024-03-02 15:25:41 +03:00
223393b38c
floatscan-experiment.c: sort #includes 2024-03-02 15:20:37 +03:00
b17b8aa71a
floatscan-experiment.c: simplify the note 2024-03-02 15:20:20 +03:00
eb34ee33b3
C: categorize files, update .gitignore 2024-02-20 19:36:12 +03:00