[Date Index]
[Thread Index]
- Re: Lua Digest, Vol 162, Issue 3, mark gossage
- Re: Implementation of Lua and direct/context threaded code, Mike Pall
- Re: require "compat-5.1" problem, Tomas
- Lua 5.1.1 now available, Luiz Henrique de Figueiredo
- Re: Lua 5.1.1 now available, Alex Queiroz
- Re: Lua 5.1.1 now available, Jürgen Hötzel
- Re: Lua 5.1.1 now available, Luiz Henrique de Figueiredo
- Re: Lua 5.1.1 now available, Alex Queiroz
- Re: Lua 5.1.1 now available, Luiz Henrique de Figueiredo
- Re: Lua 5.1.1 now available, Erik Hougaard
- Re: Lua 5.1.1 now available, Alex Queiroz
- Re: Lua 5.1.1 now available, Luiz Henrique de Figueiredo
- Re: Lua 5.1.1 now available, Alex Queiroz
- Re: Lua 5.1.1 now available, Luiz Henrique de Figueiredo
- Re: Lua 5.1.1 now available, PA
- Re: Lua 5.1.1 now available, Cyril Zorin
- Re: Lua 5.1.1 now available, Ralph Hempel
- Re: Lua 5.1.1 now available, Luiz Henrique de Figueiredo
- Re: Lua 5.1.1 now available, Ralph Hempel
- Re: Lua 5.1.1 now available, David Jones
- Re: Lua 5.1.1 now available, Alex Queiroz
- Re: Lua 5.1.1 now available, Jürgen Hötzel
- Re: Lua 5.1.1 now available, Luiz Henrique de Figueiredo
- Re: Lua 5.1.1 now available, Jürgen Hötzel
- Re: Lua 5.1.1 now available, D Burgess
- Re: Lua 5.1.1 now available, David Jones
- <Possible follow-ups>
- RE: Lua 5.1.1 now available, Dustin Bruzenak
- RE: Lua 5.1.1 now available, Dustin Bruzenak
- Fw: Lua 5.1.1 now available, Cecilia Mordoh
- Re: Lua 5.1.1 now available, Peter Kümmel
- Re: Lua 5.1.1 now available, Peter Kümmel
- Can I stop and continue lua code from a C function called from lua?, Sam Roberts
- Re: Using Lua to implement C++ methods., Ariel Manzur
- about lua-l, Luiz Henrique de Figueiredo
- RE: Reading substrings, Denis Povshedny
- Object lifetimes inside Lua (3.1), Cyril Zorin
- Re: Yet another Lua thread question, D Burgess
- Re: About ifstat, CHU Run-min
- When will postscript of the lua 5.1 reference manual available?, Sam Roberts
- Redefine "="., Alexey Zaytsev
- dofile vs require, Daniel Collins
- module problem, Robert Hibberdine
- LuaCOM, Alexey Malyshev
- rawset returns a table, David Jones
- Xavante, Dave Nichols
- Lua 5.1.1-rc2 now available, Luiz Henrique de Figueiredo
- Re: Missing information in the Lua 5.1 reference manual?, Ivan Kolev
- LuaInterface and Mono, Mike Schmitz
- My experience with Lua so far, Daniel Collins
- Is there a race condition using socket.select on Win32 ?, Ralph Hempel
- about recfield, CHU Run-min
- bug report, Roberto Ierusalimschy
- Working with Lua 5.1 'require' for fake/virtual/non-standard files, E. Wing
- UNSUBSCRIBE, andy
- Lua 5.1.1-rc3 now available, Luiz Henrique de Figueiredo
- Segfault with the basic example from Lua book, Frantisek Fuka
- Metamethod when removing an index from a table?, Paul Hudson
- About FuncState, CHU Run-min
- Watchdog for Lua, Todor Totev
- Lua 5.1.1-rc4 now available, Luiz Henrique de Figueiredo
- new project added, Luiz Henrique de Figueiredo
- RE: About lua_newthread, Tom Miles
- Lua elected for 'DistroWatch May 2006 donation', Roberto Ierusalimschy
- Lua in comp.lang.forth, Luiz Henrique de Figueiredo
- [Suggestion] Add 'lua_deletethread' in lua's new version., mos
- Explicit Delete vs Garbage Collection. Was: Re: About lua_newthread, Daniel Collins
- PiL2, ch 28.3: Adding Lua methods to an array?, Carsten Fuchs
- Re: PiL2, ch 28.3: Adding Lua methods to an array?, Javier Guerra
- <Possible follow-ups>
- Re: PiL2, ch 28.3: Adding Lua methods to an array?, Daniel Collins
- Re: PiL2, ch 28.3: Adding Lua methods to an array?, Daniel Collins
- Re: PiL2, ch 28.3: Adding Lua methods to an array?, Daniel Collins
- RE: PiL2, ch 28.3: Adding Lua methods to an array?, nvleer
- Lua C libraries guidelines, Mildred
- Lua 5.1.1 has been frozen, Luiz Henrique de Figueiredo
- Re: Lua 5.1.1 has been frozen, Andreas Stenius
- <Possible follow-ups>
- RE: Lua 5.1.1 has been frozen, Greg McCreath
- RE: Lua 5.1.1 has been frozen, Greg McCreath
- RE: Lua 5.1.1 has been frozen, King, Mike
- RE: Lua 5.1.1 has been frozen, King, Mike
- RE: Lua 5.1.1 has been frozen, Grellier, Thierry
- RE: Lua 5.1.1 has been frozen, Timur Davidenko
- RE: Lua 5.1.1 has been frozen, Stefan Boberg
- RE: Lua 5.1.1 has been frozen, King, Mike
- Lua bytecodes and endian-ness, Peter Hull
- Basic CGI using Kepler, Kurt Jung
- Organization of bug list, Bret Victor
- about strings in lua, Todor Totev
- debug.traceback undocumented level parameter, Ivan Kolev
- man pages, D Burgess
- Passing arrays(tables) between C++ and Lua and vice versa, Zé Pedro
- lua_number2int and cast_int, cloudwu
- RE: const, was: Re: Lua 5.1.1 has been frozen, Grellier, Thierry
- Have a trouble when running Lua in MSVC8, Nguyen Dang Quang
- Re: Passing arrays(tables) between C++ and Lua and vice versa [resolved], Zé Pedro
- Function Addresses?, King, Mike
- How to overwrite/implement '__len'?, Clemens Hintze
- toLua++ and C++ exceptions, Alexander Gladysh
- Coroutine environment, Alexander Gladysh
- Pending fixes for LuaJIT and Coco, Mike Pall
- Crash in luaM_realloc_(), Alexander Gladysh
- CRC in lua, Imrahil
- Lua 5.0.3 now available, Luiz Henrique de Figueiredo
- migrating from Lua 5.0 to Lua 5.1, Norman Ramsey
- Implementing read only tables using C API, Tom Miles
- Lua workshop 2006, Wim Couwenberg
- Doc for lua.c interpreter, Geo Massar
- Input from keybord, UkrNet
- A new c++ binding, Jens Theeß
- luaexpat on osx, Wilford Brimley
- Bitwsie operators in Lua, mike krimerman
- Re: Bitwsie operators in Lua, Erik Hougaard
- Re: Bitwsie operators in Lua, Lisa Parratt
- Re: Bitwsie operators in Lua, David Jones
- Re: Bitwsie operators in Lua, Lisa Parratt
- Re: Bitwsie operators in Lua, David Jones
- Re: Bitwsie operators in Lua, Roberto Ierusalimschy
- Re: Bitwsie operators in Lua, David Jones
- Re: Bitwsie operators in Lua, David Jones
- RE: Bitwsie operators in Lua, Paul Hudson
- Re: Bitwsie operators in Lua, Wim Couwenberg
- Re: Bitwsie operators in Lua, Wim Couwenberg
- Re: Bitwsie operators in Lua, Andy Stark
- Re: Bitwsie operators in Lua, Gavin Wraith
- Re: Bitwsie operators in Lua, Sam Roberts
- Re: Bitwsie operators in Lua, Andy Stark
- Re: Bitwsie operators in Lua, Doug Rogers
- Re: Bitwsie operators in Lua, Andy Stark
- Re: Bitwsie operators in Lua, Roberto Ierusalimschy
- string[], doesn't exist?, Sam Roberts
- Re: string[], doesn't exist?, Luiz Henrique de Figueiredo
- Re: string[], doesn't exist?, Sam Roberts
- Re: string[], doesn't exist?, Diego Nehab
- Re: string[], doesn't exist?, Sam Roberts
- Re: string[], doesn't exist?, Luiz Henrique de Figueiredo
- Re: string[], doesn't exist?, Vyacheslav Egorov
- Re: string[], doesn't exist?, Anders Bergh
- Re: string[], doesn't exist?, Sam Roberts
- Re: string[], doesn't exist?, Diego Nehab
- Re: string[], doesn't exist?, Aaron Brown
- Re: string[], doesn't exist?, Sam Roberts
- Re: string[], doesn't exist?, Aaron Brown
- Re: string[], doesn't exist?, Luiz Henrique de Figueiredo
- Re: string[], doesn't exist?, David Given
- Re: string[], doesn't exist?, Sam Roberts
- Re: string[], doesn't exist?, Luiz Henrique de Figueiredo
- Re: string[], doesn't exist?, Sam Roberts
- Re: string[], doesn't exist?, Geo Massar
- RE: Bitwsie operators in Lua, mike krimerman
- <Possible follow-ups>
- RE: Bitwsie operators in Lua, Grellier, Thierry
- RE: Bitwsie operators in Lua, Grellier, Thierry
- RE: Bitwsie operators in Lua, Grellier, Thierry
- RE: Bitwsie operators in Lua, Grellier, Thierry
- RE: Bitwsie operators in Lua, Grellier, Thierry
- Lua 5.0.3-rc2 now available, Luiz Henrique de Figueiredo
- luaL_checkudata: Bug? Feature?, Roger Ivie
- Slight oddity with os.date(""), Julien Cugnière
- ANN: Coco 1.1.1 released, Mike Pall
- ANN: LuaJIT 1.1.1 released, Mike Pall
- lua 5.1.1 patch for bitwise operators, Grellier, Thierry
- LuaForge admin?, Geo Massar
- Can I get the return values NOT adjusted to zero?, Sam Roberts
- [fwd] Solaris packages, Luiz Henrique de Figueiredo
- Ubuntu Lua / wxLua version clash?, Frantisek Fuka
- Evaluation order, assignment order, Mike Pall
- Re: Evaluation order, assignment order, Roberto Ierusalimschy
- Re: Evaluation order, assignment order, David Jones
- Re: Evaluation order, assignment order, Roberto Ierusalimschy
- Re: Evaluation order, assignment order, Klaus Ripke
- Re: Evaluation order, assignment order, Roberto Ierusalimschy
- Re: Evaluation order, assignment order, David Jones
- Re: Evaluation order, assignment order, Klaus Ripke
- Re: Evaluation order, assignment order, Dave Dodge
- Wanted: instant messenger protocol handler, David Given
- Garbage Collection bottleneck, Brian Weed
- [ANN] LuaTut clone and LuaPas library available at LuaForge., Geo Massar
- Etags in Emacs 22.1 supports Lua, John D. Ramsdell
- What is the fastest way to concatenate here?, Alexander Gladysh
- Is there a binding to the posix directory apis anyone recommends?, Sam Roberts
- Collecting dead strings, Research
- new features for remdebug, Guangxian Zou
- Lua and unicode with visual studio, Pasi Luostarinen
- newproxy, David Jones
- Caveat with lua_pushlightuserdata(L, (void *)&key), Mike Pall
- Re: Caveat with lua_pushlightuserdata(L, (void *)&key), Julien Cugnière
- Re: Caveat with lua_pushlightuserdata(L, (void *)&key), Andreas Stenius
- Re: Caveat with lua_pushlightuserdata(L, (void *)&key), David Jones
- Re: Caveat with lua_pushlightuserdata(L, (void *)&key), Glenn Maynard
- Re: Caveat with lua_pushlightuserdata(L, (void *)&key), Roberto Ierusalimschy
- Re: Caveat with lua_pushlightuserdata(L, (void *)&key), Mike Pall
- Re: Caveat with lua_pushlightuserdata(L, (void *)&key), Mike Pall
- Re: Caveat with lua_pushlightuserdata(L, (void *)&key), David Given
- Re: Caveat with lua_pushlightuserdata(L, (void *)&key), Diego Nehab
- Re: Caveat with lua_pushlightuserdata(L, (void *)&key), Raffaele Salmaso
- Re: Caveat with lua_pushlightuserdata(L, (void *)&key), Glenn Maynard
- Re: Caveat with lua_pushlightuserdata(L, (void *)&key), Raffaele Salmaso
- Re: Caveat with lua_pushlightuserdata(L, (void *)&key), Roberto Ierusalimschy
- Re: Caveat with lua_pushlightuserdata(L, (void *)&key) [OT], Glenn Maynard
- Re: Caveat with lua_pushlightuserdata(L, (void *)&key) [OT], Anders Bergh
- RE: Caveat with lua_pushlightuserdata(L, (void *)&key), Richard Ranft
- ANN: LuaJIT 1.1.2 released, Mike Pall
- Dump all strings/symbols?, Research
- [ANN] LuaSNMP 1.0.4 released, Herbert Leuwer
- LuaRC?, Research
- Actual gc collection of nil?, Research
- lua_Debug and currentline, Tom Miles
- Accessing subtables, ice
- Lua, Swig and Arrays, Sylvain Nahas
- equivalent of Perl's "AUTOLOAD", George Jempty
- Need to understand how to use lua.coroutines driven by c.couroutine, Grellier, Thierry
- User Interrupt, Geo Massar
- [ANN] LuaSQL 2.0.2, Andre Carregal
- Lua Tutor (Delphi + Lua), Jilani Khaldi
- should "require" return module/nil instead of true/false?, Guangxian Zou
- Re: Subject: Lua, Swig and Arrays, mark gossage
- Walk tables recursively in code, jdarling
- Activities at LuaForge, Geo Massar
- Function call with number parameter becomes a string parameter inside the function, Carsten Fuchs
- Enumerate files, King, Mike
- Construction of function pipeline wrapper in runtime, Alexander Gladysh
- lua multilingual support, andreas akaliptos
- RE: LuaPas and array of record, jdarling
- Using numbers as float, Jose Marin
- Porting Instructions, Clóvis Garcia
- Re: Function call with number parameter becomes a string parameterinside the function, Daniel Collins
- ActiveX and dlls, BurP dahim
- Lua workshop 2006 registration, Couwenberg, Wim
- GC and memory management, Julien Patte
- Lumikki workshop 2006 registration, Asko Kauppi
- [ANN] New release for LuaTut/LuaScene, Geo Massar
Mail converted by MHonArc 2.6.19