Parrot 6.1.0 "Black-collared Lovebird" | parrot.org/ | Log: irclog.perlgeek.de/parrot | #parrotsketch meeting Tuesday 19:30 UTC
Set by moderator on 18 February 2014.
00:27 rurban1 joined 01:01 rurban1 joined 01:40 kid51 joined 02:02 rurban1 joined 02:16 FROGGS_ joined 02:43 kid51_ joined 02:45 TonyC joined 03:01 Chirag joined 03:03 rurban1 joined 03:30 rurban1 joined
dalek rrot: 1da6c62 | rurban++ | src/ (2 files):
frontend: fix -R trace

trace is a seperate runcore, but misses a _init registration function, we rather go through the slow runcore and check then the trace flag. Fixes the t/run/options.t breakage of the previous commit
05:17
05:32 travis-ci joined
travis-ci [travis-ci] parrot/parrot#989 (master - 1da6c62 : Reini Urban): The build is still failing. 05:32
[travis-ci] Change view : github.com/parrot/parrot/compare/b...a6c62f7f84
[travis-ci] Build details : travis-ci.org/parrot/parrot/builds/20381326
05:32 travis-ci left
dalek rrot: 8ff72da | rurban++ | / (2 files):
[pdd07] allow fill-column: 78 in parrot files [GH #1054]

pod, parrot and perl files should allow easy and correct reformatting of pod sections, and it does not harm to optionally reformat overlong parrot lines to 78 also.
pdd07 only state MUST NOT longer than 100 columns, and only later SHOULD have this code with 100. Change pdd07 to allow 78 also.
05:39
05:51 travis-ci joined
travis-ci [travis-ci] parrot/parrot#990 (master - 8ff72da : Reini Urban): The build was fixed. 05:51
[travis-ci] Change view : github.com/parrot/parrot/compare/1...f72da0b0c5
[travis-ci] Build details : travis-ci.org/parrot/parrot/builds/20381995
05:51 travis-ci left
dalek rrot/rurban/morph-gh372: 98a2a23 | rurban++ | / (2 files):
[core] WIP fix morph

pass the correct type info to pmc_reuse allow the 2nd argument to be a Object PMC, so use Parrot_pmc_reuse_init instead. TODO: non-builtin types via PARROT_CLASS(type)->id and Parrot_pmc_reuse_by_class morph old values into new type (pmc specific). e.g. *Array => Integer needs to assign the elements to the get_integer iv
06:33
rrot/rurban/morph-gh372: 2dbf137 | rurban++ | / (2 files):
[core] WIP fix morph [GH #372]

pass the correct type info to pmc_reuse allow the 2nd argument to be a Object PMC, so use Parrot_pmc_reuse_init instead.
TODO:
  - non-builtin types via PARROT_CLASS(type)->id
   and Parrot_pmc_reuse_by_class
  - morph old values into new type (pmc specific).
   e.g. *Array => Integer needs to assign the elements to the get_integer iv
06:34
rrot/rurban/morph-gh372: 0db5211 | rurban++ | / (3 files):
[core] WIP fix morph [GH #372]

pass the correct type info to pmc_reuse allow the 2nd argument to be a Object PMC, so use Parrot_pmc_reuse_init instead.
TODO:
  - non-builtin types via PARROT_CLASS(type)->id
   and Parrot_pmc_reuse_by_class
  - morph old values into new type (pmc specific).
   e.g. *Array => Integer needs to assign the elements to the get_integer iv
06:39
10:29 denis_boyun joined 10:56 Hunger joined 11:37 Chirag joined
dalek rrot: e068fd0 | paultcochrane++ | t/codingstd/ (3 files):
[codingstd] removing exceptions for SVN Id tags

Subversion is no longer used in this project and thus the exceptions for the svn Id: tag within the test code can be removed.
14:35
rrot: 8623e67 | jimmy++ | t/codingstd/ (3 files):
Merge pull request #1057 from paultcochrane/ptc/remove_svn_id

  [codingstd] removing exceptions for SVN Id tags
14:49 travis-ci joined
travis-ci [travis-ci] parrot/parrot#991 (master - 8623e67 : Jimmy Zhuo): The build passed. 14:49
[travis-ci] Change view : github.com/parrot/parrot/compare/8...23e67433f0
[travis-ci] Build details : travis-ci.org/parrot/parrot/builds/20396697
14:49 travis-ci left 16:37 cooper joined 18:03 particle joined 18:13 Chirag_ joined
dalek rrot/rurban/morph-gh372: e6ed49d | rurban++ | / (6 files):
[core] WIP fix morph [GH #372]

pass the correct type info to pmc_reuse allow the 2nd argument to be a Object PMC, so use Parrot_pmc_reuse_init instead.
Define some FixedPMCArray morphs.
TODO:
  - non-builtin types via PARROT_CLASS(type)->id
   and Parrot_pmc_reuse_by_class
  - morph old values into new type (pmc specific).
   e.g. *Array => Integer needs to assign the elements to the get_integer iv
19:41
rrot/rurban/morph-gh372: 1997c9c | rurban++ | / (6 files):
[core] WIP fix morph [GH #372]

pass the correct type info to pmc_reuse allow the 2nd argument to be a Object PMC, so use Parrot_pmc_reuse_init instead.
Define some FixedPMCArray morphs.
TODO:
  - get_class Undef returns a PMCProxy object
  - More basic arrays, Integer, String and Hash morphes
  - non-builtin types via PARROT_CLASS(type)->id
   and Parrot_pmc_reuse_by_class
  - morph old values into new type (pmc specific).
   e.g. *Array => Integer needs to assign the elements to the get_integer iv
19:43
21:46 khisanth_ joined 22:21 kid51 joined 22:51 kid51_ joined