Alexandre Erwin Ittner
1fc031875f
Make the library comptible with both Lua 5.1 and Lua 5.2
2011-12-05 19:40:34 -02:00
Alexandre Erwin Ittner
32c7b20967
Merge branch 'fix-double-free'
...
Conflicts:
luaiconv.c
2010-11-18 16:06:45 -02:00
Alexandre Erwin Ittner
6b46ea5706
Prevent crashes with double-freed conversion descriptors
...
It was possible to crash the interpreter by forcefully calling the
__gc metamethod twice. This commit fixes the bug.
2010-11-18 16:03:08 -02:00
Alexandre Erwin Ittner
ff90f3f75e
Convert library to Lua 5.2
...
Lua 5.2 brings some API changes; This commit converts the library to
the new version and removes the backward compatibility code between
Lua 5.0 and 5.1 (which makes no sense anymore).
2010-11-17 01:28:02 -02:00
Alexandre Erwin Ittner
9511e04e61
Update build instructions and formatting of the API section
2010-09-05 23:38:41 -03:00
Alexandre Erwin Ittner
a80bed8045
Update project URL
2010-09-05 22:25:37 -03:00
Alexandre Erwin Ittner
a9b6a899a4
Update README
...
Put some small changes to style, typo fixes, and better organization.
2010-09-05 19:58:50 -03:00
Alexandre Erwin Ittner
f80402c452
Update email address
2010-09-05 13:58:36 -03:00
Alexandre Erwin Ittner
5fdb4e6ebe
Fixing makefile and version bump
...
git-svn-id: file:///var/svn/lua-iconv/trunk@65 9538949d-8f27-0410-946f-ce01ef448559
2009-08-06 16:30:06 +00:00
Alexandre Erwin Ittner
f250397346
Changing versioning scheme to avoid problems with Debian packages
...
git-svn-id: file:///var/svn/lua-iconv/trunk@62 9538949d-8f27-0410-946f-ce01ef448559
2009-08-03 21:43:21 +00:00
Alexandre Erwin Ittner
e126253925
Changing reference to version number
...
git-svn-id: file:///var/svn/lua-iconv/trunk@55 9538949d-8f27-0410-946f-ce01ef448559
2008-05-19 00:39:27 +00:00
Alexandre Erwin Ittner
8e31748caa
E-mail changes
...
git-svn-id: file:///var/svn/lua-iconv/trunk@48 9538949d-8f27-0410-946f-ce01ef448559
2008-05-11 15:27:11 +00:00
Alexandre Erwin Ittner
49ea4854ff
Changing e-mail address
...
git-svn-id: file:///var/svn/lua-iconv/trunk@45 9538949d-8f27-0410-946f-ce01ef448559
2008-05-11 14:15:54 +00:00
Alexandre Erwin Ittner
2d5eba1ba5
Some updates for r3
...
git-svn-id: file:///var/svn/lua-iconv/trunk@33 9538949d-8f27-0410-946f-ce01ef448559
2007-02-08 00:49:58 +00:00
Alexandre Erwin Ittner
ec5bf22d3a
Updating for Lua 5.1
...
git-svn-id: file:///var/svn/lua-iconv/trunk@26 9538949d-8f27-0410-946f-ce01ef448559
2006-04-21 14:34:44 +00:00
Alexandre Erwin Ittner
00feec7618
*** empty log message ***
...
git-svn-id: file:///var/svn/lua-iconv/trunk@22 9538949d-8f27-0410-946f-ce01ef448559
2005-09-18 20:04:33 +00:00
Alexandre Erwin Ittner
6b2b43d283
*** empty log message ***
...
git-svn-id: file:///var/svn/lua-iconv/trunk@18 9538949d-8f27-0410-946f-ce01ef448559
2005-09-18 17:46:53 +00:00
Alexandre Erwin Ittner
bb90e7e8eb
Initial revision
...
git-svn-id: file:///var/svn/lua-iconv/trunk@2 9538949d-8f27-0410-946f-ce01ef448559
2005-07-05 23:55:43 +00:00