Branch: refs/heads/smoke-me/foldcase_str
Home: https://github.com/parrot/parrot
Commit: ca0d742becc74d6475433e9d46221c3ce9b4ceb3
https://github.com/parrot/parrot/commit/ca0d742becc74d6475433e9d46221c3ce9b4ceb3
Author: Whiteknight <[email protected]>
Date: 2016-02-15 (Mon, 15 Feb 2016)
Changed paths:
M include/parrot/string.h
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/ucs2.c
M src/string/encoding/ucs4.c
M src/string/encoding/utf16.c
M src/string/encoding/utf8.c
Log Message:
-----------
Initial implementation of the foldcase operation
for strings, in pursuit of GH #786. moritz++ for the suggestion.
Commit: 32b66c95b4e4c12e99efea309c3d17d1fcf427b0
https://github.com/parrot/parrot/commit/32b66c95b4e4c12e99efea309c3d17d1fcf427b0
Author: Whiteknight <[email protected]>
Date: 2016-02-15 (Mon, 15 Feb 2016)
Changed paths:
M include/parrot/oplib/core_ops.h
M include/parrot/oplib/ops.h
M include/parrot/opsenum.h
M include/parrot/string_funcs.h
M src/ops/core_ops.c
M src/ops/string.ops
M src/string/api.c
Log Message:
-----------
Add Parrot_str_foldcase to the string subsystem API.
Expose this through a new foldcase op.
Commit: f79e04d506449cb151f9126c143399c23158aa8a
https://github.com/parrot/parrot/commit/f79e04d506449cb151f9126c143399c23158aa8a
Author: Reini Urban <[email protected]>
Date: 2016-02-15 (Mon, 15 Feb 2016)
Changed paths:
M t/op/string_cs.t
Log Message:
-----------
[test] foldcase tests into t/op/string_cs.t
Compare: https://github.com/parrot/parrot/compare/ca0d742becc7^...f79e04d50644_______________________________________________
http://lists.parrot.org/mailman/listinfo/parrot-commits