Lines Matching full:apr

15 Apr 26, 2024: libarchive 3.7.4 released
17 Apr 08, 2024: libarchive 3.7.3 released
29 Apr 08, 2022: libarchive 3.6.1 released
45 Apr 30, 2020: Support for pzstd compressed files
47 Apr 16, 2020: Support for RHT.security.selinux tar extended attribute
67 Apr 16, 2019: Support for non-recursive list and extract
69 Apr 14, 2019: New tar option: --exclude-vcs
118 Apr 09, 2016: libarchive 3.1.901a released
126 Apr 11, 2015: libarchive's issue tracker is now hosted at GitHub.
139 Apr 6, 2014: Add bsdcat command-line tool
175 Apr 22, 2012: Add basic archive read and write filter support for lrzip.
208 Apr 25, 2011: Refactor read_open() into a collection of single-item setters;
210 Apr 12, 2011: Split disk writer into separate POSIX and Windows implementations
211 Apr 10, 2011: Improvements to character translations on Windows.
233 Apr 28, 2010: Use Red-black tree for ISO reader/writer to improve performance
234 Apr 17, 2010: Minimal writer for legacy GNU tar format
269 Apr 16, 2009: libarchive 2.7.0 released
271 Apr 10, 2009: libarchive 2.6.992a released
272 Apr 09, 2009: Fix SIGPIPE issue building with MSVC.
273 Apr 09, 2009: Fix several minor memory leaks in libarchive and libarchive_test
275 Apr 08, 2009: libarchive 2.6.991a released
276 Apr 07, 2009: Additional tests added to bsdcpio_test
278 Apr 01, 2009: libarchive 2.6.990a released
279 Apr 01, 2009: Use command-line gunzip, bunzip2, unxz, unlzma for
283 Apr 01, 2009: Use getpw*_r and getgr*_r functions for thread-safety.
582 Apr 30, 2007: libarchive 2.1.10 released
583 Apr 31, 2007: Minor code cleanup.
585 Apr 24, 2007: libarchive 2.1.9 released
586 Apr 24, 2007: Fix some recently-introduced problems with libraries
590 Apr 23, 2007: libarchive 2.1.8 released
591 Apr 23, 2007: Minor fixes found from building on MacOS X
593 Apr 22, 2007: libarchive 2.1.7 released
594 Apr 22, 2007: Eliminated all uses of 'struct stat' from the
599 Apr 17, 2007: libarchive 2.1.6 released
602 Apr 16, 2007: libarchive 2.1.5 released
604 Apr 15, 2007: libarchive 2.1b2 released
605 Apr 15, 2007: New libarchive_internals.3 documentation of internal APIs.
607 Apr 15, 2007: Experimental "read_compress_program" and "write_compress_program"
612 Apr 14, 2007: libarchive 2.0.31 released
613 Apr 14, 2007: More fixes for Interix, more 'ar' work
615 Apr 14, 2007: libarchive 2.0.30 released
616 Apr 13, 2007: libarchive now enforces trailing '/' on dirs
619 Apr 11, 2007: libarchive 2.0.29 released
620 Apr 11, 2007: Make it easier to statically configure for different platforms.
621 Apr 11, 2007: Updated config.guess, config.sub, libtool
623 Apr 06, 2007: libarchive 2.0.28 released
624 Apr 06, 2007: 'ar' format read/write support thanks to Kai Wang.
626 Apr 01, 2007: libarchive 2.0.27 released
758 Apr 17, 2005: Kees Zeelenberg has ported libarchive and bsdtar to Windows:
760 Apr 11, 2005: Extended Zip/Zip64 support thanks to Dan Nelson. -L/-h