Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | dependencies updated | Roberto Ierusalimschy | 2015-05-22 | 1 | -17/+17 |
* | detail (added -Wconversion as a comment, to be used ocasionally) | Roberto Ierusalimschy | 2015-01-02 | 1 | -0/+1 |
* | removed repeated flags (-Wall/-Wdisabled-optimization) + removed flag | Roberto Ierusalimschy | 2014-11-05 | 1 | -73/+77 |
* | changed macro for compatibility options + details | Roberto Ierusalimschy | 2014-06-18 | 1 | -5/+5 |
* | new library: utf8 | Roberto Ierusalimschy | 2014-02-06 | 1 | -4/+5 |
* | reorganization of warnings + update of explicit dependencies (gcc -MM) | Roberto Ierusalimschy | 2013-06-20 | 1 | -7/+10 |
* | dependencies updated (with 'gcc -MM') | Roberto Ierusalimschy | 2013-04-15 | 1 | -2/+2 |
* | added two more commented warning options (just to know about them) | Roberto Ierusalimschy | 2013-03-15 | 1 | -0/+2 |
* | comments about some compiler options that should be tested once in a while | Roberto Ierusalimschy | 2011-07-04 | 1 | -2/+3 |
* | comments | Roberto Ierusalimschy | 2011-06-27 | 1 | -1/+2 |
* | details | Roberto Ierusalimschy | 2011-05-06 | 1 | -6/+8 |
* | -DLUA_COMPAT_ALL is the default | Roberto Ierusalimschy | 2010-11-16 | 1 | -1/+1 |
* | 'coroutine' library separated from 'baselib' | Roberto Ierusalimschy | 2010-06-10 | 1 | -3/+4 |
* | updated depenency lists + eliminated duplication of definitions | Roberto Ierusalimschy | 2010-05-14 | 1 | -12/+9 |
* | warnings that are not compatible with C++ separated from other warning | Roberto Ierusalimschy | 2010-01-13 | 1 | -9/+12 |
* | better may to force recompilation when makefile changes | Roberto Ierusalimschy | 2010-01-08 | 1 | -47/+48 |
* | update of file dependencies (gcc -MM) | Roberto Ierusalimschy | 2009-11-27 | 1 | -14/+15 |
* | a few new warnings | Roberto Ierusalimschy | 2009-11-26 | 1 | -0/+7 |
* | new module 'lbitlib.c' for bitwise operations | Roberto Ierusalimschy | 2009-07-01 | 1 | -1/+2 |
* | Lua now uses "homemade" lctype (instead of ctype.h from ANSI C) | Roberto Ierusalimschy | 2009-02-19 | 1 | -7/+9 |
* | whole build depends on 'makefile' itself + better format for warning | Roberto Ierusalimschy | 2008-10-28 | 1 | -36/+47 |
* | updating header dependencies | Roberto Ierusalimschy | 2008-10-03 | 1 | -26/+26 |
* | turn off optimizations when testing | Roberto Ierusalimschy | 2008-02-15 | 1 | -2/+2 |
* | option to use Sun compiler (on lhf account) | Roberto Ierusalimschy | 2007-12-27 | 1 | -5/+7 |
* | emergency garbage collector (core forces a GC when allocation fails) | Roberto Ierusalimschy | 2006-07-11 | 1 | -1/+1 |
* | detailsv5.1.1 | Roberto Ierusalimschy | 2006-06-09 | 1 | -1/+2 |
* | no more "auto-detection"v5.1-beta | Roberto Ierusalimschy | 2005-11-16 | 1 | -1/+1 |
* | LUA_DL_DLOPEN is for internal use; makefile should use LUA_USE_DLOPEN | Roberto Ierusalimschy | 2005-05-09 | 1 | -1/+1 |
* | new organization using only one library | Roberto Ierusalimschy | 2005-04-07 | 1 | -79/+67 |
* | small changes | Roberto Ierusalimschy | 2004-12-22 | 1 | -5/+9 |
* | new libs `loslibĀ“ and `linitĀ“ | Roberto Ierusalimschy | 2004-09-01 | 1 | -5/+7 |
* | new scheme for configuration through `luaconf.h' | Roberto Ierusalimschy | 2004-04-30 | 1 | -52/+56 |
* | `TObject' renamed to `TValue' + other name changes and better assertions | Roberto Ierusalimschy | 2003-12-10 | 1 | -26/+26 |
* | new scheme to control `loadlib' configuration (default for dlopen | Roberto Ierusalimschy | 2003-04-07 | 1 | -2/+2 |
* | towards 5.0 final | Roberto Ierusalimschy | 2003-03-19 | 1 | -17/+11 |
* | new options for debugging Lua (HARDSTACKTESTS & EXTERNMEMCHECK) | Roberto Ierusalimschy | 2002-12-06 | 1 | -5/+5 |
* | new module, ldump.c | Roberto Ierusalimschy | 2002-10-25 | 1 | -32/+34 |
* | details | Roberto Ierusalimschy | 2002-08-16 | 1 | -3/+3 |
* | the usual... | Roberto Ierusalimschy | 2002-08-06 | 1 | -41/+46 |
* | new macro to convert double->int | Roberto Ierusalimschy | 2002-03-18 | 1 | -5/+6 |
* | no more -DOLD_ANSI option + details | Roberto Ierusalimschy | 2002-02-14 | 1 | -14/+9 |
* | dependencies updated | Roberto Ierusalimschy | 2002-01-09 | 1 | -32/+33 |
* | better optimization optionsv4.1-alpha | Roberto Ierusalimschy | 2001-07-24 | 1 | -2/+2 |
* | the usual stuff | Roberto Ierusalimschy | 2001-07-24 | 1 | -26/+24 |
* | details | Roberto Ierusalimschy | 2000-11-06 | 1 | -3/+3 |
* | DEBUG renamed to LUA_DEBUG | Roberto Ierusalimschy | 2000-10-30 | 1 | -2/+2 |
* | final version for 4.0 beta | Roberto Ierusalimschy | 2000-09-18 | 1 | -3/+3 |
* | `lauxlib' is now part of the libraries (not used by core Lua) | Roberto Ierusalimschy | 2000-09-11 | 1 | -38/+29 |
* | default now is multi-state | Roberto Ierusalimschy | 2000-08-09 | 1 | -48/+63 |
* | more uniform names | Roberto Ierusalimschy | 2000-04-24 | 1 | -3/+3 |