Parrot | source cross referenced
← Previous day | Index | Channel Index | Today | Next day → | Search | Google Search | Plain-Text | plain, newest first
All times shown according to UTC.
| Time | Nick | Message |
|---|---|---|
| 00:31 | ash_ joined #parrot | |
| 00:32 | davidfetter joined #parrot | |
| 00:36 | Coke | seen jth? |
| 00:36 | purl | I haven't seen 'jth', Coke. Close matches are: jthon [4y, 41d, 23:10:21] |
| 01:05 | eternaleye joined #parrot | |
| 01:06 | dalek | parrot: r43329 | coke++ | branches/one_make/compilers/nqp/t (30 files): |
| 01:06 | parrot: Remove shebangs - were causing sporadic [0] test failures. | |
| 01:06 | parrot: [0] unsure why. | |
| 01:06 | parrot: review: http://trac.parrot.org/parrot/changeset/43329/ | |
| 01:06 | parrot: r43330 | coke++ | branches/one_make (7 files): | |
| 01:06 | parrot: Eliminate some makefile variables in favor of just specifying paths., | |
| 01:06 | parrot: Remove one config-set make var in the process. | |
| 01:06 | parrot: review: http://trac.parrot.org/parrot/changeset/43330/ | |
| 01:31 | ash_ joined #parrot | |
| 01:40 | cognominal joined #parrot | |
| 01:58 | nopaste | "mikehh" at 81.149.189.7 pasted "one_make branch - make -j corevm failure at first attempt" (31 lines) at http://nopaste.snit.ch/19197 |
| 01:59 | "mikehh" at 81.149.189.7 pasted "one_make branch: make test failures" (42 lines) at http://nopaste.snit.ch/19198 | |
| 02:07 | dukeleto | 'ello |
| 02:40 | Coke | mikehh: I cannot duplicate the first failure. |
| 02:45 | kid51 joined #parrot | |
| 03:38 | eternaleye joined #parrot | |
| 03:59 | theory joined #parrot | |
| 04:13 | bacek joined #parrot | |
| 05:11 | cognominal joined #parrot | |
| 05:30 | PacoLinux joined #parrot | |
| 05:50 | bacek joined #parrot | |
| 06:24 | JimmyZ joined #parrot | |
| 06:30 | patspam joined #parrot | |
| 06:39 | theory joined #parrot | |
| 07:02 | dalek | parrot: r43331 | bacek++ | branches/boehm_gc/compilers/imcc/main.c: |
| 07:02 | parrot: Use PARROT_GC_DEFAULT_TYPE in parseflags | |
| 07:02 | parrot: review: http://trac.parrot.org/parrot/changeset/43331/ | |
| 07:02 | parrot: r43332 | bacek++ | branches/boehm_gc/src/gc/alloc_memory.c: | |
| 07:02 | parrot: "calloc" zeroing allocated memory. GC_MALLOC_UNCOLLECTABLE doesn't. So do it manually. | |
| 07:02 | parrot: review: http://trac.parrot.org/parrot/changeset/43332/ | |
| 07:02 | parrot: r43333 | bacek++ | branches/boehm_gc/src/pmc_freeze.c: | |
| 07:02 | parrot: Set used info.todo and info.seen to NULL in pmc_freeze. | |
| 07:02 | parrot: review: http://trac.parrot.org/parrot/changeset/43333/ | |
| 07:02 | parrot: r43334 | bacek++ | branches/boehm_gc/src/main.c: | |
| 07:02 | parrot: Don't do incremental collect by default. It's not always feasible. | |
| 07:03 | parrot: review: http://trac.parrot.org/parrot/changeset/43334/ | |
| 07:03 | parrot: r43335 | bacek++ | branches/boehm_gc/src/gc/gc_boehm.c: | |
| 07:03 | parrot: Last touches to Boehm GC: | |
| 07:03 | parrot: - Don't manually free objects. It's conflicting with finalizers. | |
| 07:03 | parrot: - Don't destroy already destroyed objects in finalizer callback. | |
| 07:03 | parrot: - Block parrot's default GC mark and sweep handling. | |
| 07:03 | parrot: review: http://trac.parrot.org/parrot/changeset/43335/ | |
| 07:08 | eternaleye joined #parrot | |
| 07:43 | eternaleye | I just had an interesting idea. A modified version of make, for testing dependency/parallelism errors, which builds a tree of dependencies and then generates a list of every valid traverse. It then 1.) calls a 'configure' hook, 2.) executes one pattern and pops it from the queue, 3.) calls a 'clean' hook, and 4.) returns to 1 |
| 07:43 | Brute-force dependency checking | |
| 07:54 | szabgab joined #parrot | |
| 08:39 | iblechbot joined #parrot | |
| 09:27 | PerlJam joined #parrot | |
| 09:57 | eternaleye joined #parrot | |
| 10:00 | payload joined #parrot | |
| 10:13 | fperrad joined #parrot | |
| 10:16 | eternaleye joined #parrot | |
| 10:51 | pdcawley joined #parrot | |
| 11:26 | eternaleye joined #parrot | |
| 12:29 | dalek | parrot: r43336 | fperrad++ | trunk/runtime/parrot/library/distutils.pir: |
| 12:29 | parrot: [distutils] POD review | |
| 12:29 | parrot: review: http://trac.parrot.org/parrot/changeset/43336/ | |
| 12:46 | kid51 joined #parrot | |
| 12:54 | joeri joined #parrot | |
| 13:01 | dalek | parrot: r43337 | jkeenan++ | branches/remove_Parrot_ex_calc_handler_offset: |
| 13:01 | parrot: Creating remove_Parrot_ex_calc_handler_offset in �https://svn.parrot.org/parrot/branches | |
| 13:01 | parrot: review: http://trac.parrot.org/parrot/changeset/43337/ | |
| 13:01 | parrot: r43338 | jkeenan++ | tags/remove_Parrot_ex_calc_handler_offset-43336: | |
| 13:01 | parrot: Tagging trunk at r43336 so that the remove_Parrot_ex_calc_handler_offset can later be synched to it. | |
| 13:01 | parrot: review: http://trac.parrot.org/parrot/changeset/43338/ | |
| 13:07 | TT #1267 closed by jkeenan++: t/op/bitwise.t: Test failure subsequent to skip BigInt | |
| 13:11 | nopaste | "kid51" at 70.85.31.226 pasted "one_make branch: r43319: FAILs in t/examples/past.t" (37 lines) at http://nopaste.snit.ch/19199 |
| 13:12 | kid51 | msg Coke see nopaste 19199 |
| 13:12 | purl | Message for coke stored. |
| 13:27 | nopaste joined #parrot | |
| 13:37 | cognominal joined #parrot | |
| 13:39 | dalek | TT #1401 created by jkeenan++: t/library/pcre.t: Test #2 failing on MSWin32 |
| 13:57 | ruoso joined #parrot | |
| 13:57 | lucian joined #parrot | |
| 14:12 | Coke | msg eternaleye I've done that by hand on a few occasions. I haven't yet needed a tool for it. Right now we have tools/dev/checkdepend.pl which tries to verify file requirements based on the code in the files and matches it against the generated Makefile. |
| 14:12 | purl | Message for eternaleye stored. |
| 14:12 | Coke | . |
| 14:13 | kid51, you still here? | |
| 14:13 | kid51 | Yes |
| 14:14 | Coke | on np 19199, how did you run that? make; make test ? just make test right after configure? |
| 14:16 | kid51 | Can't be 100% sure. I found that result sitting in a screen session. But that usually means (a) I ran make test; (b) ran prove to generate the paste. |
| 14:16 | Coke | k. |
| 14:16 | kid51 | It's not necessarily at most recent revision. |
| 14:23 | dalek | parrot: r43339 | jkeenan++ | branches/remove_Parrot_ex_calc_handler_offset (3 files): |
| 14:23 | parrot: Remove Parrot_ex_calc_handler_offset per �http://trac.parrot.org/parrot/ticket/546. | |
| 14:23 | parrot: review: http://trac.parrot.org/parrot/changeset/43339/ | |
| 14:23 | parrot: r43340 | jkeenan++ | trunk (76 files): | |
| 14:23 | parrot: Merge remove_Parrot_ex_calc_handler_offset branch into trunk. Removes that function. See �http://trac.parrot.org/parrot/ticket/546. | |
| 14:23 | parrot: review: http://trac.parrot.org/parrot/changeset/43340/ | |
| 14:23 | parrot: r43341 | jkeenan++ | branches/remove_Parrot_ex_calc_handler_offset: | |
| 14:23 | parrot: Branch has been merged into trunk and is no longer needed at HEAD. | |
| 14:23 | purl | i already had it that way, dalek. |
| 14:23 | dalek | parrot: review: http://trac.parrot.org/parrot/changeset/43341/ |
| 14:23 | parrot: r43342 | jkeenan++ | tags/remove_Parrot_ex_calc_handler_offset-43336: | |
| 14:23 | parrot: Tag no longer needed as corresponding branch has been merged into trunk. | |
| 14:23 | parrot: review: http://trac.parrot.org/parrot/changeset/43342/ | |
| 14:25 | Coke | parrot: Branch has been merged into trunk and? |
| 14:25 | purl | hmmm... Branch has been merged into trunk and is no longer needed at HEAD. |
| 14:27 | Coke | seen doughera? |
| 14:27 | purl | I haven't seen 'doughera', Coke |
| 14:27 | Coke | seen adoughtery? |
| 14:27 | purl | I haven't seen 'adoughtery', Coke |
| 14:28 | Coke | karma doughera |
| 14:28 | purl | doughera has karma of 56 |
| 14:42 | dalek | parrot: r43343 | coke++ | branches/one_make (7 files): |
| 14:42 | parrot: Eliminate usage of := in static makefiles | |
| 14:42 | parrot: - They are not preprocessed, and so break the bulid for some makes. | |
| 14:42 | parrot: doughera++ | |
| 14:42 | parrot: review: http://trac.parrot.org/parrot/changeset/43343/ | |
| 14:53 | kid51 | Coke: Having problems uploading to smolder. Sent you mail with one_make branch smoke. |
| 14:56 | Coke | ok. I have no easy way to dig through that from work, but will look at it this evening. Danke. |
| 15:29 | pdcawley joined #parrot | |
| 15:30 | dalek | parrot: r43344 | coke++ | branches/one_make/tools/dev/checkdepend.pl: |
| 15:30 | parrot: deal with include'd makefiles when checking dependencies. | |
| 15:30 | parrot: review: http://trac.parrot.org/parrot/changeset/43344/ | |
| 15:33 | wagle_ joined #parrot | |
| 15:43 | patspam joined #parrot | |
| 15:45 | theory joined #parrot | |
| 15:54 | Psyche^ joined #parrot | |
| 16:14 | plobsing joined #parrot | |
| 16:21 | Coke | seen pmichaud |
| 16:21 | purl | pmichaud was last seen on #parrot 9 days, 11 minutes and 21 seconds ago, saying: good morning. [Dec 22 16:07:55 2009] |
| 16:30 | ambs joined #parrot | |
| 16:39 | dalek | TT #1368 reopened by jkeenan++: some failures with test 31 of t/op/exceptions.t |
| 17:35 | whiteknight joined #parrot | |
| 17:56 | bacek joined #parrot | |
| 18:04 | fperrad_ joined #parrot | |
| 18:13 | Coke | me wonders why dynpmc_pl.in exists instead of just pulling most of that information from parrot-config. |
| 18:13 | (and then having a static build script. | |
| 18:16 | (wow, it goes back to 9 '04) | |
| 18:19 | payload1 joined #parrot | |
| 19:09 | dalek | parrot: r43345 | coke++ | branches/one_make (6 files): |
| 19:09 | parrot: make toosl/build/dynpmc.pl a static file instead of dynamically generating it. | |
| 19:09 | parrot: The original version probably predates Parrot::Config. | |
| 19:09 | parrot: While doing this, simplify the logic a bit. (" is always safe to use on | |
| 19:09 | parrot: our core platforms. use $X instead of config's perl, since we're invoked | |
| 19:09 | parrot: with the right perl anyway.) | |
| 19:09 | parrot: There is no doubt more simplifications to be had here, as we seem to be | |
| 19:09 | parrot: calculating an awful lot. | |
| 19:09 | parrot: review: http://trac.parrot.org/parrot/changeset/43345/ | |
| 19:09 | parrot: r43346 | coke++ | branches/one_make/tools/build/dynpmc.pl: | |
| 19:09 | parrot: pass 'make codetest' | |
| 19:09 | parrot: review: http://trac.parrot.org/parrot/changeset/43346/ | |
| 19:24 | minntc joined #parrot | |
| 19:26 | dalek | parrot: r43347 | coke++ | branches/one_make/tools/dev/checkdepend.pl: |
| 19:26 | parrot: fix slurping. | |
| 19:26 | parrot: chromatic++ | |
| 19:26 | parrot: review: http://trac.parrot.org/parrot/changeset/43347/ | |
| 19:27 | minntc left #parrot | |
| 20:02 | davidfetter joined #parrot | |
| 20:04 | dalek | TT #1142 reopened by plobsing++: test 12 of t/pmc/eval.t fails in testr (passes in other runcores) |
| 20:20 | pdcawley joined #parrot | |
| 20:48 | dalek | parrot: r43348 | plobsing++ | branches/pmc_freeze_cleanup (2 files): |
| 20:48 | parrot: re-todo eval.thaw test (TT#1142 ), eliminate workaround in visit_loop_todo_list | |
| 20:48 | parrot: review: http://trac.parrot.org/parrot/changeset/43348/ | |
| 21:11 | mikehh joined #parrot | |
| 21:21 | dalek | parrot: r43349 | plobsing++ | branches/pmc_freeze_cleanup (3 files): |
| 21:21 | parrot: Thawing constants is a lie. | |
| 21:21 | parrot: review: http://trac.parrot.org/parrot/changeset/43349/ | |
| 21:36 | cognominal joined #parrot | |
| 22:02 | nopaste joined #parrot | |
| 22:26 | dalek | parrot: r43350 | plobsing++ | branches/pmc_freeze_cleanup/include/parrot/pmc_freeze.h: |
| 22:26 | parrot: prototype of a more general pmc visit system | |
| 22:26 | parrot: review: http://trac.parrot.org/parrot/changeset/43350/ | |
| 22:27 | cognominal joined #parrot | |
| 22:44 | bacek joined #parrot | |
| 22:59 | mikehh joined #parrot | |
| 22:59 | dalek | parrot: r43351 | plobsing++ | branches/pmc_freeze_cleanup/include/parrot/pmc_freeze.h: |
| 22:59 | parrot: silence compiler warnings about switches in VISIT_PMC and VISIT_PMC_ATTR | |
| 22:59 | parrot: review: http://trac.parrot.org/parrot/changeset/43351/ | |
| 23:00 | joeri | Happy New Year |
| 23:00 | purl | Akemashite Omedetou |
| 23:02 | nopaste joined #parrot | |
| 23:12 | nopaste joined #parrot | |
| 23:32 | nopaste joined #parrot | |
| 23:47 | nopaste joined #parrot | |
| 23:57 | nopaste joined #parrot |
← Previous day | Index | Channel Index | Today | Next day → | Search | Google Search | Plain-Text | plain, newest first