c11tester.git
2019-07-01 weiyuresolve git conflict
2019-07-01 weiyufix git conflict
2019-06-30 Brian DemskyDon't call printf
2019-06-29 bdemskymove check
2019-06-29 rootadd pthread_detach function
2019-06-29 Brian DemskyFix bug
2019-06-29 rootbug fixes
2019-06-28 weiyumove work_list (thrd_func_list) from history.h to execu...
2019-06-28 roottabbing plus lots of memory fixes
2019-06-28 roottowards not calling system malloc
2019-06-28 weiyuchange data structures
2019-06-27 rootbug fixes
2019-06-27 bdemskyrevamp scheduler so we can start threads early
2019-06-27 weiyuupdate Makefile
2019-06-27 weiyufactor codes in history.* and move it to funcnode.*
2019-06-27 weiyuchange func_atomics and work_list to vectors
2019-06-26 Brian DemskyGet gdax to not crash
2019-06-26 bdemskyadd more functions
2019-06-26 bdemskyRedo params
2019-06-26 bdemskymore fixes
2019-06-26 bdemskybug fixes
2019-06-26 bdemskymore bug fixes
2019-06-26 rootMerge branch 'new_fuzzer' of /home/git/random-fuzzer...
2019-06-26 rootchanges
2019-06-26 bdemskyMore changes
2019-06-26 bdemskyget rid of some compile errors and warnings
2019-06-26 bdemskyredo model object initialization
2019-06-25 weiyuadd a new class 'ModelHistory'
2019-06-24 weiyufix a bug for ATOMIC_RMWCAS
2019-06-24 weiyuupdate test cases
2019-06-24 weiyuadd run time library for function entries and exits
2019-06-24 weiyuadd a separate rule for futex.o
2019-06-21 rootchange exit we call so we don't call into client code
2019-06-21 bdemskyfix CAS operation
2019-06-21 bdemskyfix tabbing
2019-06-21 bdemskyMerge branch 'new_fuzzer' of ssh://plrg.eecs.uci.edu...
2019-06-21 bdemskyedits
2019-06-21 Brian Demskyperformance improvements
2019-06-21 Brian DemskyMerge branch 'new_fuzzer' of /home/git/random-fuzzer...
2019-06-21 rootprune mod order
2019-06-21 bdemskychanges
2019-06-20 Brian DemskyOptimizations
2019-06-19 Brian Demskyrun tabbing pass
2019-06-19 Brian Demskyfixup merge a bit
2019-06-19 Brian DemskyMerge branch 'branch-weiyu' into new_fuzzer
2019-06-19 rootmerge
2019-06-17 weiyuimplement usleep and sleep system calls as no operation...
2019-06-17 weiyurename pthead.h to mypthread.h
2019-06-14 weiyuadd source line number as a parameter to ModelAction
2019-06-14 weiyuadd a missing line
2019-06-14 weiyuadd support for function calls 'atomic_init' and 'atomi...
2019-06-14 weiyurename mypthread.h to pthread.h
2019-06-14 weiyuMerge branch 'new_fuzzer' of /home/git/random-fuzzer...
2019-06-13 bdemskynew cyclegraph
2019-06-12 bdemskyMerge branch 'new_fuzzer' into tmp
2019-06-12 Brian DemskyDon't do complete checks until we choose store to read...
2019-06-12 bdemskypartial edits
2019-06-12 bdemskyRemove backedges from cyclegraph
2019-06-12 bdemskyfix tabbing comment issue
2019-06-12 bdemskyuncrustify options
2019-06-12 bdemskyreorder fields to save space
2019-06-11 bdemskyfix tabbing
2019-06-11 bdemskyfix tabbing
2019-06-11 bdemskyremove extra cyclegraph calls
2019-06-11 bdemskyFix RMW bug
2019-06-10 weiyuMerge branch 'branch-weiyu' of /home/git/random-fuzzer...
2019-06-10 weiyuadd subdirectory for tests
2019-06-06 bdemskyadd uncrustify option
2019-06-06 bdemskyrefactor choices into own class
2019-06-05 bdemskymake some changes with hacks
2019-06-05 bdemskyMore fuzzing changes
2019-06-04 bdemskyremove another field
2019-06-04 bdemskyRevert "delete plugins"
2019-06-04 bdemskyRevert "remove plugins"
2019-06-04 bdemskytowards fuzzing only
2019-06-04 bdemskyremove old release sequences
2019-06-04 bdemskyRemove promises
2019-06-01 Brian Demskypartial conversion to fuzzer
2019-05-29 weiyuchange snapshot mode
2019-05-29 weiyuclean up
2019-05-29 weiyuadd futex.o as a recipe for libmodel
2019-05-28 weiyuimplement futex.cc
2019-05-28 weiyufix the case where no waiter is waiting
2019-05-28 weiyuadd NOOP to action type
2019-05-28 weiyuchange the namespace of mutex from std to cdsc
2019-03-01 weiyuadd support for condition variable
2019-02-15 weiyuclean up unnecessary member functions
2019-02-15 weiyumove pthread_map and mutex_map inside of execution.h
2019-02-01 weiyupthread_join is able to return values
2019-01-24 weiyuadd support for pthread_mutex
2019-01-22 weiyupthread join seems to be working
2019-01-22 weiyupthread_create is working now
2019-01-18 weiyuadd support for pthread_create (in progress)
2019-01-17 weiyuadd a new thread constructor for pthread
2019-01-16 weiyutry to add support for pthread_create/pthread_join
2019-01-08 weiyuremove two unnecessary files
2019-01-08 weiyuchange cds checker to accomdate llvm pass
2018-11-09 weiyuimprove randomization
2018-10-26 weiyudelete plugins
2018-10-26 weiyuremove plugins
next