[parrot/parrot] 4a8395: Fix typos.
noreply at github.com
noreply at github.com
Wed Nov 10 21:22:29 UTC 2010
Branch: refs/heads/master
Home: https://github.com/parrot/parrot
Commit: 4a8395ba9a55f0be3962081d2006197b275ce230
https://github.com/parrot/parrot/commit/4a8395ba9a55f0be3962081d2006197b275ce230
Author: Bruce Gray <bruce.gray at acm.org>
Date: 2010-11-10 (Wed, 10 Nov 2010)
Changed paths:
M ChangeLog
M NEWS
M docs/project/release_manager_guide.pod
M examples/opengl/shapes.pir
M examples/opengl/static-triangle-hll.pir
M examples/opengl/static-triangle.pir
M examples/opengl/triangle.pir
M ext/nqp-rx/t/p6regex/rx_modifiers
M runtime/parrot/library/OpenGL.pir
M runtime/parrot/library/TclLibrary.pir
M src/call/pcc.c
M src/embed.c
M src/pmc/imageiothaw.pmc
M src/pmc/resizablepmcarray.pmc
M t/compilers/pge/perl6regex/rx_modifiers
M t/library/getopt_obj.t
M t/op/exceptions.t
M t/pmc/bytebuffer.t
M t/pmc/callcontext.t
M t/pmc/fixedfloatarray.t
M t/pmc/float.t
M t/pmc/pmcproxy.t
M t/tools/parrot_config.t
Log Message:
-----------
Fix typos.
Commit: 7c975ba6450c0388e130cd9beea2aa0c96a81b5e
https://github.com/parrot/parrot/commit/7c975ba6450c0388e130cd9beea2aa0c96a81b5e
Author: Bruce Gray <bruce.gray at acm.org>
Date: 2010-11-10 (Wed, 10 Nov 2010)
Changed paths:
M CREDITS
M compilers/imcc/optimizer.c
M compilers/opsc/src/Ops/Op.pm
M docs/book/pir/ch03_basic_syntax.pod
M docs/book/pir/ch04_variables.pod
M docs/book/pir/ch06_subroutines.pod
M docs/pdds/pdd17_pmc.pod
M examples/subs/pasm_sub1.pasm
M ext/Parrot-Embed/t/interp.t
M ext/Parrot-Embed/t/pipp.t
M ext/nqp-rx/src/stage0/nqp-setting.nqp
M ext/nqp-rx/t/p6regex/01-regex.t
M include/parrot/atomic/gcc_pcc.h
M include/parrot/interpreter.h
M include/parrot/parrot.h
M runtime/parrot/library/TclLibrary.pir
M src/call/pcc.c
M src/debug.c
M src/dynoplibs/io.ops
M src/gc/alloc_resources.c
M src/gc/string_gc.c
M src/io/core.c
M src/io/unix.c
M src/io/win32.c
M src/pmc/callcontext.pmc
M src/pmc/fixedbooleanarray.pmc
M src/string/api.c
M src/string/encoding/ucs2.c
M src/thread.c
M t/compilers/imcc/imcpasm/opt2.t
M t/compilers/pct/complete_workflow.t
M t/compilers/pge/perl6regex/01-regex.t
M t/compilers/tge/grammar.t
M t/examples/namespace.t
M t/library/md5.t
M t/oo/composition.t
M t/op/annotate.t
M t/op/sprintf2.t
M t/pmc/oplib.t
M t/steps/auto/socklen_t-01.t
M t/tools/dev/searchops.t
M tools/dev/ncidef2pasm.pl
Log Message:
-----------
Fix more typos.
More information about the parrot-commits
mailing list