aboutsummaryrefslogtreecommitdiffstats
path: root/luaevent/include
Commit message (Collapse)AuthorAgeFilesLines
* Reformed project layout from 'luaevent/*' -> '*'Thomas Harning Jr2007-08-311-24/+0
|
* * Committing what will be version 0.1.2Thomas Harning Jr2007-08-181-2/+6
| | | | | Main feature: Callback/coroutine issues resolved as described in COROUTINE_MANAGEMENT
* Setup management of socket create/close.Thomas Harning Jr2007-06-131-0/+1
| | | | | Recognized new bug: cannot create threads within threads... C contains reference to closed thread, not global.
* * Adjusted licensing and added README.Thomas Harning Jr2007-06-101-0/+2
|
* Initial commit:Thomas Harning Jr2007-06-101-0/+17
* Created tree structure * Committed current version