messages from 2015-12-28 03:45:03 to 2016-11-29 04:04:03 UTC [more...]
[PATCH 1/2] coroutine: New module
2016-11-29 3:47 UTC (3+ messages)
` [PATCH 2/2] generator: Rewrite to use coroutine module
[PATCH] edit_distance: calculate edit distance between strings
2016-11-23 17:17 UTC (3+ messages)
[PATCH] cpuid: increment over size of cpu array, not just first one
2016-11-04 10:44 UTC
[ElementsProject/lightning] lightningd can crash if time moves backwards (#58)
2016-10-30 22:19 UTC
[PATCH 0/9] configurator: Support for Windows and MSVC
2016-10-26 2:49 UTC (77+ messages)
` [PATCH 1/9] configurator: Replace unlink with remove
` [PATCH 2/9] configurator: Reimplement run using popen
` [PATCH 3/9] configurator: Inline err.h functions from musl libc
` [PATCH 4/9] configurator: Use native directory separator
` [PATCH 5/9] configurator: Mark non-Windows tests MAY_NOT_COMPILE
` [PATCH 6/9] configurator: Print test source without cat
` [PATCH 7/9] configurator: Fix compiler warning with compare
` [PATCH 8/9] configurator: Pass output cflag to configurator
` [PATCH 9/9] configurator: DEFAULT_{COMPILER, FLAGS} for MSVC
` [PATCH v2 00/13] configurator: Support for Windows and MSVC
` [PATCH v2 01/13] configurator: Replace unlink with remove
` [PATCH v2 02/13] configurator: Reimplement run using popen
` [PATCH v3 2/13] "
` [PATCH v2 03/13] configurator: Inline err.h functions from musl libc
` [PATCH v3 3/13] configurator: Inline err.h functions
` [PATCH v2 04/13] configurator: Use native directory separator
` [PATCH v2 05/13] configurator: Mark non-Windows tests MAY_NOT_COMPILE
` [PATCH v2 06/13] configurator: Print test source without cat
` [PATCH v2 07/13] configurator: Fix compiler warning with compare
` [PATCH v2 08/13] configurator: Add output cflag option and macro
` [PATCH v2 09/13] configurator: DEFAULT_{COMPILER, FLAGS} for MSVC
` [PATCH v2 10/13] configurator: Fix warning in HAVE_FOR_LOOP_DECLARATION
` [PATCH v2 11/13] configurator: Return pointer difference as ptrdiff_t
` [PATCH v2 12/13] Makefile: Define CFLAGS_FORCE_C_SOURCE macro
` [PATCH v2 13/13] Add appveyor.yml
` [PATCH v3 "
` [PATCH v3 0/7] configurator: Support for Windows and MSVC
` [PATCH v3 1/7] configurator: Reimplement run using popen
` [PATCH v3 2/7] configurator: Inline err.h functions
` [PATCH v3 3/7] configurator: Print test source without cat
` [PATCH v3 4/7] configurator: Add output cflag option and macro
` [PATCH v3 5/7] configurator: DEFAULT_{COMPILER, FLAGS} for MSVC
` [PATCH v3 6/7] Makefile: Define CFLAGS_FORCE_C_SOURCE macro
` [PATCH v3 7/7] Add appveyor.yml
[PATCH] list: trivial: fix typos in list_for_each_off's documentation
2016-09-29 23:42 UTC (2+ messages)
[PATCH] list: add slist.h for singly-linked list (WIP)
2016-09-30 0:07 UTC (2+ messages)
dgraph, tlist, tcon: MSVC error due to array of flexible structs
2016-09-28 3:12 UTC (4+ messages)
[PATCH] time: add timemono_since
2016-09-28 1:26 UTC (2+ messages)
[PATCH] aga: trivial: fix description of aga_bfs
2016-09-27 1:31 UTC (2+ messages)
[PATCH 0/5] altstack: cleanups
2016-06-20 8:26 UTC (15+ messages)
` [PATCH 1/5] altstack: Consolidate thread-local variables
` [PATCH 2/5] altstack: Restore alternate signal stack state
` [PATCH 3/5] altstack: Use ptrint instead of bare casts
` [PATCH 4/5] altstack: Don't use 0 pointer literals
` [PATCH 5/5] altstack: Don't log internal calls in test cases
[PATCH 0/2] Bellman-Ford
2016-06-12 13:17 UTC (3+ messages)
` [PATCH 1/2] aga,agar: Rename aga_dijkstra_all_paths()
` [PATCH 2/2] aga,agar: The Bellman-Ford algorithm
[PATCH] tlist: Add tlist_next() and tlist_prev() functions
2016-06-05 5:15 UTC (2+ messages)
[PATCH 0/2] More build cleanups
2016-05-24 11:13 UTC (5+ messages)
` [PATCH 1/2] Automatically determine which modules have source
` [PATCH 2/2] Build info files
[PATCH 0/4] Cleanups to ccan build
2016-05-02 9:33 UTC (7+ messages)
` [PATCH 1/4] Add missing files to make clean
` [PATCH 2/4] Clean up use of 'rm' in Makefiles
` [PATCH 3/4] Exclude system headers from .d files
` [PATCH 4/4] Correctly include dependencies for nested modules
altstack causing travis-ci failures
2016-03-27 4:39 UTC (3+ messages)
Github mirror push rejected
2016-03-25 13:48 UTC
[PATCH 0/3] Misc fixes for webpages target
2016-03-25 13:12 UTC (4+ messages)
` [PATCH 1/3] Makefile-ccan: Add cppmagic to MODS_NO_SRC
` [PATCH 2/3] Makefile-web: Introduce variable for PHP binary
` [PATCH 3/3] staticmoduleinfo: Replace deprecated split() with explode()
[PATCH 0/3] generators in C
2016-02-25 11:26 UTC (5+ messages)
` [PATCH 1/3] configurator: Add test for ucontext.h
` [PATCH 2/3] generator: Generators for C
` [PATCH 3/3] generator: Allow generators to take arguments
[PATCH 0/4] altstack: Small bugfixes
2016-02-18 5:49 UTC (9+ messages)
` [PATCH 1/4] altstack: Increase signal stack size
` [PATCH 2/4] altstack: Include config.h in run.c
` [PATCH 3/4] altstack: Declare memory clobbers
` [PATCH 4/4] altstack: Clarify checking macros
[PATCH] altstack: stack alignment and accounting tweaks
2016-02-16 17:41 UTC (5+ messages)
git error on push
2016-02-11 1:56 UTC (4+ messages)
[PATCH] btree: Add custom allocator interface
2016-02-09 2:14 UTC (9+ messages)
CCAN update for 2016-11
2016-02-05 3:30 UTC
Test failure in rszshm
2016-02-03 5:52 UTC (3+ messages)
[PATCH 0/5] Assorted small fixes
2016-02-02 1:54 UTC (7+ messages)
` [PATCH 1/5] strmap: Convert to using TCON_WRAP() instead of plain TCON()
` [PATCH 2/5] htable: Mark functions constructed by HTABLE_DEFINE_TYPE as UNNEEDED
` [PATCH 3/5] idtree: Fix comparison is always false warning
` [PATCH 4/5] idtree: Fix misindented statement
` [PATCH 5/5] idtree: Fix undefined behaviour (left shift of signed value)
[PATCH 0/5] cppmagic: Preprocessor tricks
2016-02-01 3:59 UTC (9+ messages)
` [PATCH 1/5] cppmagic: New module
` [PATCH 2/5] cppmagic: Logical operations
` [PATCH 3/5] cppmagic: Conditionals
` [PATCH 4/5] cppmagic: Allow multiple and deferred evaluation
` [PATCH 5/5] cppmagic: Iteration
[PATCH] altstack: New module
2016-01-28 19:53 UTC (3+ messages)
cinitparser: section numbering issue
2016-01-27 4:44 UTC (2+ messages)
[PATCH] rszshm: New module
2016-01-21 4:51 UTC (3+ messages)
deque: New module
2015-12-31 12:38 UTC (5+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox