0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Mar 18, 2025 — Mar 18, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #4 from NalaGinrut/patch-1 More... about 12 years ago
Merge pull request #5 from NalaGinrut/patch-2 More... about 12 years ago
Fixed: configure can't find GNUTLS in anyway More... about 12 years ago
fixed wrong irc server name More... about 12 years ago
Merge pull request #3 from gpadd/master More... almost 13 years ago
Added a test to check if the user wants gnutls to be supported and if they do, check if they have it installed and otherwise give an error. More... almost 13 years ago
Updated fbs' email More... almost 13 years ago
wip More... almost 13 years ago
Fix copyright. More... almost 13 years ago
Bump version number to 0.3.0 More... almost 13 years ago
Add newline to the output of test/test-connect. More... almost 13 years ago
Fixed bug in data-ready? that caused stack-overflow. More... almost 13 years ago
Fix a misplaced whitespace bug in irc/message.scm. More... almost 13 years ago
error wip More... almost 13 years ago
Split up close/cleanup into seperate procedures. More... almost 13 years ago
Refactor create to make recreate possible More... almost 13 years ago
Update irc/gnutls.scm to make use of the new error system. More... almost 13 years ago
Update irc/irc.scm to make use of the new error system. More... almost 13 years ago
Update irc/tagged-hook.scm to make use of the new error system. More... almost 13 years ago
Update irc/message.scm to make use of the new error system. More... almost 13 years ago
Update irc/error-code.scm to make use of the new error system. More... almost 13 years ago
Replaced the old messy macros by a simple ‘define-error’ macro More... almost 13 years ago
Make it possible to throw a message without arguments More... almost 13 years ago
Networking rewrite and re-factoring More... almost 13 years ago
Added new tests More... almost 13 years ago
Removed gitorious wiki submodule. More... almost 13 years ago
Added new test. More... almost 13 years ago
Set version number to 0.2.2 More... almost 13 years ago
Use srfi-9 define-record-type instead of make-record-type. More... almost 13 years ago
Fix read-message bug. More... almost 13 years ago