|
Parrot 4.7.0 "Hispaniolan" | parrot.org | Log: irclog.perlgeek.de/parrot | #parrotsketch meeting Tuesday 19:30 UTC Set by moderator on 4 September 2012. |
|||
|
00:37
Coke joined
|
|||
| dalek | rrot/native_pbc2: 8e67b1b | rurban++ | / (4 files): More converter fixes Some ptr and logical errors. such as use __float128 FLOATVAL for 16-byte nums, not long double. Update some non-numeric pbcs TODO: rounding |
01:12 | |
|
01:13
rurban_mobile joined
01:14
bluescreen joined
|
|||
| MikeFair | hey all | 01:21 | |
|
01:25
benabik joined
|
|||
| dalek | rrot/native_pbc2: f4995a6 | rurban++ | src/packfile/pf_items.c: no unneeded numval transforms |
01:29 | |
| rrot/native_pbc2: 9f28c5e | rurban++ | frontend/pbc_dump/main.c: pbc_dump -h: print floattype and floatsize |
|||
|
01:32
mvorl joined
|
|||
| MikeFair | hello mvorl | 01:33 | |
|
01:49
woosley joined
|
|||
| mvorl | Hi everyone! | 02:13 | |
| rurban dragged me into #parrot at the YAPC::EU | 02:15 | ||
| kid51 | Did you enjoy the draggin? | ||
| s/draggin/dragging/ | |||
| mvorl | I'm trying to get the parrot build process to run under VMS | 02:16 | |
| kid51 | Yes, I saw that rurban was trying to do that | ||
| Brave folks! | |||
| mvorl | So far, I have a working Configure.PL. | ||
| kid51 | As schwern once said, "I like to program on VMS now and then. It's like visiting another planet." | 02:17 | |
| So few of us have access to VMS. | |||
| I myself have never laid eyes on a VMS system. | |||
| mvorl: If you have questions on Configure.PL or files in the config/ directory, please let me know. | 02:18 | ||
| I didn't write that code, but I've written a lot of tests for it. | |||
| mvorl | Well, it's not _that_ different. The most visible difference to Unix is the file system syntax | ||
| kid51: Thanks for the offer, I'll come back to that. | 02:19 | ||
| kid51 | np | ||
| kid51 must sleep | |||
| dalek | rrot/native_pbc2: 6dffb3c | rurban++ | / (3 files): fix 16ppc readers, rounding not yet |
02:38 | |
| rrot/native_pbc2: c7748e6 | rurban++ | / (3 files): Harmonize byteorder/bswap_c.in with bswap.h Add ppc/darwin login (machine/endian.h) |
03:54 | ||
| rrot/native_pbc2: 2348ba1 | rurban++ | t/native_pbc/ (2 files): dabble with native_pbc number rounding on tests |
|||
|
04:50
alvis_ joined
|
|||
| dalek | rrot/native_pbc2: a7ff8f2 | rurban++ | include/parrot/bswap.h: fix bswap.h syntax error from prev commit |
05:11 | |
| rrot/native_pbc2: c145afd | rurban++ | t/native_pbc/ (4 files): ppc native pbc updates |
|||
| rrot/native_pbc2: 4536bd9 | rurban++ | / (5 files): fix size 4+8 bswap, fix dest arch in tests, fix 16PPC converters |
|||
|
05:35
rurban_mobile joined
|
|||
| dalek | rrot/native_pbc2: a39c92c | rurban++ | / (3 files): set auto::format back to prev imcc FLOATVAL_FMT values |
05:47 | |
|
06:15
fperrad joined
07:12
brrt joined
07:55
lucian joined
08:19
Psyche^ joined
09:26
brrt joined
11:21
kid51 joined
11:34
schm00ster joined
11:46
benabik joined
12:07
eternaleye joined
12:39
PacoAir joined
13:26
bluescreen joined
14:16
benabik joined
14:26
jsut joined
14:44
rurban_mobile joined
15:18
davidfetter joined
15:56
benabik joined
16:03
brrt left
|
|||
| dalek | rrot/native_pbc2: 1660080 | rurban++ | config/auto/format (2 files): probe for numeric sprintf formats auto::format now tests stable round-strips for numbers and decreases precision (does more rounding) until 5 digits. Die if you only got 5 digits precision |
16:35 | |
| rrot/native_pbc2: c7aac42 | rurban++ | compilers/imcc/optimizer.c: minor imcc initialization improvement |
|||
| rrot/native_pbc2: 6bdd9d0 | rurban++ | src/packfile/pf_items.c: stabilize the number of compiled converters |
|||
| rrot/native_pbc2: a0c0e57 | rurban++ | src/packfile/pf_items.c: forgot about cvt_num16ppc_num8 Check some other converters with the more stable FLOATTYPE also. |
17:55 | ||
| rrot/native_pbc2: 89dcb29 | rurban++ | / (5 files): More work on numeric precision probing and testing |
|||
|
18:43
mtk0 joined
18:52
lucian joined
18:55
mtk joined
19:08
mtk0 joined
19:12
mtk joined
|
|||
| dalek | kudo/nom: d1f4dc7 | moritz++ | / (4 files): implement wordcase, deprecate capitalize |
19:29 | |
|
19:32
mvorl joined
19:49
mtk0 joined
19:53
mtk joined
20:02
perlite_ joined
20:10
lucian joined
|
|||
| dalek | rrot/native_pbc2: fafd854 | rurban++ | / (4 files): improve precision tests, improve cvt_num16_num8 precision cvt_num16_num8 still gets only 3 digits right with 4.398046511104: 4.39217962522095 |
20:11 | |
| rurban_mobile | msg mvorl I missed you. Did I apply already your latest vms fixes? I am busy with native numbers. | 20:18 | |
| aloha | OK. I'll deliver the message. | ||
| dalek | rrot/native_pbc2: e690019 | rurban++ | t/native_pbc/number.t: update testmatrix for 16PPC, precision tests still not good |
20:33 | |
| rrot/native_pbc2: e2811df | rurban++ | t/native_pbc/header.t: native_pbc/header.t: FLOATTYPE_MAX is now 4 (16PPC) |
20:37 | ||
|
20:44
bluescreen_ joined
20:49
lucian joined
|
|||
| dalek | rrot/native_pbc2: b3b7395 | rurban++ | t/native_pbc/number.t: improve precision tests, looks quite sane now |
21:01 | |
|
21:16
davidfetter joined
22:40
kid51 joined
23:31
benabik joined
23:33
whiteknight joined
|
|||
| whiteknight | good evening, #parrot | 23:56 | |