This website requires JavaScript.
Explore
Help
Sign In
pegasus
/
anope
Watch
1
Star
0
Fork
0
You've already forked anope
mirror of
https://github.com/anope/anope.git
synced
2026-06-24 17:26:40 +02:00
Code
Activity
3,610
Commits
3
Branches
74
Tags
66ca256cfcd41f5f72d8bb5ca145a54938c0499b
Commit Graph
2 Commits
Author
SHA1
Message
Date
Naram Qashat
377a7a968b
Fixed bug
#1349
(m_sqlite compiles without error under FreeBSD), as well as use C99's stdint.h (or cstdint if available) to get (u)intX_t types instead of our stupid typedefs. pstdint.h included in case there is no cstdint or stdint.h available.
2011-10-24 16:32:29 -04:00
Adam
1f2399de36
Added a new database format and sqlite support. Also moved db-convert to a module.
2011-09-25 04:19:15 -04:00