gawk-diffs
[Top][All Lists]
Advanced

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

[gawk-diffs] [SCM] gawk branch, feature/namespaces, updated. gawk-4.1.0-


From: Arnold Robbins
Subject: [gawk-diffs] [SCM] gawk branch, feature/namespaces, updated. gawk-4.1.0-3838-gd1bf2d2
Date: Tue, 1 Jan 2019 23:55:12 -0500 (EST)

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, feature/namespaces has been updated
       via  d1bf2d292b03f30a69d9e6868dc1a80aa2f8a7cd (commit)
      from  6bcc48bb0eefff5f0263a9569973a0b33ebed4cd (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=d1bf2d292b03f30a69d9e6868dc1a80aa2f8a7cd

commit d1bf2d292b03f30a69d9e6868dc1a80aa2f8a7cd
Author: Arnold D. Robbins <address@hidden>
Date:   Wed Jan 2 06:54:54 2019 +0200

    More doc fixes for namespace chapter.

diff --git a/doc/ChangeLog b/doc/ChangeLog
index ee7b4ba..7801a18 100644
--- a/doc/ChangeLog
+++ b/doc/ChangeLog
@@ -1,3 +1,8 @@
+2019-01-02         Arnold D. Robbins     <address@hidden>
+
+       * gawktexi.in: A few more fixes w.r.t. namespaces. Thanks to
+       Antonio Giovanni Colombo for pointing out the problems.
+
 2018-12-31         Arnold D. Robbins     <address@hidden>
 
        * gawktexi.in: A few fixes w.r.t. namespaces. Thanks to
diff --git a/doc/gawk.info b/doc/gawk.info
index 5ed291a..74df45c 100644
--- a/doc/gawk.info
+++ b/doc/gawk.info
@@ -25566,8 +25566,8 @@ termed a "symbol table".  The functions are as follows:
 '                         awk_value_t *result);'
      This is like 'sym_lookup()', but the 'name_space' parameter allows
      you to specify which namespace 'name' is part of.  'name_space'
-     cannot be 'NULL'.  If it is '""' or '"awk', then 'name' is searched
-     for in the default 'awk' namespace.
+     cannot be 'NULL'.  If it is '""' or '"awk"', then 'name' is
+     searched for in the default 'awk' namespace.
 
      Note that 'namespace' is a C++ keyword.  For interoperability with
      C++, you should avoid using that identifier in C code.
@@ -35605,7 +35605,7 @@ Index
 * multiple-line records:                 Multiple Line.       (line   6)
 * n debugger command (alias for next):   Debugger Execution Control.
                                                               (line  43)
-* name managment:                        Internal Name Management.
+* name management:                       Internal Name Management.
                                                               (line   6)
 * names, arrays/variables:               Library Names.       (line   6)
 * names, functions:                      Definition Syntax.   (line  24)
@@ -35634,8 +35634,7 @@ Index
 * namespaces, interaction with profiler: Namespace And Features.
                                                               (line   9)
 * namespaces, qualified names:           Qualified Names.     (line   6)
-* namoing rules, namespaces and component names: Naming Rules.
-                                                              (line   6)
+* naming rules, namespaces and component names: Naming Rules. (line   6)
 * NetBSD:                                Glossary.            (line 746)
 * networks, programming:                 TCP/IP Networking.   (line   6)
 * networks, support for:                 Special Network.     (line   6)
@@ -37181,124 +37180,124 @@ Ref: table-value-types-returned1037661
 Node: Accessing Parameters1038597
 Node: Symbol Table Access1039832
 Node: Symbol table by name1040344
-Ref: Symbol table by name-Footnote-11043367
-Node: Symbol table by cookie1043495
-Ref: Symbol table by cookie-Footnote-11047680
-Node: Cached values1047744
-Ref: Cached values-Footnote-11051280
-Node: Array Manipulation1051433
-Ref: Array Manipulation-Footnote-11052524
-Node: Array Data Types1052561
-Ref: Array Data Types-Footnote-11055219
-Node: Array Functions1055311
-Node: Flattening Arrays1059809
-Node: Creating Arrays1066785
-Node: Redirection API1071552
-Node: Extension API Variables1074385
-Node: Extension Versioning1075096
-Ref: gawk-api-version1075525
-Node: Extension GMP/MPFR Versioning1077256
-Node: Extension API Informational Variables1078884
-Node: Extension API Boilerplate1079957
-Node: Changes from API V11083931
-Node: Finding Extensions1085503
-Node: Extension Example1086062
-Node: Internal File Description1086860
-Node: Internal File Ops1090940
-Ref: Internal File Ops-Footnote-11102290
-Node: Using Internal File Ops1102430
-Ref: Using Internal File Ops-Footnote-11104813
-Node: Extension Samples1105087
-Node: Extension Sample File Functions1106616
-Node: Extension Sample Fnmatch1114265
-Node: Extension Sample Fork1115752
-Node: Extension Sample Inplace1116970
-Node: Extension Sample Ord1120274
-Node: Extension Sample Readdir1121110
-Ref: table-readdir-file-types1121999
-Node: Extension Sample Revout1122804
-Node: Extension Sample Rev2way1123393
-Node: Extension Sample Read write array1124133
-Node: Extension Sample Readfile1126075
-Node: Extension Sample Time1127170
-Node: Extension Sample API Tests1128518
-Node: gawkextlib1129010
-Node: Extension summary1131928
-Node: Extension Exercises1135630
-Node: Language History1136872
-Node: V7/SVR3.11138528
-Node: SVR41140680
-Node: POSIX1142114
-Node: BTL1143494
-Node: POSIX/GNU1144223
-Node: Feature History1150001
-Node: Common Extensions1166047
-Node: Ranges and Locales1167330
-Ref: Ranges and Locales-Footnote-11171946
-Ref: Ranges and Locales-Footnote-21171973
-Ref: Ranges and Locales-Footnote-31172208
-Node: Contributors1172429
-Node: History summary1178374
-Node: Installation1179754
-Node: Gawk Distribution1180698
-Node: Getting1181182
-Node: Extracting1182145
-Node: Distribution contents1183783
-Node: Unix Installation1190263
-Node: Quick Installation1190945
-Node: Shell Startup Files1193359
-Node: Additional Configuration Options1194448
-Node: Configuration Philosophy1196613
-Node: Non-Unix Installation1198982
-Node: PC Installation1199442
-Node: PC Binary Installation1200280
-Node: PC Compiling1200715
-Node: PC Using1201832
-Node: Cygwin1205385
-Node: MSYS1206484
-Node: VMS Installation1206985
-Node: VMS Compilation1207776
-Ref: VMS Compilation-Footnote-11209005
-Node: VMS Dynamic Extensions1209063
-Node: VMS Installation Details1210748
-Node: VMS Running1213001
-Node: VMS GNV1217280
-Node: VMS Old Gawk1218015
-Node: Bugs1218486
-Node: Bug address1219149
-Node: Usenet1222131
-Node: Maintainers1223135
-Node: Other Versions1224396
-Node: Installation summary1231310
-Node: Notes1232512
-Node: Compatibility Mode1233306
-Node: Additions1234088
-Node: Accessing The Source1235013
-Node: Adding Code1236450
-Node: New Ports1242669
-Node: Derived Files1247157
-Ref: Derived Files-Footnote-11252803
-Ref: Derived Files-Footnote-21252838
-Ref: Derived Files-Footnote-31253436
-Node: Future Extensions1253550
-Node: Implementation Limitations1254208
-Node: Extension Design1255391
-Node: Old Extension Problems1256535
-Ref: Old Extension Problems-Footnote-11258053
-Node: Extension New Mechanism Goals1258110
-Ref: Extension New Mechanism Goals-Footnote-11261474
-Node: Extension Other Design Decisions1261663
-Node: Extension Future Growth1263776
-Node: Notes summary1264612
-Node: Basic Concepts1265787
-Node: Basic High Level1266468
-Ref: figure-general-flow1266750
-Ref: figure-process-flow1267435
-Ref: Basic High Level-Footnote-11270736
-Node: Basic Data Typing1270921
-Node: Glossary1274249
-Node: Copying1306087
-Node: GNU Free Documentation License1343630
-Node: Index1368750
+Ref: Symbol table by name-Footnote-11043368
+Node: Symbol table by cookie1043496
+Ref: Symbol table by cookie-Footnote-11047681
+Node: Cached values1047745
+Ref: Cached values-Footnote-11051281
+Node: Array Manipulation1051434
+Ref: Array Manipulation-Footnote-11052525
+Node: Array Data Types1052562
+Ref: Array Data Types-Footnote-11055220
+Node: Array Functions1055312
+Node: Flattening Arrays1059810
+Node: Creating Arrays1066786
+Node: Redirection API1071553
+Node: Extension API Variables1074386
+Node: Extension Versioning1075097
+Ref: gawk-api-version1075526
+Node: Extension GMP/MPFR Versioning1077257
+Node: Extension API Informational Variables1078885
+Node: Extension API Boilerplate1079958
+Node: Changes from API V11083932
+Node: Finding Extensions1085504
+Node: Extension Example1086063
+Node: Internal File Description1086861
+Node: Internal File Ops1090941
+Ref: Internal File Ops-Footnote-11102291
+Node: Using Internal File Ops1102431
+Ref: Using Internal File Ops-Footnote-11104814
+Node: Extension Samples1105088
+Node: Extension Sample File Functions1106617
+Node: Extension Sample Fnmatch1114266
+Node: Extension Sample Fork1115753
+Node: Extension Sample Inplace1116971
+Node: Extension Sample Ord1120275
+Node: Extension Sample Readdir1121111
+Ref: table-readdir-file-types1122000
+Node: Extension Sample Revout1122805
+Node: Extension Sample Rev2way1123394
+Node: Extension Sample Read write array1124134
+Node: Extension Sample Readfile1126076
+Node: Extension Sample Time1127171
+Node: Extension Sample API Tests1128519
+Node: gawkextlib1129011
+Node: Extension summary1131929
+Node: Extension Exercises1135631
+Node: Language History1136873
+Node: V7/SVR3.11138529
+Node: SVR41140681
+Node: POSIX1142115
+Node: BTL1143495
+Node: POSIX/GNU1144224
+Node: Feature History1150002
+Node: Common Extensions1166048
+Node: Ranges and Locales1167331
+Ref: Ranges and Locales-Footnote-11171947
+Ref: Ranges and Locales-Footnote-21171974
+Ref: Ranges and Locales-Footnote-31172209
+Node: Contributors1172430
+Node: History summary1178375
+Node: Installation1179755
+Node: Gawk Distribution1180699
+Node: Getting1181183
+Node: Extracting1182146
+Node: Distribution contents1183784
+Node: Unix Installation1190264
+Node: Quick Installation1190946
+Node: Shell Startup Files1193360
+Node: Additional Configuration Options1194449
+Node: Configuration Philosophy1196614
+Node: Non-Unix Installation1198983
+Node: PC Installation1199443
+Node: PC Binary Installation1200281
+Node: PC Compiling1200716
+Node: PC Using1201833
+Node: Cygwin1205386
+Node: MSYS1206485
+Node: VMS Installation1206986
+Node: VMS Compilation1207777
+Ref: VMS Compilation-Footnote-11209006
+Node: VMS Dynamic Extensions1209064
+Node: VMS Installation Details1210749
+Node: VMS Running1213002
+Node: VMS GNV1217281
+Node: VMS Old Gawk1218016
+Node: Bugs1218487
+Node: Bug address1219150
+Node: Usenet1222132
+Node: Maintainers1223136
+Node: Other Versions1224397
+Node: Installation summary1231311
+Node: Notes1232513
+Node: Compatibility Mode1233307
+Node: Additions1234089
+Node: Accessing The Source1235014
+Node: Adding Code1236451
+Node: New Ports1242670
+Node: Derived Files1247158
+Ref: Derived Files-Footnote-11252804
+Ref: Derived Files-Footnote-21252839
+Ref: Derived Files-Footnote-31253437
+Node: Future Extensions1253551
+Node: Implementation Limitations1254209
+Node: Extension Design1255392
+Node: Old Extension Problems1256536
+Ref: Old Extension Problems-Footnote-11258054
+Node: Extension New Mechanism Goals1258111
+Ref: Extension New Mechanism Goals-Footnote-11261475
+Node: Extension Other Design Decisions1261664
+Node: Extension Future Growth1263777
+Node: Notes summary1264613
+Node: Basic Concepts1265788
+Node: Basic High Level1266469
+Ref: figure-general-flow1266751
+Ref: figure-process-flow1267436
+Ref: Basic High Level-Footnote-11270737
+Node: Basic Data Typing1270922
+Node: Glossary1274250
+Node: Copying1306088
+Node: GNU Free Documentation License1343631
+Node: Index1368751
 
 End Tag Table
diff --git a/doc/gawk.texi b/doc/gawk.texi
index 7f78809..203cbf2 100644
--- a/doc/gawk.texi
+++ b/doc/gawk.texi
@@ -31830,7 +31830,7 @@ of @code{BEGIN}, @code{BEGINFILE}, @code{END}, and 
@code{ENDFILE} rules.
 @node Naming Rules
 @section Namespace and Component Naming Rules
 
address@hidden namoing rules, namespaces and component names
address@hidden naming rules, namespaces and component names
 @cindex namespace names, naming rules
 @cindex component names, naming rules
 A number of rules apply to the namespace and component names, as follows.
@@ -31898,7 +31898,7 @@ $ @kbd{gawk -f systime.awk}
 @node Internal Name Management
 @section Internal Name Management
 
address@hidden name managment
address@hidden name management
 @cindex @code{awk} namespace, identifier name storage
 @cindex @code{awk} namespace, use for indirect function calls
 For backwards compatibility, all identifiers in the @code{awk} namespace
@@ -35185,7 +35185,7 @@ In the latter case, @code{result->val_type} indicates 
the actual type
 @itemx @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ awk_value_t *result);
 This is like @code{sym_lookup()}, but the @code{name_space} parameter allows 
you
 to specify which namespace @code{name} is part of.  @code{name_space} cannot be
address@hidden If it is @code{""} or @code{"awk}, then @code{name} is searched
address@hidden If it is @code{""} or @code{"awk"}, then @code{name} is searched
 for in the default @code{awk} namespace.
 
 Note that @code{namespace} is a C++ keyword. For interoperability with C++,
diff --git a/doc/gawktexi.in b/doc/gawktexi.in
index 4d2f051..b2773f8 100644
--- a/doc/gawktexi.in
+++ b/doc/gawktexi.in
@@ -30843,7 +30843,7 @@ of @code{BEGIN}, @code{BEGINFILE}, @code{END}, and 
@code{ENDFILE} rules.
 @node Naming Rules
 @section Namespace and Component Naming Rules
 
address@hidden namoing rules, namespaces and component names
address@hidden naming rules, namespaces and component names
 @cindex namespace names, naming rules
 @cindex component names, naming rules
 A number of rules apply to the namespace and component names, as follows.
@@ -30911,7 +30911,7 @@ $ @kbd{gawk -f systime.awk}
 @node Internal Name Management
 @section Internal Name Management
 
address@hidden name managment
address@hidden name management
 @cindex @code{awk} namespace, identifier name storage
 @cindex @code{awk} namespace, use for indirect function calls
 For backwards compatibility, all identifiers in the @code{awk} namespace
@@ -34159,7 +34159,7 @@ In the latter case, @code{result->val_type} indicates 
the actual type
 @itemx @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ awk_value_t *result);
 This is like @code{sym_lookup()}, but the @code{name_space} parameter allows 
you
 to specify which namespace @code{name} is part of.  @code{name_space} cannot be
address@hidden If it is @code{""} or @code{"awk}, then @code{name} is searched
address@hidden If it is @code{""} or @code{"awk"}, then @code{name} is searched
 for in the default @code{awk} namespace.
 
 Note that @code{namespace} is a C++ keyword. For interoperability with C++,

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

Summary of changes:
 doc/ChangeLog   |   5 ++
 doc/gawk.info   | 247 ++++++++++++++++++++++++++++----------------------------
 doc/gawk.texi   |   6 +-
 doc/gawktexi.in |   6 +-
 4 files changed, 134 insertions(+), 130 deletions(-)


hooks/post-receive
-- 
gawk



reply via email to

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