lua-users home
lua-l archive
Mail Date Index
[Date Index]
[Thread Index]
August 01, 2012
[ANN] bamboo-redis v0.1 release
,
Tang Daogang
Re: [ANN] bamboo-redis v0.1 release
,
Tang Daogang
August 03, 2012
Lua compilation with soft-float
,
Aniruddha A
Re: Lua compilation with soft-float
,
Jay Carlson
August 04, 2012
Writing extensions which interact (is not fun)
,
Doug
Re: Writing extensions which interact (is not fun)
,
steve donovan
Re: Writing extensions which interact (is not fun)
,
Doug
Re: Writing extensions which interact (is not fun)
,
steve donovan
Re: Writing extensions which interact (is not fun)
,
Doug
Re: Writing extensions which interact (is not fun)
,
Carsten Fuchs
Re: Writing extensions which interact (is not fun)
,
Thomas Harning Jr.
Re: Lua compilation with soft-float
,
John D. Ramsdell
August 05, 2012
Re: Writing extensions which interact (is not fun)
,
Doug
August 06, 2012
Re: Writing extensions which interact (is not fun)
,
Jerome Vuarand
Re: Writing extensions which interact (is not fun)
,
steve donovan
Re: Writing extensions which interact (is not fun)
,
Peter Cawley
Re: Writing extensions which interact (is not fun)
,
Jay Carlson
calling collectgarbage in __gc metamethod
,
Atilim Cetin
Re: calling collectgarbage in __gc metamethod
,
Coda Highland
Re: Writing extensions which interact (is not fun)
,
Xavier Wang
Re: calling collectgarbage in __gc metamethod
,
Atilim Cetin
Re: calling collectgarbage in __gc metamethod
,
Coda Highland
Re: calling collectgarbage in __gc metamethod
,
Roberto Ierusalimschy
Re: Writing extensions which interact (is not fun)
,
Roberto Ierusalimschy
Re: calling collectgarbage in __gc metamethod
,
Atilim Cetin
August 07, 2012
Re: calling collectgarbage in __gc metamethod
,
Roberto Ierusalimschy
We are the one percent
,
joao lobato
Re: We are the one percent
,
Miles Bader
Re: We are the one percent
,
jyf
Re: calling collectgarbage in __gc metamethod
,
Atilim Cetin
Re: Lua compilation with soft-float
,
Aniruddha A
Re: Lua compilation with soft-float
,
Luiz Henrique de Figueiredo
lua_rawgeti and lua_rawseti signatures
,
Patrick Rapin
Arguments for a module loader
,
Matthias Kluwe
Re: Arguments for a module loader
,
Duncan Cross
Re: Arguments for a module loader
,
Sean Conner
Re: Arguments for a module loader
,
steve donovan
Re: Arguments for a module loader
,
Matthias Kluwe
Re: We are the one percent
,
g.lister
Re: Arguments for a module loader
,
Coda Highland
Re: Arguments for a module loader
,
Matthias Kluwe
Re: lua_rawgeti and lua_rawseti signatures
,
Roberto Ierusalimschy
Re: Lua compilation with soft-float
,
Roberto Ierusalimschy
[ANN] Lua for Windows v5.1.4-46 Released
,
Ryan Pusztai
[ANN] MobDebug v0.48; now with coroutine debugging support
,
Paul K
Re: [ANN] Lua for Windows v5.1.4-46 Released
,
Luiz Henrique de Figueiredo
Exclamation mark in the require path gets replaced on windows
,
Paul K
August 08, 2012
Re: [ANN] Lua for Windows v5.1.4-46 Released
,
Ryan Pusztai
Re: Writing extensions which interact (is not fun)
,
Doug
Re: Writing extensions which interact (is not fun)
,
Luiz Henrique de Figueiredo
Re: [ANN] Lua for Windows v5.1.4-46 Released
,
Peter Drahoš
Re: [ANN] Lua for Windows v5.1.4-46 Released
,
Enrico Tassi
Re: Exclamation mark in the require path gets replaced on windows
,
Roberto Ierusalimschy
Completely baffling LuaSocket SMTP problem
,
mchalkley
Re: Completely baffling LuaSocket SMTP problem
,
steve donovan
Re: Completely baffling LuaSocket SMTP problem
,
mchalkley
Re: Completely baffling LuaSocket SMTP problem
,
steve donovan
Re: Completely baffling LuaSocket SMTP problem
,
mchalkley
Re: Completely baffling LuaSocket SMTP problem
,
Justin Cormack
Is bug Lua 5.2.0 #3 also present in Lua 5.1.4?
,
Benoit Germain
luaC_checkGC in luaD_call
,
Matthew Wild
Re: Is bug Lua 5.2.0 #3 also present in Lua 5.1.4?
,
Roberto Ierusalimschy
Re: Exclamation mark in the require path gets replaced on windows
,
Paul K
ClojureScript/Lua
,
Henk Boom
August 09, 2012
Debugger question
,
Frank B.
Re: Debugger question
,
Paul K
Re: Debugger question
,
Kaj Eijlers
Re: ClojureScript/Lua
,
Eike Decker
Compilation warning in lgc.c when compiling Lua 5.2.1 in VS 2010
,
Anton Breusov
Re: Compilation warning in lgc.c when compiling Lua 5.2.1 in VS 2010
,
Roberto Ierusalimschy
August 10, 2012
error checking on lua_getglobal
,
Digital
Re: error checking on lua_getglobal
,
Luiz Henrique de Figueiredo
Anyone using Lua on Haiku?
,
sergei karhof
Re: Anyone using Lua on Haiku?
,
Rob Hoelz
Re: Anyone using Lua on Haiku?
,
Patrick Rapin
Re: Anyone using Lua on Haiku?
,
Coda Highland
Re: Anyone using Lua on Haiku?
,
Rob Hoelz
Re: Anyone using Lua on Haiku?
,
Coda Highland
August 11, 2012
global variable not updating
,
Digital
Mac OS X, lua, and the IAC Midi Drivers
,
Mike McGonagle
August 12, 2012
Lua pattern similar to Python multiprocessing?
,
mattk
Re: Lua pattern similar to Python multiprocessing?
,
Justin Cormack
Re: global variable not updating
,
Thijs Schreijer
Re: Lua pattern similar to Python multiprocessing?
,
Thijs Schreijer
Re: Exclamation mark in the require path gets replaced on windows
,
Thijs Schreijer
Protecting global variables
,
Peter Slížik
Interesting issue with managing GC of proxies across process boundaries.
,
Daniel Silverstone
August 13, 2012
Error in v. 5.2 Reference Manual?
,
marbux
Re: Error in v. 5.2 Reference Manual?
,
Daurnimator
Re: Error in v. 5.2 Reference Manual?
,
marbux
Re: Lua pattern similar to Python multiprocessing?
,
Dimiter 'malkia' Stanev
Re: Lua compilation with soft-float
,
Aniruddha A
5.2 on android
,
Doug
Re: 5.2 on android
,
Michal Kottman
Re: 5.2 on android
,
Luiz Henrique de Figueiredo
g->GCthreshold overflow, possible bug?
,
Cheng, Long
Re: 5.2 on android
,
Doug
Re: g->GCthreshold overflow, possible bug?
,
Patrick Rapin
Re: g->GCthreshold overflow, possible bug?
,
Rob Kendrick
Re: 5.2 on android
,
Luiz Henrique de Figueiredo
Re: 5.2 on android
,
Patrick Rapin
Re: g->GCthreshold overflow, possible bug?
,
Cheng, Long
Re: 5.2 on android
,
Doug
Re: 5.2 on android
,
Doug
Re: Interesting issue with managing GC of proxies across process boundaries.
,
Roberto Ierusalimschy
Re: g->GCthreshold overflow, possible bug?
,
Roberto Ierusalimschy
Re: Interesting issue with managing GC of proxies across process boundaries.
,
Daniel Silverstone
Re: Lua pattern similar to Python multiprocessing?
,
Hinrik Örn Sigurðsson
[ANN] Lanes 3.1.6
,
Benoit Germain
August 14, 2012
Passing lua state in struct in c
,
Digital
Re: Passing lua state in struct in c
,
Robert G. Jakabosky
C binding strategy
,
Francisco Tolmasky
Re: C binding strategy
,
Coda Highland
Re: C binding strategy
,
Martijn van Buul
Re: C binding strategy
,
Alex Queiroz
Re: Anyone using Lua on Haiku?
,
Thijs Schreijer
Re: C binding strategy
,
Martijn van Buul
Re: Anyone using Lua on Haiku?
,
sergei karhof
Re: Protecting global variables
,
Peng Zhicheng
Re: C binding strategy
,
Roberto Ierusalimschy
syntax error in lua 5.1.5 Makefile?
,
Johnson Lin
Passing binary data to dll
,
Digital
Re: Passing binary data to dll
,
Patrick Rapin
Re: syntax error in lua 5.1.5 Makefile?
,
Luiz Henrique de Figueiredo
Re: syntax error in lua 5.1.5 Makefile?
,
Ignacio Burgueño
Re: Passing binary data to dll
,
Digital
Re: Passing binary data to dll
,
Patrick Rapin
Re: Passing binary data to dll
,
Digital
Re: Passing binary data to dll
,
Patrick Rapin
Starting Lua
,
Mike McGonagle
Re: Passing binary data to dll
,
Digital
August 15, 2012
Re: Passing binary data to dll
,
Daurnimator
Re: Passing binary data to dll
,
Digital
Re: ClojureScript/Lua
,
David Manura
Re: Passing binary data to dll
,
Coda Highland
Re: Passing binary data to dll
,
Digital
LuaJIT and latest Xcode/iOS
,
Francisco Tolmasky
Re: Passing binary data to dll
,
Robert G. Jakabosky
Re: Passing binary data to dll
,
Digital
Re: Passing binary data to dll
,
Robert G. Jakabosky
Re: Passing binary data to dll
,
Digital
Re: Passing binary data to dll
,
Digital
Re: Passing binary data to dll
,
Robert G. Jakabosky
Re: Passing binary data to dll
,
Digital
Re: Passing binary data to dll
,
Robert G. Jakabosky
Re: LuaJIT and latest Xcode/iOS
,
Patrick Rapin
Re: Starting Lua
,
steve donovan
Re: Protecting global variables
,
Peter Slížik
Re: Protecting global variables
,
Luiz Henrique de Figueiredo
Re: luaC_checkGC in luaD_call
,
Roberto Ierusalimschy
August 16, 2012
Handling unicode file names on Windows
,
Paul K
Re: Handling unicode file names on Windows
,
steve donovan
Re: Handling unicode file names on Windows
,
Shmuel Zeigerman
Re: Handling unicode file names on Windows
,
Patrick Rapin
Re: Protecting global variables
,
Dimitris Papavasiliou
Re: C binding strategy
,
Dimitris Papavasiliou
Re: Protecting global variables
,
Peter Slížik
Re: Protecting global variables
,
Peter Slížik
Re: Protecting global variables
,
Enrico Colombini
Re: Protecting global variables
,
Peter Slížik
Re: Handling unicode file names on Windows
,
marbux
Re: Handling unicode file names on Windows
,
Owen Shepherd
Re: Handling unicode file names on Windows
,
Dimiter 'malkia' Stanev
Re: Handling unicode file names on Windows
,
marbux
failed to run script, too many captures
,
Maha Akkari
August 17, 2012
Re: Handling unicode file names on Windows
,
Paul K
Re: Handling unicode file names on Windows
,
Paul K
Re: Handling unicode file names on Windows
,
steve donovan
Re: failed to run script, too many captures
,
Alex Queiroz
Lua Error
,
Edward Scerri
Re: Lua Error
,
Martijn van Buul
Re: Lua Error
,
Edward Scerri
Re: failed to run script, too many captures
,
Maha Akkari
how to recompile lua ?
,
Maha Akkari
Re: Handling unicode file names on Windows
,
Jay Carlson
Re: how to recompile lua ?
,
Pierre-Yves Gérardy
Re: how to recompile lua ?
,
Luiz Henrique de Figueiredo
August 18, 2012
Re: how to recompile lua ?
,
Maha Akkari
Re: how to recompile lua ?
,
Patrick Rapin
Re: how to recompile lua ?
,
Pierre-Yves Gérardy
Re: how to recompile lua ?
,
Luiz Henrique de Figueiredo
Re: Protecting global variables
,
Peter Slížik
August 19, 2012
Re: failed to run script, too many captures
,
Peng Zhicheng
Re: how to recompile lua ?
,
Maha Akkari
Re: Lua pattern similar to Python multiprocessing?
,
Alexandre Skyrme
Anchors in string.gmatch()
,
Egor Skriptunoff
August 20, 2012
Re: Anchors in string.gmatch()
,
Dirk Laurie
Concurrent 5.1 and 5.2 installation
,
Jerome Vuarand
Re: Concurrent 5.1 and 5.2 installation
,
steve donovan
Re: Concurrent 5.1 and 5.2 installation
,
Patrick Rapin
Re: Concurrent 5.1 and 5.2 installation
,
Elias Barrionovo
Re: Lua pattern similar to Python multiprocessing?
,
phlnc8
Re: Concurrent 5.1 and 5.2 installation
,
Enrico Colombini
August 21, 2012
Re: Concurrent 5.1 and 5.2 installation
,
Dirk Laurie
[ANN] Lua 5.2 binding for Free Pascal
,
Egor Skriptunoff
Re: [ANN] Lua 5.2 binding for Free Pascal
,
Patrick Rapin
Re: [ANN] Lua 5.2 binding for Free Pascal
,
Egor Skriptunoff
Re: [ANN] Lua 5.2 binding for Free Pascal
,
Dirk Laurie
Bezier Curve for Corona SDK
,
Rajendra Pondel
August 22, 2012
Re: Bezier Curve for Corona SDK
,
Thijs Schreijer
Change value of upvalue from within function
,
Eric Tetz
Re: Change value of upvalue from within function
,
Alex Queiroz
Re: Change value of upvalue from within function
,
Rob Hoelz
August 23, 2012
Apology for slowness of list this week
,
Daniel Silverstone
Re: lua-l Digest, Vol 25, Issue 25
,
Rajendra Pondel
luaL_argcheck doesn't know function name if debug.traceback isn't used?
,
Sam Roberts
August 24, 2012
Re: luaL_argcheck doesn't know function name if debug.traceback isn't used?
,
Jerome Vuarand
Idea for a new kind of require
,
Rob Hoelz
Re: Idea for a new kind of require
,
Duncan Cross
Re: Idea for a new kind of require
,
Rob Hoelz
Re: luaL_argcheck doesn't know function name if debug.traceback isn't used?
,
Roberto Ierusalimschy
Re: Idea for a new kind of require
,
Duncan Cross
Re: Lua pattern similar to Python multiprocessing?
,
Alexandre Skyrme
Re: Idea for a new kind of require
,
Rena
Re: luaL_argcheck doesn't know function name if debug.traceback isn't used?
,
Sam Roberts
Re: Lua pattern similar to Python multiprocessing?
,
phlnc8
Cant think of an elegant lua solution to this little problem
,
Jeff Smith
Re: Cant think of an elegant lua solution to this little problem
,
Ignacio Burgueño
Re: Cant think of an elegant lua solution to this little problem
,
Rena
Re: Idea for a new kind of require
,
Javier Guerra Giraldez
August 25, 2012
Tracking memory usage
,
Paul K
Re: Idea for a new kind of require
,
Rob Hoelz
RE: Cant think of an elegant lua solution to this little problem
,
Jeff Smith
lua_pcallk() in lua5.2, attempt to yield from outside a coroutine
,
Gao Xianchao
Re: Cant think of an elegant lua solution to this little problem
,
GrayFace
Re: lua_pcallk() in lua5.2, attempt to yield from outside a coroutine
,
Peng Zhicheng
Re: Bezier Curve for Corona SDK
,
Rajendra Pondel
Re: Idea for a new kind of require
,
Rob Hoelz
Re: Idea for a new kind of require
,
Doug Currie
Re: Idea for a new kind of require
,
Dirk Laurie
Re: Cant think of an elegant lua solution to this little problem
,
Ignacio Burgueño
Re: Cant think of an elegant lua solution to this little problem
,
Paul K
Re: Idea for a new kind of require
,
TNHarris
lua_pcallk() in lua5.2, attempt to yield from outside a coroutine
,
GaoXianchao
August 26, 2012
Re: Cant think of an elegant lua solution to this little problem
,
GrayFace
Re: Cant think of an elegant lua solution to this little problem
,
Paul K
Re: Cant think of an elegant lua solution to this little problem
,
Paul K
Re: Cant think of an elegant lua solution to this little problem
,
GrayFace
string buffers using string.gsub faster than table.concat
,
David Manura
Re: string buffers using string.gsub faster than table.concat
,
Javier Guerra Giraldez
Re: Cant think of an elegant lua solution to this little problem
,
Paul K
Re: Cant think of an elegant lua solution to this little problem
,
Petite Abeille
Re: Cant think of an elegant lua solution to this little problem
,
Mike Nelson
August 27, 2012
Re: Cant think of an elegant lua solution to this little problem
,
marbux
[imapfilter] List-Id not filtered
,
Mihamina Rakotomandimby
Re: [imapfilter] List-Id not filtered
,
Michal Kolodziejczyk
Re: Cant think of an elegant lua solution to this little problem
,
Petite Abeille
require+localizing=frustrating (was Re: Idea for a new kind of require)
,
Jay Carlson
Execute linux command on Lua and get the result
,
Felipe Oliveira Gutierrez
Re: Cant think of an elegant lua solution to this little problem
,
marbux
Re: Execute linux command on Lua and get the result
,
Kevin Martin
Re: Execute linux command on Lua and get the result
,
Petite Abeille
Re: Execute linux command on Lua and get the result
,
Felipe Oliveira Gutierrez
Can't find luaexpat 1.2 sources
,
Ezequiel Garcia
Re: Can't find luaexpat 1.2 sources
,
Ezequiel Garcia
Re: Can't find luaexpat 1.2 sources
,
Matthew Wild
August 28, 2012
Re: string buffers using string.gsub faster than table.concat
,
David Manura
Re: require+localizing=frustrating (was Re: Idea for a new kind of require)
,
David Manura
Re: Can't find luaexpat 1.2 sources
,
Alexander Gladysh
Re: require+localizing=frustrating (was Re: Idea for a new kind of require)
,
Dirk Laurie
Re: Can't find luaexpat 1.2 sources
,
Matthew Wild
Re: Can't find luaexpat 1.2 sources
,
Ezequiel Garcia
Re: Bezier Curve for Corona SDK
,
Rajendra Pondel
Re: require+localizing=frustrating (was Re: Idea for a new kind of require)
,
Patrick Donnelly
Re: require+localizing=frustrating (was Re: Idea for a new kind of require)
,
Sam Roberts
August 29, 2012
Format Question
,
QQSZero.!
Re: Format Question
,
Patrick Rapin
Private files can not be opened
,
QQSZero.!
Re: Private files can not be opened
,
Philippe Lhoste
Re: Format Question
,
Roberto Ierusalimschy
Re: Format Question
,
Daurnimator
Re: Format Question
,
Doug Currie
Re: Format Question
,
Daurnimator
bind lua
,
Jefferson Ferreira
Image processing module?
,
Dirk Laurie
Re: require+localizing=frustrating (was Re: Idea for a new kind of require)
,
Patrick Donnelly
August 30, 2012
Re: Image processing module?
,
steve donovan
[ANN] talk in London 6 September
,
Justin Cormack
Re: Image processing module?
,
Christof Schardt
Re: Image processing module?
,
Dirk Laurie
Re: Image processing module?
,
Ilja Razinkov
Lua for MediaWiki deployed on first large MW Wiki
,
Peter Jacobi
Re: [ANN] talk in London 6 September
,
Michal Kottman
Re: Image processing module?
,
Dirk Laurie
Re: [ANN] talk in London 6 September
,
steve donovan
Re: Image processing module?
,
Dirk Laurie
Re: Image processing module?
,
M. Edward (Ed) Borasky
Re: [ANN] Lua Workshop 2012
,
Patrick Donnelly
Re: Image processing module?
,
Wesley Smith
Re: [ANN] Lua Workshop 2012
,
Tom Freund
Re: Image processing module?
,
Dirk Laurie
Re: Lua pattern similar to Python multiprocessing?
,
mattk
August 31, 2012
Once a newbie, always a newbie
,
Dirk Laurie
Re: Once a newbie, always a newbie
,
Luiz Henrique de Figueiredo
Re: [ANN] Lua Workshop 2012
,
Luiz Henrique de Figueiredo
Re: Once a newbie, always a newbie
,
Patrick Rapin
Re: Once a newbie, always a newbie
,
Egil Hjelmeland
Re: Once a newbie, always a newbie
,
Enrico Colombini
LuaRocks + lua-imlib2 | This might be a stupid question.
,
Bas Groothedde
Re: LuaRocks + lua-imlib2 | This might be a stupid question.
,
Tiago Salmito
Require / lua-searchers / findfile: Why is the dot replaced by the dir separator?
,
Seppl Vorderhörer
RE: Require / lua-searchers / findfile: Why is the dot replaced by the dir separator?
,
Thijs Schreijer
Re: Require / lua-searchers / findfile: Why is the dot replaced by the dir separator?
,
Luís Eduardo Jason Santos
Re: Require / lua-searchers / findfile: Why is the dot replaced by the dir separator?
,
Luiz Henrique de Figueiredo
Need some hardware suggestions
,
Tom Freund
Re: Require / lua-searchers / findfile: Why is the dot replaced by the dir separator?
,
Seppl Vorderhörer
Mail converted by
MHonArc
2.6.19
AltStyle
によって変換されたページ
(->オリジナル)
/
アドレス:
モード:
デフォルト
音声ブラウザ
ルビ付き
配色反転
文字拡大
モバイル