index
:
libj2
master
[Stable] Double-max precision integers
Mattias Andrée <m@maandree.se>
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
libj2_ju_nif_j2u_to_j2u.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
11 days
Add man page aliases for enum values
Mattias Andrée
8
-1
/
+15
11 days
Add negative overflow to enum libj2_overflow
Mattias Andrée
2
-12
/
+54
11 days
Document the macros, structs, and enum
Mattias Andrée
14
-5
/
+169
11 days
Fix and test signed left-shift
Mattias Andrée
5
-88
/
+224
12 days
m doc
Mattias Andrée
2
-4
/
+4
12 days
Fix grammar (uintmax_t begins with a j-sound so the indefinite article is "a", not "an")
Mattias Andrée
1
-1
/
+1
12 days
Test libj2_j2i_to_str
Mattias Andrée
3
-16
/
+73
12 days
Add missing libj2_j2i_to_str.c
Mattias Andrée
2
-0
/
+15
12 days
List all functions in README and libj2.7
Mattias Andrée
2
-3
/
+1450
12 days
libj2_max_j2i.c, libj2_min_j2i.c: add tests with mixure of signums
Mattias Andrée
2
-4
/
+210
12 days
libj2_max_j2i.c, libj2_min_j2i.c: add testing for negative values
Mattias Andrée
2
-2
/
+338
12 days
Improve testing
Mattias Andrée
2
-0
/
+4
12 days
Fix and test signed right-shift
Mattias Andrée
3
-8
/
+275
13 days
Add some tests and fix mistakes
Mattias Andrée
10
-23
/
+832
14 days
Add signed integers (arithmetics and some testing not implemented yet)
Mattias Andrée
154
-432
/
+7969
2025-12-07
cleanup
Mattias Andrée
1
-1
/
+0
2025-12-07
Add libj2_j2u_to_str and libj2_str_to_j2u
Mattias Andrée
5
-2
/
+1095
2025-12-06
Add saturated arithmetic operations
Mattias Andrée
37
-40
/
+1288
2025-12-06
Add division with underflow detection
1.0
Mattias Andrée
8
-1
/
+252
2025-12-06
Document in which version everything was added
Mattias Andrée
13
-0
/
+518
2025-12-06
Add overflow and underflow prediction functions
Mattias Andrée
39
-10
/
+1081
2025-12-05
Second commit
Mattias Andrée
57
-36
/
+3475