awesome/common
Arvydas Sidorenko d61cdb86c9 Renamed luaL_reg to luaL_Reg
The original struct name is luaL_Reg, but Lua v5.1 had a
`typedef luaL_reg luaL_Reg`, which in v5.2 was removed
and as a result breaking the build in Awesome which uses luaL_reg
version exclusively.

Signed-off-by: Arvydas Sidorenko <asido4@gmail.com>
2012-06-12 10:52:10 +02:00
..
array.h remove encoding=utf-8 from modelines 2011-09-11 17:34:09 +02:00
atoms.c remove encoding=utf-8 from modelines 2011-09-11 17:34:09 +02:00
atoms.h remove encoding=utf-8 from modelines 2011-09-11 17:34:09 +02:00
atoms.list ewmh: remove _NET_WORKAREA support (FS#732) 2010-02-18 10:04:01 +01:00
backtrace.c remove encoding=utf-8 from modelines 2011-09-11 17:34:09 +02:00
backtrace.h remove encoding=utf-8 from modelines 2011-09-11 17:34:09 +02:00
buffer.c buffer: remove useless buffer_add_xmlescaped() 2009-04-08 18:08:44 +02:00
buffer.h Grammar/spelling corrections in comments and docs. 2009-08-31 10:39:36 +02:00
luaclass.c Renamed luaL_reg to luaL_Reg 2012-06-12 10:52:10 +02:00
luaclass.h Renamed luaL_reg to luaL_Reg 2012-06-12 10:52:10 +02:00
lualib.h remove encoding=utf-8 from modelines 2011-09-11 17:34:09 +02:00
luaobject.c luaA_object_emit_signal: Fix a crash on non-objects 2012-01-04 17:09:52 +01:00
luaobject.h remove encoding=utf-8 from modelines 2011-09-11 17:34:09 +02:00
signal.h remove encoding=utf-8 from modelines 2011-09-11 17:34:09 +02:00
util.c remove encoding=utf-8 from modelines 2011-09-11 17:34:09 +02:00
util.h Add platform support for DragonflyBSD. 2012-05-20 22:46:34 +02:00
version.c common/version.c: show lua release & version 2012-04-23 17:39:29 +02:00
version.h version: remove product name 2009-04-08 18:53:53 +02:00
xcursor.c Minor readability fixes, STREQ()-like macros added 2011-11-18 17:56:21 +01:00
xcursor.h remove encoding=utf-8 from modelines 2011-09-11 17:34:09 +02:00
xembed.c remove encoding=utf-8 from modelines 2011-09-11 17:34:09 +02:00
xembed.h remove encoding=utf-8 from modelines 2011-09-11 17:34:09 +02:00
xutil.c Minor readability fixes, STREQ()-like macros added 2011-11-18 17:56:21 +01:00
xutil.h remove encoding=utf-8 from modelines 2011-09-11 17:34:09 +02:00