| File | Date | Author | Commit |
|---|---|---|---|
| examples | 2017-05-28 |
|
[0794b2] replace wprintf("%s"), because of windows incom... |
| include | 2021-12-08 |
|
[a1d024] template parameter for List increment |
| libs | 2020-08-30 |
|
[239fbc] bump library: wavpack-5.3.0 |
| plugins | 2020-08-30 |
|
[d21867] bump library: 7-Zip 19.00 |
| src | 2020-09-11 |
|
[5349c0] replace qlocaltime64 with qlocaltime/qtime_t |
| .gitignore | 2013-12-04 |
|
[8b5192] ignore tags |
| LICENSE.txt | 2014-02-10 |
|
[19936a] update copyright year |
| README.txt | 2013-09-04 |
|
[9223c6] Initial commit |
| build.mk | 2016-03-20 |
|
[9feec3] fix warnings of clobbering variables |
| configure | 2015-07-30 |
|
[86d284] static library |
| larra.mk | 2015-01-20 |
|
[46090a] source package |
larra provides some simple interfaces for archive access. See dir.hpp and stream.hpp for the main interfaces, and check out the examples. compilation: $ ./configure $ make -C libs $ make