Skip to content
  1. 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
  2. Feb 05, 2014
  3. Feb 04, 2014
  4. Feb 03, 2014
  5. Feb 02, 2014
  6. Feb 01, 2014
  7. Jan 28, 2014
  8. Jan 21, 2014
  9. Jan 20, 2014
  10. Jan 19, 2014
  11. Dec 28, 2013