Timeframe: 30 days, Total Commits: 24 Total Number of Files Changed: 37
Date | Author | File/Message |
---|---|---|
2005-04-15 18:36:04 | Maarten Coene | Don't run the linkcheck report anymore |
2005-04-15 18:35:03 | Maarten Coene | Say something about ThreadLocal |
2005-04-15 18:10:00 | Maarten Coene | Preparing 1.6 release |
2005-04-15 18:03:35 | Maarten Coene | Preparing 1.6 release |
2005-04-15 17:59:51 | Maarten Coene | Preparing 1.6 release |
2005-04-15 17:54:37 | Maarten Coene | Preparing 1.6 release |
2005-04-06 18:16:46 | Maarten Coene | Made it more robust by catching Throwable instead of Exception |
2005-04-06 18:06:26 | Maarten Coene | style updates |
2005-04-02 21:46:35 | Maarten Coene | It's now possible to use a specified encoding (patch submitted by Filip Jirsak) |
2005-04-02 21:43:26 | Maarten Coene | It's now possible to use a specified encoding (patch submitted by Filip Jirsak) |
2005-04-02 21:42:57 | Maarten Coene | It's now possible to use a specified encoding (patch submitted by Filip Jirsak) |
2005-04-01 21:11:17 | Maarten Coene | Some small build improvements |
2005-03-28 15:14:11 | Maarten Coene | Added some changes |
2005-03-28 14:58:30 | Maarten Coene | Set the encoding of the document manually if the parser doesn't support a way to retrieve it |
2005-03-28 14:46:42 | Maarten Coene | Added a setXMLEncoding method |
2005-03-28 14:41:03 | Maarten Coene | reformatted |
2005-03-23 20:57:08 | Maarten Coene |
src/java/org/dom4j/tree/AbstractBranch.java v 1.44 src/java/org/dom4j/tree/AbstractDocument.java v 1.33 - Fixed issue with default OutputFormat and multiple threads. - Refactored document encoding |
2005-03-23 20:56:33 | Maarten Coene |
src/java/org/dom4j/DocumentFactory.java v 1.45 - Fixed issue with default OutputFormat and multiple threads. - Refactored document encoding |
2005-03-19 13:12:32 | Maarten Coene | Fixed padding problem when writing XML using the SAX events. |
2005-03-19 13:09:24 | Maarten Coene | Fixed padding problem when writing XML using the SAX events. |
2005-03-16 21:25:31 | Maarten Coene | Fixed bug in setContent(List) reported by Peter Schaefer |
2005-03-16 21:22:52 | Maarten Coene | Fixed bug in setContent(List) reported by Peter Schaefer |
2005-03-16 21:21:53 | Maarten Coene | Fixed bug in setContent(List) reported by Peter Schaefer |
2005-03-16 21:20:32 | Maarten Coene | javadoc |