urcu.git
2017-11-07  Michael JeansonFix: don't use overlapping mmap mappings on Cygwin
2017-11-07  Michael JeansonTests fix: errors in shell scripts
2017-11-07  Mathieu DesnoyersRevert "Use initial-exec tls model"
2017-10-19  Mathieu DesnoyersUse initial-exec tls model
2017-09-06  Mathieu DesnoyersFix: don't use membarrier SHARED syscall command in...
2017-07-21  Michael JeansonTests fix: add missing Cygwin thread id
2017-07-21  Michael JeansonFix: assignment from incompatible pointer type warnings
2017-07-21  Michael JeansonTests fix: unused variable warnings
2017-07-14  Michael JeansonFix: add missing m68k headers to dist
2017-06-19  Michael JeansonBump version to 0.11-pre
2017-06-12  Mathieu DesnoyersVersion 0.10.0 v0.10.0
2017-06-08  Mathieu DesnoyersBump library soname due to urcu flavor structure change
2017-06-08  Mathieu DesnoyersCleanup: use mutex_lock() wrapper in rculfhash
2017-06-07  Mathieu DesnoyersUse workqueue in rculfhash
2017-06-07  Mathieu DesnoyersImplement urcu workqueues internal API
2017-05-15  Michael JeansonAdd support for m68k architecture
2017-05-08  Michael JeansonSet -Wall globally in AM_CFLAGS
2017-05-08  Michael JeansonFix: remove double use of PTHREAD_CFLAGS
2017-05-08  Michael JeansonRe-add PTHREAD_CFLAGS to global CFLAGS
2017-05-08  Michael JeansonFix: Don't override user variables within the build...
2017-04-24  Michael JeansonAdd report at the end of configure
2017-03-16  Jérémie Galarneauuatomic-api docs: use the third-person singular
2017-01-23  Jonathan RajotteAdd --enable-rcu-debug to configure
2016-12-05  Mathieu DesnoyersARM32: use dmb ish (inner shareable domain) for smp...
2016-12-05  Mathieu DesnoyersCleanup: remove cmm_wmb() from rcu_xchg_pointer and...
2016-12-05  Mathieu DesnoyersFix: uatomic arm32: add missing release barrier before...
2016-12-01  Michael JeansonTests: Add verbose support to test script
2016-09-16  Mathieu DesnoyersFix: add missing CONFIG_RCU_FORCE_SYS_MEMBARRIER to...
2016-09-16  Mathieu DesnoyersAllow forcing the use of sys membarrier
2016-09-08  Mathieu DesnoyersFix: rcutorture: work-around signal issue on mac os x
2016-09-07  Mathieu DesnoyersFix: rcutorture should register thread using call_rcu
2016-06-28  Mathieu DesnoyersFix: add missing backslash in Makefile.am
2016-06-28  Michael JeansonFix: Do not use wildcards in include/Makefile.am
2016-06-27  Michael JeansonBump version to 0.10-pre
2016-06-27  Michael JeansonFix: check for rand_r() in compat-rand.h
2016-06-27  Michael JeansonFix: Move rand-compat to private src dir
2016-06-27  Michael JeansonFix: remove AC_FUNC_MALLOC from configure.ac
2016-06-27  Michael JeansonCleanup: Re-organise source dir
2016-06-27  Michael JeansonCleanup: remove leftover manual pthread detection
2016-06-27  Michael JeansonFix: update ax_pthread macro to handle newer clang
2016-06-23  Mathieu DesnoyersUpdate library current version due to adding destroy API
2016-06-22  Michael JeansonFix: Use pthread_self to get threadid on OSX
2016-06-22  Mathieu DesnoyersFix: examples: use destroy API for queues/stacks
2016-06-22  Mathieu DesnoyersUpdate library age due to new stack/queue destroy API
2016-06-22  Mathieu DesnoyersFix: tests: invoke destroy APIs for queues/stacks
2016-06-22  Mathieu DesnoyersFix: add missing destroy functions to queues/stack...
2016-06-22  Mathieu DesnoyersFix: add missing __cds_wfcq_init for LGPL API
2016-06-22  Mathieu DesnoyersFix: memory leak on hash table destroy
2016-06-22  Michael JeansonFix: Add failover for platforms without nproc
2016-06-22  Mathieu DesnoyersFix: use clock_get_time for caa_get_cycles fallback...
2016-06-22  Mathieu DesnoyersFix: syscall-compat.h MacOSX support
2016-06-21  Michael JeansonFix: Add solaris-build.md to dist
2016-06-10  Mathieu Desnoyersrculfhash: Documentation: clarify need for grace period...
2016-06-03  Sebastien BoisvertPort: build shared libraries in Cygwin
2016-06-03  Sebastien BoisvertPort: fix compatibility header for Cygwin
2016-05-31  Michael JeansonAdd GNU Hurd support to syscall-compat.h
2016-05-19  Mathieu DesnoyersAdd support for aarch64_be
2016-05-18  Mathieu DesnoyersFix: urcu-bp: re-initialize list head on library exit
2016-05-12  Mathieu Desnoyersbootstrap: Standardize on autoreconf -vi
2016-05-12  Michael JeansonHarmonize bootstrap script across projects
2016-05-10  Mathieu DesnoyersFix: examples make distcheck failure
2016-03-08  Mathieu Desnoyerswfcqueue: add C++ compatibility API
2016-03-08  Mathieu DesnoyersFix: CDS_WFCQ_WOULDBLOCK typing for c++
2016-02-10  Olof JohanssonFix: configure.ac: check for possibly required libs...
2016-02-09  Marek VasutSupport for NIOS2 architecture
2016-01-21  Mathieu Desnoyersurcu_ref_get_safe: introduce new API
2016-01-19  Mathieu DesnoyersFix: handle reference count overflow
2015-12-18  Mathieu DesnoyersFix: compat_futex should work-around futex signal-resta...
2015-12-17  Didier NadeauSupport for Xeon-Phi with newer MPSS
2015-11-16  Mathieu Desnoyerssparc64: allocate membarrier system call number
2015-11-16  Mathieu Desnoyershppa: allocate membarrier system call number
2015-11-12  Michael JeansonFix build on non-Linux Debian ports
2015-10-30  Mathieu DesnoyersFix: urcu-signal: smp_mb_master() needs registry lock
2015-10-28  Mathieu DesnoyersFix: rculfhash only needs to include urcu-pointers.h
2015-10-16  Mathieu DesnoyersFix: out-of-tree benchmark/regtest
2015-10-16  Mathieu DesnoyersFix: add missing regtest and benchmark files to dist...
2015-10-16  Mathieu DesnoyersFix: add missing run.sh to benchmark makefile
2015-10-16  Mathieu DesnoyersVersion 0.9.0 v0.9.0
2015-10-16  Mathieu DesnoyersBump soname major to 4
2015-10-16  Mathieu DesnoyersCleanup: remove trailing tab
2015-10-08  Michael JeansonFix: Use proper macro to detect stdbool.h
2015-10-07  Michael JeansonConfigure: Add missing checks
2015-10-06  Michael JeansonPort: Add Solaris build instructions
2015-10-06  Michael JeansonFix: regtest outputs valid TAP protocol
2015-10-06  Michael JeansonPort: Detect nproc bin name in benchmark scripts
2015-10-06  Michael JeansonPort: Add Solaris getcpu support
2015-10-06  Michael JeansonPort: Fixes to build system for portability
2015-10-06  Michael JeansonPort: Add Solaris support to tests/common/thread-id.h
2015-10-06  Michael JeansonPort: Add Solaris support to urcu/syscall-compat.h
2015-10-06  Michael JeansonPort: replace bzero() by memset()
2015-10-06  Michael JeansonPort: make bootstrap script work on most shell
2015-10-01  Mathieu Desnoyerstests: rcutorture: use parameters rather than random
2015-09-29  Mathieu DesnoyersFix: only define membarrier system call on Linux
2015-09-29  Mathieu DesnoyersRefactor tests
2015-09-28  Mathieu DesnoyersFix: cast caa_cycles_t to unsigned long long
2015-09-28  Mathieu Desnoyerscaa_get_cycles: caa_ prefix for type, use CLOCK_MONOTONIC
2015-09-28  Mathieu DesnoyersCleanup: remove trailing whitespaces at EOL
2015-09-28  Mathieu DesnoyersCleanup: move generic caa_get_cycles to arch/generic.h
2015-09-28  Mathieu Desnoyerstile: allocate membarrier system call number
2015-09-28  Mathieu Desnoyersia64: allocate membarrier system call number
next
This page took 0.03777 seconds and 4 git commands to generate.