xbps/include
Juan RP 27723e94ff Optimize repository API functions.
- Remove xbps_repo_get_plist() and try to internalize all members at
  xbps_repo_open() time.

- Added xbps_repo_open_idxfiles() to also internalize the index-files
  plist from repository, which is really huge and must only be internalized
  when needed.

- Improve how signed and verified repositories are detected.

- Misc optimizations and small performance improvements.

Bump XBPS_API_VERSION.
2013-10-07 10:19:04 +02:00
..
xbps Get rid of libfetch and proplib external dependencies. 2013-06-20 10:26:12 +02:00
compat.h XBPS can now be built on NetBSD (and probably any other BSD variant). 2012-12-06 12:58:17 +01:00
mainpage.h Add infrastructure changes to build the API documentation. 2010-01-23 02:37:19 +01:00
Makefile xbps_api.h -> xbps.h 2013-06-20 12:31:02 +02:00
queue.h Update queue.h with latest NetBSD's version. 2011-01-30 15:08:57 +01:00
xbps_api_impl.h Always build with DEBUG and enable assertions. 2013-10-07 08:20:42 +02:00
xbps.h.in Optimize repository API functions. 2013-10-07 10:19:04 +02:00