- 27 Mar, 2017 2 commits
-
-
Jelle van der Waa authored
-Werror can be enabled by including pyconfig.h in db, package, transaction. Signed-off-by:
Jelle van der Waa <jelle@vdwaa.nl>
-
Jelle van der Waa authored
Since Python 3.6 the toolchain requires some C99 support to build. Signed-off-by:
Jelle van der Waa <jelle@vdwaa.nl>
-
- 31 Jan, 2016 4 commits
-
-
Rémy Oudompheng authored
-
Rémy Oudompheng authored
-
Rémy Oudompheng authored
-
Support for .pacorig files has been removed in libalpm, so remove the relevant event case. Signed-off-by:
Jelle van der Waa <jelle@vdwaa.nl> Signed-off-by:
Rémy Oudompheng <remy@archlinux.org>
-
- 20 Dec, 2014 3 commits
-
-
Rémy Oudompheng authored
-
Rémy Oudompheng authored
-
Rémy Oudompheng authored
-
- 04 Aug, 2013 4 commits
-
-
Rémy Oudompheng authored
-
Rémy Oudompheng authored
-
Rémy Oudompheng authored
-
Signed-off-by:
Tasos Latsas <tlatsas@gmx.com> Signed-off-by:
Rémy Oudompheng <remy@archlinux.org>
-
- 15 Apr, 2013 1 commit
-
-
Rémy Oudompheng authored
-
- 05 Apr, 2013 1 commit
-
-
- 01 Apr, 2013 2 commits
-
-
Rémy Oudompheng authored
-
Rémy Oudompheng authored
-
- 03 Mar, 2013 1 commit
-
-
Rémy Oudompheng authored
-
- 02 Mar, 2013 1 commit
-
-
alpm_time_t is an int64_t, so use PyLong_FromLongLong.
-
- 24 Feb, 2013 1 commit
-
-
Rémy Oudompheng authored
-
- 14 Nov, 2012 3 commits
-
-
Rémy Oudompheng authored
API CHANGE: * The usedelta property of class Handle is no longer a boolean but a float property called deltaratio.
-
Rémy Oudompheng authored
-
Rémy Oudompheng authored
-
- 15 Oct, 2011 6 commits
-
-
Rémy Oudompheng authored
Signed-off-by:
Rémy Oudompheng <remy@archlinux.org>
-
Rémy Oudompheng authored
Signed-off-by:
Rémy Oudompheng <remy@archlinux.org>
-
Rémy Oudompheng authored
Signed-off-by:
Rémy Oudompheng <remy@archlinux.org>
-
Rémy Oudompheng authored
The built-in PyUnicode_DecodeFSDefault() is intended to decode filenames as Unicode objects and will replace invalid bytes by surrogates if necessary (FS#26412). Signed-off-by:
Rémy Oudompheng <remy@archlinux.org>
-
Dan McGee authored
We had some bad casting going on here on 64-bit platforms, where the long type and int type are not the same. Add a static helper method to successfully coerce a PyObject into the C int type, checking for overflow along the way. Signed-off-by:
Dan McGee <dan@archlinux.org> Signed-off-by:
Rémy Oudompheng <oudomphe@math.unice.fr>
-
Dan McGee authored
This goes away in 4.1, but it has never been necessary to use as the alpm_list_t struct is fully public and the data member directly accessible. This patch is forward and backward compatible and can safely be applied to the current version. Signed-off-by:
Dan McGee <dan@archlinux.org> Signed-off-by:
Rémy Oudompheng <oudomphe@math.unice.fr>
-
- 14 Oct, 2011 2 commits
-
-
Rémy Oudompheng authored
Signed-off-by:
Rémy Oudompheng <remy@archlinux.org>
-
Rémy Oudompheng authored
Signed-off-by:
Rémy Oudompheng <remy@archlinux.org>
-
- 13 Oct, 2011 2 commits
-
-
Rémy Oudompheng authored
Signed-off-by:
Rémy Oudompheng <remy@archlinux.org>
-
Rémy Oudompheng authored
Signed-off-by:
Rémy Oudompheng <remy@archlinux.org>
-
- 04 Sep, 2011 7 commits
-
-
Rémy Oudompheng authored
Signed-off-by:
Rémy Oudompheng <remy@archlinux.org>
-
Rémy Oudompheng authored
Signed-off-by:
Rémy Oudompheng <remy@archlinux.org>
-
Rémy Oudompheng authored
Signed-off-by:
Rémy Oudompheng <remy@archlinux.org>
-
Rémy Oudompheng authored
libalpm trunk has moved transaction callback management to handle level. Signed-off-by:
Rémy Oudompheng <remy@archlinux.org>
-
Rémy Oudompheng authored
Signed-off-by:
Rémy Oudompheng <remy@archlinux.org>
-
Rémy Oudompheng authored
Signed-off-by:
Rémy Oudompheng <remy@archlinux.org>
-
Rémy Oudompheng authored
Signed-off-by:
Rémy Oudompheng <remy@archlinux.org>
-