~ubuntu-branches/ubuntu/karmic/unsort/karmic

« back to all changes in this revision

Viewing changes to ChangeLog

  • Committer: Bazaar Package Importer
  • Author(s): Guus Sliepen
  • Date: 2008-06-08 12:53:54 UTC
  • mfrom: (1.1.1 upstream)
  • Revision ID: james.westby@ubuntu.com-20080608125354-yizugn2e7fxzxuix
Tags: 1.1.0-1
New upstream release.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
2008-06-07 19:58  wsl
 
2
 
 
3
        * COPYING, NEWS, configure.ac, filebuf.c, msort.c, msort.h,
 
4
          shuffle.c, shuffle.h, unsort.c: prepare for 1.1.0 release
 
5
 
 
6
2008-06-07 19:10  wsl
 
7
 
 
8
        * bootstrap, makedist: simplify build script
 
9
 
 
10
2008-06-07 19:06  wsl
 
11
 
 
12
        * Makefile: simplify development makefile
 
13
 
 
14
2008-06-07 18:53  wsl
 
15
 
 
16
        * shuffle.c, shuffle.h, unsort.1: fix manpage bug; don't export
 
17
          shuffle_invert()
 
18
 
 
19
2008-06-07 17:12  wsl
 
20
 
 
21
        * shuffle.c, shuffle.h, unsort.c: make new heuristic fall back to
 
22
          the old one in certain conditions; don't malloc() in shuffle
 
23
          algorithm
 
24
 
 
25
2008-06-07 15:53  wsl
 
26
 
 
27
        * shuffle.c: replace heuristic
 
28
 
 
29
2008-06-07 15:52  wsl
 
30
 
 
31
        * unsort.1, unsort.c: add -n and -M options
 
32
 
 
33
2008-06-03 18:02  wsl
 
34
 
 
35
        * Makefile, configure.ac, msort.c, msort.h, shuffle.c: replace the
 
36
          qsort() call with an optimized sorting routine that doesn't
 
37
          involve shaving yaks
 
38
 
 
39
2008-06-03 12:55  wsl
 
40
 
 
41
        * unsort.1: manpage updated
 
42
 
 
43
2008-06-03 12:40  wsl
 
44
 
 
45
        * unsort.c: add configuration options, redo help text function
 
46
 
 
47
2008-06-03 11:29  wsl
 
48
 
 
49
        * merge.c, shuffle.c, shuffle.h, unsort.c: extended the shuffling
 
50
          API and streamlined tlb setup
 
51
 
 
52
2008-06-02 23:43  wsl
 
53
 
 
54
        * merge.c, unsort.c: fix bug in merging initialisation
 
55
 
 
56
2008-06-02 23:35  wsl
 
57
 
 
58
        * merge.c, unsort.c: some bugs ironed out
 
59
 
 
60
2008-06-02 22:25  wsl
 
61
 
 
62
        * Makefile, filebuf.h, iovec.c, iovec.h, merge.c, merge.h,
 
63
          shuffle.c, shuffle.h, unsort.c: it compiles, ship it!
 
64
 
 
65
2008-06-02 22:10  wsl
 
66
 
 
67
        * filebuf.c, filebuf.h, iovec.c, iovec.h, merge.c, merge.h,
 
68
          shuffle.c, shuffle.h, unsort.c: add new code to support merging
 
69
 
 
70
2008-05-29 20:52  wsl
 
71
 
 
72
        * merge.c: deal with empty lists; ensure proper 64-bit integer math
 
73
 
 
74
2008-05-29 07:11  wsl
 
75
 
 
76
        * merge.c: make merging more regular and deterministic
 
77
 
 
78
2008-05-29 06:35  wsl
 
79
 
 
80
        * merge.c: initial version of merging algorithm
 
81
 
1
82
2007-12-23 00:59  wsl
2
83
 
3
84
        * NEWS, configure.ac, unsort.c: fixed off by one error in