[svn:parrot] r35792 - trunk/languages/lua
[email protected] Tue, 20 Jan 2009 02:33:52 -0800 (PST)
| Newsgroups | perl.cvs.parrot |
|---|---|
| Message-ID | <[email protected]> |
Author: fperrad Date: Tue Jan 20 02:33:52 2009 New Revision: 35792 Modified: trunk/languages/lua/CREDITS Log: [Lua] update CREDITS Modified: trunk/languages/lua/CREDITS ============================================================================== --- trunk/languages/lua/CREDITS (original) +++ trunk/languages/lua/CREDITS Tue Jan 20 02:33:52 2009 @@ -41,6 +41,7 @@ D: remove the seed arg from string_hash() U: chromatic +D: Changed new_from_string VTABLE entry name to instantiate_str, per RT#47011. D: Use typedefs for Parrot-defined structs outside of headers D: Updated copyrights in all files modified in 2007 D: Changed string_from_cstring() calls to string_from_literal()