1. 2fe007c name our threads for ease of debugging by Brian Silverman · 11 years ago
  2. 1333d4c Merge "Make string_to_num work with floats." by Brian Silverman · 11 years ago
  3. 5aa2979 Make string_to_num work with floats. by Daniel Petti · 11 years ago
  4. 5c222b6 handle piped-in log files ending in the middle of a chunk by Brian Silverman · 11 years ago
  5. 84a3831 log_streamer now eats messages by Austin Schuh · 11 years ago
  6. c5982cb binary_log_writer waits for the flash disk to be mounted on the roboRIO. by Austin Schuh · 11 years ago
  7. 0480bc8 Shrunk shmem and logging queue size. by Austin Schuh · 11 years ago
  8. 7e95839 Added arrays to queues. by Austin Schuh · 11 years ago
  9. f4452d7 check for errors when deserializing types from log files by Brian Silverman · 11 years ago
  10. 65e569d add support for displaying log files on standard input by Brian Silverman · 11 years ago
  11. 17311c9 make logging not leak Context objects when threads die by Brian Silverman · 11 years ago
  12. 0141562 Merge "Change log_displayer help message." by Brian Silverman · 11 years ago
  13. 88c81f4 Change log_displayer help message. by Daniel Petti · 11 years ago
  14. 6a735e4 Merge "Add log_displayer support for -m and -p." by Brian Silverman · 11 years ago
  15. b6c885b Add log_displayer support for -m and -p. by Daniel Petti · 11 years ago
  16. c2591fc Merge "Make log displayer work as the help message indicates." by Brian Silverman · 11 years ago
  17. e6f33e2 Make log displayer work as the help message indicates. by Daniel Petti · 11 years ago
  18. 56d855d Merge "Make log displayer work as the help message indicates." by Brian Silverman · 11 years ago
  19. 731c612 Make log displayer work as the help message indicates. by Daniel Petti · 11 years ago
  20. 8bd3153 add a TODO to the linux logging implementation by Brian Silverman · 11 years ago
  21. ff48578 tested stuff on a robot + fixed issues by Brian Silverman · 11 years ago
  22. 7faaec7 made RawQueue options type-safe by Brian Silverman · 11 years ago
  23. 43d57d1 play nicer with tsan by Brian Silverman · 11 years ago
  24. 6da0427 made sure everything's thread safe by Brian Silverman · 11 years ago
  25. 2adb145 fixed using readdir(3) wrong by Brian Silverman · 11 years ago
  26. 01be000 got rid of all uses of strerror by Brian Silverman · 11 years ago
  27. f798614 cleaned up lots of not-so-niceties and a few bugs by Brian Silverman · 12 years ago
  28. ab5ba47 refactored LogFileAccessor into 2 subclasses for reading and writing by Brian Silverman · 12 years ago
  29. 9322293 fixed stupid log displaying bug by Brian Silverman · 12 years ago
  30. 4dd0624 removed now-pointless once-per-second flushing of the log file by Brian Silverman · 12 years ago
  31. 68c0fd6 (hopefully) make it so it can actually recover from getting behind by Brian Silverman · 12 years ago
  32. a7234c6 centralized printf formats and improved log_displayer performance by Brian Silverman · 12 years ago
  33. 9166063 stupid typo fix by Brian Silverman · 12 years ago
  34. 664db1a actually write matrix logs to the log file by Brian Silverman · 12 years ago
  35. 430dbee merging in matrix logging support by Brian Silverman · 12 years ago
  36. ff12c9f got matrix logging stuff to compile by Brian Silverman · 12 years ago
  37. ed01d61 merging in changes "queued" up for after Davis by Brian Silverman · 12 years ago
  38. 09e85ed made the log file names sort better by Brian Silverman · 12 years ago
  39. 8a2e714 added checking for log files that get truncated in the wrong place by Brian Silverman · 12 years ago
  40. a33af74 stopped leaking queue messages when dropping logs by Brian Silverman · 12 years ago
  41. 7896854 started recording when logs get dropped by Brian Silverman · 12 years ago
  42. 7cb61eb Fixed writes killing the code. by Austin Schuh · 12 years ago
  43. 2d2d1a0 made the log file format the same on amd64 and arm by Brian Silverman · 12 years ago
  44. f574e73 cleaned up the new log file naming logic code by Brian Silverman · 12 years ago
  45. a04c175 Changed log file to use a counting index instead of a now meaningless timestamp. by Ben Fredrickson · 12 years ago
  46. a70144e upping the logging queue size even more by Brian Silverman · 12 years ago
  47. ca6581b fixed dropping log messages by Brian Silverman · 12 years ago
  48. 9747834 forgot to build for amd64 again... by Brian Silverman · 12 years ago
  49. f778031 fixed struct log stuff by Brian Silverman · 12 years ago
  50. 88471dc got binary logging actually fully working (!!!) by Brian Silverman · 12 years ago
  51. c4546d2 made more preparations for putting queue messages into logs by Brian Silverman · 12 years ago
  52. 003ba4b cleaned up the existing logging code by Brian Silverman · 12 years ago
  53. fe9b7a2 moved the logging-related executables into an intelligent location by Brian Silverman · 12 years ago
  54. b089388 split out the implementation of the log functions by Brian Silverman · 12 years ago
  55. 14fd0fb switched from fitpc/atom to prime/linux by Brian Silverman · 12 years ago