build: Remove configure tests for *64 functions and types
[samba.git] / lib / ccan /
2012-03-29 Rusty Russellcast: make sure suncc sees a constant.
2012-03-29 Rusty Russellcast: test/compile_fail-cast_static.c should fail witho...
2012-03-22 Rusty Russelllib/ccan/failtest: compile fix for OpenBSD
2012-03-22 Rusty Russelllib/ccan: namespacize ccan/list to avoid conflict with...
2012-03-08 Rusty Russellfailtest: don't assume FD_SETSIZE is maximum runtime fd.
2012-03-07 Rusty Russelllib/ccan: import failtest and required ccan modules...
2012-02-21 Rusty Russelllib/ccan: define HAVE_CCAN.
2011-12-15 Martin Schwenkelib/ccan: Fix some typos in libccan.m4
2011-12-15 Rusty Russelllib/ccan: fix m4 tests for builtin_expect and compound...
2011-12-05 Rusty Russelllib/ccan/cast: fix warnings with -Wextra (specifically...
2011-12-05 Rusty Russelllib/ccan/compiler, ilog: IDEMPOTENT "idempotent does...
2011-12-05 Rusty Russelllib/ccan/asearch: fix example on 64 bit platforms.
2011-12-05 Rusty Russelllib/ccan/htable: benchmark against hsearch(3)
2011-12-05 Rusty Russelllib/ccan/likely: use htable_type
2011-12-05 Rusty Russelllib/ccan/htable: HTABLE_INITIALIZER() for static initia...
2011-12-05 Rusty Russelllib/ccan/htable: clean up interface, document htable_ty...
2011-12-05 Rusty Russelllib/ccan/htable: start empty.
2011-12-05 Rusty Russelllib/ccan/htable, strset: benchmarking tools.
2011-12-05 Rusty Russelllib/ccan/str: fix warnings.
2011-12-05 Rusty Russelllib/ccan/str: relicense to public domain.
2011-12-05 Rusty Russelllib/ccan/typesafe_cb: fix example macro ordering in...
2011-12-05 Rusty Russelllib/ccan/htable: fix tools/speed.
2011-12-05 Joey Adamslib/ccan/build_assert: Remove stale LGPL license comment.
2011-12-05 Rusty Russelllib/ccan/array_size: relicense under public domain.
2011-09-13 Rusty Russellccan: configure check for HAVE_BUILTIN_CHOOSE_EXPR
2011-08-31 Rusty Russellccan: fix likely redefinition warnings with --enable...
2011-08-10 Volker LendeckeAdapt tally_histogram to Samba coding conventions
2011-08-10 Volker LendeckeAdapt get_max_bucket to Samba coding conventions
2011-08-10 Volker LendeckeAdapt tally_approx_median to Samba coding conventions
2011-08-10 Volker LendeckeAdapt bucket_range to Samba coding conventions
2011-08-10 Volker LendeckeAdapt tally_mean to Samba coding conventions
2011-08-10 Volker LendeckeAdapt divls64 to Samba coding conventions
2011-08-10 Volker LendeckeAvoid some // style comments in divls64
2011-08-10 Volker LendeckeAdapt divlu64 to Samba coding conventions
2011-08-10 Volker LendeckeAvoid some // style comments in divlu64
2011-08-10 Volker LendeckeAdapt fls64 to Samba coding conventions
2011-08-10 Volker LendeckeAdapt tally_num to Samba coding conventions
2011-08-10 Volker LendeckeAdapt tally_add to Samba coding conventions
2011-08-10 Volker LendeckeAdapt renormalize to Samba coding conventions
2011-08-10 Volker LendeckeAdapt shift_overflows to Samba coding conventions
2011-08-10 Volker LendeckeAdapt bucket_min to Samba coding conventions
2011-08-10 Volker LendeckeAdapt bucket_of to Samba coding conventions
2011-08-10 Volker LendeckeAdapt tally_new to Samba coding conventions
2011-08-10 Volker LendeckeSlightly simplify tally_new
2011-08-10 Volker LendeckeFix a c++ warning
2011-08-10 Volker LendeckeFix a c++ warning
2011-07-25 Rusty Russelllib/ccan: update to init-1192-gdd04041
2011-07-25 Rusty Russelllib/ccan: add README
2011-07-06 Rusty Russellccan/tally: don't use SIZE_MAX.
2011-07-05 Rusty Russellccan: fix configure tests for __builtin_clz etc.
2011-06-24 Stefan MetzmacherMerge commit 'release-4-0-0alpha15' into master4-tmp
2011-06-24 Andrew BartlettMerge 2610c05b5b95cc7036b3d6dfb894c6cfbdb68483 as Samba... samba-4.0.0alpha16
2011-06-21 Rusty Russelllib/ccan/tally.h: update for FreeBSD compile.
2011-06-20 Rusty Russelllib: import ccan modules for tdb2