index
:
mesalab_git/zhangyang/rs-timeout.git
master
Repository for zhangyang/rs-timeout
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2016-02-24
Merge branch 'nmathewson-gitignore'
William Ahern
2016-02-24
Merge branch 'gitignore' of git://github.com/nmathewson/timeout into nmathews...
William Ahern
2016-02-24
Merge branch 'nmathewson-testing'
William Ahern
2016-02-24
update Makefile clean targets
William Ahern
2016-02-24
Merge branch 'testing' of git://github.com/nmathewson/timeout into nmathewson...
William Ahern
2016-02-24
move compile time-optional members to end of timeout structure
William Ahern
2016-02-24
Add a .gitignore file, including generated files
Nick Mathewson
2016-02-24
Merge branch 'optional_intervals'
William Ahern
2016-02-24
reorder statements in timeouts_get to make TIMEOUT_DISABLE_INTERVALS case sim...
William Ahern
2016-02-24
Merge branch 'optional_intervals' of git://github.com/nmathewson/timeout into...
William Ahern
2016-02-24
Merge branch 'nmathewson-optional_timeout_ptr'
William Ahern
2016-02-24
Merge branch 'optional_timeout_ptr' of git://github.com/nmathewson/timeout in...
William Ahern
2016-02-24
Merge branch 'timeout_foreach'
William Ahern
2016-02-24
reimplement foreach operation without callbacks
William Ahern
2016-02-24
Merge branch 'timeout_foreach' of git://github.com/nmathewson/timeout into nm...
William Ahern
2016-02-24
Merge branch 'nmathewson-timeout_cb_override'
William Ahern
2016-02-24
Merge branch 'timeout_cb_override' of git://github.com/nmathewson/timeout int...
William Ahern
2016-02-24
Merge branch 'nmathewson-portable_bitops'
William Ahern
2016-02-22
Merge branch 'portable_bitops' of git://github.com/nmathewson/timeout into nm...
William Ahern
2016-02-22
output graphs to stdout by default
William Ahern
2016-02-22
forgot to delete EPS file on clean
William Ahern
2016-02-22
add gnuplot code
William Ahern
2016-02-22
more benchmark script work
William Ahern
2016-02-22
make benchmark scripts a little easier to hack on
William Ahern
2016-02-22
Fix bitops on 32-bit MSVC builds
Nick Mathewson
2016-02-22
Remove two more unneeded zero checks in bitops.c
Nick Mathewson
2016-02-22
Add comments demonstrating that c[tl]z() input is always nonzero
Nick Mathewson
2016-02-20
Write a small set of unit tests aiming for high coverage
Nick Mathewson
2016-02-19
Port timeout.c to platforms without __builtin_c[tl]z
Nick Mathewson
2016-02-19
Make the 'timeouts' field in struct timeout optional.
Nick Mathewson
2016-02-19
Allow the user to disable interval support at compilation time
Nick Mathewson
2016-02-19
Implement a function to iterate over all pending timeouts
Nick Mathewson
2016-02-19
Enable user code to override struct timeout_cb
Nick Mathewson
2014-02-02
add benchmark scripts
william
2014-02-02
fix some issues
william
2014-02-02
remove main from bench.c and fix typo in makefile
william
2014-02-02
use system monotonic time instead of clock()
william
2014-02-02
add llrb test
william
2014-01-31
build Lua module
william
2014-01-31
forgot OP_TIME def
william
2014-01-31
at clock op to bench.c
william
2014-01-12
fix bug in timeout_del that failed to clear an empty slot in the pending bitmask
william
2014-01-10
pass along verboseness setting to benchmark implementations
william
2014-01-10
remove main() testing code from timeout.c and tweak Makefile so we can compar...
william
2014-01-10
add benchmarking code to all: target
william
2014-01-10
re-add one of our old bit fill operations, as it turns out it was actually ne...
william
2014-01-10
fix dependency for bench-wheel.so
william
2014-01-10
add some more benchmark ops
william
2014-01-10
fix add() in bench-heap.c
william
2014-01-08
fixup up bench build
william
[prev]
[next]