]> jfr.im git - irc/atheme/libmowgli-2.git/shortlog
irc/atheme/libmowgli-2.git
2012-06-03  Elizabeth J... thread: gut Sun-specific implementation. origin/release/2.0
2012-06-03  William Pitcockfix examples build (closes #2)
2012-05-17  William Pitcockeventloop: add mowgli_pollable_trigger(), which handles...
2012-05-15  Elizabeth J... Partially backport ca179dfb9ba6d4a86f6bc231ee3ae68f69c20cbf
2012-04-18  William Pitcockeventloop: use 'deadline' instead of 'time_min' in... libmowgli-2.0.0
2012-04-18  William Pitcockeventloop: invalidate timer cache if a timer is being...
2012-04-18  William Pitcockeventloop: use run_once op if timeout_once is given...
2012-04-18  William Pitcockcontainer/dictionary: don't dup keys.
2012-04-18  William Pitcockcontainer/dictionary: finish using const void keys
2012-04-18  William Pitcockeventloop: add binding userdata get/set functions
2012-04-18  William Pitcockcontainer/dictionary: make compare function pointer...
2012-04-18  William PitcockReadd dictionary type.
2012-04-18  William Pitcockeventloop: use explicit casting in headers for C++...
2012-04-18  William Pitcockdns: avoid using C++-reserved keyword "class" in protot...
2012-04-18  William Pitcockext/getopt_long: initialize mowgli_optarg and mowgli_op...
2012-04-16  William Pitcockplatform/win32/socketpair: warnings clean
2012-04-16  William Pitcockplatform/win32/socketpair: fix style
2012-04-16  William Pitcockdns: windows fixes
2012-04-16  William Pitcockplatform/win32: fixes
2012-04-16  William Pitcockext/proctitle: fix windows build
2012-04-16  William Pitcockplatform/win32: implement pipe and socketpair
2012-04-16  William PitcockMowgli 2.0.0.
2012-04-16  William PitcockRemove concurrent stuff.
2012-04-16  William Pitcockvio/vio: add stub for mowgli_vio_err_sslerrorcode(...
2012-04-16  William Pitcockeventloop: add mowgli_eventloop_timeout_once().
2012-04-16  William Pitcockeventloop: add eventloop_ops::timeout_once
2012-04-12  William PitcockFix compile error.
2012-04-12  William Pitcocklibmowgli 2.0.0-beta1. libmowgli-2.0.0-beta1
2012-04-12  William PitcockRemove coroutine stuff.
2012-04-09  William Pitcockcontainer/index: no realloc
2012-04-09  William Pitcockcore/mowgli_string: cut-and-paste fix
2012-04-09  William Pitcockcore/mowgli_string: don't use realloc().
2012-04-09  William Pitcockdns: maybe fix windows compile.
2012-04-09  William Pitcockconcurrent/atomic: use uintptr_t for representing point...
2012-04-09  William Pitcockconcurrent/atomic: use GCC pragmas to work around a...
2012-04-09  William Pitcockconcurrent/atomic: fix some prototype warnings
2012-04-09  William Pitcockconcurrent/future: fix prototype strictness
2012-04-09  William Pitcockext/getopt_long: unclobber system namespace
2012-04-08  Elizabeth J... Merge branch 'master' of ssh://git.atheme.org/gitroot...
2012-04-08  Elizabeth J... proctitle: fix warning.
2012-04-08  Elizabeth J... proctitle: change malloc() to mowgli_alloc.
2012-04-08  Elizabeth J... helper: allow setting of the process title.
2012-04-08  Elizabeth J... proctitle: add support for Linux prctl(). Note not...
2012-04-08  William Pitcockfuture: fix compilation with GCC 4.5 and earlier.
2012-04-08  Elizabeth J... proctitle: fix on Linux and remove needless function.
2012-04-08  William Pitcockeventloop/helper: fix braindamage caused by rebasing
2012-04-08  William Pitcockeventloop/helper: use socketpair() instead of pipe().
2012-04-08  Elizabeth J... proctitle: fix warning.
2012-04-08  Patrick McFarlandatomic: add synchronize, undef internal symbol spam
2012-04-06  Elizabeth J... proctitle: change malloc() to mowgli_alloc.
2012-04-06  Elizabeth J... helper: allow setting of the process title.
2012-04-06  Elizabeth J... proctitle: add support for Linux prctl(). Note not...
2012-04-06  William Pitcockfuture: fix compilation with GCC 4.5 and earlier.
2012-04-05  Elizabeth J... proctitle: fix on Linux and remove needless function.
2012-04-05  William Pitcockeventloop/helper: fix braindamage caused by rebasing
2012-04-05  William Pitcockeventloop/helper: use socketpair() instead of pipe().
2012-04-05  Patrick McFarlandfuturetest: fix indentfail
2012-04-05  Elizabeth J... Merge branch 'develop' of git://caspar.adterrasperasper...
2012-04-05  Elizabeth J... proctitle: fix error with API.
2012-04-05  Elizabeth J... ext: add proctitle setting functions to set process...
2012-04-04  Patrick McFarlandfuture: Make it clear non-normal behavior is a consiste...
2012-04-04  Patrick McFarlandfuture: clean up syntax style slightly
2012-04-04  Patrick McFarlandfuture: Improve cancel method
2012-04-04  Patrick McFarlandImprove futures to be more paranoid about potential...
2012-04-04  Patrick McFarlandMake struct private
2012-04-02  Elizabeth J... machine: fix compile error.
2012-04-02  Elizabeth J... remove remnants of futex check as it's not necessary...
2012-04-02  William PitcockAdd missing coroutine_private.h.
2012-04-02  William Pitcockmowgli_strlcpy/strlcat: use libbsd implementation
2012-04-01  Patrick McFarlandRemove something I added 5 years ago
2012-04-01  Patrick McFarlandAdded AVR32, SuperH, and VMS to machine.h
2012-04-01  Elizabeth J... dns: some optimisations and shuffling.
2012-03-31  Elizabeth J... thread: make ops tables const.
2012-03-31  Elizabeth J... Merge branch 'master' of ssh://git.atheme.org/gitroot...
2012-03-31  Elizabeth J... dns_evloop: use a heap instead of mowgli_alloc for...
2012-03-31  William Pitcockdns: use mowgli_eventloop_get_time() instead of touchin...
2012-03-31  William Pitcockcoroutine: some initial bits of this module, incomplete
2012-03-31  Elizabeth J... dns_evloop: some optimisations.
2012-03-30  Elizabeth J... gitignore: update, and add windows files that should...
2012-03-30  Elizabeth J... fix warning in example and remove useless debug logging.
2012-03-30  Elizabeth J... vio: let socket close itself after an error if it wants.
2012-03-30  Elizabeth J... Merge branch 'develop' of git://caspar.adterrasperasper...
2012-03-30  Elizabeth J... Merge branch 'master' of ssh://git.atheme.org/gitroot...
2012-03-30  Elizabeth J... dns: misc. fixes to make it work and an example program.
2012-03-29  William Pitcockthread/mutex: pair mutex-owning mutex_ops with each...
2012-03-29  William Pitcockthread: remove unneeded 'initialized' variable
2012-03-29  Patrick McFarlandMake atomic.h use machine.h instead of the autoconf...
2012-03-29  William Pitcockdns: mowgli_alloc should allocate an object of size...
2012-03-29  Patrick McFarlandAdd endian checking to machine.h
2012-03-29  Elizabeth J... dns: renaming, and some windows portability gunk.
2012-03-29  Elizabeth J... DNS stuff, round deux. This is preliminary stuff, I...
2012-03-29  Patrick McFarlandFix install process, fix missing include rename
2012-03-29  Elizabeth J... vio: add listen/accept API to OpenSSL.
2012-03-29  Elizabeth J... vio_openssl: get rid of nasty const discarding.
2012-03-29  Elizabeth J... linebuf: accomodations for edge-triggered interfaces.
2012-03-29  Elizabeth J... vio: set NEED{READ,WRITE} for edge-triggered interfaces.
2012-03-29  Elizabeth J... vio: convert ugly non-syntactic macros to functions.
2012-03-28  Patrick McFarlandChange mutex.h and thread.h to use the new machine...
2012-03-28  Patrick McFarlandCreate machine.h to make it easier to do platform speci...
2012-03-28  Patrick McFarlandChange mowgli_thread to use create/init/deinit/destroy...
next