[parrot/parrot] 51cfb3: apply patch from TT #1865, it allows more windows ...
noreply at github.com
noreply at github.com
Mon Nov 29 07:55:52 UTC 2010
Branch: refs/heads/master
Home: https://github.com/parrot/parrot
Commit: 51cfb3855ec91b184154639ccc74e03d5c07d380
https://github.com/parrot/parrot/commit/51cfb3855ec91b184154639ccc74e03d5c07d380
Author: Jimmy Zhuo <zhuomingliang at yahoo.com.cn>
Date: 2010-11-28 (Sun, 28 Nov 2010)
Changed paths:
M config/gen/makefiles/root.in
Log Message:
-----------
apply patch from TT #1865, it allows more windows environments with git to work correctly, ronaldws++
Commit: 6138a06f6534da5964a8ea59295b676dc0a7844b
https://github.com/parrot/parrot/commit/6138a06f6534da5964a8ea59295b676dc0a7844b
Author: Jimmy Zhuo <zhuomingliang at yahoo.com.cn>
Date: 2010-11-28 (Sun, 28 Nov 2010)
Changed paths:
M .gitignore
M CREDITS
M ChangeLog
M DEPRECATED.pod
M MANIFEST
M MANIFEST.SKIP
M NEWS
M PBC_COMPAT
M RESPONSIBLE_PARTIES
M compilers/data_json/data_json.pir
M compilers/data_json/data_json/pge2pir.tg
M compilers/imcc/debug.c
M compilers/imcc/imcc.y
M compilers/imcc/imcparser.c
M compilers/imcc/main.c
M compilers/imcc/pbc.c
M compilers/imcc/pcc.c
M compilers/pge/PGE/Exp.pir
M compilers/pge/PGE/Match.pir
M compilers/pge/PGE/Perl6Regex.pir
R compilers/pirc/Defines.mak
R compilers/pirc/README.pod
R compilers/pirc/Rules.mak
R compilers/pirc/TODO
R compilers/pirc/heredoc/heredocmain.c
R compilers/pirc/macro/lexer.h
R compilers/pirc/macro/macro.h
R compilers/pirc/macro/macro.l
R compilers/pirc/macro/macro.y
R compilers/pirc/macro/macrolexer.c
R compilers/pirc/macro/macrolexer.h
R compilers/pirc/macro/macroparser.c
R compilers/pirc/macro/macroparser.h
R compilers/pirc/src/bcgen.c
R compilers/pirc/src/bcgen.h
R compilers/pirc/src/hdocprep.c
R compilers/pirc/src/hdocprep.l
R compilers/pirc/src/main.c
R compilers/pirc/src/pir.l
R compilers/pirc/src/pir.y
R compilers/pirc/src/pircapi.c
R compilers/pirc/src/pircapi.h
R compilers/pirc/src/pircompiler.c
R compilers/pirc/src/pircompiler.h
R compilers/pirc/src/pircompunit.c
R compilers/pirc/src/pircompunit.h
R compilers/pirc/src/pirdefines.h
R compilers/pirc/src/piremit.c
R compilers/pirc/src/piremit.h
R compilers/pirc/src/pirerr.c
R compilers/pirc/src/pirerr.h
R compilers/pirc/src/pirheredoc.h
R compilers/pirc/src/pirlexer.c
R compilers/pirc/src/pirlexer.h
R compilers/pirc/src/pirmacro.c
R compilers/pirc/src/pirmacro.h
R compilers/pirc/src/pirop.c
R compilers/pirc/src/pirop.h
R compilers/pirc/src/pirparser.c
R compilers/pirc/src/pirparser.h
R compilers/pirc/src/pirpcc.c
R compilers/pirc/src/pirpcc.h
R compilers/pirc/src/pirregalloc.c
R compilers/pirc/src/pirregalloc.h
R compilers/pirc/src/pirsymbol.c
R compilers/pirc/src/pirsymbol.h
R compilers/pirc/src/piryy.h
R compilers/pirc/t/basic.t
R compilers/pirc/t/harness
R compilers/pirc/t/heredoc.t
R compilers/pirc/t/macro.t
R compilers/pirc/t/stmts.t
R compilers/pirc/t/subflags.t
M compilers/tge/TGE/Compiler.pir
M config/auto/ipv6.pm
M config/auto/revision.pm
M config/auto/warnings.pm
M config/gen/config_pm/config_pir.in
M config/gen/makefiles/root.in
M config/gen/platform/win32/pid.c
M config/init/defaults.pm
M docs/book/draft/appa_glossary.pod
M docs/book/draft/appd_build_options.pod
M docs/book/draft/ch01_introduction.pod
M docs/book/pct/ch01_introduction.pod
M docs/dev/c_functions.pod
M docs/embed.pod
M docs/faq.pod
M docs/glossary.pod
M docs/imcc/imcfaq.pod
M docs/optable.pod
M docs/pdds/draft/pdd06_pasm.pod
M docs/pdds/pdd19_pir.pod
M docs/pdds/pdd23_exceptions.pod
M docs/project/git_workflow.pod
M docs/project/release_manager_guide.pod
M examples/c/pbc_info.c
M examples/c/test_main.c
M examples/pir/sudoku.pir
M include/parrot/datatypes.h
M include/parrot/dynext.h
M include/parrot/embed.h
M include/parrot/exit.h
M include/parrot/key.h
M include/parrot/misc.h
M include/parrot/oplib/core_ops.h
M include/parrot/oplib/ops.h
M include/parrot/opsenum.h
M include/parrot/pointer_array.h
M include/parrot/string.h
M include/parrot/vtables.h
M lib/Parrot/Distribution.pm
M lib/Parrot/Docs/Section/Compilers.pm
M lib/Parrot/Pmc2c/Emitter.pm
M lib/Parrot/Pmc2c/Method.pm
M lib/Parrot/Pmc2c/PMC/default.pm
M lib/Parrot/Pmc2c/Pmc2cMain.pm
M lib/Parrot/Test.pm
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 runtime/parrot/library/PGE/Perl6Grammar.pir
M runtime/parrot/library/PGE/Util.pir
M runtime/parrot/library/SDL.pir
M src/call/args.c
M src/datatypes.c
M src/debug.c
M src/dynext.c
M src/dynoplibs/math.ops
M src/dynoplibs/sys.ops
M src/dynpmc/gziphandle.pmc
M src/dynpmc/subproxy.pmc
M src/embed.c
M src/exceptions.c
M src/exit.c
M src/gc/fixed_allocator.c
M src/gc/gc_ms.c
M src/gc/gc_ms2.c
M src/gc/mark_sweep.c
M src/gc/system.c
M src/global_setup.c
M src/hash.c
M src/interp/inter_create.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/key.c
M src/library.c
M src/main.c
M src/multidispatch.c
M src/ops/core.ops
M src/ops/core_ops.c
M src/ops/experimental.ops
M src/ops/math.ops
M src/ops/string.ops
M src/packdump.c
M src/packfile.c
M src/parrot_debugger.c
M src/pbc_disassemble.c
M src/pbc_dump.c
M src/pbc_merge.c
M src/pmc.c
M src/pmc/boolean.pmc
M src/pmc/bytebuffer.pmc
M src/pmc/class.pmc
R src/pmc/codestring.pmc
M src/pmc/default.pmc
M src/pmc/eval.pmc
M src/pmc/filehandle.pmc
M src/pmc/fixedbooleanarray.pmc
M src/pmc/fixedintegerarray.pmc
M src/pmc/fixedpmcarray.pmc
M src/pmc/hash.pmc
M src/pmc/imageiosize.pmc
M src/pmc/integer.pmc
M src/pmc/key.pmc
M src/pmc/oplib.pmc
M src/pmc/orderedhash.pmc
M src/pmc/parrotinterpreter.pmc
M src/pmc/scalar.pmc
M src/pmc/unmanagedstruct.pmc
M src/pointer_array.c
M src/runcore/trace.c
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 src/utils.c
M src/vtables.c
M t/codingstd/linelength.t
M t/compilers/imcc/syn/objects.t
M t/library/mime_base64.t
M t/op/cc_state.t
M t/op/gc-active-buffers.t
M t/op/string_cs.t
M t/op/stringu.t
M t/perl/Parrot_Test.t
M t/pmc/bytebuffer.t
R t/pmc/codestring.t
M t/pmc/freeze.t
M t/pmc/packfile.t
M t/pmc/sub.t
M t/pmc/testlib/packfile_common.pir
M t/src/basic.t
M t/src/embed.t
M t/src/exit.t
M t/src/extend.t
M t/steps/auto/ipv6-01.t
M t/steps/auto/revision-01.t
M t/steps/auto/warnings-01.t
M t/tools/dev/searchops/samples.pm
M t/tools/pbc_disassemble.t
M t/tools/pbc_dump.t
M tools/dev/pbc_to_exe.pir
M tools/install/smoke.pl
Log Message:
-----------
Merge branch 'master' of github.com:parrot/parrot
More information about the parrot-commits
mailing list