aboutsummaryrefslogtreecommitdiffstats
path: root/src/gevent/gevent.c
Commit message (Expand)AuthorAgeFilesLines
* Tidy u gfxSem, gfxMutex and various Macros by converting to new types gSem, g...inmarket2018-11-031-4/+4
* For all source files update integer types to the new gI8 etc type namesinmarket2018-11-031-1/+1
* Update license headerTibo Clausen2018-10-011-1/+1
* Added type gDelay to replace V2.x delaytime_tinmarket2018-07-081-1/+1
* Added new type definitions - moving towards V3.0inmarket2018-06-231-4/+4
* Fixes to GEVENTinmarket2016-11-191-49/+37
* using uint32_t instead of unsigned for GEVENT source listener flagsJoel Bodenmann2015-12-081-1/+1
* Make all include paths in ugfx relative.inmarket2015-11-211-1/+1
* Big file rename to reduce problems with brain-dead IDE's that don't handle pr...inmarket2015-01-211-0/+238
* Rename lots of files to help prevent compile time name conflicts.inmarket2014-08-201-246/+0
* Fix a bug that caused geventWait() to always fail if called with a timeoutinmarket2014-08-171-5/+27
* Rebuild GEvent.inmarket2014-07-161-33/+65
* implemented some deinit()Joel Bodenmann2014-02-021-1/+1
* added deinit() routines for all modules (not implemented so far)Joel Bodenmann2014-02-021-1/+7
* fixed license headersJoel Bodenmann2013-07-211-1/+1
* License header updatesinmarket2013-06-151-1/+1
* GOS updatesinmarket2013-06-021-1/+1
* GOS module, for operating system independanceinmarket2013-05-251-48/+50
* updated license headersJoel Bodenmann2013-05-031-18/+5
* Revert "updated license headers"Joel Bodenmann2013-05-021-8/+19
* updated license headersJoel Bodenmann2013-05-021-19/+8
* updated copyright - 2013Joel Bodenmann2013-03-061-1/+1
* Fix to allow destroying of gwin buttonsAndrew Hannam2013-03-021-197/+197
* GEVENT doxygenJoel Bodenmann2012-12-191-94/+0
* doxygen updateJoel Bodenmann2012-12-161-1/+1
* RestructureAndrew Hannam2012-12-061-0/+291