Aleksey Cheusov
364dfdc7eb
FIXED: stupid bug in removing leading zeros seen with >3-digit numbers.
...
Viva Minsk-Kiev train! :-)
++version
2008-05-16 16:38:26 +00:00
Aleksey Cheusov
dd8c2b6a88
FIXED: very serious bug in removing leading zeros
...
Affected versions: 0.5.4
2008-05-15 15:55:58 +00:00
Aleksey Cheusov
bc0f7dcf42
fixed: pkglint warning
2008-05-12 23:10:50 +00:00
Aleksey Cheusov
bd60590187
Version 0.5.4
...
FIX: alpha, beta etc. and letters are now case-insensitive.
Though, case-insensitivity doesn't follow from pkg_info(1).
It seems that they all are used as such.
FIXED: another tricky dewey hack :-( It seems to me that `1A'
should be equal to `1.A'. Right?
FIX: It is not documented but it is in dewey.c: `_' should be
treated as `.'. Right?
FIX: Single letter can be placed not only at the end version or
just before nb<NUM>. Now this is handled correctly.
FIX: It is not properly documented but it seems to me that
0001.00023.000456 1.23.456. Right?
NEWS file is created and is installed to share/doc/awk-pkgsrc-dewey
2008-05-12 23:09:11 +00:00
Aleksey Cheusov
c0df52d556
another test for leading zeros
2008-05-12 22:58:47 +00:00
Aleksey Cheusov
315c6b5021
FIX: It is not properly documented but it seems to me that
...
0001.00023.000456 1.23.456. Right?
test for this case
2008-05-12 22:56:13 +00:00
Aleksey Cheusov
055b8e2f3f
FIX: Single letter can be placed not only at the end version or
...
just before nb<NUM>. Now this is handled correctly.
tests for this case
2008-05-12 22:42:53 +00:00
Aleksey Cheusov
10fec64412
more verbose assert
2008-05-12 22:40:45 +00:00
Aleksey Cheusov
994b9ffd10
FIX: It is not documented but is in dewey.c: `_' should be treated
...
as `.'. Right?
2008-05-12 22:16:41 +00:00
Aleksey Cheusov
0c4bdea6d9
FIXED: another tricky dewey hack :-( It seems to me that `1A'
...
should be equal to `1.A'. Right?
tests for this case
2008-05-12 22:07:21 +00:00
Aleksey Cheusov
953d474a12
FIX: alpha, beta etc. and letters are now case-insensitive.
...
Though, case-insensitivity doesn't follow from pkg_info(1).
It seems that they all are used as such.
Tests for this.
2008-05-12 22:01:33 +00:00
Aleksey Cheusov
d52b29495e
version -> 0.5.3:
...
FIXED: 2.6.1nb1 < 2.6.1.5, should be '>'
ADDED: regression tests
Minor fixes in package's Makefile
2008-05-05 12:22:10 +00:00
Aleksey Cheusov
52e50f19f4
DESTDIR support
2008-03-30 19:05:21 +00:00
Aleksey Cheusov
f114f3bae2
FIX: new ASCII region for special symbols
2008-03-10 22:04:52 +00:00
Aleksey Cheusov
010a352e09
FIX: 1.2B type of versions (upper case letter) is processed correctly,
...
i.e. just like lower case equivalent
++version
2008-03-10 20:49:32 +00:00
Aleksey Cheusov
a37e5a41e8
awk dewey functions
2008-02-18 09:20:19 +00:00