GitHub user nwellnhof opened a pull request:
https://github.com/apache/lucy-clownfish/pull/54
Documentation and misc fixes
Generated documentation for review:
C API:
https://rawgit.com/nwellnhof/lucy-clownfish/generated_docs/runtime/c/autogen/share/doc/clownfish/cfish.html
Perl POD:
https://github.com/nwellnhof/lucy-clownfish/tree/generated_docs/runtime/perl/lib/Clownfish
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/nwellnhof/lucy-clownfish
documentation-and-misc-fixes
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/lucy-clownfish/pull/54.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #54
----
commit 39385c5d203a92cc33023fe797f3b19bd8937e5c
Author: Nick Wellnhofer <[email protected]>
Date: 2016-01-11T16:39:08Z
Make Blob ctors take void pointers
commit fe854dd69820e91e9d670a1b9a313326219f53a5
Author: Nick Wellnhofer <[email protected]>
Date: 2016-01-11T16:54:59Z
Harmonize name and default of capacity params
commit dd89ccf93b7227e8c7173d2e8b8e601519c1ce6d
Author: Nick Wellnhofer <[email protected]>
Date: 2016-01-11T17:02:03Z
Mark Class_Get_Parent as nullable
commit b8c722be6df11b896765a3d6dff74e7b53ab3d7c
Author: Nick Wellnhofer <[email protected]>
Date: 2016-01-11T17:03:30Z
Make Class_Get_Obj_Alloc_Size public
commit 814aea8df126be99b2f8b701dc374959e2c02c20
Author: Nick Wellnhofer <[email protected]>
Date: 2016-01-11T18:13:17Z
Harmonize UTF-8 parameter names
commit a8ca118b84fd0ac10ecb870aa74198caf4b72352
Author: Nick Wellnhofer <[email protected]>
Date: 2016-02-03T13:22:47Z
Mongolian Vowel Separator isn't whitespace
The character U+180E Mongolian Vowel Separator isn't whitespace since
Unicode 6.3.0.
commit 89157c379e43b4cde6a86737e1dcb2aed96d7d3f
Author: Nick Wellnhofer <[email protected]>
Date: 2016-02-03T13:48:35Z
Remove argument summary from =head2 in hand-rolled POD
commit a7f797c657111e9a56722d767ff133637cdf0a34
Author: Nick Wellnhofer <[email protected]>
Date: 2016-02-03T13:52:01Z
Make HashIterator public
commit 6210eac9aa289b0068139eacd50c0e2301897871
Author: Nick Wellnhofer <[email protected]>
Date: 2016-02-03T14:03:02Z
Improve docucomments
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---