gawk-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[SCM] gawk branch, master, updated. gawk-4.1.0-4863-g877acc22


From: Arnold Robbins
Subject: [SCM] gawk branch, master, updated. gawk-4.1.0-4863-g877acc22
Date: Sun, 14 Aug 2022 05:58:07 -0400 (EDT)

This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "gawk".

The branch, master has been updated
       via  877acc226db6d694ba6407a3ff797ffc92379a81 (commit)
      from  8b42b5c9211f7704f08a08565d37354a8abc88d7 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
http://git.sv.gnu.org/cgit/gawk.git/commit/?id=877acc226db6d694ba6407a3ff797ffc92379a81

commit 877acc226db6d694ba6407a3ff797ffc92379a81
Author: Arnold D. Robbins <arnold@skeeve.com>
Date:   Sun Aug 14 12:57:46 2022 +0300

    Some more doc updates.

diff --git a/doc/ChangeLog b/doc/ChangeLog
index d719dee1..717d598c 100644
--- a/doc/ChangeLog
+++ b/doc/ChangeLog
@@ -1,8 +1,14 @@
+2022-08-14         Arnold D. Robbins     <arnold@skeeve.com>
+
+       * gawktexi.in (Persistent Memory): Small addition.
+       * pm-gawk.1: Add a SEE ALSO section with appropriate
+       pointers, including to Terence Kelly's website for pma.
+
 2022-08-12         Arnold D. Robbins     <arnold@skeeve.com>
 
        * pm-gawk.1: New file.
        * Makefile.am: Add stuff to integrate the new man page into
-       all the stuff: Installation, spell check, ps and pdf generation.
+       all the facilities: Installation, spell check, ps and pdf generation.
 
 2022-08-11         Arnold D. Robbins     <arnold@skeeve.com>
 
diff --git a/doc/gawk.info b/doc/gawk.info
index acca8ebc..a8a918c6 100644
--- a/doc/gawk.info
+++ b/doc/gawk.info
@@ -22240,8 +22240,9 @@ persistent memory and why it's useful in a scripting 
language like
 
 <https://web.eecs.umich.edu/~tpkelly/pma/>
      This is the canonical source for Terence Kelly's Persistent Memory
-     Allocator (PMA). Kelly may be reached directly at any of the
-     following email addresses: <tpkelly@acm.org>,
+     Allocator (PMA). The latest source code and user manual will alway
+     be available at this location.  Kelly may be reached directly at
+     any of the following email addresses: <tpkelly@acm.org>,
      <tpkelly@cs.princeton.edu>, or <tpkelly@eecs.umich.edu>.
 
 'Persistent Memory Allocation'
@@ -39565,244 +39566,244 @@ Ref: Two-way I/O-Footnote-2884578
 Node: TCP/IP Networking884660
 Node: Profiling887736
 Node: Persistent Memory897042
-Ref: Persistent Memory-Footnote-1904662
-Node: Extension Philosophy904789
-Node: Advanced Features Summary906276
-Node: Internationalization908448
-Node: I18N and L10N910122
-Node: Explaining gettext910809
-Ref: Explaining gettext-Footnote-1916701
-Ref: Explaining gettext-Footnote-2916886
-Node: Programmer i18n917051
-Ref: Programmer i18n-Footnote-1922000
-Node: Translator i18n922049
-Node: String Extraction922843
-Ref: String Extraction-Footnote-1923975
-Node: Printf Ordering924061
-Ref: Printf Ordering-Footnote-1926847
-Node: I18N Portability926911
-Ref: I18N Portability-Footnote-1929367
-Node: I18N Example929430
-Ref: I18N Example-Footnote-1932705
-Ref: I18N Example-Footnote-2932778
-Node: Gawk I18N932887
-Node: I18N Summary933509
-Node: Debugger934850
-Node: Debugging935850
-Node: Debugging Concepts936291
-Node: Debugging Terms938100
-Node: Awk Debugging940675
-Ref: Awk Debugging-Footnote-1941620
-Node: Sample Debugging Session941752
-Node: Debugger Invocation942286
-Node: Finding The Bug943672
-Node: List of Debugger Commands950146
-Node: Breakpoint Control951479
-Node: Debugger Execution Control955173
-Node: Viewing And Changing Data958535
-Node: Execution Stack962076
-Node: Debugger Info963713
-Node: Miscellaneous Debugger Commands967784
-Node: Readline Support972846
-Node: Limitations973742
-Node: Debugging Summary976296
-Node: Namespaces977575
-Node: Global Namespace978686
-Node: Qualified Names980084
-Node: Default Namespace981083
-Node: Changing The Namespace981824
-Node: Naming Rules983438
-Node: Internal Name Management985286
-Node: Namespace Example986328
-Node: Namespace And Features988890
-Node: Namespace Summary990325
-Node: Arbitrary Precision Arithmetic991802
-Node: Computer Arithmetic993289
-Ref: table-numeric-ranges997055
-Ref: table-floating-point-ranges997549
-Ref: Computer Arithmetic-Footnote-1998208
-Node: Math Definitions998265
-Ref: table-ieee-formats1001241
-Node: MPFR features1001809
-Node: MPFR On Parole1002254
-Ref: MPFR On Parole-Footnote-11003083
-Node: MPFR Intro1003238
-Node: FP Math Caution1004889
-Ref: FP Math Caution-Footnote-11005961
-Node: Inexactness of computations1006330
-Node: Inexact representation1007361
-Node: Comparing FP Values1008721
-Node: Errors accumulate1009962
-Node: Strange values1011418
-Ref: Strange values-Footnote-11014006
-Node: Getting Accuracy1014111
-Node: Try To Round1016821
-Node: Setting precision1017720
-Ref: table-predefined-precision-strings1018417
-Node: Setting the rounding mode1020248
-Ref: table-gawk-rounding-modes1020622
-Ref: Setting the rounding mode-Footnote-11024554
-Node: Arbitrary Precision Integers1024733
-Ref: Arbitrary Precision Integers-Footnote-11027908
-Node: Checking for MPFR1028057
-Node: POSIX Floating Point Problems1029531
-Ref: POSIX Floating Point Problems-Footnote-11034184
-Node: Floating point summary1034222
-Node: Dynamic Extensions1036412
-Node: Extension Intro1037965
-Node: Plugin License1039231
-Node: Extension Mechanism Outline1040028
-Ref: figure-load-extension1040467
-Ref: figure-register-new-function1042033
-Ref: figure-call-new-function1043126
-Node: Extension API Description1045189
-Node: Extension API Functions Introduction1046902
-Ref: table-api-std-headers1048738
-Node: General Data Types1052988
-Ref: General Data Types-Footnote-11061694
-Node: Memory Allocation Functions1061993
-Ref: Memory Allocation Functions-Footnote-11066494
-Node: Constructor Functions1066593
-Node: API Ownership of MPFR and GMP Values1070246
-Node: Registration Functions1071779
-Node: Extension Functions1072479
-Node: Exit Callback Functions1077801
-Node: Extension Version String1079051
-Node: Input Parsers1079714
-Node: Output Wrappers1092435
-Node: Two-way processors1096947
-Node: Printing Messages1099212
-Ref: Printing Messages-Footnote-11100383
-Node: Updating ERRNO1100536
-Node: Requesting Values1101275
-Ref: table-value-types-returned1102012
-Node: Accessing Parameters1103121
-Node: Symbol Table Access1104358
-Node: Symbol table by name1104870
-Ref: Symbol table by name-Footnote-11107895
-Node: Symbol table by cookie1108023
-Ref: Symbol table by cookie-Footnote-11112208
-Node: Cached values1112272
-Ref: Cached values-Footnote-11115808
-Node: Array Manipulation1115961
-Ref: Array Manipulation-Footnote-11117052
-Node: Array Data Types1117089
-Ref: Array Data Types-Footnote-11119747
-Node: Array Functions1119839
-Node: Flattening Arrays1124624
-Node: Creating Arrays1131600
-Node: Redirection API1136367
-Node: Extension API Variables1139200
-Node: Extension Versioning1139911
-Ref: gawk-api-version1140340
-Node: Extension GMP/MPFR Versioning1142072
-Node: Extension API Informational Variables1143700
-Node: Extension API Boilerplate1144773
-Node: Changes from API V11148747
-Node: Finding Extensions1150319
-Node: Extension Example1150878
-Node: Internal File Description1151676
-Node: Internal File Ops1155756
-Ref: Internal File Ops-Footnote-11167106
-Node: Using Internal File Ops1167246
-Ref: Using Internal File Ops-Footnote-11169629
-Node: Extension Samples1169903
-Node: Extension Sample File Functions1171432
-Node: Extension Sample Fnmatch1179081
-Node: Extension Sample Fork1180568
-Node: Extension Sample Inplace1181786
-Node: Extension Sample Ord1185412
-Node: Extension Sample Readdir1186248
-Ref: table-readdir-file-types1187137
-Node: Extension Sample Revout1188205
-Node: Extension Sample Rev2way1188794
-Node: Extension Sample Read write array1189534
-Node: Extension Sample Readfile1192699
-Node: Extension Sample Time1193794
-Node: Extension Sample API Tests1195546
-Node: gawkextlib1196038
-Node: Extension summary1198956
-Node: Extension Exercises1202658
-Node: Language History1203900
-Node: V7/SVR3.11205556
-Node: SVR41207708
-Node: POSIX1209142
-Node: BTL1210523
-Node: POSIX/GNU1211252
-Node: Feature History1217158
-Node: Common Extensions1234897
-Node: Ranges and Locales1236180
-Ref: Ranges and Locales-Footnote-11240796
-Ref: Ranges and Locales-Footnote-21240823
-Ref: Ranges and Locales-Footnote-31241058
-Node: Contributors1241281
-Node: History summary1247278
-Node: Installation1248658
-Node: Gawk Distribution1249602
-Node: Getting1250086
-Node: Extracting1251049
-Node: Distribution contents1252687
-Node: Unix Installation1259748
-Node: Quick Installation1260552
-Node: Compiling with MPFR1262972
-Node: Shell Startup Files1263662
-Node: Additional Configuration Options1264751
-Node: Configuration Philosophy1267066
-Node: Compiling from Git1269462
-Node: Building the Documentation1270017
-Node: Non-Unix Installation1271401
-Node: PC Installation1271861
-Node: PC Binary Installation1272702
-Node: PC Compiling1273575
-Node: PC Using1274681
-Node: Cygwin1278177
-Node: MSYS1279401
-Node: VMS Installation1280003
-Node: VMS Compilation1280722
-Ref: VMS Compilation-Footnote-11281951
-Node: VMS Dynamic Extensions1282009
-Node: VMS Installation Details1283694
-Node: VMS Running1285956
-Node: VMS GNV1290235
-Node: Bugs1290949
-Node: Bug definition1291861
-Node: Bug address1294797
-Node: Usenet1297985
-Node: Performance bugs1299174
-Node: Asking for help1302095
-Node: Maintainers1304062
-Node: Other Versions1305069
-Node: Installation summary1313339
-Node: Notes1314696
-Node: Compatibility Mode1315490
-Node: Additions1316272
-Node: Accessing The Source1317197
-Node: Adding Code1318634
-Node: New Ports1325449
-Node: Derived Files1329824
-Ref: Derived Files-Footnote-11335484
-Ref: Derived Files-Footnote-21335519
-Ref: Derived Files-Footnote-31336117
-Node: Future Extensions1336231
-Node: Implementation Limitations1336889
-Node: Extension Design1338099
-Node: Old Extension Problems1339243
-Ref: Old Extension Problems-Footnote-11340761
-Node: Extension New Mechanism Goals1340818
-Ref: Extension New Mechanism Goals-Footnote-11344182
-Node: Extension Other Design Decisions1344371
-Node: Extension Future Growth1346484
-Node: Notes summary1347090
-Node: Basic Concepts1348248
-Node: Basic High Level1348929
-Ref: figure-general-flow1349211
-Ref: figure-process-flow1349897
-Ref: Basic High Level-Footnote-11353199
-Node: Basic Data Typing1353384
-Node: Glossary1356712
-Node: Copying1388599
-Node: GNU Free Documentation License1426142
-Node: Index1451262
+Ref: Persistent Memory-Footnote-1904749
+Node: Extension Philosophy904876
+Node: Advanced Features Summary906363
+Node: Internationalization908535
+Node: I18N and L10N910209
+Node: Explaining gettext910896
+Ref: Explaining gettext-Footnote-1916788
+Ref: Explaining gettext-Footnote-2916973
+Node: Programmer i18n917138
+Ref: Programmer i18n-Footnote-1922087
+Node: Translator i18n922136
+Node: String Extraction922930
+Ref: String Extraction-Footnote-1924062
+Node: Printf Ordering924148
+Ref: Printf Ordering-Footnote-1926934
+Node: I18N Portability926998
+Ref: I18N Portability-Footnote-1929454
+Node: I18N Example929517
+Ref: I18N Example-Footnote-1932792
+Ref: I18N Example-Footnote-2932865
+Node: Gawk I18N932974
+Node: I18N Summary933596
+Node: Debugger934937
+Node: Debugging935937
+Node: Debugging Concepts936378
+Node: Debugging Terms938187
+Node: Awk Debugging940762
+Ref: Awk Debugging-Footnote-1941707
+Node: Sample Debugging Session941839
+Node: Debugger Invocation942373
+Node: Finding The Bug943759
+Node: List of Debugger Commands950233
+Node: Breakpoint Control951566
+Node: Debugger Execution Control955260
+Node: Viewing And Changing Data958622
+Node: Execution Stack962163
+Node: Debugger Info963800
+Node: Miscellaneous Debugger Commands967871
+Node: Readline Support972933
+Node: Limitations973829
+Node: Debugging Summary976383
+Node: Namespaces977662
+Node: Global Namespace978773
+Node: Qualified Names980171
+Node: Default Namespace981170
+Node: Changing The Namespace981911
+Node: Naming Rules983525
+Node: Internal Name Management985373
+Node: Namespace Example986415
+Node: Namespace And Features988977
+Node: Namespace Summary990412
+Node: Arbitrary Precision Arithmetic991889
+Node: Computer Arithmetic993376
+Ref: table-numeric-ranges997142
+Ref: table-floating-point-ranges997636
+Ref: Computer Arithmetic-Footnote-1998295
+Node: Math Definitions998352
+Ref: table-ieee-formats1001328
+Node: MPFR features1001896
+Node: MPFR On Parole1002341
+Ref: MPFR On Parole-Footnote-11003170
+Node: MPFR Intro1003325
+Node: FP Math Caution1004976
+Ref: FP Math Caution-Footnote-11006048
+Node: Inexactness of computations1006417
+Node: Inexact representation1007448
+Node: Comparing FP Values1008808
+Node: Errors accumulate1010049
+Node: Strange values1011505
+Ref: Strange values-Footnote-11014093
+Node: Getting Accuracy1014198
+Node: Try To Round1016908
+Node: Setting precision1017807
+Ref: table-predefined-precision-strings1018504
+Node: Setting the rounding mode1020335
+Ref: table-gawk-rounding-modes1020709
+Ref: Setting the rounding mode-Footnote-11024641
+Node: Arbitrary Precision Integers1024820
+Ref: Arbitrary Precision Integers-Footnote-11027995
+Node: Checking for MPFR1028144
+Node: POSIX Floating Point Problems1029618
+Ref: POSIX Floating Point Problems-Footnote-11034271
+Node: Floating point summary1034309
+Node: Dynamic Extensions1036499
+Node: Extension Intro1038052
+Node: Plugin License1039318
+Node: Extension Mechanism Outline1040115
+Ref: figure-load-extension1040554
+Ref: figure-register-new-function1042120
+Ref: figure-call-new-function1043213
+Node: Extension API Description1045276
+Node: Extension API Functions Introduction1046989
+Ref: table-api-std-headers1048825
+Node: General Data Types1053075
+Ref: General Data Types-Footnote-11061781
+Node: Memory Allocation Functions1062080
+Ref: Memory Allocation Functions-Footnote-11066581
+Node: Constructor Functions1066680
+Node: API Ownership of MPFR and GMP Values1070333
+Node: Registration Functions1071866
+Node: Extension Functions1072566
+Node: Exit Callback Functions1077888
+Node: Extension Version String1079138
+Node: Input Parsers1079801
+Node: Output Wrappers1092522
+Node: Two-way processors1097034
+Node: Printing Messages1099299
+Ref: Printing Messages-Footnote-11100470
+Node: Updating ERRNO1100623
+Node: Requesting Values1101362
+Ref: table-value-types-returned1102099
+Node: Accessing Parameters1103208
+Node: Symbol Table Access1104445
+Node: Symbol table by name1104957
+Ref: Symbol table by name-Footnote-11107982
+Node: Symbol table by cookie1108110
+Ref: Symbol table by cookie-Footnote-11112295
+Node: Cached values1112359
+Ref: Cached values-Footnote-11115895
+Node: Array Manipulation1116048
+Ref: Array Manipulation-Footnote-11117139
+Node: Array Data Types1117176
+Ref: Array Data Types-Footnote-11119834
+Node: Array Functions1119926
+Node: Flattening Arrays1124711
+Node: Creating Arrays1131687
+Node: Redirection API1136454
+Node: Extension API Variables1139287
+Node: Extension Versioning1139998
+Ref: gawk-api-version1140427
+Node: Extension GMP/MPFR Versioning1142159
+Node: Extension API Informational Variables1143787
+Node: Extension API Boilerplate1144860
+Node: Changes from API V11148834
+Node: Finding Extensions1150406
+Node: Extension Example1150965
+Node: Internal File Description1151763
+Node: Internal File Ops1155843
+Ref: Internal File Ops-Footnote-11167193
+Node: Using Internal File Ops1167333
+Ref: Using Internal File Ops-Footnote-11169716
+Node: Extension Samples1169990
+Node: Extension Sample File Functions1171519
+Node: Extension Sample Fnmatch1179168
+Node: Extension Sample Fork1180655
+Node: Extension Sample Inplace1181873
+Node: Extension Sample Ord1185499
+Node: Extension Sample Readdir1186335
+Ref: table-readdir-file-types1187224
+Node: Extension Sample Revout1188292
+Node: Extension Sample Rev2way1188881
+Node: Extension Sample Read write array1189621
+Node: Extension Sample Readfile1192786
+Node: Extension Sample Time1193881
+Node: Extension Sample API Tests1195633
+Node: gawkextlib1196125
+Node: Extension summary1199043
+Node: Extension Exercises1202745
+Node: Language History1203987
+Node: V7/SVR3.11205643
+Node: SVR41207795
+Node: POSIX1209229
+Node: BTL1210610
+Node: POSIX/GNU1211339
+Node: Feature History1217245
+Node: Common Extensions1234984
+Node: Ranges and Locales1236267
+Ref: Ranges and Locales-Footnote-11240883
+Ref: Ranges and Locales-Footnote-21240910
+Ref: Ranges and Locales-Footnote-31241145
+Node: Contributors1241368
+Node: History summary1247365
+Node: Installation1248745
+Node: Gawk Distribution1249689
+Node: Getting1250173
+Node: Extracting1251136
+Node: Distribution contents1252774
+Node: Unix Installation1259835
+Node: Quick Installation1260639
+Node: Compiling with MPFR1263059
+Node: Shell Startup Files1263749
+Node: Additional Configuration Options1264838
+Node: Configuration Philosophy1267153
+Node: Compiling from Git1269549
+Node: Building the Documentation1270104
+Node: Non-Unix Installation1271488
+Node: PC Installation1271948
+Node: PC Binary Installation1272789
+Node: PC Compiling1273662
+Node: PC Using1274768
+Node: Cygwin1278264
+Node: MSYS1279488
+Node: VMS Installation1280090
+Node: VMS Compilation1280809
+Ref: VMS Compilation-Footnote-11282038
+Node: VMS Dynamic Extensions1282096
+Node: VMS Installation Details1283781
+Node: VMS Running1286043
+Node: VMS GNV1290322
+Node: Bugs1291036
+Node: Bug definition1291948
+Node: Bug address1294884
+Node: Usenet1298072
+Node: Performance bugs1299261
+Node: Asking for help1302182
+Node: Maintainers1304149
+Node: Other Versions1305156
+Node: Installation summary1313426
+Node: Notes1314783
+Node: Compatibility Mode1315577
+Node: Additions1316359
+Node: Accessing The Source1317284
+Node: Adding Code1318721
+Node: New Ports1325536
+Node: Derived Files1329911
+Ref: Derived Files-Footnote-11335571
+Ref: Derived Files-Footnote-21335606
+Ref: Derived Files-Footnote-31336204
+Node: Future Extensions1336318
+Node: Implementation Limitations1336976
+Node: Extension Design1338186
+Node: Old Extension Problems1339330
+Ref: Old Extension Problems-Footnote-11340848
+Node: Extension New Mechanism Goals1340905
+Ref: Extension New Mechanism Goals-Footnote-11344269
+Node: Extension Other Design Decisions1344458
+Node: Extension Future Growth1346571
+Node: Notes summary1347177
+Node: Basic Concepts1348335
+Node: Basic High Level1349016
+Ref: figure-general-flow1349298
+Ref: figure-process-flow1349984
+Ref: Basic High Level-Footnote-11353286
+Node: Basic Data Typing1353471
+Node: Glossary1356799
+Node: Copying1388686
+Node: GNU Free Documentation License1426229
+Node: Index1451349
 
 End Tag Table
 
diff --git a/doc/gawk.texi b/doc/gawk.texi
index f82085e4..ed034227 100644
--- a/doc/gawk.texi
+++ b/doc/gawk.texi
@@ -31174,7 +31174,9 @@ persistent memory and why it's useful in a scripting 
language like
 @table @asis
 @item @uref{https://web.eecs.umich.edu/~tpkelly/pma/}
 This is the canonical source for Terence Kelly's Persistent Memory
-Allocator (PMA).  Kelly may be reached directly at any of the following
+Allocator (PMA).  The latest source code and user manual
+will alway be available at this location.
+Kelly may be reached directly at any of the following
 email addresses:
 @EMAIL{tpkelly@@acm.org, tpkelly AT acm.org},
 @EMAIL{tpkelly@@cs.princeton.edu, tpkelly AT cs.princeton.edu}, or
diff --git a/doc/gawktexi.in b/doc/gawktexi.in
index 7262cefc..ef2f633b 100644
--- a/doc/gawktexi.in
+++ b/doc/gawktexi.in
@@ -30056,7 +30056,9 @@ persistent memory and why it's useful in a scripting 
language like
 @table @asis
 @item @uref{https://web.eecs.umich.edu/~tpkelly/pma/}
 This is the canonical source for Terence Kelly's Persistent Memory
-Allocator (PMA).  Kelly may be reached directly at any of the following
+Allocator (PMA).  The latest source code and user manual
+will alway be available at this location.
+Kelly may be reached directly at any of the following
 email addresses:
 @EMAIL{tpkelly@@acm.org, tpkelly AT acm.org},
 @EMAIL{tpkelly@@cs.princeton.edu, tpkelly AT cs.princeton.edu}, or
diff --git a/doc/pm-gawk.1 b/doc/pm-gawk.1
index ffb428d9..df5f68cd 100644
--- a/doc/pm-gawk.1
+++ b/doc/pm-gawk.1
@@ -168,6 +168,17 @@ e-mail to Terence Kelly at one or more of these addresses:
 \f(CWtpkelly@eecs.umich.edu\fP,
 or
 \f(CWtpkelly@cs.princeton.edu\fP.
+.SH SEE ALSO
+.IR gawk (1),
+\*(EP,
+and
+\*(PM.
+The two manuals should be available in the Info subsystem
+if Info installed on your system.
+.PP
+The latest source code and manual are always available
+from
+\f(CWhttps://web.eecs.umich.edu/~tpkelly/pma/\fP.
 .SH COPYING PERMISSIONS
 Copyright \(co 2022
 Terence Kelly.

-----------------------------------------------------------------------

Summary of changes:
 doc/ChangeLog   |   8 +-
 doc/gawk.info   | 481 ++++++++++++++++++++++++++++----------------------------
 doc/gawk.texi   |   4 +-
 doc/gawktexi.in |   4 +-
 doc/pm-gawk.1   |  11 ++
 5 files changed, 265 insertions(+), 243 deletions(-)


hooks/post-receive
-- 
gawk



reply via email to

[Prev in Thread] Current Thread [Next in Thread]