[Date Index]
[Thread Index]
- July 01, 2003
- Re: Vectors/Atomic Tuples/Garbage Collection, Dylan Cuthbert
- Re: Vectors/Atomic Tuples/Garbage Collection, John Belmonte
- Re: Vectors/Atomic Tuples/Garbage Collection, Dylan Cuthbert
- Re: Vectors/Atomic Tuples/Garbage Collection, Eero Pajarre
- Re: Vectors/Atomic Tuples/Garbage Collection, Dylan Cuthbert
- Re: Vectors/Atomic Tuples/Garbage Collection, Eero Pajarre
- Re: Vectors/Atomic Tuples/Garbage Collection, John Belmonte
- Re: Vectors/Atomic Tuples/Garbage Collection, benjamin sunshine-hill
- Function invocation syntax, Curt Carpenter
- Re: Function invocation syntax, Daniel Silverstone
- Re: Function invocation syntax, RLake
- Re: Vectors/Atomic Tuples/Garbage Collection, Mark Hamburg
- RE: Vectors/Atomic Tuples/Garbage Collection, Nick Trout
- July 02, 2003
- July 03, 2003
- There's gotta be a more "Lua" way to do this, Curt Carpenter
- Re: There's gotta be a more "Lua" way to do this, Tom Spilman
- Re: Lua 5.0 in Debian, Luiz Henrique de Figueiredo
- RE: There's gotta be a more "Lua" way to do this, Nick Trout
- Re: Lua 5.0 in Debian, Thatcher Ulrich
- Re: There's gotta be a more "Lua" way to do this, Ashwin Hirschi
- Re: There's gotta be a more "Lua" way to do this, Ashwin Hirschi
- Re: There's gotta be a more "Lua" way to do this, Ashwin Hirschi
- optimisation question, Max Ischenko
- A tutorial on gsub optimization, Philippe Lhoste
- Re:optimisation question, Philippe Lhoste
- Re: Re:optimisation question, Wim Couwenberg
- Re: optimisation question, Philippe Lhoste
- Re:optimisation question, Wim Couwenberg
- LTN9, Wim Couwenberg
- Re: optimisation question, Max Ischenko
- Re: optimisation question, Max Ischenko
- Returning 2d table from C-function, Florian Berger
- Re: LTN9, Wim Couwenberg
- Re: Returning 2d table from C-function, Wim Couwenberg
- Re: optimisation question, Adam D. Moss
- Re: optimisation question, Roberto Ierusalimschy
- LTN9 vs. concat.lua, Wim Couwenberg
- Re: optimisation question, RLake
- RE: There's gotta be a more "Lua" way to do this, Curt Carpenter
- Re: Vectors/Atomic Tuples/Garbage Collection, RLake
- Representing XML in tables, Scott Morgan
- More schematic lua (Was: Re: There's gotta be a more "Lua" way to do this), RLake
- Re: Representing XML in tables, Luiz Henrique de Figueiredo
- Lancer web server, Luiz Henrique de Figueiredo
- July 04, 2003
- RE: Representing XML in tables, Nick Trout
- Re: Representing XML in tables, Scott Morgan
- Re: Vectors/Atomic Tuples/Garbage Collection, Dylan Cuthbert
- Re: More schematic lua (Was: Re: There's gotta be a more "Lua" wayto do this), RLake
- Re: Representing XML in tables, Ignacio Castaño
- RE: Lancer web server, Arterial: Bob Moore
- Re: optimisation question, Max Ischenko
- Re: optimisation question, Philippe Lhoste
- Re: Representing XML in tables, Andy Stark
- Re: Representing XML in tables, Scott Morgan
- Re: Representing XML in tables, Andy Stark
- Re: optimisation question, Max Ischenko
- Re: Representing XML in tables, Wim Couwenberg
- Re: Representing XML in tables, Scott Morgan
- Re: Representing XML in tables, Roberto Ierusalimschy
- Re: Representing XML in tables, Andy Stark
- Re: Representing XML in tables, David Jones
- Re: Representing XML in tables, Wim Couwenberg
- Re: Representing XML in tables, Andy Stark
- Re: Representing XML in tables, Scott Morgan
- Re: Representing XML in tables, RLake
- list server delays?, Wim Couwenberg
- Re: Representing XML in tables, Wim Couwenberg
- Re: Representing XML in tables, Peter Loveday
- Re: list server delays?, Ashwin Hirschi
- Re: Representing XML in tables, RLake
- GUI in Lua again (help a newbie, pls), Carlos Lorenz
- Re: GUI in Lua again (help a newbie, pls), Mauricio Oliveira Carneiro
- Re: GUI in Lua again (help a newbie, pls), Asko Kauppi
- RE: GUI in Lua again (help a newbie, pls), Nick Trout
- Re: GUI in Lua again (help a newbie, pls), Asko Kauppi
- July 05, 2003
- July 07, 2003
- Re: A little offtopic question., Alex Sandro Queiroz e Silva
- segfault in lua(L)_getmetatable on invalid stack index, benjamin sunshine-hill
- is "__metatable" an event similar to "__gc" and "__tostring" or is it a convention?, Vijay Aswadhati
- controlling lua from a c program, Håkon Evensen
- assignment overloading(or something), Håkon Evensen
- Re: writting GUI is possible with LUA?, Asko Kauppi
- Re: segfault in lua(L)_getmetatable on invalid stack index, Luiz Henrique de Figueiredo
- Re: Keeping scripts in memory, anderson
- Re: segfault in lua(L)_getmetatable on invalid stack index (CORRECTION), benjamin sunshine-hill
- RE: A little offtopic question. How last names of Roberto, Luiz and Waldemar are pronounced?, P . Gertman
- Re: writting GUI is possible with LUA?, Rafael Jannone
- Re: Keeping scripts in memory, anderson
- A little offtopic question., P . Gertman
- Re: Keeping scripts in memory, RLake
- Re: Keeping scripts in memory, Peter Shook
- Re: is "__metatable" an event similar to "__gc" and "__tostring" or is it a convention?, Peter Shook
- Re: is "__metatable" an event similar to "__gc" and "__tostring" or is it a convention?, Adam D. Moss
- Re: A little offtopic question. How last names of Roberto, Luiz and Waldemar are pronounced?, Roberto Ierusalimschy
- Re: Assert in VM, Roberto Ierusalimschy
- Re: is "__metatable" an event similar to "__gc" and "__tostring" or is it a convention?, Roberto Ierusalimschy
- Re: segfault in lua(L)_getmetatable on invalid stack index, Roberto Ierusalimschy
- Re: is "__metatable" an event similar to "__gc" and "__tostring" or is it a convention?, Luiz Henrique de Figueiredo
- Re: Keeping scripts in memory, anderson
- Re: assignment overloading(or something), Peter Shook
- Userdata and GC, Ty Matthews
- Re: Userdata and GC, RLake
- gcc asm help needed! (dynacall porting), Asko Kauppi
- yield, resume and the like, Matthew Harmon
- precompiling lua script problem, Shelby Hubick
- RE: precompiling lua script problem, Nick Trout
- Re: Userdata and GC, Ty Matthews
- Offtopic - To the authors, Carlos Lorenz
- Re: Userdata and GC, Peter Shook
- Tecgraf's Download Center, Carlos Lorenz
- Re: Tecgraf's Download Center, Mauricio Oliveira Carneiro
- Re: Offtopic - To the authors, Mauricio Oliveira Carneiro
- RE: precompiling lua script problem, Shelby Hubick
- Re: Tecgraf's Download Center, Carlos Lorenz
- Re: Userdata and GC, Ty Matthews
- Re: Offtopic - To the authors, Mauricio Oliveira Carneiro
- RE: precompiling lua script problem, Nick Trout
- Re: writting GUI is possible with LUA?, Rafael Jannone
- July 08, 2003
- Re: Why Lua? (was Offtopic - To the authors), Adriano
- Re: yield, resume and the like, Peter Shook
- Re: Why Lua? (was Offtopic - To the authors), Carlos Lorenz
- Re: controlling lua from a c program, Peter Shook
- Re: Offtopic - To the authors, Carlos Lorenz
- Re: precompiling lua script problem, Peter Shook
- RE: is "__metatable" an event similar to "__gc" and "__tostring" oris it a convention?, Vijay Aswadhati
- RE: Assert in VM, Nick Trout
- Re: Why Lua? (was Offtopic - To the authors), Martin Spernau
- Re: Tecgraf's Download Center, Ivan Kolev
- Re: controlling lua from a c program, Håkon Evensen
- Re: Tecgraf's Download Center, Mauricio Oliveira Carneiro
- Re: Tecgraf's Download Center, Antonio Scuri
- Re: Assert in VM, Roberto Ierusalimschy
- How to remove a C pointer reference in lua?, John Labenski
- RE: controlling lua from a c program, Bilyk, Alex
- Re: How to remove a C pointer reference in lua?, Wim Couwenberg
- RE: precompiling lua script problem, Shelby Hubick
- Re: is "__metatable" an event similar to "__gc" and "__tostring" oris it a convention?, Peter Shook
- RE: why no "continue" statement for loops?, Supratik Champati
- RE: Assert in VM, Nick Trout
- July 09, 2003
- RE: Assert in VM, Nick Trout
- RE: precompiling lua script problem, Luiz Henrique de Figueiredo
- RE: controlling lua from a c program, Håkon Evensen
- lua_closethread, "Nodir Temirhodzhaev"
- Re: lua_closethread, Alex Sandro Queiroz e Silva
- Re: How to remove a C pointer reference in lua?, John Labenski
- RE: controlling lua from a c program, RLake
- RE: How to remove a C pointer reference in lua?, Benoit Germain
- Detecting Thread Finished, Matthew Harmon
- The most stupid thing you've done with Lua?, Asko Kauppi
- Re: Detecting Thread Finished, RLake
- July 10, 2003
- Re: lua_closethread, "Nodir Temirhodzhaev"
- Re[2]: lua_closethread, Dmitry Shubin
- Re: writting GUI is possible with LUA?, David
- Re: writting GUI is possible with LUA?, Basile STARYNKEVITCH
- __index overloading only for non-existing keys?, Leroy van Engelen
- Re: __index overloading only for non-existing keys?, Wim Couwenberg
- Request for enhancement in lua's daily bulk digest, Ashish Ranjan
- Re: Request for enhancement in lua's daily bulk digest, Terry Bayne
- Re: writting GUI is possible with LUA?, David
- Re: Request for enhancement in lua's daily bulk digest, anderson
- Re: Request for enhancement in lua's daily bulk digest, Peter Loveday
- Lua 4.0 & 5.0 binding for Canvas Draw, Alexey Yutkin
- Re: Lua 4.0 & 5.0 binding for Canvas Draw, Antonio Scuri
- Re: __index overloading only for non-existing keys?, Mark Hamburg
- RE: Re[2]: lua_closethread, Nick Trout
- Re: __index overloading only for non-existing keys?, Wim Couwenberg
- Proxy tables (was Re: __index overloading only for non-existing keys?), Mark Hamburg
- Re: Proxy tables, Wim Couwenberg
- Re: Proxy tables (was Re: __index overloading only for non-existing keys?), RLake
- Implicit yielding in lua 5, Bilyk, Alex
- Re: Implicit yielding in lua 5, RLake
- Inverted _gc, Deneb aka Alpha Cygnus
- Re: Proxy tables, Mark Hamburg
- Re: Inverted _gc, RLake
- Re: Inverted _gc, Mark Hamburg
- Re: Proxy tables, Wim Couwenberg
- Re: Proxy tables, Mark Hamburg
- Re: Proxy tables, RLake
- July 11, 2003
- Re: Inverted _gc, Tuomo Valkonen
- Re: Inverted _gc, RLake
- RE: Implicit yielding in lua 5, Nick Trout
- Re: writting GUI is possible with LUA?, Eero Pajarre
- Re[4]: lua_closethread, Dmitry Shubin
- Passing Lua table pointer to a C function, Florian Berger
- undeclared identifiers. (C++), Chip Collier
- Re: undeclared identifiers. (C++), Ashwin Hirschi
- Persistent Lua state, Andre de Leiradella
- Re: Passing Lua table pointer to a C function, Peter Shook
- Re: Re: undeclared identifiers. (C++), Chip Collier
- Re: Inverted _gc, Deneb aka Alpha Cygnus
- July 12, 2003
- July 13, 2003
- July 14, 2003
- Re[5]: lua_closethread, "Nodir Temirhodzhaev"
- Re[6]: lua_closethread, Dmitry Shubin
- Re: Re[6]: lua_closethread, Wim Couwenberg
- Re[8]: lua_closethread, Dmitry Shubin
- C++ binding, Robert=20K=FCcken
- Re: lua_closethread, Peter Shook
- Re: C++ binding, Peter Shook
- AW: C++ binding, Robert Kücken
- bug in lrexlib?, Thatcher Ulrich
- [ANNOUNCE] Release 10 of Lua C libraries bit and rex, Reuben Thomas
- LUACOM and Windows Management Instrumentation, Cumming, Michael
- July 15, 2003
- Passing userdata to and from stack, Bob Smith
- Re: Passing userdata to and from stack, RLake
- Re: [ANNOUNCE] Release 10 of Lua C libraries bit and rex, Max Ischenko
- [ANNOUNCE] BER library for Lua, "Nodir Temirhodzhaev"
- SV: [ANNOUNCE] Release 10 of Lua C libraries bit and rex, Andreas Stenius
- c &lua integration, Håkon Evensen
- Re: c &lua integration, Denis Andreev
- question regarding the use of luaL_ref/luaL_unref to implement reference counting, Vijay Aswadhati
- Re: question regarding the use of luaL_ref/luaL_unref to implement reference counting, RLake
- 'raw' equality?, Adam D. Moss
- Re: 'raw' equality?, Wim Couwenberg
- Re: 'raw' equality?, Adam D. Moss
- Re: c &lua integration, Peter Shook
- lua dictionary, Wim Couwenberg
- July 16, 2003
- Re: c &lua integration, Håkon Evensen
- OO programming with Lua, Vincent Lascaux
- Visual Studio .Net 2003, Vincent Lascaux
- Re: OO programming with Lua, Wim Couwenberg
- Re: Visual Studio .Net 2003, W. Nelson
- Re: c &lua integration, Peter Shook
- RE: c &lua integration, Nick Trout
- Re: c &lua integration, Asko Kauppi
- inheritance example, Steve Elkins
- Re: inheritance example, RLake
- Re: inheritance example, RLake
- July 17, 2003
- updated pack library, Luiz Henrique de Figueiredo
- Re: The most stupid thing you've done with Lua?, Philippe Lhoste
- Re: Auxlib documentation, Philippe Lhoste
- eCos port, Savin Zlobec
- Re: eCos port, Tuomo Valkonen
- Re: eCos port, Roberto Ierusalimschy
- Re: eCos port, Roberto Ierusalimschy
- Re: inheritance example, Steve Elkins
- Re: eCos port, Roberto Ierusalimschy
- Re: The most stupid thing you've done with Lua?, José dos Santos Machado
- Re: eCos port, Savin Zlobec
- Re: inheritance example, Philipp Janda
- Re: inheritance example, Philipp Janda
- luacheia project status, July 2003, Thatcher Ulrich
- Re: inheritance example, Steve Elkins
- plua -- persistent Lua, Luiz Henrique de Figueiredo
- Re: plua -- persistent Lua, José dos Santos Machado
- Re: plua -- persistent Lua, Luiz Henrique de Figueiredo
- Re: The most stupid thing you've done with Lua?, Deneb aka Alpha Cygnus
- Re: The most stupid thing you've done with Lua?, Luiz Henrique de Figueiredo
- C++ inheritance with Lunar, Scott DC
- July 18, 2003
- July 19, 2003
- July 20, 2003
- July 21, 2003
- July 22, 2003
- Lua4 userdata, D Burgess
- Re: Lua4 userdata, Wim Couwenberg
- ann: pickle.lua for Lua 5, Daan Nusman
- library conflicts, orange ted
- No toLua for Lua 5?, Benjamin Freidlin
- Re: No toLua for Lua 5?, Waldemar Celes
- RE: No toLua for Lua 5?, Benjamin Freidlin
- Is there a way to automate creation of VS files?, Benjamin Freidlin
- RE: No toLua for Lua 5?, Nick Trout
- RE: No toLua for Lua 5?, Benjamin Freidlin
- Re: library conflicts, benjamin sunshine-hill
- July 23, 2003
- Re: library conflicts, Scott DC
- pointer to lua function, ted
- to Roberto: book - other formats, P.Gertman
- Announcement : LUA SSL, Mauricio Oliveira Carneiro
- RE: library conflicts, Danilo Tuler
- Re: pointer to lua function, Peter Shook
- how to fix the FAQ?, Peter Shook
- Re: how to fix the FAQ?, RLake
- Re: how to fix the FAQ?, Martin Spernau
- Re: how to fix the FAQ?, Peter Shook
- July 24, 2003
- Write protected tables, Mark Hamburg
- Check consistency, Mark Hamburg
- Re: Check consistency, Roberto Ierusalimschy
- Re: Write protected tables, Roberto Ierusalimschy
- Copying a lua function to a c++ function, Sébastien RONSSE
- Re: Copying a lua function to a c++ function, Sergio Garces
- Game Programming With Python, Lua, and Ruby, Luiz Henrique de Figueiredo
- Re: Game Programming With Python, Lua, and Ruby, Adam D. Moss
- RE: Game Programming With Python, Lua, and Ruby, Matthew Harmon
- RE: Game Programming With Python, Lua, and Ruby, Benjamin Freidlin
- RE: Game Programming With Python, Lua, and Ruby, Nick Trout
- July 25, 2003
- July 26, 2003
- July 27, 2003
- July 29, 2003
- PLua with Lua 5.0, Gustavo Niemeyer
- luaL_getn segfault, Tuomo Valkonen
- Re: PLua with Lua 5.0, Bennett Todd
- Patterns problem, Daniel Silverstone
- Incremental garbage collection coming to Lua soon?, Benjamin Freidlin
- Re: luaL_getn segfault, Roberto Ierusalimschy
- Re: Incremental garbage collection coming to Lua soon?, Luiz Henrique de Figueiredo
- Re: Patterns problem, Roberto Ierusalimschy
- RE: Incremental garbage collection coming to Lua soon?, Benjamin Freidlin
- Re: luaL_getn segfault, Tuomo Valkonen
- Re: PLua with Lua 5.0, José dos Santos Machado
- Re: luaL_getn segfault, Luiz Henrique de Figueiredo
- Re: Incremental garbage collection coming to Lua soon?, Roberto Ierusalimschy
- Re: Patterns problem, Daniel Silverstone
- RE: lper (was Re: plua -- persistent Lua), Andre de Leiradella
- Re: luaL_getn segfault, Tuomo Valkonen
- About to give up on Lua....!, Ando Sonenblick
- Re: About to give up on Lua....!, Chris Perkins
- Re: About to give up on Lua....!, Chris Perkins
- Re: About to give up on Lua....!, Ando Sonenblick
- Re: About to give up on Lua....!, Tobias Käs
- Re: luaL_getn segfault, benjamin sunshine-hill
- Re: luaL_getn segfault, Tuomo Valkonen
- Text to byte code..., Ando Sonenblick
- Re: Text to byte code..., Wim Couwenberg
- Re: Text to byte code..., Luiz Henrique de Figueiredo
- RE: Text to byte code..., Benjamin Freidlin
- More and more to learn..., Ando Sonenblick
- [ANN] Lua Eclipse 0.5, Danilo Tuler
- July 30, 2003
- updated libraries, Luiz Henrique de Figueiredo
- Re: More and more to learn..., Wim Couwenberg
- [Ann] LuaBER 0.2, LuaSys 0.1, "Nodir Temirhodzhaev"
- lunar.h nit, Steve Elkins
- Re: lunar.h nit, Peter Shook
- Re: More and more to learn..., Ando Sonenblick
- Re: More and more to learn..., Peter Shook
- Re: More and more to learn..., Ando Sonenblick
- Re: More and more to learn..., Ashwin Hirschi
- Re: More and more to learn..., Peter Shook
- So close! Now: userdata mt help!, Ando Sonenblick
- Re: So close! Now: userdata mt help!, Peter Shook
- Re: Incremental garbage collection coming to Lua soon?, David Jeske
- Re: Incremental garbage collection coming to Lua soon?, Mark Hamburg
- lua5: questions & suggestions, Mark Junker
- July 31, 2003
- Um... Lua vs lau?, Ando Sonenblick
- Re: Um... Lua vs lau?, Lucas Ackerman
- Re: Lua 5 pthreads, Mark Hamburg
- more changes requested, Mark Junker
- Re: more changes requested, Lucas Ackerman
- antispam uol?, Mark Junker
- Re: antispam uol?, Lucas Ackerman
- Re: lua5: questions & suggestions, Peter Shook
- Re: Incremental garbage collection coming to Lua soon?, Taj Khattra
- Re: Incremental garbage collection coming to Lua soon?, David Jeske
- Stack state on call to C routine, Ando Sonenblick
- Re: Stack state on call to C routine, Peter Shook
- Re: lua5: questions & suggestions, Luiz Henrique de Figueiredo
- Re: Stack state on call to C routine, Andrew Durdin
- Re: Stack state on call to C routine, Peter Shook
- Re: Stack state on call to C routine, Peter Shook
- Re: Stack state on call to C routine, RLake
- Re: Stack state on call to C routine, Luiz Henrique de Figueiredo
- Re: Stack state on call to C routine, RLake
- updated pdf library, Luiz Henrique de Figueiredo
- Re: Incremental garbage collection coming to Lua soon?, Mark Hamburg
- [ANN] tolua 5.0a, Waldemar Celes
- Re: lua5: questions & suggestions, Mark Junker
Mail converted by MHonArc 2.6.19