branches with status:
Name Status Last Modified Last Commit
lp://staging/~mapreri/libeatmydata/1556410 bug(Has a merge proposal) 1 Development 2020-05-18 08:59:21 UTC
106. Use a weak reference to pthread_testc...

Author: Mattia Rizzolo
Revision Date: 2016-03-12 11:39:55 UTC

Use a weak reference to pthread_testcancel, so that it's called only if the program itself pulls libpthread

This avoid an hard link on pthread.

libeatmydata is linked against libpthread. This thus pulls libpthread
in all processes run under eatmydata. It happens that having
libpthread in a process makes pthread_mutex_lock() and all such basic
performance-sensitive operations much heavier (since they then have to
deal with potential multithreading). This avoids that by using a weak reference
to pthread_testcancel, so that pthread_testcancel is called only if the program
itself pulls libpthread.

LP: #1556410

lp://staging/~mapreri/inkscape/support-scour-0.26 (Has a merge proposal) 1 Development 2017-01-23 12:00:42 UTC
15435. Support scour <= 0.26, where the modu...

Author: Mattia Rizzolo
Revision Date: 2017-01-23 11:59:17 UTC

Support scour <= 0.26, where the module was locate elsewhere.

While on it, DRY the duplicated error message and avoid very long lines.

lp://staging/~mapreri/libeatmydata/drop-unneeded-include (Has a merge proposal) 1 Development 2016-03-12 11:47:24 UTC
106. drop unused #include This makes poss...

Author: Mattia Rizzolo
Revision Date: 2016-03-12 11:46:01 UTC

drop unused #include

This makes possible to compile this file without the entire source tree,
useful to build the tests and run them against the installed libeatmydata.

lp://staging/~mapreri/+junk/ebg_debian 1 Development 2013-03-15 05:52:56 UTC
8. update debian/install with new versio...

Author: Mattia Rizzolo
Revision Date: 2013-03-15 05:52:56 UTC

update debian/install with new version of ebglib

lp://staging/~mapreri/+junk/bk-gtk 1 Development 2013-02-13 09:31:22 UTC
1. first commit

Author: Mattia Rizzolo
Revision Date: 2013-02-13 09:27:24 UTC

first commit

lp://staging/~mapreri/+junk/bk_debian 1 Development 2013-02-07 16:53:47 UTC
3. add patch

Author: Mattia Rizzolo
Revision Date: 2013-02-07 16:53:47 UTC

add patch

lp://staging/~mapreri/+junk/ubuntu-it-community-accomplishments 1 Development 2012-06-14 09:58:39 UTC
13. * translate a string into italianx * ...

Author: Mattia Rizzolo
Revision Date: 2012-06-14 09:58:39 UTC

* translate a string into italianx
* set default lang to it
* forgot another "fcm" in an accomplishment (changed to "Fcm")

17 of 7 results