|
Parrot 6.2.0 "Imperial Amazon" | parrot.org/ | Log: irclog.perlgeek.de/parrot | #parrotsketch meeting Tuesday 19:30 UTC Set by moderator on 19 March 2014. |
|||
|
00:17
kid51 joined
00:29
rurban1 joined
00:41
kid51_ joined
01:00
rurban1 joined
02:01
rurban1 joined
02:03
rurban2 joined
03:03
rurban1 joined
|
|||
| dalek | rrot: 8aa4040 | rurban++ | t/pmc/filehandle.t: [test] add testcase for openpip with Env GH #1065 already works. Thanks to pmichaud |
03:36 | |
| rrot: 26f337d | rurban++ | t/pmc/filehandle.t: [test] fix prev. test on windows. need cmd /c for pipes |
03:42 | ||
|
03:53
travis-ci joined
|
|||
| travis-ci | [travis-ci] parrot/parrot#1014 (master - 8aa4040 : Reini Urban): The build passed. | 03:53 | |
| [travis-ci] Change view : github.com/parrot/parrot/compare/b...a404019817 | |||
| [travis-ci] Build details : travis-ci.org/parrot/parrot/builds/21150319 | |||
|
03:53
travis-ci left
|
|||
| dalek | rrot: 1ee27b9 | rurban++ | examples/benchmarks/dispatch.winxed: [codingstd] fix DESCRIPTION for dispatch.winxed t/codingstd/pod_description.t failed |
03:53 | |
|
04:05
travis-ci joined
|
|||
| travis-ci | [travis-ci] parrot/parrot#1015 (master - 26f337d : Reini Urban): The build passed. | 04:05 | |
| [travis-ci] Change view : github.com/parrot/parrot/compare/8...f337d53ae3 | |||
| [travis-ci] Build details : travis-ci.org/parrot/parrot/builds/21150491 | |||
|
04:05
travis-ci left
04:16
travis-ci joined
|
|||
| travis-ci | [travis-ci] parrot/parrot#1016 (master - 1ee27b9 : Reini Urban): The build passed. | 04:16 | |
| [travis-ci] Change view : github.com/parrot/parrot/compare/2...e27b9f446c | |||
| [travis-ci] Build details : travis-ci.org/parrot/parrot/builds/21150877 | |||
|
04:16
travis-ci left
06:54
denisboyun joined
07:56
FROGGS joined
07:58
denis_boyun joined
11:13
cosimo joined
13:12
denisboyun joined
|
|||
| dalek | rrot: b00c2d7 | rurban++ | t/tools/install/02-install_files.t: [test] remove failing and wrong cygwin test 02-install_files.t assumed old cygwin 1.5 coreutils behaviour, skipping phony over phony.exe. This test fails on current cygwin and cygwin64 systems with: not ok 15 - Production, so 2 files created; 1 file passed over Failed test 'Production, so 2 files created; 1 file passed over' at t/tools/install/02-install_files.t line 230. got: '3' expected: '2' See perl514.cpanel.net/build/builders/p...logs/stdio or perl514.cpanel.net/build/builders/p...logs/stdio removed the wrong test. |
14:23 | |
|
14:43
travis-ci joined
|
|||
| travis-ci | [travis-ci] parrot/parrot#1017 (master - b00c2d7 : Reini Urban): The build passed. | 14:43 | |
| [travis-ci] Change view : github.com/parrot/parrot/compare/1...0c2d77d327 | |||
| [travis-ci] Build details : travis-ci.org/parrot/parrot/builds/21178665 | |||
|
14:43
travis-ci left
|
|||
| dalek | rrot/rurban/pmc2c_orig: 536e542 | rurban++ | t/dynoplibs/debug.t: [test] t/dynoplibs/debug.t skip debug_break only on windows. test okay on darwin, cygwin, cygwin64 and linux. |
14:44 | |
| parrot/rurban/pmc2c_orig: d2a039e | rurban++ | / (49 files): | |||
| parrot/rurban/pmc2c_orig: pmc2c: inline gc write barrier into vtable methods | |||
| parrot/rurban/pmc2c_orig: | |||
| parrot/rurban/pmc2c_orig: removed wrong UNUSED(INTERP) and UNUSED(SELF) | |||
| parrot/rurban/pmc2c_orig: some methods with return values are marked TODO, need to add the write barriers manually. | |||
| parrot/rurban/pmc2c_orig: | |||
| parrot/rurban/pmc2c_orig: A missing write barrier caused one error: | |||
| parrot/rurban/pmc2c_orig: t/examples/shootout.t: 16 examples/shootout/regexdna.pir SEGV | |||
| parrot/rurban/pmc2c_orig: | |||
| parrot/rurban/pmc2c_orig: TODO GC write barrier to: | |||
| parrot/rurban/pmc2c_orig: default.pop_float | |||
| parrot/rurban/pmc2c_orig: default.pop_integer | |||
| parrot/rurban/pmc2c_orig: default.pop_pmc | |||
| parrot/rurban/pmc2c_orig: default.pop_string | |||
| parrot/rurban/pmc2c_orig: default.shift_float | |||
| parrot/rurban/pmc2c_orig: default.shift_integer | |||
| parrot/rurban/pmc2c_orig: default.shift_pmc | |||
| parrot/rurban/pmc2c_orig: default.shift_string | |||
| parrot/rurban/pmc2c_orig: CallContext.shift_pmc | |||
| parrot/rurban/pmc2c_orig: CallContext.shift_string | |||
| parrot/rurban/pmc2c_orig: Key.shift_pmc | |||
| parrot/rurban/pmc2c_orig: ArrayIterator.pop_float | |||
| parrot/rurban/pmc2c_orig: ArrayIterator.pop_integer | |||
| parrot/rurban/pmc2c_orig: ArrayIterator.pop_pmc | |||
| parrot/rurban/pmc2c_orig: ArrayIterator.pop_string | |||
| parrot/rurban/pmc2c_orig: ArrayIterator.shift_float | |||
| parrot/rurban/pmc2c_orig: ArrayIterator.shift_integer | |||
| parrot/rurban/pmc2c_orig: ArrayIterator.shift_pmc | |||
| parrot/rurban/pmc2c_orig: ArrayIterator.shift_string | |||
| parrot/rurban/pmc2c_orig: Task.pop_pmc | |||
| parrot/rurban/pmc2c_orig: Capture.pop_float | |||
| parrot/rurban/pmc2c_orig: Capture.pop_integer | |||
| parrot/rurban/pmc2c_orig: Capture.pop_pmc | |||
| parrot/rurban/pmc2c_orig: Capture.pop_string | |||
| parrot/rurban/pmc2c_orig: Capture.shift_float | |||
| parrot/rurban/pmc2c_orig: Capture.shift_integer | |||
| parrot/rurban/pmc2c_orig: Capture.shift_pmc | |||
| parrot/rurban/pmc2c_orig: Capture.shift_string | |||
| parrot/rurban/pmc2c_orig: HashIterator.shift_integer | |||
| parrot/rurban/pmc2c_orig: HashIterator.shift_pmc | |||
| parrot/rurban/pmc2c_orig: HashIterator.shift_string | |||
| parrot/rurban/pmc2c_orig: ImageIOThaw.shift_float | |||
| parrot/rurban/pmc2c_orig: ImageIOThaw.shift_integer | |||
| parrot/rurban/pmc2c_orig: ImageIOThaw.shift_pmc | |||
| parrot/rurban/pmc2c_orig: ImageIOThaw.shift_string | |||
| parrot/rurban/pmc2c_orig: ResizablePMCArray.pop_float | |||
| parrot/rurban/pmc2c_orig: ResizablePMCArray.pop_integer | |||
| parrot/rurban/pmc2c_orig: ResizablePMCArray.pop_pmc | |||
| parrot/rurban/pmc2c_orig: ResizablePMCArray.pop_string | |||
| parrot/rurban/pmc2c_orig: ResizablePMCArray.shift_float | |||
| parrot/rurban/pmc2c_orig: ResizablePMCArray.shift_integer | |||
| parrot/rurban/pmc2c_orig: ResizablePMCArray.shift_pmc | |||
| parrot/rurban/pmc2c_orig: ResizablePMCArray.shift_string | |||
| parrot/rurban/pmc2c_orig: Object.pop_float | |||
| parrot/rurban/pmc2c_orig: Object.pop_integer | |||
| parrot/rurban/pmc2c_orig: Object.pop_pmc | |||
| parrot/rurban/pmc2c_orig: Object.pop_string | |||
| parrot/rurban/pmc2c_orig: Object.shift_float | |||
| parrot/rurban/pmc2c_orig: Object.shift_integer | |||
| parrot/rurban/pmc2c_orig: Object.shift_pmc | 14:46 | ||
| parrot/rurban/pmc2c_orig: Object.shift_string | |||
| parrot/rurban/pmc2c_orig: OrderedHashIterator.pop_pmc | |||
| parrot/rurban/pmc2c_orig: OrderedHashIterator.shift_pmc | |||
| parrot/rurban/pmc2c_orig: OrderedHashIterator.shift_string | |||
| parrot/rurban/pmc2c_orig: PMCList.pop_pmc | |||
| parrot/rurban/pmc2c_orig: PMCList.shift_pmc | |||
| parrot/rurban/pmc2c_orig: ResizableBooleanArray.pop_integer | |||
| parrot/rurban/pmc2c_orig: ResizableBooleanArray.shift_integer | |||
| parrot/rurban/pmc2c_orig: ResizableFloatArray.pop_float | |||
| parrot/rurban/pmc2c_orig: ResizableFloatArray.shift_float | |||
| parrot/rurban/pmc2c_orig: ResizableIntegerArray.pop_integer | |||
| parrot/rurban/pmc2c_orig: ResizableIntegerArray.shift_integer | |||
| parrot/rurban/pmc2c_orig: ResizableStringArray.pop_float | |||
| parrot/rurban/pmc2c_orig: ResizableStringArray.pop_integer | |||
| parrot/rurban/pmc2c_orig: ResizableStringArray.pop_pmc | |||
| parrot/rurban/pmc2c_orig: ResizableStringArray.pop_string | |||
| PerlJam | dalek: you aren't smart enough | ||
|
14:47
dalek joined
|
|||
| dalek | rrot: 536e542 | rurban++ | t/dynoplibs/debug.t: [test] t/dynoplibs/debug.t skip debug_break only on windows. test okay on darwin, cygwin, cygwin64 and linux. |
14:48 | |
|
15:09
travis-ci joined
|
|||
| travis-ci | [travis-ci] parrot/parrot#1018 (master - 536e542 : Reini Urban): The build passed. | 15:09 | |
| [travis-ci] Change view : github.com/parrot/parrot/compare/b...6e542844eb | |||
| [travis-ci] Build details : travis-ci.org/parrot/parrot/builds/21180558 | |||
|
15:09
travis-ci left
16:34
FROGGS joined
|
|||
| rurban | gist.github.com/rurban/9668223 | 16:41 | |
| parts of benchmarks examples which run all ok releases | |||
| linux 64bit | 16:42 | ||
| rurban/pmc2c_orig is the first exercise for Chirag to add write barriers to functions with a return | 16:43 | ||
| the benchmarks scripts: gist.github.com/rurban/9668411 | 16:49 | ||
|
17:45
denisboyun joined
|
|||
| dalek | rrot: 2ab0c66 | rurban++ | t/benchmark/benchmarks.t: [test] fix rounding of benchmarks seconds some OS have no hires timings on benchmarks. thus not all floats are printed with a ., esp. on cygwin. GH #1066. see perl514.cpanel.net/build/builders/p...logs/stdio "0 seconds. 4000 lops/sec" |
18:11 | |
|
18:41
travis-ci joined
|
|||
| travis-ci | [travis-ci] parrot/parrot#1019 (master - 2ab0c66 : Reini Urban): The build passed. | 18:41 | |
| [travis-ci] Change view : github.com/parrot/parrot/compare/5...b0c66420f9 | |||
| [travis-ci] Build details : travis-ci.org/parrot/parrot/builds/21196165 | |||
|
18:41
travis-ci left
19:01
brrt joined
19:14
TonyC joined
|
|||
| dalek | rrot/cygwin64-gh1066: 8304f8e | rurban++ | t/pmc/os.t: [test] cannot test stat on cygwin64 GH #1066 skip t/pmc/os.t 10 and 18. failing on cygwin64. See perl514.cpanel.net/build/builders/p...logs/stdio |
19:18 | |
|
19:26
TonyC_ joined
19:32
cosimo joined
20:02
TonyC_ joined
21:38
kid51 joined
22:06
brrt joined
22:07
cosimo joined
|
|||
| dalek | rrot/cygwin64-gh1066: 3970df6 | rurban++ | t/codingstd/pod_syntax.t: [test] skip t/codingstd/pod_syntax.t if Capture::Tiny is missing detected by my cygwin64 smoker, but this is a general problem |
22:19 | |
| rrot: 8304f8e | rurban++ | t/pmc/os.t: [test] cannot test stat on cygwin64 GH #1066 skip t/pmc/os.t 10 and 18. failing on cygwin64. See perl514.cpanel.net/build/builders/p...logs/stdio |
|||
| rrot: 3970df6 | rurban++ | t/codingstd/pod_syntax.t: [test] skip t/codingstd/pod_syntax.t if Capture::Tiny is missing detected by my cygwin64 smoker, but this is a general problem |
|||
|
22:21
brrt joined
22:27
brrt left
22:41
travis-ci joined
|
|||
| travis-ci | [travis-ci] parrot/parrot#1020 (master - 3970df6 : Reini Urban): The build passed. | 22:41 | |
| [travis-ci] Change view : github.com/parrot/parrot/compare/2...70df616da5 | |||
| [travis-ci] Build details : travis-ci.org/parrot/parrot/builds/21213663 | |||
|
22:41
travis-ci left
22:57
denis_boyun joined
|
|||