add4.c
|
Fixed test
|
2023-05-19 02:49:49 +02:00 |
bug1178-struct-copy.c
|
remove extra format specifier, fixed #2330
|
2024-01-06 17:53:24 +01:00 |
bug2018-ok.c
|
Fixed empty declarations in structs/unions.
|
2023-11-15 18:17:36 +08:00 |
bug2151.c
|
Fixed timing of #pragma charmap.
|
2023-10-13 16:32:06 +08:00 |
bug2186.c
|
add newline at the end
|
2023-10-17 20:39:15 +02:00 |
bug2357.c
|
Add test case for bug #2357
|
2024-01-16 20:55:48 +01:00 |
compare8.c
|
Optimize unsigned int and long > 255
|
2023-11-17 22:49:03 +01:00 |
lib_common_gmtime_localtime.c
|
Rework time functions a bit
|
2024-01-08 18:24:13 +01:00 |
lib_common_htonl.c
|
Add ntohs, htons, ntohl, htons.
|
2023-09-07 07:03:34 +02:00 |
lib_common_htons.c
|
Add ntohs, htons, ntohl, htons.
|
2023-09-07 07:03:34 +02:00 |
lib_common_mktime.c
|
Rework time functions a bit
|
2024-01-08 18:24:13 +01:00 |
lib_common_strdup.c
|
Add strdup tests
|
2024-01-05 22:26:06 +01:00 |
long.c
|
Optimize a bit static long assignation
|
2023-12-01 14:20:00 +01:00 |
mult1.c
|
Optimize multiplication by zero
|
2023-11-06 11:04:00 +01:00 |
static-long.c
|
Optimize a bit static long assignation
|
2023-12-01 14:20:00 +01:00 |
sub3.c
|
Fix bug introduced in #2260
|
2023-12-09 16:43:23 +01:00 |