org.ozlabs.lists.ccan archive

379 archived articles, newest first (page 2 of 4). Latest articles →

[PATCH 2/7] failtest: Remove memory leak
Mon, 3 Apr 2017 21:11:07 +1000
David Gibson <[email protected]> • #281
[PATCH 5/7] crypto/ripemd160: Correct badly sized union member
Mon, 3 Apr 2017 21:11:10 +1000
David Gibson <[email protected]> • #280
[PATCH 3/7] tools: Remove fd leak
Mon, 3 Apr 2017 21:11:08 +1000
David Gibson <[email protected]> • #279
[PATCH 1/7] .travis.yml: Add support for Coverity Scan
Mon, 3 Apr 2017 21:11:06 +1000
David Gibson <[email protected]> • #278
[PATCH 0/7] Coverity
Mon, 3 Apr 2017 21:11:05 +1000
David Gibson <[email protected]> • #277
Re: [PATCH 2/2] ccanlint: Move ccanlint test options from _info comments to code
Thu, 29 Dec 2016 19:01:23 +1100
David Gibson <[email protected]> • #276
Re: [PATCH 2/2] ccanlint: Move ccanlint test options from _info comments to code
Tue, 27 Dec 2016 14:05:07 +1030
Rusty Russell <[email protected]> • #275
[PATCH 1/2] Makefile: Make module checks depend on info file
Sun, 25 Dec 2016 15:49:14 +1100
David Gibson <[email protected]> • #274
[PATCH 2/2] ccanlint: Move ccanlint test options from _info comments to code
Sun, 25 Dec 2016 15:49:15 +1100
David Gibson <[email protected]> • #273
Re: [PATCHv2 2/2] generator: Rewrite to use coroutine module
Sat, 03 Dec 2016 10:43:43 +1030
Rusty Russell <[email protected]> • #272
AppVeyor custom Git URL support (was Re: [PATCH v3 0/7] configurator: Support for Windows and MSVC)
Fri, 2 Dec 2016 13:23:13 -0700
Kevin Locke <[email protected]> • #271
[PATCHv2 1/2] coroutine: New module
Thu, 1 Dec 2016 22:28:39 +1100
David Gibson <[email protected]> • #270
[PATCHv2 2/2] generator: Rewrite to use coroutine module
Thu, 1 Dec 2016 22:28:40 +1100
David Gibson <[email protected]> • #269
Re: [PATCH 1/2] coroutine: New module
Tue, 29 Nov 2016 14:17:38 +1030
Rusty Russell <[email protected]> • #268
[PATCH 2/2] generator: Rewrite to use coroutine module
Tue, 29 Nov 2016 00:18:30 +1100
David Gibson <[email protected]> • #267
[PATCH 1/2] coroutine: New module
Tue, 29 Nov 2016 00:18:29 +1100
David Gibson <[email protected]> • #266
Re: [PATCH] edit_distance: calculate edit distance between strings
Wed, 23 Nov 2016 10:17:30 -0700
Kevin Locke <[email protected]> • #265
Re: [PATCH] edit_distance: calculate edit distance between strings
Wed, 23 Nov 2016 23:58:36 +1100
David Gibson <[email protected]> • #264
[PATCH] edit_distance: calculate edit distance between strings
Fri, 18 Nov 2016 21:19:25 -0700
Kevin Locke <[email protected]> • #263
[PATCH] cpuid: increment over size of cpu array, not just first one.
Fri, 04 Nov 2016 21:14:21 +1030
Rusty Russell <[email protected]> • #262
Re: [ElementsProject/lightning] lightningd can crash if time moves backwards (#58)
Mon, 31 Oct 2016 08:49:19 +1030
Rusty Russell <[email protected]> • #261
Re: [PATCH v2 12/13] Makefile: Define CFLAGS_FORCE_C_SOURCE macro
Wed, 26 Oct 2016 13:19:03 +1030
Rusty Russell <[email protected]> • #260
Re: [PATCH v3 0/7] configurator: Support for Windows and MSVC
Sun, 2 Oct 2016 21:14:23 -0600
Kevin Locke <[email protected]> • #259
Re: [PATCH v3 0/7] configurator: Support for Windows and MSVC
Sat, 1 Oct 2016 01:08:28 +1000
David Gibson <[email protected]> • #258
Re: [PATCH] list: add slist.h for singly-linked list (WIP)
Fri, 30 Sep 2016 10:07:32 +1000
David Gibson <[email protected]> • #257
Re: [PATCH] list: trivial: fix typos in list_for_each_off's documentation
Fri, 30 Sep 2016 09:42:54 +1000
David Gibson <[email protected]> • #256
[PATCH] list: add slist.h for singly-linked list (WIP)
Thu, 29 Sep 2016 18:17:12 -0400
"Emilio G. Cota" <[email protected]> • #255
[PATCH] list: trivial: fix typos in list_for_each_off's documentation
Thu, 29 Sep 2016 17:54:13 -0400
"Emilio G. Cota" <[email protected]> • #254
[PATCH v3 6/7] Makefile: Define CFLAGS_FORCE_C_SOURCE macro
Wed, 28 Sep 2016 18:44:47 -0600
Kevin Locke <[email protected]> • #253
[PATCH v3 7/7] Add appveyor.yml
Wed, 28 Sep 2016 18:44:48 -0600
Kevin Locke <[email protected]> • #252
[PATCH v3 5/7] configurator: DEFAULT_{COMPILER, FLAGS} for MSVC
Wed, 28 Sep 2016 18:44:46 -0600
Kevin Locke <[email protected]> • #251
[PATCH v3 1/7] configurator: Reimplement run using popen
Wed, 28 Sep 2016 18:44:42 -0600
Kevin Locke <[email protected]> • #250
[PATCH v3 4/7] configurator: Add output cflag option and macro
Wed, 28 Sep 2016 18:44:45 -0600
Kevin Locke <[email protected]> • #249
[PATCH v3 0/7] configurator: Support for Windows and MSVC
Wed, 28 Sep 2016 18:44:41 -0600
Kevin Locke <[email protected]> • #248
[PATCH v3 3/7] configurator: Print test source without cat
Wed, 28 Sep 2016 18:44:44 -0600
Kevin Locke <[email protected]> • #247
[PATCH v3 2/7] configurator: Inline err.h functions
Wed, 28 Sep 2016 18:44:43 -0600
Kevin Locke <[email protected]> • #246
Re: [PATCH v2 00/13] configurator: Support for Windows and MSVC
Thu, 29 Sep 2016 10:21:22 +1000
David Gibson <[email protected]> • #245
Re: [PATCH v2 00/13] configurator: Support for Windows and MSVC
Wed, 28 Sep 2016 00:32:20 -0600
Kevin Locke <[email protected]> • #244
Re: [PATCH v2 00/13] configurator: Support for Windows and MSVC
Wed, 28 Sep 2016 00:28:03 -0600
Kevin Locke <[email protected]> • #243
[PATCH v3 13/13] Add appveyor.yml
Wed, 28 Sep 2016 00:01:13 -0600
Kevin Locke <[email protected]> • #242
Re: [PATCH v2 06/13] configurator: Print test source without cat
Tue, 27 Sep 2016 23:38:16 -0600
Kevin Locke <[email protected]> • #241
[PATCH v3 3/13] configurator: Inline err.h functions
Tue, 27 Sep 2016 23:35:40 -0600
Kevin Locke <[email protected]> • #240
[PATCH v3 2/13] configurator: Reimplement run using popen
Tue, 27 Sep 2016 23:29:24 -0600
Kevin Locke <[email protected]> • #239
Re: dgraph, tlist, tcon: MSVC error due to array of flexible structs
Wed, 28 Sep 2016 13:12:40 +1000
David Gibson <[email protected]> • #238
Re: [PATCH] time: add timemono_since
Wed, 28 Sep 2016 11:26:00 +1000
David Gibson <[email protected]> • #237
Re: [PATCH v2 12/13] Makefile: Define CFLAGS_FORCE_C_SOURCE macro
Wed, 28 Sep 2016 12:01:27 +1000
David Gibson <[email protected]> • #236
Re: dgraph, tlist, tcon: MSVC error due to array of flexible structs
Wed, 28 Sep 2016 11:40:43 +0930
Rusty Russell <[email protected]> • #235
[PATCH] time: add timemono_since
Tue, 27 Sep 2016 17:57:53 -0400
"Emilio G. Cota" <[email protected]> • #234
Re: [PATCH v2 00/13] configurator: Support for Windows and MSVC
Tue, 27 Sep 2016 15:50:24 +0930
Rusty Russell <[email protected]> • #233
Re: [PATCH 3/9] configurator: Inline err.h functions from musl libc
Tue, 27 Sep 2016 15:41:12 +0930
Rusty Russell <[email protected]> • #232
Re: [PATCH v2 12/13] Makefile: Define CFLAGS_FORCE_C_SOURCE macro
Tue, 27 Sep 2016 15:48:33 +0930
Rusty Russell <[email protected]> • #231
Re: [PATCH v2 00/13] configurator: Support for Windows and MSVC
Tue, 27 Sep 2016 15:23:42 +1000
David Gibson <[email protected]> • #230
Re: [PATCH v2 09/13] configurator: DEFAULT_{COMPILER, FLAGS} for MSVC
Tue, 27 Sep 2016 15:17:47 +1000
David Gibson <[email protected]> • #229
Re: [PATCH v2 10/13] configurator: Fix warning in HAVE_FOR_LOOP_DECLARATION
Tue, 27 Sep 2016 15:10:11 +1000
David Gibson <[email protected]> • #228
Re: [PATCH v2 06/13] configurator: Print test source without cat
Tue, 27 Sep 2016 15:06:31 +1000
David Gibson <[email protected]> • #227
Re: [PATCH v2 11/13] configurator: Return pointer difference as ptrdiff_t
Tue, 27 Sep 2016 15:10:39 +1000
David Gibson <[email protected]> • #226
Re: [PATCH v2 13/13] Add appveyor.yml
Tue, 27 Sep 2016 15:20:23 +1000
David Gibson <[email protected]> • #225
Re: [PATCH v2 12/13] Makefile: Define CFLAGS_FORCE_C_SOURCE macro
Tue, 27 Sep 2016 15:18:50 +1000
David Gibson <[email protected]> • #224
Re: [PATCH v2 08/13] configurator: Add output cflag option and macro
Tue, 27 Sep 2016 15:17:00 +1000
David Gibson <[email protected]> • #223
Re: [PATCH v2 07/13] configurator: Fix compiler warning with compare
Tue, 27 Sep 2016 15:09:40 +1000
David Gibson <[email protected]> • #222
Re: [PATCH v2 05/13] configurator: Mark non-Windows tests MAY_NOT_COMPILE
Tue, 27 Sep 2016 15:05:46 +1000
David Gibson <[email protected]> • #221
Re: [PATCH v2 01/13] configurator: Replace unlink with remove
Tue, 27 Sep 2016 14:50:03 +1000
David Gibson <[email protected]> • #220
Re: dgraph, tlist, tcon: MSVC error due to array of flexible structs
Tue, 27 Sep 2016 14:45:56 +1000
David Gibson <[email protected]> • #219
Re: [PATCH v2 04/13] configurator: Use native directory separator
Tue, 27 Sep 2016 15:05:15 +1000
David Gibson <[email protected]> • #218
Re: [PATCH v2 02/13] configurator: Reimplement run using popen
Tue, 27 Sep 2016 14:52:15 +1000
David Gibson <[email protected]> • #217
Re: [PATCH v2 03/13] configurator: Inline err.h functions from musl libc
Tue, 27 Sep 2016 15:01:10 +1000
David Gibson <[email protected]> • #216
Re: [PATCH] aga: trivial: fix description of aga_bfs
Tue, 27 Sep 2016 11:31:00 +1000
David Gibson <[email protected]> • #215
[PATCH] aga: trivial: fix description of aga_bfs
Mon, 26 Sep 2016 17:27:00 -0400
"Emilio G. Cota" <[email protected]> • #214
dgraph, tlist, tcon: MSVC error due to array of flexible structs
Thu, 22 Sep 2016 22:31:16 -0600
Kevin Locke <[email protected]> • #213
[PATCH v2 06/13] configurator: Print test source without cat
Thu, 22 Sep 2016 21:33:09 -0600
Kevin Locke <[email protected]> • #212
[PATCH v2 11/13] configurator: Return pointer difference as ptrdiff_t
Thu, 22 Sep 2016 21:33:14 -0600
Kevin Locke <[email protected]> • #211
[PATCH v2 12/13] Makefile: Define CFLAGS_FORCE_C_SOURCE macro
Thu, 22 Sep 2016 21:33:15 -0600
Kevin Locke <[email protected]> • #210
[PATCH v2 08/13] configurator: Add output cflag option and macro
Thu, 22 Sep 2016 21:33:11 -0600
Kevin Locke <[email protected]> • #209
[PATCH v2 10/13] configurator: Fix warning in HAVE_FOR_LOOP_DECLARATION
Thu, 22 Sep 2016 21:33:13 -0600
Kevin Locke <[email protected]> • #208
[PATCH v2 13/13] Add appveyor.yml
Thu, 22 Sep 2016 21:33:16 -0600
Kevin Locke <[email protected]> • #207
[PATCH v2 05/13] configurator: Mark non-Windows tests MAY_NOT_COMPILE
Thu, 22 Sep 2016 21:33:08 -0600
Kevin Locke <[email protected]> • #206
[PATCH v2 07/13] configurator: Fix compiler warning with compare
Thu, 22 Sep 2016 21:33:10 -0600
Kevin Locke <[email protected]> • #205
[PATCH v2 09/13] configurator: DEFAULT_{COMPILER, FLAGS} for MSVC
Thu, 22 Sep 2016 21:33:12 -0600
Kevin Locke <[email protected]> • #204
[PATCH v2 01/13] configurator: Replace unlink with remove
Thu, 22 Sep 2016 21:33:04 -0600
Kevin Locke <[email protected]> • #203
[PATCH v2 00/13] configurator: Support for Windows and MSVC
Thu, 22 Sep 2016 21:33:03 -0600
Kevin Locke <[email protected]> • #202
[PATCH v2 02/13] configurator: Reimplement run using popen
Thu, 22 Sep 2016 21:33:05 -0600
Kevin Locke <[email protected]> • #201
[PATCH v2 03/13] configurator: Inline err.h functions from musl libc
Thu, 22 Sep 2016 21:33:06 -0600
Kevin Locke <[email protected]> • #200
[PATCH v2 04/13] configurator: Use native directory separator
Thu, 22 Sep 2016 21:33:07 -0600
Kevin Locke <[email protected]> • #199
Re: [PATCH 0/9] configurator: Support for Windows and MSVC
Thu, 22 Sep 2016 12:00:31 +1000
David Gibson <[email protected]> • #198
Re: [PATCH 8/9] configurator: Pass output cflag to configurator
Tue, 20 Sep 2016 23:32:41 +1000
David Gibson <[email protected]> • #197
Re: [PATCH 2/9] configurator: Reimplement run using popen
Tue, 20 Sep 2016 23:28:26 +1000
David Gibson <[email protected]> • #196
Re: [PATCH 0/9] configurator: Support for Windows and MSVC
Tue, 20 Sep 2016 23:46:23 +0930
Daniel Burke <[email protected]> • #195
Re: [PATCH 0/9] configurator: Support for Windows and MSVC
Tue, 20 Sep 2016 22:25:24 +1000
David Gibson <[email protected]> • #194
Re: [PATCH 8/9] configurator: Pass output cflag to configurator
Tue, 20 Sep 2016 00:22:47 -0600
Kevin Locke <[email protected]> • #193
Re: [PATCH 2/9] configurator: Reimplement run using popen
Tue, 20 Sep 2016 00:22:41 -0600
Kevin Locke <[email protected]> • #192
Re: [PATCH 0/9] configurator: Support for Windows and MSVC
Tue, 20 Sep 2016 00:21:25 -0600
Kevin Locke <[email protected]> • #191
Re: [PATCH 5/9] configurator: Mark non-Windows tests MAY_NOT_COMPILE
Tue, 20 Sep 2016 15:06:23 +1000
David Gibson <[email protected]> • #190
Re: [PATCH 6/9] configurator: Print test source without cat
Tue, 20 Sep 2016 15:09:06 +1000
David Gibson <[email protected]> • #189
Re: [PATCH 8/9] configurator: Pass output cflag to configurator
Tue, 20 Sep 2016 15:23:59 +1000
David Gibson <[email protected]> • #188
Re: [PATCH 4/9] configurator: Use native directory separator
Tue, 20 Sep 2016 15:04:29 +1000
David Gibson <[email protected]> • #187
Re: [PATCH 7/9] configurator: Fix compiler warning with compare
Tue, 20 Sep 2016 15:09:23 +1000
David Gibson <[email protected]> • #186
Re: [PATCH 1/9] configurator: Replace unlink with remove
Tue, 20 Sep 2016 14:50:33 +1000
David Gibson <[email protected]> • #185
Re: [PATCH 0/9] configurator: Support for Windows and MSVC
Tue, 20 Sep 2016 14:48:22 +1000
David Gibson <[email protected]> • #184
Re: [PATCH 2/9] configurator: Reimplement run using popen
Tue, 20 Sep 2016 15:00:23 +1000
David Gibson <[email protected]> • #183
Re: [PATCH 3/9] configurator: Inline err.h functions from musl libc
Tue, 20 Sep 2016 15:03:09 +1000
David Gibson <[email protected]> • #182
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.