urcu.git
2021-04-15  Michael Jeansonfix: HAVE_SCHED_SETAFFINITY is not defined
2021-04-13  Michael Jeansonconfigure: enable extended compiler warnings
2021-04-13  Michael Jeansoncleanup: explicitly mark unused parameters (-Wunused...
2021-04-13  Michael Jeansonfix: shadowed local variable (-Wshadow)
2021-04-13  Michael Jeansoncleanup: all functions have declarations (-Wmissing...
2021-04-13  Michael JeansonImport libtap from babeltrace
2021-04-01  Michael Jeansoncleanup: add 'noreturn' attribute to '_uatomic_link_error'
2021-03-19  Michael Jeansonfix: add missing 'S' to AC_CHECK_PROGS
2021-03-19  Michael JeansonREADME.md: Document supported Glibc version
2021-03-19  Michael JeansonREADME: cleanup stale MacOS information
2021-03-19  Michael JeansonBump version to 0.13.0-pre
2021-03-19  Michael Jeansonconfigure: standardise include path
2021-03-19  Michael JeansonRemove glibc < 2.4 compat code for sched_setaffinity
2021-03-19  Michael Jeansonconfigure: regroup automake conditionals
2021-03-19  Michael JeansonIntroduce AE_FEATURE to manage configure features
2021-03-19  Michael Jeansonconfigure: regroup library checks
2021-03-19  Michael Jeansonconfigure: regroup and expand C header and program...
2021-03-19  Michael Jeansonconfigure: regroup and expand C compiler checks
2021-03-19  Michael Jeansonconfigure: host specific config
2021-03-19  Michael Jeansontests: Move tap-driver.sh out of the autotools aux...
2021-03-19  Michael Jeansonconfigure: Set autotools baseline
2021-03-19  Michael Jeansonconfigure: centralize version information
2021-01-25  Michael Jeansonfix: exclude clang from GCC version blacklists
2021-01-22  Mathieu Desnoyersaarch64: blacklist gcc prior to 5.1
2021-01-13  Jérémie GalarneauFix: configure: support Autoconf 2.70
2020-12-17  Michael JeansonDon't force a target and optimization level on ARMv7
2020-12-17  Michael JeansonUse DMB only on ARMv7
2020-12-17  Michael JeansonBlacklist GCC 4.4.0, 4.4.1 and 4.4.2 on ARM
2020-12-17  Michael JeansonCleanup: Move ARM specific code to urcu/arch/arm.h
2020-12-17  Michael Jeansonfix: bump tests thread limit to 4096
2020-12-02  Michael Jeansonfix: reorder x86 arch detection
2020-11-30  Michael Jeansonfix: typo in futex syscall define check
2020-11-20  Michael JeansonCompile time futex syscall detection
2020-11-20  Michael JeansonStatic arch and uatomic headers
2020-11-19  Michael JeansonAdd git-review config
2020-11-17  Michael Jeansoncleanup: Improve wording of CONFIG_RCU_DEBUG description
2020-11-17  Michael Jeansonfix: explicitly include urcu/config.h in files using...
2020-11-16  Shuo WangFix typo in README.md
2020-11-02  Michael Jeansonfix: add -lurcu-common to pkg-config libs for each...
2020-10-26  Paul E. McKenneycall_rcu: Fix race between rcu_barrier() and call_rcu_d...
2020-04-21  Mathieu DesnoyersCleanup: tls-compat.h: add parentheses around expressio...
2020-04-20  Mathieu DesnoyersFix: tls-compat.h exposes compiler-dependent public...
2020-04-10  Mathieu DesnoyersFix: tap array subscript has type char warning
2020-04-09  Mathieu DesnoyersVersion 0.12.0 v0.12.0
2020-04-09  Mathieu Desnoyerstls-compat.h: introduce DEFINE_URCU_TLS_INIT
2020-01-30  Alex XuUse _umtx_op for futex on FreeBSD
2020-01-30  Alex XuAdd FreeBSD, DragonFly to syscall-compat.h
2019-11-22  Mathieu Desnoyersurcu-bp: perform thread registration on urcu_bp_registe...
2019-11-08  Michael JeansonRequire automake >= 1.12
2019-10-28  Jérémie Galarneaucds_lfht_is_node_deleted parameter can be marked const
2019-09-19  Mathieu DesnoyersFix: provide errno as argument to urcu_die()
2019-09-18  hewenliangFix: rculfhash worker needs to unblock to SIGRCU
2019-06-04  Mathieu DesnoyersCleanup: test_perthreadlock_timing: handle pthread...
2019-06-03  Michael JeansonFix: SONAME bump to 6.1.0
2019-05-27  Mathieu DesnoyersCleanup: remove unused variable from configure.ac check
2019-05-27  Mathieu DesnoyersFix: urcu/futex.h: users of struct timespec should...
2019-05-06  Mathieu DesnoyersVersion 0.11.0 v0.11.0
2019-05-06  Mathieu DesnoyersBump library version to 6:0:1
2019-05-06  Mathieu DesnoyersCleanup: update code layout to fix old gcc warning
2019-04-22  Michael JeansonFix: typo CPPLAGS in examples Makefile
2019-04-17  Michael JeansonHarmonize pprint macro across projects
2019-04-16  Michael JeansonCheck for TLS support after CC detection
2019-04-16  Michael JeansonUpdate macros from the autotools archive
2019-03-14  Michael Jeansontap-driver.sh: flush stdout after each test result
2019-03-07  Michael JeansonUpdate dead link in lgpl-relicensing.txt
2019-01-28  Michael JeansonAdd multiflavor compat identifiers
2018-12-19  Michael JeansonCleanup: missing sign compare fixes
2018-12-18  Michael JeansonCleanup: enable signed/unsigned compare compiler warning
2018-12-17  Michael JeansonCleanup: compiler warning on 32-bit architectures
2018-12-13  Mathieu Desnoyersconfig.h.in: rename CONFIG_RCU_MULTIFLAVOR to CONFIG_RC...
2018-12-13  Mathieu Desnoyersrculfhash: implement iterator debugging config option
2018-12-13  Michael JeansonFix: examples silent rules on Solaris
2018-12-13  Michael JeansonAdd missing fall through annotations
2018-12-13  Michael JeansonFix: symbol aliases with TLS compat
2018-12-13  Michael JeansonPort: no symbols aliases on MacOS
2018-12-12  Michael JeansonAdd -Wextra to CFLAGS
2018-12-12  Michael JeansonAdd silent mode to examples Makefiles
2018-12-12  Mathieu Desnoyersdoc: update examples to API changes
2018-12-12  Mathieu Desnoyerstest multiflavor single compile unit
2018-12-12  Mathieu DesnoyersUpdate README following API changes
2018-12-12  Mathieu DesnoyersUse new header locations for includes from urcu code
2018-12-12  Mathieu DesnoyersUpdate call-rcu.h and defer.h comments and include...
2018-12-12  Mathieu Desnoyersrculfqueue.h: do not include urcu-call-rcu.h
2018-12-12  Mathieu Desnoyersrculfhash: support use with multiple flavors per compil...
2018-12-12  Mathieu Desnoyersrculfhash: do not include urcu-call-rcu.h from public API
2018-12-12  Mathieu DesnoyersRefactor liburcu to support many flavors per compile...
2018-12-09  Jérémie GalarneauFix: only wait if work queue is empty in real-time...
2018-12-09  Jérémie GalarneauFix: don't wait after completion of a work queue job...
2018-12-09  Jérémie GalarneauFix: don't wait after completion of job batch if work...
2018-12-09  Mathieu DesnoyersFix: workqueue: struct urcu_work vs rcu_head mixup
2018-12-09  Mathieu DesnoyersCleanup: workqueue: update comments referring to call-rcu
2018-12-09  Jérémie GalarneauFix: mixup between URCU_WORKQUEUE_RT and URCU_CALL_RCU_RT
2018-11-23  Michael Jeansontest_rwlock: Add per-thread count to verbose output
2018-11-23  Michael JeansonAdd *.exe to gitignore for Cygwin
2018-11-23  Michael JeansonFix: pthread_rwlock initialization on Cygwin
2018-11-23  Michael JeansonFix: compat_futex_noasync on Cygwin
2018-08-20  Eric Wongwfcqueue: allow defining CDS_WFCQ_WAIT_SLEEP to overrid...
2018-06-26  Mathieu DesnoyersUpdate documentation for call_rcu before/after fork
2018-03-23  Michael JeansonAdd support for the RISC-V architecture
2018-02-20  Michael JeansonTests: Add tap-driver.sh for automake < 1.12
next
This page took 0.038157 seconds and 4 git commands to generate.