aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Don't let a test that fails to re-acquire the emulated GIL crash all the futureArmin Rigo2020-03-201-0/+5
* Untranslated, rlib.rgil now implements its own "gil" instead of relying on theArmin Rigo2020-03-131-23/+71
* (arigo, ronan around) Trying to fix an issue with rpy_fastgil and the threadArmin Rigo2020-03-071-2/+8
* Kill cpyext_glob_tid_ptr from cpyextArmin Rigo2020-03-061-2/+6
* (antocuni, arigo)Armin Rigo2020-03-011-0/+9
* (antocuni, arigo) fix test (but more work needed, it's not ready)Armin Rigo2020-03-011-3/+6
* (arigo, antocuni) WIPAntonio Cuni2020-03-011-0/+8
* replace NOT_RPYTHON by @not_rpython in rlib/Carl Friedrich Bolz2016-11-071-1/+2
* Cancel some of the recent changes; instead declare that tests at RPython levelArmin Rigo2015-12-151-7/+3
* hack hack hackArmin Rigo2015-12-141-3/+7
* Attempting a fixArmin Rigo2015-12-141-6/+13
* Fix for translating RPython programs which statically don't use threadsArmin Rigo2015-12-141-1/+2
* Found out why test_interrupt_main and a few other tests stopped working.Armin Rigo2015-12-141-2/+8
* in-progressArmin Rigo2015-12-141-8/+0
* Test and fixArmin Rigo2015-12-141-3/+2
* in-progressArmin Rigo2015-12-141-3/+107
* fixfixfixArmin Rigo2014-10-231-3/+1
* don't import stuuf from conftest for no bloody reasonRonan Lamy2014-07-011-1/+1
* More fixesArmin Rigo2014-06-241-2/+6
* translation fixesArmin Rigo2014-06-241-0/+3
* in-progressArmin Rigo2014-03-101-0/+31