[parrot/parrot] 569095: Merge branch 'master' into nwellnhof/unicode_io

noreply at github.com noreply at github.com
Tue Jan 4 01:11:05 UTC 2011


Branch: refs/heads/master
Home:   https://github.com/parrot/parrot

Commit: 569095062906286de3131456e921351f94206cb1
    https://github.com/parrot/parrot/commit/569095062906286de3131456e921351f94206cb1
Author: Nick Wellnhofer <wellnhofer at aevum.de>
Date:   2011-01-03 (Mon, 03 Jan 2011)

Changed paths:
  M MANIFEST
  M PBC_COMPAT
  M compilers/imcc/imc.h
  M compilers/imcc/imcparser.c
  M compilers/imcc/imcparser.h
  M compilers/imcc/pbc.c
  M compilers/opsc/ops2c.nqp
  M compilers/tge/TGE/Compiler.pir
  M config/gen/config_pm/config_lib_pir.in
  M config/gen/makefiles/root.in
  M config/init/defaults.pm
  M config/init/optimize.pm
  M config/inter/libparrot.pm
  M examples/benchmarks/addit.pasm
  M examples/benchmarks/bench_newp.pasm
  M examples/benchmarks/freeze.pasm
  M examples/benchmarks/gc_alloc_new.pasm
  M examples/benchmarks/gc_alloc_reuse.pasm
  M examples/benchmarks/gc_generations.pasm
  M examples/benchmarks/gc_header_new.pasm
  M examples/benchmarks/gc_header_reuse.pasm
  M examples/benchmarks/gc_waves_headers.pasm
  M examples/benchmarks/gc_waves_sizeable_data.pasm
  M examples/benchmarks/gc_waves_sizeable_headers.pasm
  M examples/benchmarks/oo1.pir
  M examples/benchmarks/oo2.pir
  M examples/benchmarks/oo3.pir
  M examples/benchmarks/oo4.pasm
  M examples/benchmarks/primes.pasm
  M examples/benchmarks/primes_i.pasm
  M examples/benchmarks/stress.pasm
  M examples/benchmarks/stress1.pasm
  M examples/benchmarks/stress2.pasm
  M examples/benchmarks/stress3.pasm
  M examples/benchmarks/vpm.pir
  M examples/pasm/cat.pasm
  M examples/pasm/fact.pasm
  M examples/pasm/hello.pasm
  M examples/streams/Combiner.pir
  M examples/streams/Coroutine.pir
  M examples/streams/FileLines.pir
  M examples/streams/Filter.pir
  M examples/streams/Include.pir
  M examples/streams/Lines.pir
  M examples/streams/SubCounter.pir
  M examples/subs/coroutine.pasm
  M examples/subs/pasm_sub1.pasm
  M frontend/pbc_merge/main.c
  M include/parrot/packfile.h
  M include/parrot/sub.h
  M lib/Parrot/Harness/DefaultTests.pm
  M lib/Parrot/Test.pm
  M lib/Parrot/Test/PGE.pm
  M runtime/parrot/library/PGE/Perl6Grammar.pir
  M runtime/parrot/library/ProfTest/PIRProfile.nqp
  M runtime/parrot/library/distutils.pir
  M runtime/parrot/library/osutils.pir
  M src/call/args.c
  M src/dynpmc/dynlexpad.pmc
  M src/embed.c
  M src/packfile/api.c
  R src/packfile/execute.c
  R src/packfile/packfile_private.h
  M src/pmc/filehandle.pmc
  M t/compilers/imcc/imcpasm/opt1.t
  M t/compilers/imcc/imcpasm/opt2.t
  M t/compilers/imcc/imcpasm/optc.t
  M t/compilers/imcc/reg/alloc.t
  M t/compilers/imcc/reg/spill_old.t
  M t/compilers/imcc/syn/const.t
  M t/compilers/imcc/syn/file.t
  M t/compilers/imcc/syn/macro.t
  M t/compilers/imcc/syn/pcc.t
  M t/compilers/imcc/syn/regressions.t
  M t/compilers/pct/complete_workflow.t
  M t/compilers/pct/post.t
  M t/compilers/pge/pge_globs.t
  M t/compilers/tge/basic.t
  M t/dynoplibs/debug.t
  M t/dynoplibs/io-old.t
  M t/dynoplibs/io.t
  M t/dynoplibs/sysinfo.t
  M t/dynoplibs/time_old.t
  M t/dynoplibs/trans-old.t
  M t/dynpmc/dynlexpad.t
  M t/dynpmc/gziphandle.t
  M t/dynpmc/os.t
  M t/dynpmc/rational.t
  M t/examples/streams.t
  M t/library/streams.t
  M t/op/basic.t
  M t/op/calling.t
  M t/op/exceptions.t
  M t/op/exit.t
  M t/op/interp.t
  M t/op/jit.t
  M t/op/jitn.t
  M t/op/lexicals.t
  M t/op/literal-old.t
  M t/op/say.t
  M t/op/spawnw.t
  M t/op/string_cs.t
  M t/op/stringu.t
  M t/perl/Parrot_Test.t
  M t/perl/testlib/answer.pir
  M t/perl/testlib/hello.pasm
  M t/pmc/bignum.t
  M t/pmc/callcontext.t
  M t/pmc/coroutine.t
  M t/pmc/eval.t
  M t/pmc/exception-old.t
  M t/pmc/filehandle.t
  M t/pmc/fixedbooleanarray.t
  M t/pmc/fixedfloatarray.t
  M t/pmc/fixedintegerarray.t
  M t/pmc/fixedpmcarray.t
  M t/pmc/fixedstringarray.t
  M t/pmc/freeze.t
  M t/pmc/globals.t
  M t/pmc/hashiteratorkey.t
  M t/pmc/integer.t
  M t/pmc/io.t
  M t/pmc/io_stdin.t
  M t/pmc/iterator.t
  M t/pmc/multidispatch.t
  M t/pmc/namespace-old.t
  M t/pmc/namespace.t
  M t/pmc/nci.t
  M t/pmc/object-meths.t
  M t/pmc/orderedhash.t
  M t/pmc/orderedhashiterator.t
  M t/pmc/pmc.t
  M t/pmc/stringhandle.t
  M t/pmc/sub.t
  M t/pmc/threads.t
  M t/pmc/timer.t
  M t/profiling/profiling.t
  M t/src/embed.t
  M t/src/extend.t
  M t/tools/mk_language_shell.t
  M t/tools/pbc_disassemble.t
  M t/tools/pbc_dump.t
  M tools/build/c2str.pl
  M tools/dev/dump_pbc.pl
  A tools/dev/gdb-pp-load.py
  A tools/dev/gdb-pp.py
  R tools/dev/list_unjitted.pl
  M tools/dev/make_cover.pl
  M tools/dev/pbc_to_exe.pir

Log Message:
-----------
Merge branch 'master' into nwellnhof/unicode_io


Commit: 7cad06a5941b8bed0ff70e24376d60764a80c077
    https://github.com/parrot/parrot/commit/7cad06a5941b8bed0ff70e24376d60764a80c077
Author: Nick Wellnhofer <wellnhofer at aevum.de>
Date:   2011-01-03 (Mon, 03 Jan 2011)

Changed paths:
  M src/io/buffer.c

Log Message:
-----------
Fix a compiler warning


Commit: 6f96b02878119da0894ac84dbceef136c951e473
    https://github.com/parrot/parrot/commit/6f96b02878119da0894ac84dbceef136c951e473
Author: Nick Wellnhofer <wellnhofer at aevum.de>
Date:   2011-01-03 (Mon, 03 Jan 2011)

Changed paths:
  M MANIFEST
  M config/gen/makefiles/root.in
  M include/parrot/encoding.h
  M include/parrot/io.h
  M include/parrot/string.h
  M include/parrot/string_funcs.h
  M src/io/api.c
  M src/io/buffer.c
  M src/io/io_private.h
  R src/io/utf8.c
  M src/pmc/bytebuffer.pmc
  M src/pmc/filehandle.pmc
  M src/pmc/handle.pmc
  M src/pmc/mappedbytearray.pmc
  M src/pmc/string.pmc
  M src/string/api.c
  M src/string/encoding.c
  M src/string/encoding/ascii.c
  M src/string/encoding/binary.c
  M src/string/encoding/latin1.c
  M src/string/encoding/null.c
  M src/string/encoding/shared.c
  M src/string/encoding/ucs2.c
  M src/string/encoding/ucs4.c
  A src/string/encoding/unicode.h
  M src/string/encoding/utf16.c
  M src/string/encoding/utf8.c
  R src/string/unicode.h
  M t/pmc/bytebuffer.t
  M t/pmc/filehandle.t
  M t/pmc/io.t
  M t/pmc/mappedbytearray.t
  M t/pmc/parrotio.t
  M t/pmc/testfile

Log Message:
-----------
Merge branch 'nwellnhof/unicode_io'




More information about the parrot-commits mailing list