/uClinux-dist/lib/uClibc++/BugFinders

https://bitbucket.org/__wp__/mb-linux-msli · #! · 111 lines · 88 code · 23 blank · 0 comment · 0 complexity · 6a3ac1b57759d41cad5d3d5677f748a8 MD5 · raw file

  1. //This file lists everybody who has sent me bug problems/fixes starting Jan 24, 2005
  2. //The list will be in order of total number of points, with the most at the top
  3. //Anybody who sends me a bug listing with some sample code gets 1 point
  4. //If that sample code is a minimal test case, it becomes 2 points
  5. //If a patch or usable instructions for correction are included, it is 3 points
  6. //Note that I am the final arbiter on how many points a bug report is worth
  7. //I reserve the right to alter any and all bug points at a whim without any recourse
  8. //Functionality that isn't part of the standard isn't included
  9. //Stuff that hasn't been implemented yet doesn't count
  10. //Saying "this piece of software doesn't work" doesn't count
  11. //I reserve the right to modify the rules at any point without notice
  12. //I suggest killing all the lawyers
  13. //Using the bug tracking system at bugs.uclibc.org gets you a bonus point
  14. tommi: 39 Points
  15. 2007-05-29: 1+1: Found problem with string.compare(), provided solution / BTS
  16. 2007-04-27: 1 : Found missing formatflags initialization in ios_base::init / BTS
  17. 2007-04-27: 1+1: Found problem with fstreambuf reading closed file descriptor / BTS
  18. 2007-03-07: 1+1: Found that ostream was improperly flushing on destruction
  19. 2006-09-04: 1+1: Wanted implementation of locale::name, used BTS and provided patch
  20. 2006-09-04: 1+1: Found problem with default flags for ios plus provided patch
  21. 2005-07-20: 1+2: Compared code sizes and sent patch to minimize code size / BTS
  22. 2005-07-20: 1+1: Found problem in streambuf::xsputn / BTS
  23. 2005-07-13: 1+1: Fixed setting of error flags in certain istream code. / BTS
  24. 2005-07-12: 1+2: Fixed implemenation of certain exceptions / BTS
  25. 2005-07-12: 1+2: Provided implemenation of istreambuf_iterator::equal() / BTS
  26. 2005-07-12: 1+1: Set eofbit as appropriate. Provided partial solution/BTS
  27. 2005-07-11: 1+1: Found problem in uflow(). Provided fix/BTS
  28. 2005-07-09: 1+1: Found probelm with exception declarations. Provided Fix/BTS
  29. 2005-07-08: 1+1: Found inefficiency in sterambuf code. Provided fix/BTS
  30. 2005-07-08: 1+1: Found problem in ostream code with infinite loop. Provided fix/BTS
  31. 2005-07-08: 1+1: Found problem in ostream code calling flush(). Provided partial fix/BTS
  32. 2005-07-04: 1+2: Found need for basic_ios(). Used BTS and provided test case.
  33. 2005-07-04: 1+1: Found string::compare ambiguity. Used BTS.
  34. asierllano: 18 Points
  35. 2006-02-08: 1+2: Provided reworking of some map internals to better meet spec and to be smaller
  36. 2006-02-08: 1+2: Found problem in functional and provided fix
  37. 2006-02-08: 1+2: Reported compilation problems with no C99 math support and provided fix
  38. 2006-02-08: 0+1: Found gcc4 bug already fixed - provided better fix.
  39. 2005-07-02: 1+1: Minor fix to list::swap. Now swaps number of elements. Used BTS & patch
  40. 2005-07-02: 1+2: Found invalid functionality in lower_bound and upper_bound for map
  41. 2005-07-02: 1+2: Found missing const on some data types. Used BTS & provided patch
  42. scott: 7 Points
  43. 2005-02-01: 1+2: Found problem with wchar needing ifdefs. Used bug system and provided partial solution
  44. 2005-01-20: 1+1: Found problem in string internal typedefs. Used bug system
  45. 2005-01-18: 1+1: Found duplicate declaration of size_t. Used bug system
  46. Peter Schueller: 5 Points
  47. 2006-12-14: 1 : Provided a fix for an unused variable warning. Used BTS.
  48. 2006-12-14: 1+1: Provided implementation of deque::swap. Used BTS.
  49. 2006-10-06: 1+1: Found map = instead of equals error. Use BTS, provided solution.
  50. dcas: 5 Points
  51. 2006-03-07: 0+1: Found lack of string resize specifier and provided fix in BTS
  52. 2006-03-07: 0+2: Found missing string::find_last_not_of - prop. fix in BTS
  53. 2006-03-07: 0+2: Found missing std::ws and submitted proposed fix in BTS
  54. Vijay: 4 Points
  55. 2007-04-03: 2: Found problem with set and map iterators - provided test case.
  56. 2007-04-01: 2: Found problem with set construct-from-iterators. Provided test case.
  57. 2007-03-10: 2: Found lack of ios::exception support
  58. Ciaran: 4 Points
  59. 2005-12-21: 1+1: Found that a const iterator doesn't handle operator*
  60. 2005-12-20: 1+1: Found that iterator and const_iterator weren't compatible
  61. thritter: 3 Points
  62. 2005-02-11: 1+2: Found problem in cstdlib needing ifdefs for wchar. Used BTS & provided solution
  63. Faye2040: 3 Points
  64. 2006-02-10: 1 : Noted that long_double support should depend upon float support
  65. 2006-02-09: 1+1: Found problem with functional binder. Used BTS.
  66. Peter Nixon: 3 Points
  67. 2008-06-18: 2 : Found that limits<bool> asn't definied and provided implementation.
  68. 2008-06-18: 1 : Found that ios_base::width was not being honored and provided partial fix.
  69. Olivier Hochreutiner: 2 Points
  70. 2009-04-03: 1+1: Found a problem with map::operator[] and provided test case.
  71. Christian Taedcke: 2 Points
  72. 2007-04-11: 1+1: Found a problem with find dereferencing end(). Provided fix.
  73. Thomas Volpini: 2 Points
  74. 2006-08-11: Found memory leak in vector. Provided test case and fix.
  75. Gavin Lambert: 2 Points
  76. 2006-06-30: 1+1: Found memory leak and provided a proposed fix.
  77. Natanael Copa: 2 Points
  78. 2006-06-22: 1+1: Found ios_base::app error. Provided minimal test case.
  79. Ted Schroeder: 2 Points
  80. 2005-05-20: 1+1: Found error in functional. Provided fix.
  81. Thomas Giesel: 2 Points
  82. 2005-03-02: 2 : Found problems in getline code with minimal test case.
  83. Vladimir Dronnikov: 1 Point
  84. 2009-04-01: 1: Found a problem with map and mmap now exporting swap correctly.
  85. Manjuantha Srinivasan: 1 Point
  86. 2006-11-28: 1 : Found that the iostream library did not flush contents on destruction.
  87. Anthony Lee: 1 Point
  88. 2005-01-24: 1 : Found problem in functional which had const missing causing havok