Commit History

Author SHA1 Message Date
  Rusty Russell be24e49657 cast: fix indentation in example. 9 years ago
  David Gibson c21a1eff54 altstack: Don't log internal calls in test cases 9 years ago
  David Gibson 9683a45fa7 altstack: Don't use 0 pointer literals 9 years ago
  David Gibson 029a45b84f altstack: Use ptrint instead of bare casts 9 years ago
  David Gibson 15c555b335 altstack: Restore alternate signal stack state 9 years ago
  David Gibson 2da0271f97 altstack: Consolidate thread-local variables 9 years ago
  Rusty Russell e0b86f0ca4 htable: allow htable_type keys to be non-pointers. 9 years ago
  Rusty Russell fb92682e8b htable: htable_type add htable_copy. 9 years ago
  Rusty Russell f359fde1b7 htable: add htable_copy. 9 years ago
  Cody P Schafer 7b56762984 htable: add a htable_prev method to oppose _next 9 years ago
  David Gibson d81e79b8df tlist: Add tlist_next() and tlist_prev() functions 9 years ago
  David Gibson c23a40c7f1 agar: Add static graph initializer 9 years ago
  David Gibson bae7806a52 aga: Remove unused state defines 9 years ago
  Rusty Russell 1d415706a6 tcon: add testcase for const members in tcon_container_of() 9 years ago
  Rusty Russell cd2d09063c tcon: add test case for const members. 9 years ago
  Cody P Schafer 7a4e71c418 tlist2: a alternate to tlist that encodes the member offset into the container type 9 years ago
  Cody P Schafer 95573b36fd tcon: avoid error 'expected `void *` but argument is of type `const void *`' in tcon_container_of() 9 years ago
  Cody P Schafer 2102213c75 list: add parens to gaurd macro args in LIST_INIT 9 years ago
  Cody P Schafer f3538fc7cb htable/htable_type: allow keyof to be a simple macro 9 years ago
  Cody P Schafer 15966998bb htable/htable_type: avoid warning about an unused argument 9 years ago
  Rusty Russell e22c782f26 crypto/siphash: new module. 9 years ago
  David Gibson cff22b4aca Build info files 10 years ago
  David Gibson a1d7e21f2f Automatically determine which modules have source 10 years ago
  Rusty Russell ee77e470b4 Makefile: exclude altstack so Jenkins works again. 10 years ago
  Rusty Russell 61c38f61b8 ccanlint: fix missing file. 10 years ago
  Rusty Russell 2512fecb74 tools/ccanlint: make sure _info compiles. 10 years ago
  Rusty Russell 5b3a4c71fa a_star: new module added to hacky Makefile-ccan list. 10 years ago
  Stephen M. Cameron d045cbf77c Add A-star module 10 years ago
  David Gibson 64b9c66673 Correctly include dependencies for nested modules 10 years ago
  David Gibson 34f380e5e3 Exclude system headers from .d files 10 years ago