File tree 6 files changed +108
-8674
lines changed
6 files changed +108
-8674
lines changed Original file line number Diff line number Diff line change 50
50
html
51
51
stamp-vti
52
52
version.texi
53
+ aclocal.m4
Original file line number Diff line number Diff line change
1
+ 2.2.27.16
2
+ parser.y:
3
+ * Added utlex(1) declaration to accomodate clang(1) which error-exits
4
+ on encountering an undeclared function
5
+
6
+ ut_format():
7
+ * Fixed bug formatting the unit "day since 2001-01-01 00:00:00 UTC"
8
+
9
+ Developer:
10
+ * Added _XOPEN_SOURCE definition
11
+
12
+ 2.2.27.15
13
+ Developer:
14
+ push(1): Added "--tags origin master" to the "git push"
15
+
1
16
2.2.27.14 2020-05-29T14:22:11-0600
2
17
* Removed lint found by Coverity Scan in ut_get_path_xml()
3
18
* Corrected declaration of ut_get_path_xml() in synopsis section
Load Diff Large diffs are not rendered by default.
Original file line number Diff line number Diff line change @@ -27,3 +27,4 @@ test_decode_time
27
27
* .trs
28
28
* .t2p
29
29
scanner.c
30
+ parser.c
Load Diff Large diffs are not rendered by default.
Original file line number Diff line number Diff line change 1
1
@set UPDATED 10 August 2018
2
2
@set UPDATED-MONTH August 2018
3
- @set EDITION 2.2.27.12
4
- @set VERSION 2.2.27.12
3
+ @set EDITION 2.2.27.14
4
+ @set VERSION 2.2.27.14
You can’t perform that action at this time.
0 commit comments