[parrot/parrot] e35a1e: Add CANNOT_RETURN_NULL pragma and rerun headerizer
noreply at github.com
noreply at github.com
Sat Dec 25 20:43:18 UTC 2010
Branch: refs/heads/master
Home: https://github.com/parrot/parrot
Commit: e35a1ee3ccfef8b4472555264f1c36c490d35cd5
https://github.com/parrot/parrot/commit/e35a1ee3ccfef8b4472555264f1c36c490d35cd5
Author: Vasily Chekalkin <bacek at bacek.com>
Date: 2010-12-25 (Sat, 25 Dec 2010)
Changed paths:
M include/parrot/pmc.h
M src/pmc.c
Log Message:
-----------
Add CANNOT_RETURN_NULL pragma and rerun headerizer
Commit: 96fa854f102e42758885ef8af4bff4dfb38f2a1e
https://github.com/parrot/parrot/commit/96fa854f102e42758885ef8af4bff4dfb38f2a1e
Author: Vasily Chekalkin <bacek at bacek.com>
Date: 2010-12-25 (Sat, 25 Dec 2010)
Changed paths:
M include/parrot/pmc.h
M src/pmc.c
Log Message:
-----------
Fix function argument guard
Commit: bf01ee4864f0b42c249a3fcdedb57a4ee50e104c
https://github.com/parrot/parrot/commit/bf01ee4864f0b42c249a3fcdedb57a4ee50e104c
Author: Vasily Chekalkin <bacek at bacek.com>
Date: 2010-12-25 (Sat, 25 Dec 2010)
Changed paths:
M compilers/pct/src/PAST/Compiler.pir
M compilers/pct/src/PCT/Dumper.pir
M compilers/pct/src/PCT/Grammar.pir
M compilers/pct/src/PCT/HLLCompiler.pir
M compilers/pct/src/POST/Compiler.pir
M compilers/tge/TGE/Compiler.pir
M runtime/parrot/library/CGI/QueryHash.pir
M runtime/parrot/library/Data/Dumper/Base.pir
M runtime/parrot/library/Data/Dumper/Default.pir
M runtime/parrot/library/MIME/Base64.pir
M runtime/parrot/library/PGE/Perl6Grammar.pir
M runtime/parrot/library/Stream/Base.pir
M runtime/parrot/library/Stream/Lines.pir
M runtime/parrot/library/String/Utils.pir
M runtime/parrot/library/Test/Builder/Output.pir
M runtime/parrot/library/Test/Builder/Test.pir
M runtime/parrot/library/Test/Builder/TestPlan.pir
M runtime/parrot/library/Test/Builder/Tester.pir
M runtime/parrot/library/Test/More.pir
M runtime/parrot/library/YAML/Dumper/Base.pir
M runtime/parrot/library/YAML/Dumper/Default.pir
Log Message:
-----------
Remove depracted usage of concat_s_s.
Commit: 3369d6b909203fc6fba41bbf09fd2f2e71288c36
https://github.com/parrot/parrot/commit/3369d6b909203fc6fba41bbf09fd2f2e71288c36
Author: Vasily Chekalkin <bacek at bacek.com>
Date: 2010-12-25 (Sat, 25 Dec 2010)
Changed paths:
M include/parrot/pmc_freeze.h
Log Message:
-----------
Remove leftovers function declaration after moving of pmc_freeze.c
Commit: f79a0aff670577799f02409225e51d18d18bab0d
https://github.com/parrot/parrot/commit/f79a0aff670577799f02409225e51d18d18bab0d
Author: Vasily Chekalkin <bacek at bacek.com>
Date: 2010-12-25 (Sat, 25 Dec 2010)
Changed paths:
M src/pmc.c
Log Message:
-----------
Box string into HLL type.
Commit: ffa4db88f51cb349163af687ba7284536f9516fa
https://github.com/parrot/parrot/commit/ffa4db88f51cb349163af687ba7284536f9516fa
Author: Vasily Chekalkin <bacek at bacek.com>
Date: 2010-12-25 (Sat, 25 Dec 2010)
Changed paths:
M src/ops/core_ops.c
Log Message:
-----------
Re-bootstrap ops
More information about the parrot-commits
mailing list