|
#parrot Parrot 4.11.0 "[All together - Happy Birthday Lovebird]" --with-threads | parrot.org/ | Log: irclog.perlgeek.de/parrot | #parrotsketch meeting Tuesday 19:30 UTC Set by moderator on 11 January 2013. |
|||
| dalek | kudo/nom: c3f565d | jnthn++ | src/Perl6/Metamodel/ParametricRole (2 files): Add missing parameterize method. Fixes bug with providing args to an imported parameteric role. |
00:06 | |
|
00:42
Reini joined
|
|||
| Reini | Fixed at least the 1st threads stress test, deactivating GC validate, which does not work with threads on darwin. gc validate is not thread-safe :) now fixing the IO stress test with parrot -t | 00:46 | |
| I just arrived in the Orlando Perl Oasis hackers suite btw. 21th floor | |||
|
01:11
Mike-PerlRecruiter_ joined
|
|||
| dalek | rrot: c13abd1 | rurban++ | / (2 files): [GH #880] Fixed 1st threads test, todo only with THREAD_DEBUG Run PARROT_GC_VALIDATE code only with THREAD_DEBUG. It is not thread-safe on darwin. |
01:18 | |
| Reini | I'm not sure yet, but if its true this was a major achievement. | 01:19 | |
|
04:07
Reini joined
05:31
benabik joined
|
|||
| dalek | Heuristic branch merge: pushed 23 commits to rakudo/froggs_multibyte by FROGGS | 09:03 | |
|
09:35
travis-ci joined
|
|||
| travis-ci | [travis-ci] parrot/parrot#792 (master - c13abd1 : Reini Urban): The build was fixed. | 09:35 | |
| [travis-ci] Change view : github.com/parrot/parrot/compare/7...3abd13112e | |||
| [travis-ci] Build details : travis-ci.org/parrot/parrot/builds/4102437 | |||
|
09:35
travis-ci left
09:42
Psyche^ joined
10:28
PacoAir joined
10:52
PacoAir joined
13:11
Mike-PerlRecruiter_ joined
14:09
Reini joined
|
|||
| dalek | rrot: f08b160 | rurban++ | t/stress/threads.t: [codingstd] hard tab in t/stress/threads.t |
14:26 | |
|
15:07
Reini joined
15:08
zby_home joined
|
|||
| dalek | Heuristic branch merge: pushed 71 commits to parrot/native_pbc2 by rurban | 16:27 | |
|
16:58
Reini joined
|
|||
| Reini | rebased native_pbc2 | 17:03 | |
|
17:13
Reini joined
|
|||
| dalek | p: 90ed4cc | (Paweł Murias)++ | docs/serialization_format.markdown: Fix mistake in docs. |
17:16 | |
| p: e219a33 | (Paweł Murias)++ | src/6model/sixmodelobject.c: Fix typo in comment. |
|||
| p: 397c0f9 | (Paweł Murias)++ | docs/serialization_format.markdown: Document how NULL is serialized. |
|||
|
17:23
Reini joined
18:12
MikeFair joined
18:17
PacoAir joined
18:46
contingencyplan joined
18:58
benabik joined
19:35
benabik joined
20:02
Reini joined
20:08
benabik joined
20:27
perlite_ joined
21:07
PacoAir joined
|
|||
| dalek | rrot/native_pbc2: 4729308 | rurban++ | t/native_pbc/Test.pm: do not warn on missing $ENV{TEST_PROG_ARGS} |
21:07 | |
| rrot/native_pbc2: cf8b989 | rurban++ | t/native_pbc/ (11 files): update native_pbc fingerprints to 4.11 |
|||
| rrot/native_pbc2: cb4af8f | rurban++ | t/native_pbc/ (2 files): update some new _be native_pbc fingerprints to 4.11 also |
21:14 | ||
| rrot/rurban/fix-gc-thr-gh880+gh875: 1a27f28 | rurban++ | / (3 files): [GH #880/#875] Try to fix some GC thread bugs Do not ascent into parent_interpreter with a threaded interp. (No influence) Do not mark PMCs when threaded interp is different to the current interp (Parrot_gc_mark_PMC_alive) |
|||
| rrot/rurban/fix-gc-thr-gh880+gh875: c3f2352 | rurban++ | / (2 files): add t/stress/threads.t for GH #880 and GH #875 |
|||
| rrot/rurban/fix-gc-thr-gh880+gh875: 521bad6 | rurban++ | t/stress/threads.t: t/stress/threads.t fixup: add comments |
|||
| rrot/rurban/fix-gc-thr-gh880+gh875: 196907e | rurban++ | / (3 files): [GH #880/#875] Try to fix some GC thread bugs Do not ascent into parent_interpreter with a threaded interp. (No influence) Do not mark PMCs when threaded interp is different to the current interp (Parrot_gc_mark_PMC_alive) |
|||
| rrot/rurban/fix-gc-thr-gh880+gh875: 251a4df | rurban++ | / (2 files): add t/stress/threads.t for GH #880 and GH #875 |
|||
| rrot/rurban/fix-gc-thr-gh880+gh875: ce63688 | rurban++ | t/stress/threads.t: t/stress/threads.t fixup: add comments |
|||
| rrot/rurban/fix-gc-thr-gh880+gh875: 735c5e1 | rurban++ | / (8 files): Merge branch 'rurban/fix-gc-thr-gh880+gh875' of github.com:parrot/parrot into rurban/fix-gc-thr-gh880+gh875 |
|||
| rrot/rurban/fix-gc-thr-gh880+gh875: ef74e48 | rurban++ | / (17 files): Merge remote-tracking branch 'origin/master' into rurban/fix-gc-thr-gh880+gh875 |
21:16 | ||
| rrot/rurban/fix-gc-thr-gh880+gh875: 5c4933a | rurban++ | / (12 files): Merge branch 'rurban/fix-gc-thr-gh880+gh875' of github.com:parrot/parrot into rurban/fix-gc-thr-gh880+gh875 |
|||
| p: 10dade9 | (Timo Paulssen)++ | src/HLL/Compiler.pm: the check for ancient Test::Harness is no longer needed, methinks. |
21:19 | ||
|
21:26
Liz_ joined,
sivoais_ joined
21:28
Mike-PerlRecruiter_ joined
21:30
slavorg joined
|
|||
| dalek | rrot/native_pbc2: b03331a | rurban++ | t/native_pbc/number_ (4 files): update _le native_pbc to 4.11 |
21:43 | |
| rrot/native_pbc2: 6bbb3b2 | rurban++ | t/native_pbc/number.t: Update native_pbc/number matrix, disable non-updated tests |
23:34 | ||