CVS log for arm/progs/arm_frm.adb
1.96
Modified 2026/01/08 07:04:06
by randy with line changes +40 -6
CVS Tags: HEAD
Differences from 1.95
Fixed a couple of issues, including a few new commands.
1.95
Modified 2023/10/04 05:38:43
by randy with line changes +41 -17
CVS Tags: Ada202y_D4, Ada2022_Final
Differences from 1.94
Various updates for the final Ada 2022 RM (and the printed versions thereof).
1.94
Modified 2023/01/05 05:50:30
by randy with line changes +185 -9
CVS Tags: Ada2022_D35
Differences from 1.93
Updates (and new commands) for FDIS/Draft 35 of Ada 2022.
1.93
Modified 2022/09/23 04:28:51
by randy with line changes +466 -138
CVS Tags: Ada2022_D34
Differences from 1.92
Various updates for FDIS 2.0.
1.92
Modified 2022/06/21 06:09:11
by randy with line changes +901 -648
CVS Tags: Ada202x_D33
Differences from 1.91
Various new features to support the FDIS for Ada 2022.
1.91
Modified 2022/02/04 04:29:03
by randy with line changes +165 -31
Differences from 1.90
Added additional support for 2004 notes format, including warnings and notes counters in the scanning pass.
1.90
Modified 2021/03/18 10:00:10
by randy with line changes +22 -1
CVS Tags: Ada202x_D29
Differences from 1.89
Added a few additional commands, tweaked hang code.
1.89
Modified 2021/03/04 05:05:14
by randy with line changes +5 -1
Differences from 1.88
Fixed missing initialization of Attr_Omit in the unchanged attribute command; updated dates.
1.88
Modified 2020/08/28 03:37:17
by randy with line changes +86 -76
Differences from 1.87
Fixed problem with headers of paragraphs that are empty because of the formatting mode.
1.87
Modified 2020/05/10 21:58:30
by randy with line changes +10 -4
Differences from 1.86
Minor changes for Janus/Ada 3.2.1 and to add debugging.
1.86
Modified 2019/11/15 05:07:11
by randy with line changes +3 -0
Differences from 1.85
Added line info for stack mismatches to aid debugging errors.
1.85
Modified 2019/04/23 05:46:14
by randy with line changes +19 -2
Differences from 1.84
Added line numbers to the Nesting_Stack, so that error messages about unclosed commands
can be tracked to the start of the command in question. (Why I never thought to do that
in the past is unknown.)
1.84
Modified 2019/02/20 05:03:08
by randy with line changes +133 -41
Differences from 1.83
Various minor changes, mostly to support moving attributes in the RM.
1.83
Modified 2019/01/28 04:38:34
by randy with line changes +42 -11
Differences from 1.82
Various fixes to support attribute Reduce.
1.82
Modified 2017/07/22 02:23:10
by randy with line changes +3 -2
Differences from 1.81
Extended the maximum prefix size.
1.81
Modified 2017/01/14 02:51:51
by randy with line changes +2 -3
Differences from 1.80
*** empty log message ***
1.80
Modified 2016/08/20 00:16:50
by randy with line changes +18 -3
Differences from 1.79
Various bug fixes for Ada 202x.
1.79
Modified 2016/04/21 03:14:27
by randy with line changes +49 -107
Differences from 1.78
Various changes to the formatting: added Base_Change_Version (so we can show
changes for arbitrary versions) and Force_New_Revision_Colors (so we can
ensure that all of the change colors are the same for a document).
1.78
Modified 2013/12/14 04:58:12
by randy with line changes +322 -297
CVS Tags: Ada2012_TC1
Differences from 1.77
Fixes to attribute commands (added InitialVersion) and results.
1.77
Modified 2013/07/06 03:08:41
by randy with line changes +47 -11
Differences from 1.76
Added a nasty hack so that newly added aspects appear to be added in Show_Changes versions.
1.76
Modified 2013/03/28 04:27:35
by randy with line changes +82 -6
Differences from 1.75
Added Ada 2012 change annotations. Added HTMLScript command to allow inserting Google Analytics scripts on each page.
1.75
Modified 2012/12/14 04:15:03
by randy with line changes +89 -84
CVS Tags: Ada2012_Final
Differences from 1.74
Various changes to generalize formatting, and to support last minute Ada 2012 changes.
1.74
Modified 2012/11/06 02:30:36
by randy with line changes +123 -66
Differences from 1.73
Added various styles and commands to generalize further (and work better for the Rationale and RRS's documentation).
1.73
Modified 2012/10/19 01:18:15
by randy with line changes +137 -60
Differences from 1.72
Fixed a bug noted by Stephen Leake; prevented (?) others by putting Impldef information
into a variant record.
1.72
Modified 2012/09/01 06:46:48
by randy with line changes +1 -2
Differences from 1.71
Added an Output_Path command line parameter, and support for it everywhere.
1.71
Modified 2012/09/01 05:13:36
by randy with line changes +159 -84
Differences from 1.70
Fixed problems with uninitialized (and unused) components being used.
1.70
Modified 2012/04/03 22:10:50
by randy with line changes +2 -2
CVS Tags: Ada2012_D17
Differences from 1.69
Various changes noted by Stephen Leake, plus a new version of the Texinfo package.
1.69
Modified 2012/04/03 21:08:30
by randy with line changes +35 -4
Differences from 1.68
Added additional paging commands to allow the ISO version to look better.
1.68
Modified 2012/03/20 06:37:15
by randy with line changes +32 -4
Differences from 1.67
A number of bug fixes (as we near completion of Ada 2012).
1.67
Modified 2011/10/27 01:29:48
by randy with line changes +263 -116
CVS Tags: Amend2_D14
Differences from 1.66
Various added and revised commands to fix problems in Ada 2012 Standard.
1.66
Modified 2011/10/21 06:40:45
by randy with line changes +407 -132
Differences from 1.65
Implemented various commands and parameters to fix problems in Ada 2012 Standard.
1.65
Modified 2011/10/19 23:58:04
by randy with line changes +1 -1
Differences from 1.64
Fixed minor glitch in copyright message.
1.64
Modified 2011/10/18 23:27:29
by randy with line changes +14 -16
Differences from 1.63
Changed to GPLv3 license at request of WG 9.
1.63
Modified 2011/08/17 00:31:56
by randy with line changes +110 -12
Differences from 1.62
Added trap for "broken comment" problem, else we get an infinite loop (ugh).
1.62
Modified 2011/08/09 04:17:29
by randy with line changes +133 -728
Differences from 1.61
Split additional stuff out of ARM_Format; added Aspect Description commands.
1.61
Modified 2010/04/24 06:04:30
by randy with line changes +114 -7
CVS Tags: Amend2_D9
Differences from 1.60
Added changes from Ada 2005 footers to the tool.
1.60
Modified 2010/04/01 02:11:15
by randy with line changes +33 -2
Differences from 1.59
Added Labeled_Deleted_xxx and various other goodies.
1.59
Modified 2009/05/07 03:19:31
by randy with line changes +264 -84
Differences from 1.58
Updated the footers to support proper ISO format; added Labeled_Deleted commands.
1.58
Modified 2009/03/05 04:39:38
by randy with line changes +32 -16
Differences from 1.57
Added code to get rid of ghost paragraphs in New-Only versions with no paragraph numbers.
1.57
Modified 2007/12/20 07:43:32
by Randy with line changes +439 -746
Differences from 1.56
Added MS-DOS name mode for HTML, and added text color commands.
1.56
Modified 2007/12/18 07:37:56
by Randy with line changes +3 -0
Differences from 1.55
Various minor bug fixes.
1.55
Modified 2007/02/19 23:57:21
by Randy with line changes +23 -12
Differences from 1.54
Added Title style to fix issues on title pages.
1.54
Modified 2007/02/17 01:53:32
by Randy with line changes +16 -16
Differences from 1.53
Removed unneeded tracing.
1.53
Modified 2007/02/16 07:27:11
by Randy with line changes +303 -490
Differences from 1.52
Updates to allow more general indenting for all kinds of paragraphs; this also
eliminates some errors and simplies the code (removing several hundred lines).
1.52
Modified 2007/02/11 07:28:53
by Randy with line changes +19 -78
Differences from 1.51
Changed meaning of AI_Reference; checked out glitches in formatter.
1.51
Modified 2007/02/06 06:18:29
by Randy with line changes +49 -60
Differences from 1.50
Added UsageNote for ASIS, and moved ChildRef and ElementRef to the AASIS.
1.50
Modified 2006/10/19 06:39:31
by Randy with line changes +35 -12
CVS Tags: Amend_Final
Differences from 1.49
Fixed various bugs in the formatting program.
1.49
Modified 2006/10/17 05:30:18
by Randy with line changes +321 -158
Differences from 1.48
Fixes to eliminate issues with non-terminal links.
1.48
Modified 2006/10/14 06:05:55
by Randy with line changes +268 -87
Differences from 1.47
Added commands to fix syntax link problems and to add HTML color flexibility.
1.47
Modified 2006/09/30 04:57:19
by Randy with line changes +63 -9
Differences from 1.46
Added ElementRef and ChildRef for ASIS.
1.46
Modified 2006/09/26 05:12:13
by Randy with line changes +55 -11
Differences from 1.45
Various bug fixes for ASIS work.
1.45
Modified 2006/09/23 05:23:33
by Randy with line changes +341 -257
Differences from 1.44
Changes to (1) allow subsubclauses; (2) to allow more sections; (3) to format
notes as in ISO 2004.
1.44
Modified 2006/08/05 04:33:54
by Randy with line changes +70 -26
Differences from 1.43
Various minor fixes.
1.43
Modified 2006/06/24 00:06:08
by Randy with line changes +229 -195
Differences from 1.42
Implemented forward non-terminal links.
1.42
Modified 2006/06/23 04:27:20
by Randy with line changes +114 -14
Differences from 1.41
Implemented Non_Terminal linking.
1.41
Modified 2006/02/19 06:44:40
by Randy with line changes +164 -81
Differences from 1.40
Various fixes to the program.
1.40
Modified 2006/02/16 06:47:59
by Randy with line changes +386 -50
Differences from 1.39
Various fixes and new features for the Rat and the RM.
1.39
Modified 2006/02/11 07:59:40
by Randy with line changes +209 -504
Differences from 1.38
Improvements to tables, added picture commands.
1.38
Modified 2006/02/09 07:55:50
by Randy with line changes +28 -0
Differences from 1.37
Added table row command checking to make it easier to find formatting problems.
1.37
Modified 2006/01/28 06:49:31
by Randy with line changes +133 -40
Differences from 1.36
Various improvements, mostly for the Rationale.
1.36
Modified 2006/01/19 23:07:24
by Randy with line changes +152 -164
Differences from 1.35
Various program improvements.
1.35
Modified 2006/01/17 07:20:10
by Randy with line changes +432 -381
Differences from 1.34
Added many commands, especially master file commands and additional kinds of links.
1.34
Modified 2006/01/13 01:35:57
by Randy with line changes +3 -2
Differences from 1.33
Added master document file, to increase the flexibility of the document tool.
1.33
Modified 2005/12/15 02:37:46
by Randy with line changes +39 -35
CVS Tags: Amend_D15
Differences from 1.32
Changes to add Annex Q.
1.32
Modified 2005/10/31 03:46:16
by Randy with line changes +87 -9
Differences from 1.31
Various changes to finish implementing Annex Q.
1.31
Modified 2005/10/29 06:01:42
by Randy with line changes +816 -262
Differences from 1.30
Changes to support Annex Q.
1.30
Modified 2005/08/21 18:01:55
by Randy with line changes +35 -4
CVS Tags: Amend_D13
Differences from 1.29
Added arbitrary Unicode characters.
1.29
Modified 2005/03/18 06:36:55
by Randy with line changes +3 -2
Differences from 1.28
Allowed Unicode characters in HTML, and spelling fix.
1.28
Modified 2005/02/03 07:11:48
by Randy with line changes +3 -3
CVS Tags: Amend_D10
Differences from 1.27
Fixed two small bugs.
1.27
Modified 2005/02/02 00:28:05
by Randy with line changes +16 -2
Differences from 1.26
Added Turkish characters for AARM note on capitalization.
1.26
Modified 2005/01/28 04:41:51
by Randy with line changes +18 -4
Differences from 1.25
Fixed bugs; changed HTML to avoid inserting junk spaces between insertions and
deletions unless they're actually required.
1.25
Modified 2005/01/27 06:17:17
by Randy with line changes +1013 -796
Differences from 1.24
Added AddedSyn and DeletedSyn commands; refactored code to avoid lots of
duplication.
1.24
Modified 2005/01/25 07:00:44
by Randy with line changes +140 -77
Differences from 1.23
Updated program to support an additional format (for Display in Hanging).
1.23
Modified 2005/01/21 06:06:25
by Randy with line changes +14 -4
Differences from 1.22
Added debugging to find problems.
1.22
Modified 2005/01/20 06:32:48
by Randy with line changes +452 -230
Differences from 1.21
Fixed bugs; implemented Impl Advice and Doc Req lists.
1.21
Modified 2004/12/16 06:31:14
by Randy with line changes +57 -19
CVS Tags: Amend_D9
Differences from 1.20
Fixed various minor bugs.
1.20
Modified 2004/12/15 01:07:39
by Randy with line changes +6 -7
Differences from 1.19
Various minor fixes.
1.19
Modified 2004/12/12 05:31:21
by Randy with line changes +268 -77
Differences from 1.18
Fixed problems in various commands, including unimplemented @ChgAttr [Add].
1.18
Modified 2004/12/08 01:10:15
by Randy with line changes +41 -25
Differences from 1.17
Finished work on new commands.
1.17
Modified 2004/12/07 05:16:19
by Randy with line changes +621 -128
Differences from 1.16
Implemented various new commands; debugged old ones.
1.16
Modified 2004/11/17 01:14:53
by Randy with line changes +13 -4
Differences from 1.15
Added Indented_Nested_Bulleted; changed revision table in hopes of getting
better colors.
1.15
Modified 2004/11/05 05:46:28
by Randy with line changes +3 -3
Differences from 1.14
Fixed a paragraph numbering bug.
1.14
Modified 2004/11/04 05:40:23
by Randy with line changes +71 -11
Differences from 1.13
Added InnerInnerItemize; fixed @Chg bug; added DeletedAdded ChgRef Kind.
1.13
Modified 2004/10/30 21:42:32
by Randy with line changes +8 -6
Differences from 1.12
Various bug fixes.
1.12
Modified 2004/10/29 04:21:58
by Randy with line changes +27 -12
Differences from 1.11
Added AddedNormal change Kind; other fixes suggested by the ARG.
1.11
Modified 2004/09/17 04:55:40
by Randy with line changes +30 -20
Differences from 1.10
Various bug fixes to the programs.
1.10
Modified 2004/09/16 01:19:53
by Randy with line changes +580 -157
Differences from 1.9
Added/updated various commands to support the requirements of the Amendment.
1.9
Modified 2004/09/11 05:04:39
by Randy with line changes +293 -82
Differences from 1.8
Updated to support nested of @Chg commands.
1.8
Modified 2003/04/12 03:31:11
by randy with line changes +307 -179
Differences from 1.7
Fixed glitches with WC3 support, indexing, more.
1.7
Modified 2002/07/19 05:47:36
by randy with line changes +616 -417
Differences from 1.6
Added new title and version commands.
1.6
Modified 2002/06/18 03:58:01
by randy with line changes +107 -6
Differences from 1.5
Added AARM sections to determine changes from Ada 95.
1.5
Modified 2000/11/10 20:27:58
by Randy with line changes +65 -5
CVS Tags: Final_TC1_Fixes
Differences from 1.4
Added ISOOnly paragraph grouping; fixed inserted paragraph numbers to support more than 9.
1.4
Modified 2000/09/29 05:35:40
by Randy with line changes +33 -2
CVS Tags: Final_TC1
Differences from 1.3
Implemented style sheets for HTML; added links to syntax summary.
1.3
Modified 2000/09/27 00:15:37
by Randy with line changes +20 -3
Differences from 1.2
Implemented a new style to improve syntax listings.
1.2
Modified 2000/09/09 01:17:14
by Randy with line changes +29 -2
Differences from 1.1
Added additional text to index introduction; removed non-working soft hyphen from HTML.
1.1
Modified 2000/09/02 00:15:03
by Randy
Initial release version.
This form allows you to request differences between any
two revisions of a file, by number or by tag.
Questions? Ask the ACAA Technical Agent