0
I Use This!
Inactive

Commits : Listings

Analyzed about 11 hours ago. based on code collected about 14 hours ago.
Aug 01, 2024 — Aug 01, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Adding an onExecComplete event and waitFor() method. More... over 16 years ago
Complete re-do of the Exec functionality. More... over 16 years ago
Adding some comments to XmlHttpRequest. More... over 16 years ago
Modifying so that the twitter client starts are some random time, between 7 seconds and 67 seconds after the object is created. More... over 16 years ago
Fixing bug where the bot would dump its own tweets back into the channel. More... over 16 years ago
Upping timeout to about 3 minutes, so that we don't hit Twitter quite so often. More... over 16 years ago
Major refactor to permit multiple TwitterClients in the same bot, for different channels. More... over 16 years ago
Fixing missing colon in BotCommand.toString(). More... over 16 years ago
Silencing the bot on an OK response to a tweet. More... over 16 years ago
Adding auto-tweet on topic set. More... over 16 years ago
Fixing some bugs found during QA testing. More... over 16 years ago
Cleaning up Rhino contexts. More... almost 17 years ago
Cleaning up Rhino contexts. More... almost 17 years ago
Example cheddar code with XMLHttpRequest and e4x. More... about 17 years ago
Committing abort implementation. Man, that code is a mess, and I'm sure full of race conditions. More... about 17 years ago
Adding support for e4x. More... about 17 years ago
Adding XMLHttpRequest support. More... about 17 years ago
Fixing logging so the hierarchy actually works as expected. More... about 17 years ago
Some code cleanup. Fixed a bug where the onQuit handler would not be called correctly. More... about 17 years ago
Modifying the script engine to track the scripts already executed with a Set instead of a Hashtable. More... about 17 years ago
Fixing screwed up warning message. More... about 17 years ago
Updating to use log4j, hidden behind a local logging API. More... about 17 years ago
Removing unused commons-configuration dependency. More... about 17 years ago
Re-work of plugin loading to load into a seperate classrealm. Also supports load configuration elements for dynamically loading JARs, event globbed jars. More... about 17 years ago
Integrating classworlds. More... about 17 years ago
Removed CheddarBot from test config. More... over 17 years ago
Updated to use Classworlds for simple execution using java -jar. Eventually, this will be used as scaffolding for loading plugins more naturally. More... over 17 years ago
Code formatting and cleanup. No functional changes. More... over 17 years ago
Cleaning up a few unused variable warnings. More... over 17 years ago
Cleaning up final unchecked typing. More... over 17 years ago