0
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 11 hours ago. based on code collected about 23 hours ago.
May 20, 2023 — May 20, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Update README.xhtml to reflect resolution of GCC's -Wfatal-errors bug. More... over 16 years ago
When parsing potential requests, try longer nicks first. (thanks ben) More... over 16 years ago
Expand INSTALL.xhtml and rename to README.xhtml. More... over 16 years ago
Fix request parser ((<|>) does not backtrack). More... over 16 years ago
Use alternate nick if nick in use. More... over 16 years ago
Use SO_KEEPALIVE. More... over 16 years ago
Add -Wextra -Wno-missing-field-initializers. More... over 16 years ago
Use static storage geordi_initializer instead of geordi_init function (thanks hrnt). More... over 16 years ago
Tracked: Generalize "pillaged" to "dead" and flag death in dtor. More... over 16 years ago
INSTALL.xhtml: Mention that there must be no collect2 binary in rt. More... over 16 years ago
Use System.Posix.executeFile. More... over 16 years ago
Get rid of trace-execs. More... over 16 years ago
Add -fstack-protector-all. More... over 16 years ago
Add -v request option. More... over 16 years ago
Customizable channel join trigger. More... over 16 years ago
Use IRC package from Hackage instead of homebrew. More... over 16 years ago
Minor prelude polishing. More... over 16 years ago
Parse ldd output with Haskell script instead of fragile grep. More... over 16 years ago
Bot.hs: Only strip \r from IRC messages if it's actually an \r. More... over 16 years ago
EvalCpp.hsc: Code cleanup. More... over 16 years ago
prelude.h: #include <boost/version.hpp> More... over 16 years ago
Bot.hs: Don't respond to "geordi's ..." messages. More... over 16 years ago
prelude.h: Add SHOW. More... over 16 years ago
Core-dumped is not a separate wait result. More... over 16 years ago
Use GetOpt for local options, including new -c <file> to load different config file. More... over 16 years ago
Add testsuite. Expand INSTALL.xhtml a bit. More... over 16 years ago
prelude.h: Make assert() work in presence of operator comma from delimited_ostream.hpp. More... over 16 years ago
delimited_ostream.hpp: Add lighter-weight operator,-based solution. More... over 16 years ago
prelude.h: Stay silent on assertion success. Better termination on assertion failure. More... over 16 years ago
bin_iomanip.hpp: Support padding, numpunct, other character types. More... over 16 years ago