2023-12-28 16:02:17 by Jason Bacon | Files touched by this commit (4) |
Log message:
devel/libxtend: Update to 0.2.0.2
Fix outdated function list man page
No changes to library
|
2023-10-28 22:28:20 by Jason Bacon | Files touched by this commit (4) |
Log message:
devel/libxtend: Update to 0.2.0
Add xt_ prefix to all remaining functions
Switch fast-file class to opaque structure
Improve test scripts
Add libxtend(3) man page listing all functions (generated by auto-man2man)
Changes: https://github.com/outpaddling/libxtend/releases
|
2023-08-12 16:46:26 by Jason Bacon | Files touched by this commit (4) |
Log message:
devel/libxtend: Update to 0.1.9
xt_fopen(): Call stat() before popen() and return NULL if file does not exist
xt_fopen(): Add lz4 support
Add XT_COMPRESSION_EXTENSIONS, a list of possible filename extensions
Clean up some compiler warnings
Changes: https://github.com/outpaddling/libxtend/releases
|
2023-06-17 16:57:40 by Jason Bacon | Files touched by this commit (4) |
Log message:
devel/libxtend: Update to 0.1.8.2
xt_fopen(): Add file existence and creation checks
popen() does not flag nonexistent and uncreatable files
|
2023-06-14 20:39:00 by Jason Bacon | Files touched by this commit (4) |
Log message:
devel/libxtend: Update to 0.1.8
Several new functions, macros, and minor enhancements
Changes: https://github.com/outpaddling/libxtend/releases
|
2023-05-24 17:32:52 by Jason Bacon | Files touched by this commit (4) |
Log message:
devel/libxtend: Update to 0.1.7.12
Fix strptrcasecmp() to use strcasecmp()
Add romantoi(), convert Roman numeral text to integer
Add XT_SIGNUM() macro
A few minor fixes
|
2022-12-28 16:27:18 by Jason Bacon | Files touched by this commit (20) |
Log message:
Change MAINTAINER= to OWNER= on mission-critical packages
|
2022-12-11 22:12:22 by Jason Bacon | Files touched by this commit (4) |
Log message:
devel/libxtend: Update to 0.1.7
Minor enhancements and fixes
Changes: https://github.com/outpaddling/libxtend/releases
|
2022-06-11 21:39:33 by Jason Bacon | Files touched by this commit (4) |
Log message:
devel/libxtend: Update to 0.1.6
Add dsv_line_init(), strptrcasecmp()
A few API improvements and bug fixes
Changes: https://github.com/outpaddling/libxtend/releases
|
2022-03-15 22:03:27 by Jason Bacon | Files touched by this commit (4) |
Log message:
devel/libxtend: Update to 0.1.5
Numerous small bug fixes and enhancements
Several new functions added to the library
Changes: https://github.com/outpaddling/libxtend/tags
|