Skip to content
Snippets Groups Projects
  1. May 16, 2014
  2. May 07, 2014
  3. May 05, 2014
  4. Apr 14, 2014
    • Brad King's avatar
      hashtable: Poison operator= on internal node type · 1979c02d
      Brad King authored
      Declare a private _Hashtable_node<_Val>::operator= without
      implementation to ensure no code tries to assign nodes.
      The hash_map uses "pair<const _Key,_Tp>" as the value type
      so the const key cannot be assigned.
      
      Change-Id: If772e1588c9504df450c18eb0d36dc024db9f2da
      1979c02d
  5. Apr 07, 2014
  6. Apr 05, 2014
  7. Apr 02, 2014
  8. Apr 01, 2014
  9. Mar 19, 2014
  10. Mar 12, 2014
  11. Mar 11, 2014
    • Brad King's avatar
      Set policy CMP0025 to NEW within KWSys · 88c5a768
      Brad King authored
      KWSys does not depend on the Apple Clang compiler id being "Clang" so
      set the policy to NEW explicitly to avoid the warning and get the NEW
      behavior.
      
      Change-Id: I884a82876ced444753a28eec1a2a26cc8c07cdef
      88c5a768
  12. Mar 06, 2014
  13. Mar 03, 2014
  14. Feb 28, 2014
  15. Feb 12, 2014
  16. Jan 24, 2014
  17. Jan 06, 2014
  18. Jan 04, 2014
Loading