.hgignore
author Tero Marttila <terom@fixme.fi>
Mon, 16 Mar 2009 23:33:38 +0200
changeset 64 83d53afa2551
parent 63 76a782abddca
permissions -rw-r--r--
implement evsql_destroy, although it's still not callable from any callbacks
1
b31db3248246 a working hello
Tero Marttila <terom@fixme.fi>
parents:
diff changeset
     1
type: re
b31db3248246 a working hello
Tero Marttila <terom@fixme.fi>
parents:
diff changeset
     2
57
527d23bf6441 move to CMake from old crufty Makefile
Tero Marttila <terom@fixme.fi>
parents: 11
diff changeset
     3
^build
63
76a782abddca replace use of err_t in evsql.h with evsql_err_t, fix some warnings with EVSQL_TYPE initializer, and update .hgignore for doxygen output
Tero Marttila <terom@fixme.fi>
parents: 58
diff changeset
     4
^doc/html
1
b31db3248246 a working hello
Tero Marttila <terom@fixme.fi>
parents:
diff changeset
     5
\.[^/]+.sw[op]$