Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-07-27 | Add printer icons | Leandro A. F. Pereira | |
2009-04-19 | Clean up CPU description on benchmark display | Leandro Pereira | |
2009-04-11 | Fit crash with FFT benchmark. | Leandro Augusto Fogolin Pereira | |
2009-03-29 | Cleanups | Leandro A. F. Pereira | |
2009-03-12 | Fix segfaults | Leandro Pereira | |
2009-03-08 | Add FFT benchmark | Leandro A. F. Pereira | |
2009-02-24 | Cleanups | Leandro A. F. Pereira | |
2009-02-24 | Show printer capabilities | Leandro A. F. Pereira | |
2009-02-23 | More cleanups | Leandro A. F. Pereira | |
2009-02-23 | Better printing support (shows more than just the printer names) | Leandro A. F. Pereira | |
2009-01-02 | Remove ZLib benchmark; add N-Queens benchmark | Leandro Augusto Fogolin Pereira | |
2008-11-03 | Implement parallel blowfish benchmark | Leandro | |
2008-10-30 | Fuse MD5 and SHA1 benchmark into one | Leandro Pereira | |
2008-10-27 | More work on parallel benchmarks | Leandro Pereira | |
2008-10-27 | Add parallel benchmarks | Leandro Pereira | |
2008-06-30 | Add environment variable list. | Leandro A. F. Pereira | |
2008-06-28 | Update report icons (drawn by Jakub), and fix compilation error. | Leandro A. F. Pereira | |
2008-06-27 | Remove Human/System user distinction (can't think on a reliable way to ↵ | Leandro A. F. Pereira | |
distinguish between the two). | |||
2008-05-24 | Update my email address (leandro@linuxmag.com.br is dead) | Leandro A. F. Pereira | |
2008-02-24 | Fix compilation warnings, add patch by moma (ubuntu bug #178600). | Leandro A. F. Pereira | |
2007-07-05 | Plug two more memory leaks. | Leandro A. F. Pereira | |
2007-07-05 | Cleanups. Plug most of the memleaks. | Leandro A. F. Pereira | |
2007-06-30 | Hrm. Memleaks still not plugged correctly. Reverting. | Leandro A. F. Pereira | |
2007-06-30 | Oops. ;P | Leandro A. F. Pereira | |
2007-06-30 | Plug memleaks. Cleanups. | Leandro A. F. Pereira | |
2007-06-30 | Cleanups, fix crashes. | Leandro A. F. Pereira | |
2007-04-04 | Misc bugfixes, implement 'Boots' | Leandro A. F. Pereira | |
2007-01-20 | Better benchmark result handling when using synchronized data. | Leandro A. F. Pereira | |
2007-01-19 | SyncManager finally working... we need to cleanup the code now :( | Leandro A. F. Pereira | |
2007-01-19 | SyncManager almost working! :) | Leandro A. F. Pereira | |
2007-01-04 | Fix segfaults, cleanups. | Leandro A. F. Pereira | |
2007-01-03 | Preliminary memory information support. | Leandro A. F. Pereira | |
2007-01-03 | Update copyright year. | Leandro A. F. Pereira | |
2007-01-02 | Implemented new module API. Needs cleanups. | Leandro A. F. Pereira | |
2007-01-01 | Cleanups. | Leandro A. F. Pereira | |
2006-12-30 | Ooops 2 | Leandro A. F. Pereira | |
2006-12-30 | Show some results in bytes/second. Allow results to be sorted in reverse order. | Leandro A. F. Pereira | |
2006-12-29 | Add John Walker's FBENCH FPU benchmark. | Leandro A. F. Pereira | |
2006-12-29 | Sort benchmark results. Yay! | Leandro A. F. Pereira | |
2006-12-28 | Add more benchmark results. | Leandro A. F. Pereira | |
2006-12-28 | Better benchmark results visualization | Leandro A. F. Pereira | |
2006-12-26 | More fixes. | Leandro A. F. Pereira | |
2006-11-26 | Fix segfault; cleanups | Leandro A. F. Pereira | |
2006-11-20 | More cleanups | Leandro A. F. Pereira | |
2006-11-19 | Run hardinfo with the '-r' command-line parameter and you'll get a report in ↵ | Leandro A. F. Pereira | |
standard output. :) | |||
2006-11-19 | Fix fibonacci benchmark | Leandro A. F. Pereira | |
2006-10-27 | Cleanups. Fallback to using hardcoded paths if binreloc fails. Add GTK+ log ↵ | Leandro A. F. Pereira | |
handler (shows errors and warnings in a graphical window). | |||
2006-10-16 | Applied patch from Debian package maintainer (Agney Lopes Roth Ferraz ↵ | Leandro A. F. Pereira | |
<agney@debian.org>). Add support for IA64, S390 and Alpha. Fixes zlib path. | |||
2006-10-16 | Use g_str_equal instead of strcmp. | Leandro A. F. Pereira | |
About box cleanups Use g_build_filename instead of building paths on my own Better BinReloc support (should work even if binreloc initialization fails) | |||
2006-10-15 | Make menu shortcuts work, plug memory leaks, socket code cleanup | Leandro A. F. Pereira | |