Home | History | Annotate | Download | only in gpio
History log of /src/lib/lua/gpio/gpio.c
RevisionDateAuthorComments
 1.9  19-Jul-2014  lneto lua: updated from 5.1 to 5.3 work3

* lua(1):
- changed lua_Integer to intmax_t
- updated distrib/sets/lists and etc/mtree
- updated bsd.lua.mk
- fixed bozohttpd (lua-bozo.c)
- compatibilized bindings: gpio, sqlite
* lua(4):
- removed floating-point and libc dependencies using '#ifndef _KERNEL'
- fixed division by zero and exponentiation
- libkern: added isalnum(), iscntrl(), isgraph(), isprint() and ispunct()
- acpica: removed isprint() from acnetbsd.h
- libc: moved strcspn.c, strpbrk.c and strspn.c to common
- removed stub headers
- compatibilized bindings: luapmf, luasystm
* reorganized luaconf.h
* updated doc/CHANGES and doc/RESPONSIBLE
 1.8  26-Oct-2013  mbalmer branches: 1.8.2;
also register gpio_methods on the gpio table
 1.7  15-Mar-2012  joerg branches: 1.7.2;
Add __printflike attribution to use vprintf and friends with an argument
as format string.
 1.6  13-Nov-2011  mbalmer Remove an unused constant.
 1.5  13-Nov-2011  mbalmer Remove software pulsing.
 1.4  13-Nov-2011  mbalmer Start numbering pions with 0, not 1. Ruined a demo, so it was a bad idea.
 1.3  10-Oct-2011  christos branches: 1.3.2;
turn on warnings, and fix compilation issues.
 1.2  08-Oct-2011  mbalmer Add NetBSD CVS marker, remove some whitespace.
 1.1  07-Oct-2011  mbalmer Interface gpio(4) from Lua. Not linked to the build.
 1.3.2.2  22-May-2014  yamt sync with head.

for a reference, the tree before this commit was tagged
as yamt-pagecache-tag8.

this commit was splitted into small chunks to avoid
a limitation of cvs. ("Protocol error: too many arguments")
 1.3.2.1  17-Apr-2012  yamt sync with head
 1.7.2.1  20-Aug-2014  tls Rebase to HEAD as of a few days ago.
 1.8.2.1  10-Aug-2014  tls Rebase.

RSS XML Feed