Skip to content
  1. Mar 29, 2014
  2. Mar 23, 2014
  3. Mar 22, 2014
  4. Feb 16, 2014
  5. Feb 11, 2014
  6. Feb 10, 2014
  7. Feb 09, 2014
  8. Feb 08, 2014
  9. Feb 07, 2014
    • Tony Trinh's avatar
      Fix NPE when substituting blank variables · 9ac1e28d
      Tony Trinh authored
      The substitution parser attempted to deref a null pointer when a given
      variable had a blank value. c.q.l.core.subst.Parser#T() was missing
      a null-check.
      
      This was discovered in logback-android's AndroidManifestPropertiesUtil.
      9ac1e28d
  10. Feb 05, 2014
  11. Feb 04, 2014
  12. Feb 03, 2014
  13. Feb 02, 2014
  14. Feb 01, 2014
  15. Jan 28, 2014