Skip to content
Snippets Groups Projects
  1. Jul 29, 2011
  2. Jul 26, 2011
  3. Jul 25, 2011
  4. Jul 21, 2011
  5. Jul 20, 2011
  6. Jul 18, 2011
  7. Jul 15, 2011
  8. Jul 14, 2011
  9. Jul 11, 2011
  10. Jul 09, 2011
  11. Jul 08, 2011
    • Xiaohong Bao's avatar
      fix for STORM-1468: [crashhunters] pre-login crash at... · 1b7f5c8b
      Xiaohong Bao authored
      fix for STORM-1468: [crashhunters] pre-login crash at LLViewerWindow::LLViewerWindow(std::basic_string,std::allocator > const &,std::basic_string,std::allocator > const &,int,int,int,int,int,int) [secondlife-bin llviewerwindow.cpp]
      1b7f5c8b
  12. Jul 18, 2011
  13. Jul 16, 2011
  14. Jul 15, 2011
  15. Jul 14, 2011
  16. Jul 13, 2011
  17. Jul 12, 2011
    • Nat Goodspeed's avatar
      CHOP-753: Eliminate redundant array-of-pair-arrays in LLMemoryInfo. · ed648b1f
      Nat Goodspeed authored
      (per Monty code review)
      The notion of storing LLMemoryInfo data both as an LLSD::Map and an
      LLSD::Array of pair arrays arose from a (possibly misguided) desire to
      continue producing stats output into the viewer log in the same order it
      always used to be produced. There is no evidence that anyone cares about the
      order of those stats in the log; there is no other use case for preserving
      order. At Monty's recommendation, eliminate generating and storing the
      array-of-pair-arrays form: directly store LLSD::Map.
      ed648b1f
    • Aaron Stone's avatar
      Merge for STORM-1482 · 450b6498
      Aaron Stone authored
      450b6498
Loading