]> git.mxchange.org Git - simgear.git/history - simgear/package
utf8ToLatin1: return original instead of crashing on non-UTF-8 input
[simgear.git] / simgear / package /
2014-06-09 Thomas GeymayerPackage: use correct tag for download url.
2014-06-04 Thomas GeymayerCatalog: add method to get all packages in a catalog.
2014-06-01 James TurnerPackage::match case-insensitive string comparison
2014-06-01 James TurnerSubstring search of package name/description.
2014-06-01 Thomas GeymayerMissing return statement
2014-05-31 James TurnerAdd installedPackages() to Catalog.
2014-05-31 James TurnerUpdate package classes ownership model.
2014-03-12 Torsten DreyerPartial fix of #1408, add missing throw
2014-02-06 James TurnerMSVC lacks stdint.h / inttypes.h
2014-02-06 James TurnerReplace md5 from RSA with OpenBSD version
2013-10-27 Thomas Geymayerio: refactor and improve HTTP modules.
2013-09-04 James TurnerRename MD5 code.
2013-06-22 James TurnerXCode warning fixes.
2013-06-12 Thomas GeymayerFix #1139
2013-06-11 Thomas GeymayerUse TEST_LIBS to include all libraries needed (on Mac)
2013-03-03 James TurnerMax catalog age configurable per-catalog.
2013-03-03 Christian SchmittAdd a missing define for minizip, needed on some instal...
2013-03-03 James TurnerPackage management tweaks.
2013-03-02 James Turnerpkgutil can show detailed info about a package.
2013-03-02 James TurnerLots more work on package support.
2013-03-02 James TurnerLGPL license on package files.
2013-03-02 James TurnerPackage dependencies.
2013-02-28 James TurnerFix some signed/unsigned comparisoms.
2013-02-28 James TurnerUpdated package-management code.
2013-02-21 Thomas GeymayerFix package management compiling with linux
2013-02-20 James TurnerInitial work on package management.