| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | lua: change syslinux.sleep() to seconds, syslinux.msleep() to ms | H. Peter Anvin | 2010-07-05 | 3 | -11/+24 |
| * | com32: add proper sleep()/msleep() functions and make Lua use them | H. Peter Anvin | 2010-07-05 | 2 | -5/+4 |
| * | Merge remote branch 'marcel/luaext' | H. Peter Anvin | 2010-07-05 | 9 | -11/+1116 |
| |\ | |||||
| | * | Added PCI desc | Marcel Ritter | 2009-10-20 | 1 | -1/+43 |
| | * | Added invocation | Marcel Ritter | 2009-10-20 | 1 | -0/+15 |
| | * | New | Marcel Ritter | 2009-10-20 | 1 | -0/+216 |
| | * | Loading of kernel and ramdisk works | Marcel Ritter | 2009-10-16 | 1 | -0/+120 |
| | * | More debugging removed | Marcel Ritter | 2009-10-15 | 1 | -0/+2 |
| | * | Disabled debug output | Marcel Ritter | 2009-10-15 | 1 | -3/+4 |
| | * | Updated | Marcel Ritter | 2009-10-12 | 1 | -0/+44 |
| | * | Fixed vesa stuff | Marcel Ritter | 2009-10-10 | 2 | -1/+22 |
| | * | Added sleep() | Marcel Ritter | 2009-10-09 | 2 | -39/+92 |
| | * | Prepare for arg parsing support | Marcel Ritter | 2009-10-09 | 1 | -1/+229 |
| | * | COM32: lua - add vesa functions (only mode listing right now) | Marcel Ritter | 2008-12-15 | 5 | -0/+144 |
| | * | COM32: lua - basic pci functions implemented | Marcel Ritter | 2008-12-15 | 5 | -1/+224 |
| * | | lua: quiet warnings about unused variables and functionssyslinux-4.01 | H. Peter Anvin | 2010-07-02 | 3 | -2/+5 |
| * | | lua: add parents to luaconf.h to quiet a gcc warning | H. Peter Anvin | 2010-07-02 | 1 | -2/+2 |
| * | | lua: add missing <syslinux/boot.h> to syslinux.c | H. Peter Anvin | 2010-07-02 | 1 | -0/+1 |
| * | | lua: Modernize the Makefile | H. Peter Anvin | 2010-07-02 | 1 | -73/+27 |
| * | | lua: update for Syslinux 4 | Geert Stappers | 2010-07-01 | 2 | -6/+16 |
| |/ | |||||
| * | COM32: lua - added dmi functions | Marcel Ritter | 2008-12-15 | 5 | -1/+324 |
| * | COM32: lua - added simple syslinux_run_command function | Marcel Ritter | 2008-12-15 | 5 | -0/+35 |
| * | COM32: lua - (re-)enable liolib to get printf like function | Marcel Ritter | 2008-12-15 | 3 | -9/+17 |
| * | Err. | Alexey Zaytsev | 2008-07-18 | 1 | -1/+1 |
| * | Final touhes. | Alexey Zaytsev | 2008-07-18 | 3 | -2/+9 |
| * | Don't load the io and os libs, we cant compile them right now. | Alexey Zaytsev | 2008-07-18 | 1 | -2/+2 |
| * | Can't load precompiled binaries because if missing ungetc | Alexey Zaytsev | 2008-07-18 | 1 | -0/+2 |
| * | Add some more lua libs to be compiled. | Alexey Zaytsev | 2008-07-18 | 1 | -2/+5 |
| * | Applyed the Go Long Lua! patch | Alexey Zaytsev | 2008-07-18 | 6 | -6/+89 |
| * | Replace strcoll with strcmp, we don't have the locale stuff. | Alexey Zaytsev | 2008-07-18 | 1 | -1/+2 |
| * | Remove the signal.h dependency from lua.c | Alexey Zaytsev | 2008-07-18 | 1 | -5/+5 |
| * | Remove the locale.h dependency from llex.h | Alexey Zaytsev | 2008-07-18 | 1 | -3/+3 |
| * | Compile liblua, lua.c32 | Alexey Zaytsev | 2008-07-18 | 1 | -10/+19 |
| * | Copy the Makefile from the samples dir. | Alexey Zaytsev | 2008-07-18 | 1 | -0/+91 |
| * | Rename the Lua Makefiles | Alexey Zaytsev | 2008-07-18 | 2 | -0/+0 |
| * | Import Lua 5.1.3 | Alexey Zaytsev | 2008-07-18 | 103 | -0/+28381 |
