SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for lua-doc-5.2.1-5.1.noarch.rpm :

* Tue Feb 19 2013 pgajdosAATTsuse.com- fix visibility of global variables [bnc#803791]
* modified lua-suse.diff- added LUA_SO target as dependency to LUAC_T and LUA_T to fix parallel build
* modified lua-suse.diff- added regresion check for this error into %check
* Tue Feb 05 2013 cooloAATTsuse.com- update alternatives need to be %ghosts
* Thu Nov 15 2012 pgajdosAATTsuse.com- export luaU_dump in order to fix linking of luac binary
* Tue Oct 09 2012 crrodriguezAATTopensuse.org- Tweak lua-suse.diff again:
* LUA_IFUNC must be defined as upstream but without \"extern\", revert the previous mod.
* LUA_API must be defined as visibility default
* Thu Aug 16 2012 crrodriguezAATTopensuse.org- Even after the previous update, third party modules/libraries would not work because LUA_CDIR constant is wrong in x86_64
* Wed Aug 15 2012 crrodriguezAATTopensuse.org- devel package must require libluaver = %{version}
* Wed Aug 15 2012 crrodriguezAATTopensuse.org- Broken lua-suse patch breaks loading third party modules or scripts
* Mon Jun 18 2012 pgajdosAATTsuse.com- updated to 5.2.1:
* main thread predefined in the registry
* bugfixes
* Thu Mar 29 2012 joop.boonenAATTopensuse.org- Correction in Provides and Obsolete for lua-libs- Passed the spec file through spec-cleaner
* Wed Jan 18 2012 dimstarAATTopensuse.org- Require liblua5_2 from the -devel package: Otherwise the .so file is a dangling symlink and apps will use the static lib.- Update baselibs.conf to reference liblua5_2 instead of liblua5_1.
* Fri Jan 06 2012 dmuellerAATTsuse.de- readd lua.pc for building rpm
* Wed Dec 21 2011 pgajdosAATTsuse.com- raise update-alternatives priority to 15 (lua51 have 10, lua50 have 5)
* Wed Dec 21 2011 pgajdosAATTsuse.com- updated to 5.2.0:
* Main changes yieldable pcall and metamethods new lexical scheme for globals ephemeron tables new library for bitwise operations light C functions emergency garbage collector [goto] statement finalizers for tables
* Language no more fenv for threads or functions tables honor the [__len] metamethod hex and [\\z] escapes in strings support for hexadecimal floats order metamethods work for different types no more verification of opcode consistency hook event \"tail return\" replaced by \"tail call\" empty statement [break] statement may appear in the middle of a block
* Libraries arguments for function called through [xpcall] optional \'mode\' argument to load and loadfile (to control binary x text) optional \'env\' argument to load and loadfile (environment for loaded chunk) [loadlib] may load libraries with global names (RTLD_GLOBAL) new function [package.searchpath] modules receive their paths when loaded optional base in [math.log] optional separator in [string.rep] [file:write] returns file closing a pipe returns exit status [os.exit] may close state new metamethods [__pairs] and __ipairs new option \'isrunning\' for [collectgarbage] and lua_gc frontier patterns [\\0] in patterns new option [
*L] for io.read options for [io.lines] [debug.getlocal] can access function varargs
* C API new functions: lua_absindex, lua_arith, lua_compare, lua_copy, lua_len, lua_rawgetp, lua_rawsetp, lua_upvalueid, lua_upvaluejoin, lua_version, luaL_checkversion, luaL_setmetatable, luaL_testudata, luaL_tolstring [lua_pushstring] and pushlstring return string [nparams] and isvararg available in debug API new lua_Unsigned
* Implementation max constants per function raised to 2^26 generational mode for garbage collection (experimental) NaN trick (experimental) internal (immutable) version of ctypes simpler implementation for string buffers parser uses much less C-stack space (no more auto arrays)
* Lua standalone interpreter new [-E] option to avoid environment variables handling of non-string error messages
* Tue Oct 04 2011 uliAATTsuse.com- cross-build fix: use %__cc macro
* Mon Jun 28 2010 jengelhAATTmedozas.de- use %_smp_mflags
* Mon Jun 14 2010 pgajdosAATTsuse.cz- removed -L/usr/lib from Libs: in etc/lua.pc [bnc#613497]- used upstream bugfix patch from http://www.lua.org/download.html
* Sat Apr 24 2010 cooloAATTnovell.com- buildrequire pkg-config to fix provides
* Tue Mar 23 2010 pgajdosAATTsuse.cz- modified LUA_PATH_DEFAULT [bnc#589441]: search modules under /usr/%{_lib}/lua/%{major_version} too
* Sat Dec 12 2009 jengelhAATTmedozas.de- add baselibs.conf as a source- package documentation as noarch
* Sun Dec 06 2009 jengelhAATTmedozas.de- enable parallel building
* Tue Nov 03 2009 cooloAATTnovell.com- updated patches to apply with fuzz=0
* Wed Sep 16 2009 dmuellerAATTsuse.de- add baselibs.conf
* Mon Jun 08 2009 pgajdosAATTsuse.cz- package owns /usr/{lib,share}/lua directories from now- emoved unneeded root.patch
 
ICM