]> git.ozlabs.org Git - ccan/shortlog
ccan
2016-01-21 Dan Goodrszshm: New module
2016-01-19 Rusty Russelltal/str: fix infinite loop of tal_fmt() with empty...
2016-01-19 Rusty Russellpipecmd: add stderr fd arg.
2016-01-19 Rusty Russellpipecmd: fix fd leak.
2016-01-18 Rusty Russellio: io_time_override to insert fake times.
2016-01-05 Dan Gooddeque: check HAVE_STATEMENT_EXPR, tweaks from feedback
2015-12-28 Dan Gooddeque: New module
2015-12-14 Rusty RussellAdd file describing Signed-off-by and guiding new modul...
2015-12-10 Dan Goodtweaks from feedback - thanks
2015-12-10 Dan GoodAdd xstring module - bounded string builder with three...
2015-12-09 Joel StanleyMakefile-web: Quote the names in the error message
2015-12-09 Joel Stanleyweb/logo: Use a relative protocol
2015-12-09 Joel StanleyMakefile-web: Download prettify from git
2015-11-20 Rusty Russellpipecmd: test can't-exec case.
2015-11-20 Rusty Russellpipecmd: add pipecmdarr variant.
2015-11-20 Rusty Russelltools/namespacize: use unlink_noerr.
2015-11-20 Rusty Russellnet: use close_noerr.
2015-11-20 Rusty Russellnoerr: add free_noerr().
2015-11-20 David Gibsonaga,agar: New shortcut2 sample graph and testcases...
2015-11-20 David Gibsonaga,agar: New shortcut1 sample graph and testcases...
2015-11-20 David Gibsonaga,agar: Non-equal edge costs for parallel test graph
2015-11-20 David Gibsonaga,agar: Dijkstra's algorithm
2015-11-20 David Gibsonaga,agar: Add edge costs
2015-11-20 Rusty RussellMakefile-ccan: add pipecmd
2015-11-20 Rusty Russellpipecmd: new module.
2015-11-15 Andrew Jefferystrgrp: Cache cosine popcounts to reduce computation
2015-11-13 Andrew Jefferystrgrp: Fix indexing of per-thread storage for cosine...
2015-11-12 David Gibsonaga: Add aga_node_needs_update() internal function
2015-11-08 Andrew Jefferystrgrp: Add cosine similarity filter
2015-11-03 David Gibsonaga: Error codes
2015-11-03 David Gibsonaga: Fix initialization bug in aga_for_each_edge_info
2015-11-02 David Gibsonaga: Add function block comments
2015-10-27 David Gibsonlpq: New module
2015-10-25 David Gibsonlqueue: Streamline interface with TCON_CONTAINER
2015-10-25 David Gibsonlstack: Streamline interface with TCON_CONTAINER
2015-10-25 David Gibsontcon: Encode information on container members in "type...
2015-10-25 David Gibsontcon: Encode integer values into "type" canaries
2015-10-25 David Gibsontcon: Add tcon_sizeof() helper
2015-10-25 David Gibsontcon: Add an alternate way of building type canaries
2015-10-25 David Gibsonlstack, lqueue: Move from MODS_WITH_SRC to MODS_NO_SRC
2015-10-25 David Gibsonptrint: ptr2int and int2ptr are constant functions
2015-10-21 Paul WayperFixing odd formatting of info caused by unnecessary...
2015-10-21 Rusty Russellopt: don't use raw malloc for errors.
2015-10-20 Rusty Russellmem: switch descriptions for memeqzero/memeqstr
2015-10-18 David GibsonRemove stale file ccan/priority_queue/test/run.c
2015-10-18 David Gibsonorder: total_order_cmp() helper and better tests
2015-10-16 Rusty Russelltal/str: fix error in tal_strndup()
2015-10-15 Rusty Russellmem: get clever with memeqzero().
2015-10-15 Rusty Russellmem: optimize.
2015-10-15 Rusty Russellmem: add memzero benchmark.
2015-10-15 Rusty Russellmem: add memeqzero.
2015-10-09 Rusty RussellTravis: do make in parallel to test if that gives sligh...
2015-10-09 Rusty RussellTravis: upgrade, try using apt dependencies.
2015-09-29 Rusty Russellccanlint: enhance and streamline "output" testing lines.
2015-09-28 David Gibsonpermutation: Generate permutations of arrays
2015-09-24 Rusty Russellmem: add memcheck() for valgrind.
2015-09-24 Rusty Russellconfigurator: check for valgrind/memcheck.h
2015-09-14 David Gibsonstrgrp: Fix compile errors in example
2015-09-13 David Gibsonmem: Add memswap() function
2015-09-13 David Gibsonmem: Add function to check whether memory ranges overlap
2015-09-13 David Gibsonmem: Remove array_size dependency
2015-09-12 Andrew Jefferystrgrp: Tidy up kerneldoc in _info
2015-09-09 Andrew Jefferystrgrp: Optionally include OpenMP pragma
2015-09-09 Andrew Jefferyccanlint: Add cflags support to _info
2015-09-09 Andrew Jefferyconfigurator: Add OpenMP detection
2015-09-08 Andrew Jefferystrgrp: new module
2015-09-06 Cody P Schafermem: add memends_str() helper for symmetry
2015-09-06 Cody P Schafermem: mark all functions as PURE
2015-09-06 Cody P Schaferbytestring: use newly added mem helpers
2015-09-06 Cody P Schafermem: add mem helper functions
2015-08-20 Rusty Russellarray_size: fix spurious test fail with gcc-5
2015-08-20 Cody P Schaferpr_log: a new module that provides a simple run-time...
2015-08-19 Cody P Schaferlist: suppress unused argument warnings
2015-08-19 Cody P Schaferconfigurator: avoid potential unused parameter warnings...
2015-08-19 Cody P Schaferconfigurator: sometimes _GNU_SOURCE is already defined...
2015-08-19 Cody P Schaferconfigurator: hide type punning
2015-08-18 David Gibsonbytestring: Add rational comment to testcase
2015-08-18 Cody P Schaferbytestring: avoid compile_fail failure due to uninitial...
2015-08-17 Cody P Schafertalloc: avoid a comparison mismatch & at the same time...
2015-08-17 Cody P Schaferconfigurator: avoid leaks that LeakSanitizer doesn...
2015-08-15 A. Samycpuid: update inline docs
2015-08-15 A. Samycpuid: use a hardcoded constant when comparing CPU...
2015-08-14 Rusty Russellcpuid: fix test.
2015-08-12 A. Samycpuid: namespacize some functions and define them as...
2015-08-12 A. Samycpuid: cpuid_write_info(): have outfile a file pointer...
2015-08-12 A. Samycpuid: rename ___cpuid to get_cpuid
2015-08-12 A. Samycpuid: minor clean up
2015-08-12 Rusty RussellMakefile-ccan: add new modules.
2015-08-01 David Gibsonagar: Re-entrant Abstract Graph Algorithms
2015-08-01 David Gibsonaga: Add lazytrie testcase
2015-08-01 David Gibsonaga: Testcase for attempt to run concurrent algorithms
2015-08-01 David Gibsonaga: Breadth first search
2015-08-01 David Gibsonaga: Depth first search
2015-08-01 David Gibsonaga: Simple test graphs
2015-08-01 David Gibsonaga: Abstract Graph Algorithms
2015-07-30 Maxim Zakharovdaemonize: check setsid() return value
2015-07-30 Maxim Zakharovdaemonize: exit parent without triggering atexit()...
2015-07-20 Joel Stanleyshort_types: Fix warning in test
2015-07-09 Rusty Russelltools/modfiles: include _info (unless requested not to)
2015-07-09 Rusty Russelltools/create-ccan-tree: clean up modfiles binary after...
next