File tree Expand file tree Collapse file tree 2 files changed +20
-10
lines changed Expand file tree Collapse file tree 2 files changed +20
-10
lines changed Original file line number Diff line number Diff line change
1
+ Here are individuals who have contributed to development of this project.
2
+ (version numbers in brackets indicate release in which the problem was fixed)
3
+
4
+ Tatu Saloranta,
[email protected] : author
5
+
6
+
7
+
8
+ * Reported [Issue#6]: broken handling of '\r' (on Windows)
9
+ (0.7.2)
Original file line number Diff line number Diff line change 1
- Version: 0.7.1
1
+ Project: java-merge-sort
2
+ License: Apache License 2.0
3
+ Version: 0.7.2
4
+ Release date: not released yet
2
5
3
- Release date:
4
- 29-May-2012
6
+ * [Issue#6]: Incorrect handling of '\r'
7
+ (reported, patch contributed by [email protected] )
5
8
6
- Description:
7
- Another pre-1.0 release
9
+ ------------------------------------------------------------------------
10
+ === History: ===
11
+ ------------------------------------------------------------------------
8
12
9
- Fixes:
13
+ 0.7.1 (29-May-2012)
10
14
11
- * [Issue- 5]: Unnecessary object retention, leading to too high memory usage
15
+ * [Issue# 5]: Unnecessary object retention, leading to too high memory usage
12
16
(reported by Paul Smith)
13
17
14
- ------------------------------------------------------------------------
15
- === History: ===
16
- ------------------------------------------------------------------------
17
18
18
19
You can’t perform that action at this time.
0 commit comments