Parrot 6.11.0 "Fischer's Lovebird" | parrot.org/�| Log: irclog.perlgeek.de/parrot�| #parrotsketch�meeting Fridays 13:30 UTC
Set by moderator on 1 January 2015.
00:36 kurahaupo joined 01:40 particle joined 01:59 kid51 joined 02:49 kurahaupo joined 07:11 Psyche^ joined 07:43 FROGGS joined 08:31 rurban joined 12:34 kid51 joined
dalek rrot/rurban/t-nci-sig-gh601: 84bdd69 | rurban++ | / (2 files):
[test] fix nci_vP, cannot check for PMCNULL, be we can check for NULL
12:55
rrot/rurban/t-nci-sig-gh601: 3133b98 | rurban++ | / (6 files):
nci: make 234 destructive, improve v, add nci_ii2 test

234 do work now. On big endian I need to add the ptr offset to the integer. On both endians mask the unused bits, so that the result will not be influenced by them.
rrot: 980693d | rurban++ | / (2 files):
headerizer: fix docs and interp check for Parrot_interp_clone
13:05
rrot/rurban/SDL: 4fedc43 | rurban++ | runtime/parrot/library/SDL (3 files):
[examples] SDL: fix concat and replace t with p sig

really need to revert 0a8cc07d1cc5e remove support for deprecated "t" nci signatures
rrot/rurban/SDL: bab7445 | rurban++ | runtime/parrot/library/SDL.pir:
SDL: fix example to use t sig again
rrot/rurban/SDL: fc02b82 | rurban++ | runtime/parrot/library/SDL.pir:
SDL: more libSDL_ttf-2.0 choices to search for
rrot/rurban/SDL: 5043ab4 | rurban++ | runtime/parrot/library/SDL.pir:
[examples] SDL: print SDLLIBPATH= only on failure
rrot/rurban/SDL: ebf2d6e | rurban++ | / (2 files):
SDL: simplify loader

there are no error messages, when loading a .so failed. so do not bother the user with messages when everything went ok.
rrot/rurban/SDL: 52a6a22 | rurban++ | t/examples/shootout.t:
t/examples/shootout.t: add timings, enable TEST_PROG_ARGS

  -O1 and -O2 currently fails with fasta. A optimizer bug!
rrot/rurban/SDL: ce88cfb | rurban++ | runtime/parrot/library/SDL/StopWatch.pir:
SDL: fix setattribute

need a str now. find_global was also deprecated with 2.9 TT #1660
rrot/rurban/SDL: ba3c23e | rurban++ | / (3 files):
SDL: fight bitrot: wrong library/ paths, find_global GH #601
rrot/rurban/SDL: e275717 | rurban++ | / (4 files):
SDL: remove wrong examples/nci/sdl_blue_rectangle.pir

we have a modern nci examples/sdl/blue_rect.pir instead. Closes #436
13:06
rrot/rurban/SDL: 217930a | rurban++ | / (5 files):
fix ncurses and Curses nci

nci: replace b by t, 234 do work now. improve loadlib tries and add error handling. examples/library/ncurses_life.pir tested ok
Heuristic branch merge: pushed 19 commits to parrot/rurban/SDL by rurban 13:07
13:20 travis-ci joined
travis-ci parrot/parrot#1459 (master - 980693d : Reini Urban): The build passed. 13:20
Change view : github.com/parrot/parrot/compare/e...0693d862b1
Build details : travis-ci.org/parrot/parrot/builds/46980368
13:20 travis-ci left 13:34 travis-ci joined
travis-ci parrot/parrot#1460 (smoke-me/SDL-gh601 - fd4ce7f : Reini Urban): The build passed. 13:34
Change view : github.com/parrot/parrot/compare/s.../SDL-gh601
Build details : travis-ci.org/parrot/parrot/builds/46981798
13:34 travis-ci left
dalek rrot/smoke-me/SDL-gh601: f63b322 | rurban++ | src/nci (2 files):
[codingstd] nci_test.c, libffi.c
13:37
rrot: 08bfc0b | rurban++ | src/interp/api.c:
[codingstd] add ASSERT macro for interp_clone, fix line lengths
13:50 travis-ci joined
travis-ci parrot/parrot#1461 (smoke-me/t-nci-sig-gh601 - b94f5a0 : Reini Urban): The build passed. 13:50
Change view : github.com/parrot/parrot/compare/s...-sig-gh601
Build details : travis-ci.org/parrot/parrot/builds/46981826
13:50 travis-ci left 14:03 travis-ci joined
travis-ci parrot/parrot#1462 (smoke-me/SDL-gh601 - f63b322 : Reini Urban): The build passed. 14:03
Change view : github.com/parrot/parrot/compare/f...3b32251453
Build details : travis-ci.org/parrot/parrot/builds/46983817
14:03 travis-ci left 14:14 travis-ci joined
travis-ci parrot/parrot#1463 (master - 08bfc0b : Reini Urban): The build passed. 14:14
Change view : github.com/parrot/parrot/compare/9...bfc0b5c19c
Build details : travis-ci.org/parrot/parrot/builds/46983826
14:14 travis-ci left 16:50 rurban joined 16:59 FROGGS joined 17:39 rurban joined
dalek Heuristic branch merge: pushed 22 commits to parrot by rurban 17:41
18:01 travis-ci joined
travis-ci parrot/parrot#1464 (master - 78eda16 : Reini Urban): The build passed. 18:01
Change view : github.com/parrot/parrot/compare/0...eda161bc3b
Build details : travis-ci.org/parrot/parrot/builds/47013545
18:01 travis-ci left 18:13 FROGGS_ joined
dalek rrot: e6aa9c7 | rurban++ | src/platform/generic/socket.c:
[cage] socket.c: unused variable warnings without ipv6
18:55
19:16 travis-ci joined
travis-ci parrot/parrot#1465 (master - e6aa9c7 : Reini Urban): The build passed. 19:16
Change view : github.com/parrot/parrot/compare/7...aa9c715145
Build details : travis-ci.org/parrot/parrot/builds/47022376
19:16 travis-ci left
dalek rrot/smoke-me/new-thunks-gh1171: d01414c | rurban++ | / (2 files):
nci: provide new thunk definitions

generated all used Curses signature thunks. Added the new/old nci types t234 to the thunk generator.
19:26
19:45 travis-ci joined
travis-ci parrot/parrot#1466 (smoke-me/new-thunks-gh1171 - d01414c : Reini Urban): The build passed. 19:45
Change view : github.com/parrot/parrot/commit/d01414c50b57
Build details : travis-ci.org/parrot/parrot/builds/47026503
19:45 travis-ci left 22:25 lauleon joined 23:45 kid51 joined