[parrot/parrot] 0e3417: Merge branch 'master' into string_checks

noreply at github.com noreply at github.com
Sun Nov 28 17:56:29 UTC 2010


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

Commit: 0e3417087df6bbcf4ffe347389089453c614c891
    https://github.com/parrot/parrot/commit/0e3417087df6bbcf4ffe347389089453c614c891
Author: Nick Wellnhofer <wellnhofer at aevum.de>
Date:   2010-11-28 (Sun, 28 Nov 2010)

Changed paths:
  M compilers/imcc/pbc.c
  M config/auto/revision.pm
  M include/parrot/key.h
  M include/parrot/pointer_array.h
  M ports/debian/changelog
  M ports/debian/control
  A ports/debian/patches/05_fix_gc_ftbfs_ia64.patch
  M ports/debian/patches/series
  M ports/debian/rules
  M src/call/args.c
  M src/dynext.c
  M src/dynpmc/subproxy.pmc
  M src/gc/gc_ms2.c
  M src/gc/system.c
  M src/hash.c
  M src/key.c
  M src/packdump.c
  M src/pmc/default.pmc
  M src/pmc/fixedpmcarray.pmc
  M src/pmc/hash.pmc
  M src/pmc/imageiosize.pmc
  M src/pmc/key.pmc
  M src/pmc/oplib.pmc
  M src/pmc/orderedhash.pmc
  M src/pmc/parrotinterpreter.pmc
  M src/pmc/unmanagedstruct.pmc
  M src/runcore/trace.c
  M t/steps/auto/revision-01.t

Log Message:
-----------
Merge branch 'master' into string_checks


Commit: 8e00918699c0c704005d04c2a28e31af57ab0a1f
    https://github.com/parrot/parrot/commit/8e00918699c0c704005d04c2a28e31af57ab0a1f
Author: Nick Wellnhofer <wellnhofer at aevum.de>
Date:   2010-11-28 (Sun, 28 Nov 2010)

Changed paths:
  M compilers/imcc/pbc.c
  M config/gen/config_pm/config_pir.in
  M config/gen/makefiles/root.in
  M include/parrot/string.h
  M src/dynpmc/gziphandle.pmc
  M src/global_setup.c
  M src/io/api.c
  M src/io/buffer.c
  M src/io/socket_unix.c
  M src/io/socket_win32.c
  M src/io/utf8.c
  M src/library.c
  M src/multidispatch.c
  M src/pmc/bytebuffer.pmc
  M src/pmc/eval.pmc
  M src/pmc/filehandle.pmc
  M src/pmc/fixedbooleanarray.pmc
  M src/string/api.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/shared.h
  M src/string/encoding/tables.c
  M src/string/encoding/tables.h
  M src/string/encoding/ucs2.c
  M src/string/encoding/ucs4.c
  M src/string/encoding/utf16.c
  M src/string/encoding/utf8.c
  M src/string/unicode.h
  M t/compilers/imcc/syn/objects.t
  M t/library/mime_base64.t
  M t/op/string_cs.t
  M t/op/stringu.t
  M t/pmc/bytebuffer.t
  M t/pmc/freeze.t
  M t/pmc/packfile.t
  M t/pmc/testlib/packfile_common.pir
  M t/tools/pbc_disassemble.t
  M t/tools/pbc_dump.t
  M tools/dev/pbc_to_exe.pir

Log Message:
-----------
Merge branch 'string_checks'




More information about the parrot-commits mailing list