Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add r15 support #2

Open
wants to merge 18 commits into
base: master
Choose a base branch
from
Open

add r15 support #2

wants to merge 18 commits into from

Conversation

mihawk
Copy link

@mihawk mihawk commented Jun 18, 2012

with compatibility with older otp version

mihawk and others added 18 commits January 2, 2012 17:09
nit: Fix incorrect prototype of driver_send_bin()
Update c_src/iconv_drv.c
Calculate oleft without recurrence.
- There is no special reason for the driver to do NUL termination.
- In fact, it may surprise that it doesn't return characters after the first NUL.
- Furthermore, this change does away with the strlen() call.
Silently ignoring the last N*65536 bytes of the input is not a good idea...
Fix a number of bugs, and add unit tests
I believe it is in order... :-)
Bump application version number to 1.0.2.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants