[parrot/parrot] 59e749: Merge commit 'origin/master' into threads
GitHub
noreply at github.com
Mon Sep 17 01:35:29 UTC 2012
Branch: refs/heads/threads
Home: https://github.com/parrot/parrot
Commit: 59e749c29a4788a5c58701d12c02a53b96f41bc3
https://github.com/parrot/parrot/commit/59e749c29a4788a5c58701d12c02a53b96f41bc3
Author: jkeenan <jkeenan at cpan.org>
Date: 2012-09-06 (Thu, 06 Sep 2012)
Changed paths:
M .gitignore
M ChangeLog
M Configure.pl
M MANIFEST
M MANIFEST.SKIP
M MANIFEST.generated
M PBC_COMPAT
M config/auto/arch.pm
M config/auto/pmc.pm
M config/auto/sizes.pm
M config/auto/warnings.pm
M config/gen/config_pm/config_pir.in
M config/gen/core_pmcs.pm
M config/gen/makefiles/root.in
M config/init/hints.pm
M config/init/hints/mswin32.pm
M config/init/hints/vms.pm
M config/init/manifest.pm
M examples/library/md5sum.pir
M examples/pir/io.pir
M examples/tutorial/40_file_ops.pir
M frontend/parrot/main.c
M frontend/pbc_dump/main.c
M lib/Parrot/Configure/Compiler.pm
M lib/Parrot/Configure/Messages.pm
M lib/Parrot/Configure/Options.pm
M lib/Parrot/Configure/Utils.pm
M lib/Parrot/IO/File.pm
M lib/Parrot/Test.pm
M runtime/parrot/library/TAP/Parser.pir
M runtime/parrot/library/osutils.pir
M runtime/parrot/library/parrotlib.pir
M src/dynpmc/Defines.in
M src/dynpmc/Rules.in
M src/dynpmc/os.pmc
M src/io/utilities.c
M src/platform/win32/io.c
M src/pmc/float.pmc
M src/pmc/integer.pmc
A src/pmc/os.pmc
M t/codingstd/filenames.t
M t/codingstd/pccmethod_deps.t
M t/compilers/opsc/02-parse-all-ops.t
M t/configure/001-options.t
M t/dynoplibs/io.t
M t/dynpmc/file.t
M t/dynpmc/gziphandle.t
R t/dynpmc/os.t
R t/dynpmc/os_unicode.t
M t/library/nciutils.t
M t/native_pbc/integer_1.pbc
M t/native_pbc/integer_2.pbc
M t/native_pbc/integer_4.pbc
M t/native_pbc/number_1.pbc
M t/native_pbc/number_2.pbc
M t/native_pbc/number_4.pbc
M t/native_pbc/string_1.pbc
M t/native_pbc/string_2.pbc
M t/native_pbc/string_4.pbc
A t/native_pbc/testdata/integer.pasm
M t/oo/methods.t
M t/perl/Parrot_IO.t
M t/pmc/filehandle.t
M t/pmc/nci.t
A t/pmc/os.t
A t/pmc/os_unicode.t
M t/src/extend_vtable.t
M t/steps/gen/makefiles-01.t
M tools/dev/dedeprecator.nqp
M tools/dev/mk_native_pbc
M tools/dev/pbc_to_exe.winxed
M tools/release/update_version.pl
Log Message:
-----------
Merge commit 'origin/master' into threads
Commit: 78c2dc9c69fa8ddb94ea7ff669e47391276438ae
https://github.com/parrot/parrot/commit/78c2dc9c69fa8ddb94ea7ff669e47391276438ae
Author: jkeenan <jkeenan at cpan.org>
Date: 2012-09-06 (Thu, 06 Sep 2012)
Log Message:
-----------
Merge branch 'threads' of git at github.com:parrot/parrot into threads
Commit: a704331b74fb6a5c320d5ce8170ea0e9c0b5e187
https://github.com/parrot/parrot/commit/a704331b74fb6a5c320d5ce8170ea0e9c0b5e187
Author: jkeenan <jkeenan at cpan.org>
Date: 2012-09-13 (Thu, 13 Sep 2012)
Changed paths:
M include/parrot/alarm.h
M include/parrot/thread.h
M src/alarm.c
M src/dynpmc/Defines.in
M src/dynpmc/Rules.in
M src/thread.c
Log Message:
-----------
Merge branch 'threads' of git at github.com:parrot/parrot into threads
Commit: 119f218fc796c5aa640b1ea8f7a0696f7942cb2a
https://github.com/parrot/parrot/commit/119f218fc796c5aa640b1ea8f7a0696f7942cb2a
Author: jkeenan <jkeenan at cpan.org>
Date: 2012-09-16 (Sun, 16 Sep 2012)
Changed paths:
M .gitignore
M MANIFEST
M MANIFEST.generated
M config/auto/headers.pm
M config/auto/platform.pm
M config/gen/makefiles/root.in
M frontend/parrot2/main.c
M include/parrot/api.h
M include/parrot/call.h
M include/parrot/gc_api.h
M include/parrot/longopt.h
M include/parrot/platform_interface.h
M include/parrot/thread.h
M lib/Parrot/Test.pm
M src/call/context.c
M src/dynpmc/Rules.in
R src/dynpmc/os.pmc
A src/dynpmc/osdummy.pmc
M src/embed/api.c
M src/interp/api.c
A src/platform/generic/num_cpus.c
A src/platform/win32/num_cpus.c
M src/pmc/sub.pmc
M src/pmc/task.pmc
M src/scheduler.c
M src/thread.c
M t/run/options.t
M t/src/checkdepend.t
M t/src/extend.t
M t/src/threads_io.t
Log Message:
-----------
Merge branch 'threads' of git at github.com:parrot/parrot into threads
Commit: c15424b5e78e77012ee3aaf84b4b9eac6721c498
https://github.com/parrot/parrot/commit/c15424b5e78e77012ee3aaf84b4b9eac6721c498
Author: jkeenan <jkeenan at cpan.org>
Date: 2012-09-16 (Sun, 16 Sep 2012)
Changed paths:
M src/platform/generic/num_cpus.c
Log Message:
-----------
[codingstd] No trailing whitespace.
Commit: 761602447cae29c5c23c111c3eb39be632380747
https://github.com/parrot/parrot/commit/761602447cae29c5c23c111c3eb39be632380747
Author: jkeenan <jkeenan at cpan.org>
Date: 2012-09-16 (Sun, 16 Sep 2012)
Changed paths:
M src/pmc/task.pmc
Log Message:
-----------
[codingstd] No hard tabs.
Commit: 696da6ab5134855130a17c914b1fd71476c4b559
https://github.com/parrot/parrot/commit/696da6ab5134855130a17c914b1fd71476c4b559
Author: jkeenan <jkeenan at cpan.org>
Date: 2012-09-16 (Sun, 16 Sep 2012)
Changed paths:
M src/platform/generic/num_cpus.c
Log Message:
-----------
[codingstd] No space between C function name and following open parenthesis.
Commit: 15ee7241d249b7face6099fcdb9c1e537b49b252
https://github.com/parrot/parrot/commit/15ee7241d249b7face6099fcdb9c1e537b49b252
Author: jkeenan <jkeenan at cpan.org>
Date: 2012-09-16 (Sun, 16 Sep 2012)
Changed paths:
M src/platform/win32/num_cpus.c
Log Message:
-----------
[codingstd] Follow C-indent standard inside #ifdef.
Commit: 1af86fac6692ea2b5f9a92446ba6099f83b8dedb
https://github.com/parrot/parrot/commit/1af86fac6692ea2b5f9a92446ba6099f83b8dedb
Author: jkeenan <jkeenan at cpan.org>
Date: 2012-09-16 (Sun, 16 Sep 2012)
Changed paths:
M src/platform/win32/num_cpus.c
Log Message:
-----------
[codingstd] Correct documentation of C function.
Commit: 8d7b9a860ab185a58b85c74afde588995d2288ca
https://github.com/parrot/parrot/commit/8d7b9a860ab185a58b85c74afde588995d2288ca
Author: jkeenan <jkeenan at cpan.org>
Date: 2012-09-16 (Sun, 16 Sep 2012)
Changed paths:
M frontend/parrot2/main.c
Log Message:
-----------
[codingstd] No space after opening parenthesis.
Compare: https://github.com/parrot/parrot/compare/f77643e9c916...8d7b9a860ab1
More information about the parrot-commits
mailing list