1. 28 12月, 2015 3 次提交
  2. 27 12月, 2015 1 次提交
  3. 26 12月, 2015 1 次提交
  4. 25 12月, 2015 2 次提交
  5. 23 12月, 2015 4 次提交
  6. 22 12月, 2015 1 次提交
  7. 21 12月, 2015 1 次提交
    • N
      re-adding const version operator[] (#135, #159) · 4351698c
      Niels 提交于
      It was a good idea to implement a const version of operator[] it in the
      first place. I was a pity that this implementation was flawed. It was a
      mistake to remove the const version completely. This commit
      re-introduces the const version. My apologies for all the inconvenience.
      4351698c
  8. 20 12月, 2015 1 次提交
  9. 17 12月, 2015 3 次提交
  10. 16 12月, 2015 2 次提交
  11. 15 12月, 2015 2 次提交
    • N
      fix for #133 · cd04a7d3
      Niels 提交于
      added value() function to get object value at given key or a default
      value if key does not exist
      cd04a7d3
    • N
      cleanup · 2ba901bb
      Niels 提交于
      2ba901bb
  12. 14 12月, 2015 2 次提交
  13. 13 12月, 2015 1 次提交
  14. 08 12月, 2015 3 次提交
  15. 07 12月, 2015 1 次提交
  16. 19 11月, 2015 1 次提交
  17. 13 11月, 2015 1 次提交
  18. 17 10月, 2015 1 次提交
    • N
      cleanup · 746c1a71
      Niels 提交于
      746c1a71
  19. 16 10月, 2015 1 次提交
    • D
      Detect correctly pointer-to-const · b342e120
      dariomt 提交于
      The intention of the current code is to detect a pointer-to-const but instead it is detecting a const-pointer. See #134
      b342e120
  20. 07 10月, 2015 1 次提交
  21. 03 10月, 2015 1 次提交
    • N
      Cleanup · 57de1d60
      Niels 提交于
      57de1d60
  22. 14 8月, 2015 1 次提交
  23. 13 8月, 2015 2 次提交
  24. 07 8月, 2015 2 次提交
  25. 05 8月, 2015 1 次提交