This website requires JavaScript.
Explore
Help
Sign In
tomasz.sowa
/
winix
Watch
1
Star
0
Fork
0
You've already forked winix
Code
Issues
5
Pull Requests
Releases
Activity
Files
a34db6505dfda7db426f32f42c8c921284ff8a46
winix
/
winixd
/
db
History
Tomasz Sowa
26226de865
global winixd/Makefile uses now 'find' for looking for *.cpp files
...
and we don't need Makefiles in subdirectories anymore (except plugins)
2022-06-26 06:22:27 +02:00
..
db.cpp
…
db.h
…
dbbase.cpp
…
dbbase.h
…
dbconn.cpp
allow to specify how many times we can try to connect to the database at startup
2022-04-29 06:17:16 +02:00
dbconn.h
allow to specify how many times we can try to connect to the database at startup
2022-04-29 06:17:16 +02:00
dbtextstream.cpp
…
dbtextstream.h
…