<feed xmlns='http://www.w3.org/2005/Atom'>
<title>netbsd/lib/lua/sqlite, branch trunk</title>
<subtitle>NetBSD fork for lockdoc analysis</subtitle>
<link rel='alternate' type='text/html' href='http://git.infra.scholz.ruhr/netbsd/'/>
<entry>
<title>Prevent Lua from crashing if clear_bindings() is called on a statement</title>
<updated>2019-05-16T12:42:35+00:00</updated>
<author>
<name>tpaul</name>
<email>tpaul@NetBSD.org</email>
</author>
<published>2019-05-16T12:42:35+00:00</published>
<link rel='alternate' type='text/html' href='http://git.infra.scholz.ruhr/netbsd/commit/?id=7225c8e7e3006a3829d76d8e31348556d0c9d0b0'/>
<id>7225c8e7e3006a3829d76d8e31348556d0c9d0b0</id>
<content type='text'>
that failed to prepare().

ok mbalmer@</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
that failed to prepare().

ok mbalmer@</pre>
</div>
</content>
</entry>
<entry>
<title>Guard against double freeing of objects (explicit by the Lua program, then</title>
<updated>2017-05-10T07:36:01+00:00</updated>
<author>
<name>mbalmer</name>
<email>mbalmer@NetBSD.org</email>
</author>
<published>2017-05-10T07:36:01+00:00</published>
<link rel='alternate' type='text/html' href='http://git.infra.scholz.ruhr/netbsd/commit/?id=331a688292f7a6976eceece1d5df6a65c39947cd'/>
<id>331a688292f7a6976eceece1d5df6a65c39947cd</id>
<content type='text'>
later by the garbage collector).
This fixes PR bin/52218.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
later by the garbage collector).
This fixes PR bin/52218.</pre>
</div>
</content>
</entry>
<entry>
<title>Fix function name, no functional change.</title>
<updated>2016-02-15T15:56:33+00:00</updated>
<author>
<name>mbalmer</name>
<email>mbalmer@NetBSD.org</email>
</author>
<published>2016-02-15T15:56:33+00:00</published>
<link rel='alternate' type='text/html' href='http://git.infra.scholz.ruhr/netbsd/commit/?id=0d97a059b33e7e64889101e0c4a56d1e8db97977'/>
<id>0d97a059b33e7e64889101e0c4a56d1e8db97977</id>
<content type='text'>
Found by Travis Paul, (see PR/50786), thanks for reporting!</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Found by Travis Paul, (see PR/50786), thanks for reporting!</pre>
</div>
</content>
</entry>
<entry>
<title>lua: updated from 5.1 to 5.3 work3</title>
<updated>2014-07-19T18:38:33+00:00</updated>
<author>
<name>lneto</name>
<email>lneto@NetBSD.org</email>
</author>
<published>2014-07-19T18:38:33+00:00</published>
<link rel='alternate' type='text/html' href='http://git.infra.scholz.ruhr/netbsd/commit/?id=c4b1eb35e827c43a0dcf41027c98aaedf46be036'/>
<id>c4b1eb35e827c43a0dcf41027c98aaedf46be036</id>
<content type='text'>
* 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</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* 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</pre>
</div>
</content>
</entry>
<entry>
<title>More user friendly sqlite.open() function.</title>
<updated>2013-10-27T12:38:08+00:00</updated>
<author>
<name>mbalmer</name>
<email>mbalmer@NetBSD.org</email>
</author>
<published>2013-10-27T12:38:08+00:00</published>
<link rel='alternate' type='text/html' href='http://git.infra.scholz.ruhr/netbsd/commit/?id=61b79e4ce533695ee3a3d60457ed6ecd55a6b78e'/>
<id>61b79e4ce533695ee3a3d60457ed6ecd55a6b78e</id>
<content type='text'>
Add a few more symbols.
Register all function in the sqlite table.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add a few more symbols.
Register all function in the sqlite table.</pre>
</div>
</content>
</entry>
<entry>
<title>- Update to the version on github.com.</title>
<updated>2012-11-02T12:24:52+00:00</updated>
<author>
<name>mbalmer</name>
<email>mbalmer@NetBSD.org</email>
</author>
<published>2012-11-02T12:24:52+00:00</published>
<link rel='alternate' type='text/html' href='http://git.infra.scholz.ruhr/netbsd/commit/?id=007a0006ad8300b2d15287029c08b9c3bcf60340'/>
<id>007a0006ad8300b2d15287029c08b9c3bcf60340</id>
<content type='text'>
- Fix stmt_bind(): SQLite makes a copy of the string passed (which can be
  garbage collected).  Problem found by Kubo Takehiro.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- Fix stmt_bind(): SQLite makes a copy of the string passed (which can be
  garbage collected).  Problem found by Kubo Takehiro.</pre>
</div>
</content>
</entry>
<entry>
<title>Add __printflike attribution to use vprintf and friends with an argument</title>
<updated>2012-03-15T02:02:20+00:00</updated>
<author>
<name>joerg</name>
<email>joerg@NetBSD.org</email>
</author>
<published>2012-03-15T02:02:20+00:00</published>
<link rel='alternate' type='text/html' href='http://git.infra.scholz.ruhr/netbsd/commit/?id=85ebf103375262b27fffdad71fc44b299417f3ff'/>
<id>85ebf103375262b27fffdad71fc44b299417f3ff</id>
<content type='text'>
as format string.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
as format string.</pre>
</div>
</content>
</entry>
<entry>
<title>Add an empty line.</title>
<updated>2012-03-03T11:32:14+00:00</updated>
<author>
<name>mbalmer</name>
<email>mbalmer@NetBSD.org</email>
</author>
<published>2012-03-03T11:32:14+00:00</published>
<link rel='alternate' type='text/html' href='http://git.infra.scholz.ruhr/netbsd/commit/?id=f8a6e07311c042c9a1b97c659f535c63037cde42'/>
<id>f8a6e07311c042c9a1b97c659f535c63037cde42</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix dependency.</title>
<updated>2011-10-16T00:45:54+00:00</updated>
<author>
<name>mbalmer</name>
<email>mbalmer@NetBSD.org</email>
</author>
<published>2011-10-16T00:45:54+00:00</published>
<link rel='alternate' type='text/html' href='http://git.infra.scholz.ruhr/netbsd/commit/?id=90ff53a83312b22921fa9eee3b599793a5dc4354'/>
<id>90ff53a83312b22921fa9eee3b599793a5dc4354</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove, has been moved to share/examples/lua.</title>
<updated>2011-10-15T13:02:24+00:00</updated>
<author>
<name>mbalmer</name>
<email>mbalmer@NetBSD.org</email>
</author>
<published>2011-10-15T13:02:24+00:00</published>
<link rel='alternate' type='text/html' href='http://git.infra.scholz.ruhr/netbsd/commit/?id=b59543738a9504eef26f44d61e103fed6c952fc6'/>
<id>b59543738a9504eef26f44d61e103fed6c952fc6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
