[parrot/parrot] 609e79: merge master
noreply at github.com
noreply at github.com
Mon Jan 24 01:30:39 UTC 2011
Branch: refs/heads/luben/gc_threshold_adjust
Home: https://github.com/parrot/parrot
Commit: 609e793aad1224b9c242894a9f44ed304c8d9aba
https://github.com/parrot/parrot/commit/609e793aad1224b9c242894a9f44ed304c8d9aba
Author: luben <karavelov at spnet.net>
Date: 2010-12-01 (Wed, 01 Dec 2010)
Changed paths:
M CREDITS
M DEPRECATED.pod
M MANIFEST
M MANIFEST.generated
M NEWS
M README
M compilers/imcc/cfg.c
M compilers/imcc/cfg.h
M compilers/imcc/debug.c
M compilers/imcc/debug.h
M compilers/imcc/imc.c
M compilers/imcc/imc.h
M compilers/imcc/imcc.l
M compilers/imcc/imcc.y
M compilers/imcc/imclexer.c
M compilers/imcc/imcparser.c
M compilers/imcc/instructions.c
M compilers/imcc/instructions.h
M compilers/imcc/main.c
M compilers/imcc/optimizer.c
M compilers/imcc/optimizer.h
M compilers/imcc/parser.h
M compilers/imcc/parser_util.c
M compilers/imcc/pbc.c
M compilers/imcc/pbc.h
M compilers/imcc/pcc.c
M compilers/imcc/reg_alloc.c
M compilers/imcc/sets.c
M compilers/imcc/sets.h
M compilers/imcc/symreg.c
M compilers/imcc/symreg.h
M compilers/imcc/unit.h
M config/auto/attributes/test_c.in
M config/auto/backtrace/test_c.in
M config/auto/backtrace/test_dlinfo_c.in
M config/auto/byteorder/test_c.in
M config/auto/cpu/i386/test_gcc_cmpxchg_c.in
M config/auto/cpu/ppc/test_gcc_cmpset_c.in
M config/auto/cpu/sun4/test_atomic_c.in
M config/auto/env/test_setenv_c.in
M config/auto/env/test_unsetenv_c.in
M config/auto/frames/test_exec_cygwin_c.in
M config/auto/frames/test_exec_linux_c.in
M config/auto/frames/test_exec_openbsd_c.in
M config/auto/gc/test_c.in
M config/auto/gcc/test_c.in
M config/auto/gettext/gettext_c.in
M config/auto/glibc/test_c.in
M config/auto/gmp/gmp_c.in
M config/auto/headers/test_c.in
M config/auto/inline/test1_c.in
M config/auto/inline/test2_c.in
M config/auto/isreg/test_c.in
M config/auto/libffi/test_c.in
M config/auto/llvm/hello.c
M config/auto/memalign/test2_c.in
M config/auto/memalign/test_c.in
M config/auto/msvc/test_c.in
M config/auto/neg_0/test_c.in
M config/auto/opengl/opengl_c.in
M config/auto/pcre/pcre_c.in
M config/auto/readline/readline_c.in
M config/auto/revision.pm
M config/auto/signal/test1_c.in
M config/auto/signal/test2_c.in
M config/auto/signal/test_itimer_c.in
M config/auto/sizes/floatval_maxmin_c.in
M config/auto/sizes/intval_maxmin_c.in
M config/auto/sizes/test2_c.in
M config/auto/sizes/test3_c.in
M config/auto/sizes/test_c.in
M config/auto/snprintf/test_c.in
M config/auto/stat/test_c.in
M config/auto/timespec/test_c.in
M config/auto/va_ptr/test_c.in
M config/auto/warnings/test_c.in
M config/auto/zlib/zlib_c.in
M config/gen/config_h/config_h.in
M config/gen/config_h/has_header_h.in
M config/gen/config_pm/config_pir.in
M config/gen/core_pmcs.pm
M config/gen/makefiles/root.in
M config/gen/platform.pm
M config/gen/platform/ansi/dl.c
M config/gen/platform/ansi/exec.c
M config/gen/platform/ansi/io.h
M config/gen/platform/ansi/pid.c
M config/gen/platform/ansi/time.c
M config/gen/platform/cygwin/math.c
M config/gen/platform/darwin/begin.c
M config/gen/platform/darwin/hires_timer.c
M config/gen/platform/darwin/sysmem.c
M config/gen/platform/freebsd/sysmem.c
M config/gen/platform/generic/dl.c
M config/gen/platform/generic/dl.h
M config/gen/platform/generic/env.c
M config/gen/platform/generic/exec.c
M config/gen/platform/generic/hires_timer.c
M config/gen/platform/generic/io.h
M config/gen/platform/generic/itimer.c
M config/gen/platform/generic/math.c
M config/gen/platform/generic/math.h
M config/gen/platform/generic/memexec.c
M config/gen/platform/generic/pid.c
M config/gen/platform/generic/platform_limits.h
M config/gen/platform/generic/signal.c
M config/gen/platform/generic/signal.h
M config/gen/platform/generic/stat.c
M config/gen/platform/generic/stat.h
M config/gen/platform/generic/sysmem.c
M config/gen/platform/generic/threads.h
M config/gen/platform/generic/time.c
M config/gen/platform/netbsd/math.c
M config/gen/platform/netbsd/misc.c
M config/gen/platform/netbsd/misc.h
M config/gen/platform/netbsd/sysmem.c
M config/gen/platform/openbsd/math.c
M config/gen/platform/openbsd/memexec.c
M config/gen/platform/openbsd/misc.h
M config/gen/platform/solaris/math.c
M config/gen/platform/solaris/time.c
M config/gen/platform/win32/begin.c
M config/gen/platform/win32/dl.c
M config/gen/platform/win32/env.c
M config/gen/platform/win32/exec.c
M config/gen/platform/win32/hires_timer.c
M config/gen/platform/win32/io.h
M config/gen/platform/win32/misc.c
M config/gen/platform/win32/misc.h
M config/gen/platform/win32/pid.c
M config/gen/platform/win32/signal.c
M config/gen/platform/win32/signal.h
M config/gen/platform/win32/stat.h
M config/gen/platform/win32/string.h
M config/gen/platform/win32/sysmem.c
M config/gen/platform/win32/threads.h
M config/gen/platform/win32/time.c
M config/inter/libparrot.pm
M docs/embed.pod
A docs/project/core_inclusion.pod
M docs/project/git_workflow.pod
M examples/benchmarks/primes.c
M examples/benchmarks/primes2.c
M examples/c/nanoparrot.c
M examples/c/pbc_info.c
M examples/c/test_main.c
M examples/compilers/japhc.c
M examples/embed/cotorra.c
M examples/mops/mops.c
M include/parrot/atomic.h
M include/parrot/atomic/fallback.h
M include/parrot/atomic/gcc_pcc.h
M include/parrot/atomic/gcc_x86.h
M include/parrot/atomic/sparc.h
M include/parrot/caches.h
M include/parrot/call.h
M include/parrot/cclass.h
M include/parrot/compiler.h
M include/parrot/context.h
M include/parrot/core_types.h
M include/parrot/datatypes.h
M include/parrot/debugger.h
M include/parrot/dynext.h
M include/parrot/embed.h
M include/parrot/encoding.h
M include/parrot/enums.h
M include/parrot/exceptions.h
M include/parrot/exit.h
M include/parrot/extend.h
M include/parrot/gc_api.h
M include/parrot/global_setup.h
M include/parrot/hash.h
M include/parrot/hll.h
M include/parrot/imageio.h
M include/parrot/imcc.h
M include/parrot/interpreter.h
M include/parrot/io.h
M include/parrot/io_portable.h
M include/parrot/io_unix.h
M include/parrot/io_win32.h
M include/parrot/key.h
M include/parrot/library.h
M include/parrot/list.h
M include/parrot/longopt.h
M include/parrot/memory.h
M include/parrot/misc.h
M include/parrot/multidispatch.h
M include/parrot/namespace.h
M include/parrot/nci.h
M include/parrot/oo.h
M include/parrot/oo_private.h
M include/parrot/op.h
M include/parrot/oplib.h
M include/parrot/packfile.h
M include/parrot/parrot.h
M include/parrot/platform_interface.h
M include/parrot/pmc.h
M include/parrot/pmc_freeze.h
M include/parrot/pobj.h
M include/parrot/pointer_array.h
M include/parrot/runcore_api.h
M include/parrot/runcore_profiling.h
M include/parrot/runcore_trace.h
M include/parrot/scheduler.h
M include/parrot/scheduler_private.h
M include/parrot/settings.h
M include/parrot/stat.h
M include/parrot/string.h
M include/parrot/string_funcs.h
M include/parrot/string_primitives.h
M include/parrot/sub.h
M include/parrot/sysmem.h
M include/parrot/thr_pthread.h
M include/parrot/thr_windows.h
M include/parrot/thread.h
M include/parrot/vtables.h
M include/parrot/warnings.h
M lib/Parrot/Pmc2c/PMCEmitter.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 runtime/parrot/library/HTTP/Message.pir
M runtime/parrot/library/osutils.pir
M src/atomic/gcc_x86.c
M src/call/args.c
M src/call/context.c
M src/call/context_accessors.c
M src/call/ops.c
M src/call/pcc.c
M src/datatypes.c
M src/debug.c
M src/dynext.c
M src/dynoplibs/bit.ops
M src/dynoplibs/debug.ops
M src/dynoplibs/io.ops
M src/dynoplibs/math.ops
M src/dynoplibs/obscure.ops
M src/dynoplibs/sys.ops
M src/dynoplibs/trans.ops
M src/dynpmc/dynlexpad.pmc
M src/dynpmc/file.pmc
M src/dynpmc/foo.pmc
M src/dynpmc/foo2.pmc
M src/dynpmc/gziphandle.pmc
M src/dynpmc/os.pmc
M src/dynpmc/pccmethod_test.pmc
M src/dynpmc/rational.pmc
M src/dynpmc/rotest.pmc
M src/dynpmc/subproxy.pmc
M src/embed.c
M src/exceptions.c
M src/exit.c
M src/extend.c
M src/gc/alloc_memory.c
M src/gc/alloc_resources.c
M src/gc/api.c
M src/gc/fixed_allocator.c
M src/gc/fixed_allocator.h
M src/gc/gc_inf.c
M src/gc/gc_ms.c
M src/gc/gc_ms2.c
M src/gc/gc_private.h
M src/gc/malloc_trace.c
M src/gc/mark_sweep.c
M src/gc/string_gc.c
M src/gc/system.c
M src/gc/variable_size_pool.c
M src/gc/variable_size_pool.h
M src/global_setup.c
M src/hash.c
M src/hll.c
M src/interp/inter_cb.c
M src/interp/inter_create.c
M src/interp/inter_misc.c
M src/io/api.c
M src/io/buffer.c
M src/io/core.c
M src/io/filehandle.c
M src/io/io_private.h
M src/io/portable.c
M src/io/socket_api.c
M src/io/socket_unix.c
M src/io/socket_win32.c
M src/io/unix.c
M src/io/utf8.c
M src/io/win32.c
M src/key.c
M src/library.c
M src/list.c
M src/longopt.c
M src/main.c
M src/misc.c
M src/multidispatch.c
M src/namespace.c
M src/nci/api.c
M src/nci/core_thunks.c
M src/nci/extra_thunks.c
M src/nci/libffi.c
M src/nci/signatures.c
M src/nci_test.c
M src/oo.c
M src/ops/bit.ops
M src/ops/cmp.ops
M src/ops/core.ops
M src/ops/core_ops.c
M src/ops/experimental.ops
M src/ops/io.ops
M src/ops/math.ops
M src/ops/object.ops
M src/ops/pmc.ops
M src/ops/set.ops
M src/ops/string.ops
M src/ops/sys.ops
M src/ops/var.ops
M src/packdump.c
M src/packfile.c
M src/packfile/byteorder.h
M src/packfile/pf_items.c
M src/packout.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/addrregistry.pmc
M src/pmc/arrayiterator.pmc
M src/pmc/bigint.pmc
M src/pmc/bignum.pmc
M src/pmc/boolean.pmc
M src/pmc/bytebuffer.pmc
M src/pmc/callcontext.pmc
M src/pmc/capture.pmc
M src/pmc/class.pmc
M src/pmc/complex.pmc
M src/pmc/continuation.pmc
M src/pmc/coroutine.pmc
M src/pmc/default.pmc
M src/pmc/env.pmc
M src/pmc/eval.pmc
M src/pmc/eventhandler.pmc
M src/pmc/exception.pmc
M src/pmc/exceptionhandler.pmc
M src/pmc/exporter.pmc
M src/pmc/filehandle.pmc
M src/pmc/fixedbooleanarray.pmc
M src/pmc/fixedfloatarray.pmc
M src/pmc/fixedintegerarray.pmc
M src/pmc/fixedpmcarray.pmc
M src/pmc/fixedstringarray.pmc
M src/pmc/float.pmc
M src/pmc/handle.pmc
M src/pmc/hash.pmc
M src/pmc/hashiterator.pmc
M src/pmc/hashiteratorkey.pmc
M src/pmc/imageiofreeze.pmc
M src/pmc/imageiosize.pmc
M src/pmc/imageiostrings.pmc
M src/pmc/imageiothaw.pmc
M src/pmc/integer.pmc
M src/pmc/iterator.pmc
M src/pmc/key.pmc
M src/pmc/lexinfo.pmc
M src/pmc/lexpad.pmc
M src/pmc/managedstruct.pmc
A src/pmc/mappedbytearray.pmc
M src/pmc/multisub.pmc
M src/pmc/namespace.pmc
M src/pmc/nativepccmethod.pmc
M src/pmc/nci.pmc
M src/pmc/null.pmc
M src/pmc/object.pmc
M src/pmc/opcode.pmc
M src/pmc/oplib.pmc
M src/pmc/orderedhash.pmc
M src/pmc/orderedhashiterator.pmc
M src/pmc/packfile.pmc
M src/pmc/packfileannotation.pmc
M src/pmc/packfileannotations.pmc
M src/pmc/packfileconstanttable.pmc
M src/pmc/packfiledebug.pmc
M src/pmc/packfiledirectory.pmc
M src/pmc/packfilerawsegment.pmc
M src/pmc/packfilesegment.pmc
M src/pmc/parrotinterpreter.pmc
M src/pmc/parrotlibrary.pmc
M src/pmc/parrotthread.pmc
M src/pmc/pmcproxy.pmc
M src/pmc/pointer.pmc
M src/pmc/resizablebooleanarray.pmc
M src/pmc/resizablefloatarray.pmc
M src/pmc/resizableintegerarray.pmc
M src/pmc/resizablepmcarray.pmc
M src/pmc/resizablestringarray.pmc
M src/pmc/role.pmc
M src/pmc/scalar.pmc
M src/pmc/scheduler.pmc
M src/pmc/schedulermessage.pmc
M src/pmc/sockaddr.pmc
M src/pmc/socket.pmc
M src/pmc/string.pmc
M src/pmc/stringbuilder.pmc
M src/pmc/stringhandle.pmc
M src/pmc/stringiterator.pmc
M src/pmc/sub.pmc
M src/pmc/task.pmc
M src/pmc/threadinterpreter.pmc
M src/pmc/timer.pmc
M src/pmc/undef.pmc
M src/pmc/unmanagedstruct.pmc
M src/pmc_freeze.c
M src/pointer_array.c
M src/runcore/cores.c
M src/runcore/main.c
M src/runcore/profiling.c
M src/runcore/trace.c
M src/scheduler.c
M src/spf_render.c
M src/spf_vtable.c
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/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/primitives.c
M src/string/unicode.h
M src/sub.c
M src/thread.c
M src/utils.c
M src/vtables.c
M src/warnings.c
M t/codingstd/c_code_coda.t
M t/compilers/data_json/to_parrot.t
M t/compilers/imcc/syn/objects.t
M t/library/mime_base64.t
M t/op/string.t
M t/op/string_cs.t
M t/op/stringu.t
M t/pmc/bytebuffer.t
M t/pmc/complex.t
M t/pmc/filehandle.t
M t/pmc/freeze.t
A t/pmc/mappedbytearray.t
M t/pmc/packfile.t
M t/pmc/socket.t
M t/pmc/stringiterator.t
M t/pmc/testlib/packfile_common.pir
M t/steps/auto/revision-01.t
M t/tools/install/testlib/include/parrot/charset.h
M t/tools/install/testlib/src/pmc/pmc_object.h
M t/tools/pbc_disassemble.t
M t/tools/pbc_dump.t
M tools/build/parrot_config_c.pl
M tools/dev/pbc_to_exe.pir
Log Message:
-----------
merge master
More information about the parrot-commits
mailing list