Skip to content

Pull requests: google/benchmark

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

Fix int64_t_t typo in README code example
#3 by sashasochka was merged Jan 15, 2014 Loading…
Fix shutting down FastClock's thread on OSX.
#4 by ezhuk was merged Jan 22, 2014 Loading…
Some errors in usage examples were fixed.
#6 by Gluttton was merged Feb 3, 2014 Loading…
Cmake edit with 'make install' target
#8 by dcoeurjo was merged Feb 6, 2014 Loading…
Update README.md
#9 by iiSeymour was merged Feb 12, 2014 Loading…
Ensure families is not nullptr before using it
#10 by Constellation was merged Feb 23, 2014 Loading…
Fix cycleclock.h for gcc/ARM.
#12 by showlabor was merged Mar 20, 2014 Loading…
Unable to compile with -Werror flag
#14 by Nukesor was closed Apr 6, 2014 Loading…
Unable to compile because of unused parameter
#15 by Nukesor was merged Apr 8, 2014 Loading…
Use a new container in each round of push_back test.
#16 by chenshuo was merged Apr 17, 2014 Loading…
Resolve Memory Leaks #17
#18 by ckennelly was merged Apr 23, 2014 Loading…
Resolve benchmark cleanup race condition in issue #20.
#21 by ckennelly was merged May 5, 2014 Loading…
Resolve race on approx_time_ in FastClock.
#23 by ckennelly was merged May 5, 2014 Loading…
Fix the stddev/mean computations
#25 by pleroy was merged Jun 4, 2014 Loading…
Add a few output files to .gitignore.
#26 by pphaneuf was merged Jun 4, 2014 Loading…
Two bug fixes in KeepRunning
#27 by pleroy was merged Jun 4, 2014 Loading…
Take the CPU time into account in PauseTiming/ResumeTiming
#28 by pleroy was merged Jun 5, 2014 Loading…
Port to Windows 7/Visual Studio 2013
#29 by pleroy was closed Mar 18, 2015 Loading…
Fix a bug in the destruction of BenchmarkFamilies.
#31 by pleroy was merged Jun 11, 2014 Loading…
fix building on ubuntu
#32 by predmond was closed Jul 23, 2014 Loading…
fix building on ubuntu
#33 by predmond was merged Jul 23, 2014 Loading…
fix examples to use SetBytesProcessed
#34 by predmond was merged Jul 24, 2014 Loading…
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.