Thu, 05 May 2011 15:16:49 +0200 Mathieu Lacage avoid calling write upon flush when called by DeleteProcess default tip
Thu, 05 May 2011 15:15:42 +0200 Mathieu Lacage remove freed chunk from list to avoid double frees
Thu, 05 May 2011 14:27:14 +0200 Mathieu Lacage cleanup build script
Thu, 05 May 2011 09:49:28 +0200 Mathieu Lacage build examples
Thu, 05 May 2011 09:49:21 +0200 Mathieu Lacage remove really nasty ugly examples
Thu, 05 May 2011 09:28:21 +0200 Mathieu Lacage make it somewhat build sanely
Tue, 19 Apr 2011 23:13:50 +0200 Mathieu Lacage build fake c and pthread libraries
Tue, 19 Apr 2011 14:49:49 +0200 Mathieu Lacage initial build of module
Mon, 18 Apr 2011 12:13:02 +0200 Mathieu Lacage more fixes
Mon, 18 Apr 2011 09:01:30 +0200 Mathieu Lacage merge
Tue, 01 Feb 2011 14:17:44 +0100 Mathieu Lacage fix rst format
Tue, 01 Feb 2011 14:09:52 +0100 Mathieu Lacage update doc for linux kernel stuff
Tue, 01 Feb 2011 14:05:36 +0100 Mathieu Lacage move crap out of main wscript file into dce wscript file
Tue, 01 Feb 2011 13:46:40 +0100 Mathieu Lacage new simple example for linux kernel
Mon, 31 Jan 2011 17:26:13 +0100 Mathieu Lacage more documentation on how to get the dlm loader up and running.
Mon, 31 Jan 2011 14:34:23 +0100 Mathieu Lacage add basic doc
Mon, 31 Jan 2011 14:32:23 +0100 Mathieu Lacage simple udp example with two processes
Mon, 31 Jan 2011 14:18:13 +0100 Mathieu Lacage simplest example possible
Mon, 31 Jan 2011 14:17:52 +0100 Mathieu Lacage remove un-needed bind call
Mon, 31 Jan 2011 13:59:00 +0100 Mathieu Lacage introduce debug hook
Sat, 06 Nov 2010 22:10:10 +0100 Mathieu Lacage merge
Sat, 06 Nov 2010 21:44:19 +0100 Mathieu Lacage document
Sat, 06 Nov 2010 21:44:06 +0100 Mathieu Lacage gah. must save previously used data buffer
Mon, 11 Oct 2010 10:59:12 +0200 Mathieu Lacage extend test
Mon, 11 Oct 2010 10:54:29 +0200 Mathieu Lacage valgrind
Thu, 07 Oct 2010 16:08:16 +0200 Mathieu Lacage valgrind warning
Thu, 07 Oct 2010 15:48:19 +0200 Mathieu Lacage valgrind warning
Thu, 07 Oct 2010 15:43:05 +0200 Mathieu Lacage fix a couple of bugs
Wed, 06 Oct 2010 17:12:17 +0200 Mathieu Lacage hrm... fix refcounting
Wed, 06 Oct 2010 16:39:30 +0200 Mathieu Lacage make sure we don't save state in an exited thread
Wed, 06 Oct 2010 16:39:02 +0200 Mathieu Lacage more test
Wed, 06 Oct 2010 16:38:49 +0200 Mathieu Lacage if one of the fibers which shares a stack with others exits, make sure we don't try to save it stack state later.
Wed, 06 Oct 2010 15:20:49 +0200 Mathieu Lacage use a separate trampoline stack to restore the cloned stack
Wed, 06 Oct 2010 15:20:23 +0200 Mathieu Lacage oops, don't reset the fiber to zero when the cloned child returns
Wed, 06 Oct 2010 15:19:54 +0200 Mathieu Lacage use a separate test function for easier debugging
Sun, 03 Oct 2010 23:39:27 +0200 Mathieu Lacage fork test
Sun, 03 Oct 2010 23:39:06 +0200 Mathieu Lacage first bug in clone
Sun, 03 Oct 2010 22:35:42 +0200 Mathieu Lacage clone loader
Sun, 03 Oct 2010 21:53:11 +0200 Mathieu Lacage rewrite to share memory buffers across loader instances
Sun, 03 Oct 2010 21:51:02 +0200 Mathieu Lacage handle GNU_RELRO to optimized memory usage
Sun, 03 Oct 2010 16:30:56 +0200 Mathieu Lacage dce_fork
Thu, 30 Sep 2010 19:25:01 +0200 Mathieu Lacage clone support for heap
Sun, 19 Sep 2010 23:09:05 +0200 Mathieu Lacage Alloc -> KingsleyAlloc
Sun, 19 Sep 2010 23:02:14 +0200 Mathieu Lacage clone support for pthread fibers
Mon, 11 Oct 2010 15:07:20 +0200 Mathieu Lacage merge
Mon, 11 Oct 2010 15:07:09 +0200 Mathieu Lacage merge
Sat, 25 Sep 2010 17:40:57 +0200 Mathieu Lacage report better names
Sat, 25 Sep 2010 17:40:46 +0200 Mathieu Lacage make sure we get same results of run-linear
Sat, 25 Sep 2010 17:40:13 +0200 Mathieu Lacage report pps, tweak memory calculation.
Fri, 17 Sep 2010 22:50:24 +0200 ????? ??????? new test
Fri, 17 Sep 2010 22:39:25 +0200 ????? ??????? better accuracy test
Thu, 16 Sep 2010 15:46:14 +0200 Mathieu Lacage handle gracefully the case where the while did not return the right data
Thu, 16 Sep 2010 13:05:46 +0200 Mathieu Lacage avoid rounding error due to signed arithmetic
Thu, 16 Sep 2010 13:03:39 +0200 Mathieu Lacage fix register name
Thu, 16 Sep 2010 12:20:59 +0200 Mathieu Lacage improve dce runner
Wed, 15 Sep 2010 12:35:44 +0200 Mathieu Lacage merge with HEAD
Wed, 15 Sep 2010 12:34:46 +0200 Mathieu Lacage fix on 32bit boxes
Wed, 15 Sep 2010 12:27:03 +0200 Mathieu Lacage fix scripts
Wed, 15 Sep 2010 12:16:06 +0200 Mathieu Lacage optimized build
Wed, 15 Sep 2010 12:04:18 +0200 Mathieu Lacage use cooja loader instead of dlmopen
(0) -60 tip