commit | 0d4177f038e7fc758c8c9231bef00decc8d1cd20 | [log] [tgz] |
---|---|---|
author | Elliott Hughes <enh@google.com> | Mon Nov 09 16:06:42 2009 -0800 |
committer | Elliott Hughes <enh@google.com> | Mon Nov 09 16:35:24 2009 -0800 |
tree | 3449cd9b558fe139b5e28d9556a2c4d30c7ce65b | |
parent | 4ed31e0697b28bc991abec833220e95430c5acfc [diff] |
Bring our kxml2 up to date with upstream. Much of this is spurious whitespace changes, but there's some increased "relaxation". I deliberately lost the Android-specific change that was avoiding Runtime, since we do now have Runtime. I've added an Android-specific change to comment out some System.out logging that's been added upstream. I'd tell you the upstream revision number, but they're still using CVS, so there isn't one.