Author: jkeenan
Date: Thu Nov 8 20:32:35 2007
New Revision: 22776
Added:
trunk/t/configure/140-auto_socklen_t-01.t (contents, props changed)
trunk/t/configure/140-auto_socklen_t-02.t (contents, props changed)
Removed:
trunk/t/configure/140-auto_socklen_t.t
Modified:
trunk/MANIFEST
Author: bernhard
Date: Thu Nov 8 12:37:51 2007
New Revision: 22775
Modified:
trunk/languages/scheme/lib/Scheme/Generator.pm
Log:
[Scheme]
Use string registers only for 'typeof',
so there is no need to save and restore string registers.
Use simple arrayref for $self->{regs}.
Add and use _bran
Author: paultcochrane
Date: Thu Nov 8 12:22:45 2007
New Revision: 22774
Modified:
trunk/t/pmc/codestring.t
Log:
[t] Revision 22716 changed how namespace keys were generated wrt spaces
surrounding key elements. This commit updates the codestring.t test to
reflect this change.
Modified: trun
Author: bernhard
Date: Thu Nov 8 11:16:09 2007
New Revision: 22773
Modified:
trunk/languages/scheme/lib/Scheme/Generator.pm
Log:
[Scheme]
Try to simplify.
_save() was always called with 'count=1'.
'P' is default for save_1(), no need to pass it.
Modified: trunk/languages/scheme/lib/Scheme/G
Author: kjs
Date: Thu Nov 8 10:55:38 2007
New Revision: 22772
Modified:
trunk/src/exceptions.c
Log:
[src] remove useless statement and PMC creation; result PMC is never used.
Modified: trunk/src/exceptions.c
==
--- t
Author: bernhard
Date: Thu Nov 8 10:55:13 2007
New Revision: 22771
Modified:
trunk/languages/scheme/lib/Scheme/Generator.pm
Log:
[Scheme]
Use _get_arg() more often
Modified: trunk/languages/scheme/lib/Scheme/Generator.pm
==
Author: kjs
Date: Thu Nov 8 10:54:29 2007
New Revision: 22770
Modified:
trunk/t/codingstd/linelength.t
Log:
[t] add pirc/new/main.c to codingstd/linelength.t exempted files list.
Modified: trunk/t/codingstd/linelength.t
Author: kjs
Date: Thu Nov 8 10:52:26 2007
New Revision: 22769
Modified:
trunk/lib/Parrot/Distribution.pm
Log:
[lib] add pirc/new/main.c to exempted files
Modified: trunk/lib/Parrot/Distribution.pm
==
--- trunk/lib/Pa
Author: bernhard
Date: Thu Nov 8 10:44:31 2007
New Revision: 22768
Modified:
trunk/languages/scheme/lib/Scheme/Generator.pm
Log:
[Scheme]
Be future compliant, check for not-yet-existing Rational PMC.
Modified: trunk/languages/scheme/lib/Scheme/Generator.pm
==
Author: kjs
Date: Thu Nov 8 10:33:44 2007
New Revision: 22766
Modified:
trunk/DEPRECATED.pod
Log:
[DEPRECATED] add note about .pcc_ prefix which will be removed.
Modified: trunk/DEPRECATED.pod
==
--- trunk/DEPRECATED
Author: bernhard
Date: Thu Nov 8 10:30:50 2007
New Revision: 22765
Modified:
trunk/languages/scheme/lib/Scheme/Tokenizer.pm
Log:
[Scheme]
Did not capture the sign of reals.
All tests passing again.
Modified: trunk/languages/scheme/lib/Scheme/Tokenizer.pm
Author: paultcochrane
Date: Thu Nov 8 10:11:15 2007
New Revision: 22764
Modified:
trunk/config/auto/ctags.pm
Log:
[config] Corrected ctags detection loop so that it exits early when a
correct ctags version has been detected.
Modified: trunk/config/auto/ctags.pm
=
Author: jkeenan
Date: Thu Nov 8 05:22:10 2007
New Revision: 22763
Added:
trunk/t/configure/150-auto_ctags-01.t (contents, props changed)
trunk/t/configure/150-auto_ctags-02.t (contents, props changed)
trunk/t/configure/150-auto_ctags-03.t (contents, props changed)
trunk/t/config
Author: kjs
Date: Thu Nov 8 03:50:03 2007
New Revision: 22762
Modified:
trunk/compilers/imcc/imcc.y
trunk/compilers/imcc/imcparser.c
trunk/compilers/imcc/imcparser.h
Log:
[imcc] Fix serious but easy to find bug: "xor" was generated for "||" syntax. I
probably introduced this bug when I
14 matches
Mail list logo