Parrot 1.9.0 "Blue-fronted Amazon" released! | parrot.org | Roadmap: icanhaz.com/parrotroadmap | Latest modified TT's: icanhaz.com/parrotbugs
Set by moderator on 16 December 2009.
dalek nxed: r333 | julian.notfound++ | trunk/winxedst1.winxed:
codingstd fixes
00:00
nxed: r334 | julian.notfound++ | trunk/winxedst1.winxed:
fix for function arguments in stage 1
00:05
nxed: r335 | julian.notfound++ | trunk/ (2 files):
fix do while with var condition in stage 1 and add a test for it
00:10
NotFound Winxed autocompiled builds and pass some tests :) 00:11
00:11 mikehh joined
Coke autocompiled? 00:14
GeJ winxed? 00:15
purl hmmm... winxed is not javascript, just uses a familiar syntax. or code.google.com/p/winxed/
NotFound Coke: there is an stage 0 written in C++ and a stage 1 written in winxed. The autocompiled version is stage 1 compiled with himself 00:16
GeJ: The language I'm creating
Tene builds?
purl builds is a type of verb.
Coke ah.
NotFound tests? 00:17
00:29 TiMBuS joined
Coke is there any reason someone would include <parrot/parrot.h> instead of "parrot/parrot.h" ? (isn't < reserved for system includes?) 00:37
dalek nxed: r336 | julian.notfound++ | trunk/winxedst1.winxed:
fix operator * in stage 1
00:38
Coke I think I will cheat and just change nci_test's include to be "" style. 00:43
dalek rrot: r43230 | coke++ | trunk (4 files):
Fix more dependency issues

   change an include from <> to "" to avoid complications.
00:58
purl dalek: that doesn't look right
nxed: r337 | julian.notfound++ | trunk/winxedst1.winxed:
fix ArrayExpr parsing in stage 1
01:02
NotFound And now pass all tests :) 01:05
In time for christmas. 01:06
dalek nxed: r338 | julian.notfound++ | trunk/Makefile:
add Makefile target test2 for testing stage 2
01:07
rrot: r43231 | coke++ | trunk/tools/dev/pmcrenumber.pl:
Resolve TT #307 with a documentation comment
01:14
TT #307 closed by coke++: make pmcrenumber broken? 01:16
TT #982 closed by coke++: Remove src/tsq.c from repo
01:31 mikehh joined 02:24 patspam joined 02:33 JimmyZ joined 03:37 joeri joined 04:01 Casan joined 04:13 japhb joined
mikehh All tests PASS (pre/post-config, make corevm/make coretest, smoke (#31292), fulltest) at r43231 - Ubuntu 9.10 amd64 (gcc with --optimize) 04:26
04:54 mikehh joined
dalek TT #1392 created by flw++: build parrot failed on CentOS 4.5 05:24
dukeleto meh 07:04
dalek rtcl-nqp: d904f49 | duff++ | (2 files):
very simple implementation of foreach
07:32
rtcl-nqp: 520a80a | duff++ | src/Partcl/commands/main.pm:
Basic glob command
Tene fights the urge to write a bootstrapping stage0 for steme. 07:47
08:03 JimmyZ joined 08:48 JimmyZ_ joined 08:59 fperrad joined 09:21 Zak joined 09:37 iblechbot joined 09:42 pjcj joined 09:50 cotto joined
cotto hio 09:50
and good night 09:53
JimmyZ good night cotto 09:54
dalek rtcl-nqp: 0a7df32 | duff++ | src/Partcl/commands/main.pm:
Add -nocase, -glob, -regex to switch
10:26 Zak joined 10:28 fperrad_ joined 10:39 gaz joined 10:44 szabgab joined 11:04 lucian joined 11:05 gaz joined
dalek rrot: r43232 | fperrad++ | trunk/runtime/parrot/library/distutils.pir:
[distutils] add a target ebuild (gentoo)
11:21
12:21 mikehh joined 12:29 mikehh joined 12:33 mikehh joined 12:40 mikehh joined 13:10 payload joined
dalek nxed: r339 | julian.notfound++ | trunk/t/harness:
sort directories and clean output format in harness
13:15
13:15 eiro joined 13:22 contingencyplan joined 13:44 joeri joined
dalek nxed: r340 | julian.notfound++ | trunk/winxedst1.winxed:
several refactors of expression parser in stage 1
14:03
14:09 joeri joined 14:13 mtk joined, mtk left 14:26 mikehh joined 14:45 mikehh joined 14:47 patspam joined 14:51 plobsing joined 15:03 Psyche^ joined 15:15 patspam joined 15:30 JimmyZ joined 15:39 patspam1 joined 15:41 patspam2 joined
dalek rrot: r43233 | fperrad++ | trunk/runtime/parrot/library/distutils.pir:
[distutils] prefixes package name with parrot-
15:42
16:28 Zak joined 16:58 fperrad_ joined 16:59 theory joined
dalek rrot: r43234 | fperrad++ | trunk/runtime/parrot/library/distutils.pir:
[distutils] add a target control (debian)
17:03
17:12 joeri joined 17:30 davidfetter joined, mikehh joined 17:59 ZeroForce joined
mikehh All tests PASS (pre/post-config, make corevm/make coretest, smoke (#31304), fulltest) at r43234 - Ubuntu 9.10 i386 (g++ with --optimize) 18:07
dalek rrot: r43235 | tewk++ | branches/pmc_freeze_cleanup (3 files):
pmc_freeeze cleanup and refactor to use PackFile_unpack
18:24
rrot: r43236 | tewk++ | branches/pmc_freeze_cleanup (3 files):
add Parrot_gc_new_string_header
rrot: r43237 | tewk++ | branches/pmc_freeze_cleanup/src/pmc_freeze.c:
simplify pmc_freeze macros
rtcl-nqp: 89439dc | duff++ | src/Partcl/commands/main.pm:
re-alphabetize subs
18:27
rtcl-nqp: 704c7ff | duff++ | src/Partcl/commands/main.pm:
fix weird indentation from using padre
rtcl-nqp: a876a19 | duff++ | src/Partcl/commands/main.pm:
Add cd command
szabgab particle, please report bug regarding indentation on #padre 18:28
particle ?
szabgab oh, sorry that was not you, that was duff++ 18:29
in commit message <dalek> partcl-nqp: fix weird indentation from using padre 18:30
18:53 Zak joined
dalek rrot: r43238 | tewk++ | branches/pmc_freeze_cleanup/src (2 files):
Simplify macros, cleanup warnings
18:56
19:09 mikehh joined 19:27 payload joined 19:37 mikehh joined 19:42 kthakore joined
dalek rrot: r43239 | mikehh++ | branches/pmc_freeze_cleanup/src/string/api.c:
fix codetest failure - fix documentation
19:45
kthakore leto_: happy holidays!! Thanks for all the help 19:46
cotto_work: ^^ you too
19:52 plobsing_ joined 19:54 mikehh_ joined 19:55 lucian joined 19:57 mikehh joined
dalek rrot: r43240 | mikehh++ | branches/pmc_freeze_cleanup/src/pmc_freeze.c:
fix codetest failure - fix documentation
20:01
mikehh pmc_freeze_cleanup branch - all tests pass (pre/post-config, make corevm/make coretest, test, fulltest) at r43240 - Ubuntu 9.10 i386 (gcc with --optimize) 20:04
Coke perljam++ 20:40
Coke is surprised that no one has reportecd he broke make -j yet. =-) 20:41
so, it occurs to me that having a static .h depend on another static .h is useless. 20:42
I need to rewrite checkdepend so that .h files that include other .h files affect the .o files that include them rather than having .h rules. 20:43
tewk_ RANT: 80 column wrapped files are just plain ugly. 20:46
mikehh++ fixing my failing doc tests. 20:47
I think I fail one because the =item line was > 80 but < 100 columns :(
shiftwidth=4 just wastes horizontal space 20:48
20:57 payload joined
dalek rrot: r43241 | plobsing++ | trunk/include/parrot/parrot.h:
remove OPCODE_TYPE_(PERL|PYTHON|JAVA|MSNET) which have been unused for 8 years
21:06
21:12 bacek joined 21:24 patspam1 joined 21:30 iblechbot joined
Coke function documentation sigs like that should be updated by headerizer, I think. 21:42
(for mikehh,tewk)
21:48 patspam joined 21:51 ZeroForce joined
Coke blah. 21:54
seen chromatic?
purl chromatic was last seen on #parrot 6 days, 6 hours, 5 minutes and 12 seconds ago, saying: 22 [Dec 18 15:47:01 2009]
Coke ... I wish I had looked at parrot.h before starting this cleanup 21:55
(as it includes 30 other files :|) 21:56
22:42 patspam joined 22:55 patspam1 joined 23:17 nuba joined 23:21 abqar joined 23:29 mtk joined