[parrot/parrot] 0935a0: use NULL for NULL, not a zero
GitHub
noreply at github.com
Tue Mar 6 02:01:32 UTC 2012
Branch: refs/heads/master
Home: https://github.com/parrot/parrot
Commit: 0935a0f892aca62ed4d04a14294e4706532d6110
https://github.com/parrot/parrot/commit/0935a0f892aca62ed4d04a14294e4706532d6110
Author: Andy Lester <andy at petdance.com>
Date: 2012-03-05 (Mon, 05 Mar 2012)
Changed paths:
M src/scheduler.c
Log Message:
-----------
use NULL for NULL, not a zero
Commit: c5339d29603bb34d9a62c4f398d5671aa883b5e6
https://github.com/parrot/parrot/commit/c5339d29603bb34d9a62c4f398d5671aa883b5e6
Author: Andy Lester <andy at petdance.com>
Date: 2012-03-05 (Mon, 05 Mar 2012)
Changed paths:
M compilers/opsc/src/Ops/Trans/C.pm
Log Message:
-----------
Use the proper static HOP *hop_buckets by removing a shadow variables. Fixes GitHub ticket #729 https://github.com/parrot/parrot/issues/729
Commit: ffed5f666ccdd41f64d0190dcf2f4398aa227fe2
https://github.com/parrot/parrot/commit/ffed5f666ccdd41f64d0190dcf2f4398aa227fe2
Author: Andy Lester <andy at petdance.com>
Date: 2012-03-05 (Mon, 05 Mar 2012)
Changed paths:
M include/parrot/interpreter.h
M include/parrot/scheduler.h
M src/interp/api.c
M src/scheduler.c
Log Message:
-----------
const a var and fix a splint annotation
Compare: https://github.com/parrot/parrot/compare/774e4e5...ffed5f6
More information about the parrot-commits
mailing list