aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fixed compilation issuesThomas Harning Jr2007-09-052-4/+5
* Added support for timeouts and timers.Thomas Harning Jr2007-09-054-14/+49
* Completely refactored event_callback creation out into event_callback.Thomas Harning Jr2007-09-054-17/+29
* Added missing license headerThomas Harning Jr2007-09-051-0/+2
* Beginning refactoring of the event_callback outside of the coreThomas Harning Jr2007-09-054-56/+83
* Unlearned get/setMainThread functions since they were unused.Thomas Harning Jr2007-09-051-17/+2
* Added preliminary git-ignore declaration file for this project.Thomas Harning Jr2007-09-011-0/+5
* Refactored luaevent.lua (unlearned borked fairness, collapsing useless code).Thomas Harning Jr2007-09-012-38/+17
* Removed no-longer-applicable 'Revision' numbers from CHANGELOGThomas Harning Jr2007-09-011-4/+4
* Moved lua source into its own directory.Thomas Harning Jr2007-08-312-1/+1
* Update README w/ more project details.Thomas Harning Jr2007-08-311-5/+19
* Reformed project layout from 'luaevent/*' -> '*'Thomas Harning Jr2007-08-3112-0/+0
* Updated readme w/ page & repo.Thomas Harning Jr2007-08-281-1/+6
* * Committing what will be version 0.1.2Thomas Harning Jr2007-08-187-173/+218
* Setup management of socket create/close.Thomas Harning Jr2007-06-136-16/+33
* Fixed up return-value handling.Thomas Harning Jr2007-06-131-5/+6
* Performed some refactoring...Thomas Harning Jr2007-06-131-46/+50
* Fixed the strange event error... it was adding events to a dead socket.Thomas Harning Jr2007-06-131-7/+8
* Reformatted changlogThomas Harning Jr2007-06-111-17/+18
* Added changelogThomas Harning Jr2007-06-111-0/+19
* Fixed stack overflow issue. (Forgot to pop error/integer)Thomas Harning Jr2007-06-111-0/+2
* * Added some cheap protection code for failures in callbackThomas Harning Jr2007-06-112-10/+25
* * Completed mostly working versionThomas Harning Jr2007-06-114-63/+83
* * Adjusted licensing and added README.Thomas Harning Jr2007-06-106-0/+525
* Initial commit:Thomas Harning Jr2007-06-107-0/+411