Address
:
[go:
up one dir
,
main page
]
Include Form
Remove Scripts
Accept Cookies
Show Images
Show Referer
Rotate13
Base64
Strip Meta
Strip Title
Session Cookies
Skip to content
GitLab
Menu
Why GitLab
Pricing
Contact Sales
Explore
Why GitLab
Pricing
Contact Sales
Explore
Sign in
Get free trial
Commits · main
fwritef
Browse files
Jun 09, 2025
Distribute files for static build
· 24d3e066
SBP
authored
Jun 09, 2025
24d3e066
Generate fwritef_features.h from configure
· 023a4ac4
SBP
authored
Jun 09, 2025
023a4ac4
Sync lib/Makefile.in with lib/Makefile.am
· 882f3660
SBP
authored
Jun 09, 2025
882f3660
Update README.md
· ef60e8b4
SBP
authored
Jun 09, 2025
ef60e8b4
Add script to fix timestamps after git clone
· a9c4f72f
SBP
authored
Jun 09, 2025
a9c4f72f
Fix files in distribution
· 132d635b
SBP
authored
Jun 09, 2025
132d635b
Avoid the need to run autoreconf
· 040e9de1
SBP
authored
Jun 09, 2025
040e9de1
Fixes to build process
· 42f2053c
SBP
authored
Jun 09, 2025
42f2053c
Fixes from building under Cygwin
· e916b575
SBP
authored
Jun 08, 2025
e916b575
Jun 06, 2025
Remove breaks after returns in enum helpers
· 14ea9e40
SBP
authored
Jun 06, 2025
14ea9e40
Split fwf_parse_ret into installable C% table
· b80090c4
SBP
authored
Jun 06, 2025
b80090c4
Jun 05, 2025
Use sizeof(*tmp) instead of sizeof(${type})
· 625fcf19
SBP
authored
Jun 05, 2025
625fcf19
Add touch-built-sources target, explanation
· 5e002e55
SBP
authored
Jun 05, 2025
5e002e55
Add missing header!
· 0b77cd0d
SBP
authored
Jun 05, 2025
0b77cd0d
Fix some build issues
· cddb3ff6
SBP
authored
Jun 05, 2025
cddb3ff6
Jun 02, 2025
Change 'endianness' to 'byte order' in message
· e78ffa56
SBP
authored
Jun 02, 2025
e78ffa56
May 29, 2025
Give char values to enum fwf_item_type
· 73981d1c
SBP
authored
May 29, 2025
73981d1c
Update README.md
· cf3caa17
SBP
authored
May 29, 2025
cf3caa17
Updated README
· 0bfb0883
SBP
authored
May 29, 2025
0bfb0883
Update README.md
· 692cdbe7
SBP
authored
May 29, 2025
692cdbe7
Rename fwf_endianness to fwf_byte_order
· 6cdaae05
SBP
authored
May 29, 2025
6cdaae05
Add fwf_endianness for portable runtime detection
· ff82843f
SBP
authored
May 28, 2025
ff82843f
May 28, 2025
Add fwf_length_noskip, type buffer sizes
· c3f667dc
SBP
authored
May 27, 2025
c3f667dc
May 27, 2025
Define decimal buffer sizes for all types
· 23af9270
SBP
authored
May 27, 2025
23af9270
Improved very wide integer limits
· 38dbb20f
SBP
authored
May 26, 2025
38dbb20f
May 26, 2025
Adapt simple static build for 256-bit wide types
· 342c58f7
SBP
authored
May 26, 2025
342c58f7
Add missing feature header to fwritef_limits.h
· d0c7220c
SBP
authored
May 26, 2025
d0c7220c
Now *really* rename fwf_noskip_items
· 09bf610c
SBP
authored
May 26, 2025
09bf610c
Future proof with 256-bit wide types!
· 2453dd6e
SBP
authored
May 26, 2025
2453dd6e
May 25, 2025
Fix fwf_count_values
· 27480122
SBP
authored
May 24, 2025
27480122
May 24, 2025
Add fwritef_limits.h
· 286af827
SBP
authored
May 24, 2025
286af827
May 22, 2025
Add fwf_count_values
· efbed460
SBP
authored
May 22, 2025
efbed460
Update static build scripts
· 05cdda46
SBP
authored
May 22, 2025
05cdda46
Remove silly conditionals in main header
· 04fea53c
SBP
authored
May 22, 2025
04fea53c
Add more type info, update convenience macros
· 52ef5804
SBP
authored
May 21, 2025
52ef5804
May 21, 2025
Add fwf_noskip_items, undo fixed-size struct fields
· 699e0502
SBP
authored
May 21, 2025
699e0502
err_pos can be NULL in parser
· fc61aba2
SBP
authored
May 21, 2025
fc61aba2
Many improvements
· 8f60538b
SBP
authored
May 20, 2025
8f60538b
May 19, 2025
Some improvements to tests
· 1d2ebd71
SBP
authored
May 19, 2025
1d2ebd71
Add byteswap tests
· 5da5bebd
SBP
authored
May 19, 2025
5da5bebd
Loading