gawk-diffs
[Top][All Lists]
Advanced

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

[gawk-diffs] [SCM] gawk branch, master, updated. gawk-4.1.0-1058-ge7df71


From: Arnold Robbins
Subject: [gawk-diffs] [SCM] gawk branch, master, updated. gawk-4.1.0-1058-ge7df713
Date: Sun, 25 Jan 2015 17:54:19 +0000

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  e7df7131092924b2d4ef1f41bac3d03affa9485b (commit)
      from  b334ca8db1959020a9e35865c78ce81b829b48a9 (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=e7df7131092924b2d4ef1f41bac3d03affa9485b

commit e7df7131092924b2d4ef1f41bac3d03affa9485b
Author: Arnold D. Robbins <address@hidden>
Date:   Sun Jan 25 19:54:07 2015 +0200

    Fix another bad URL.

diff --git a/doc/ChangeLog b/doc/ChangeLog
index f1e23e7..bd4ca80 100644
--- a/doc/ChangeLog
+++ b/doc/ChangeLog
@@ -1,6 +1,6 @@
 2015-01-25         Arnold D. Robbins     <address@hidden>
 
-       * gawktexi.in: Fix a bad URL.
+       * gawktexi.in: Fix a bad URL. And another one.
 
 2015-01-23         Arnold D. Robbins     <address@hidden>
 
diff --git a/doc/gawk.info b/doc/gawk.info
index 372c6dd..2af7b42 100644
--- a/doc/gawk.info
+++ b/doc/gawk.info
@@ -22510,7 +22510,7 @@ set:
      It's not that well known but it's not that obscure either.  It's
      Euler's modification to Newton's method for calculating pi.  Take
      a look at lines (23) - (25) here:
-     `http://mathworld.wolfram.com/PiFormulas.htm'.
+     `http://mathworld.wolfram.com/PiFormulas.html'.
 
      The algorithm I wrote simply expands the multiply by 2 and works
      from the innermost expression outwards.  I used this to program HP
@@ -35011,152 +35011,152 @@ Node: Setting the rounding mode900775
 Ref: table-gawk-rounding-modes901139
 Ref: Setting the rounding mode-Footnote-1904594
 Node: Arbitrary Precision Integers904773
-Ref: Arbitrary Precision Integers-Footnote-1909672
-Node: POSIX Floating Point Problems909821
-Ref: POSIX Floating Point Problems-Footnote-1913694
-Node: Floating point summary913732
-Node: Dynamic Extensions915926
-Node: Extension Intro917478
-Node: Plugin License918744
-Node: Extension Mechanism Outline919541
-Ref: figure-load-extension919969
-Ref: figure-register-new-function921449
-Ref: figure-call-new-function922453
-Node: Extension API Description924439
-Node: Extension API Functions Introduction925889
-Node: General Data Types930713
-Ref: General Data Types-Footnote-1936452
-Node: Memory Allocation Functions936751
-Ref: Memory Allocation Functions-Footnote-1939590
-Node: Constructor Functions939686
-Node: Registration Functions941420
-Node: Extension Functions942105
-Node: Exit Callback Functions944402
-Node: Extension Version String945650
-Node: Input Parsers946315
-Node: Output Wrappers956194
-Node: Two-way processors960709
-Node: Printing Messages962913
-Ref: Printing Messages-Footnote-1963989
-Node: Updating `ERRNO'964141
-Node: Requesting Values964881
-Ref: table-value-types-returned965609
-Node: Accessing Parameters966566
-Node: Symbol Table Access967797
-Node: Symbol table by name968311
-Node: Symbol table by cookie970292
-Ref: Symbol table by cookie-Footnote-1974436
-Node: Cached values974499
-Ref: Cached values-Footnote-1977998
-Node: Array Manipulation978089
-Ref: Array Manipulation-Footnote-1979187
-Node: Array Data Types979224
-Ref: Array Data Types-Footnote-1981879
-Node: Array Functions981971
-Node: Flattening Arrays985825
-Node: Creating Arrays992717
-Node: Extension API Variables997488
-Node: Extension Versioning998124
-Node: Extension API Informational Variables1000025
-Node: Extension API Boilerplate1001090
-Node: Finding Extensions1004899
-Node: Extension Example1005459
-Node: Internal File Description1006231
-Node: Internal File Ops1010298
-Ref: Internal File Ops-Footnote-11021968
-Node: Using Internal File Ops1022108
-Ref: Using Internal File Ops-Footnote-11024491
-Node: Extension Samples1024764
-Node: Extension Sample File Functions1026290
-Node: Extension Sample Fnmatch1033928
-Node: Extension Sample Fork1035419
-Node: Extension Sample Inplace1036634
-Node: Extension Sample Ord1038309
-Node: Extension Sample Readdir1039145
-Ref: table-readdir-file-types1040021
-Node: Extension Sample Revout1040832
-Node: Extension Sample Rev2way1041422
-Node: Extension Sample Read write array1042162
-Node: Extension Sample Readfile1044102
-Node: Extension Sample Time1045197
-Node: Extension Sample API Tests1046546
-Node: gawkextlib1047037
-Node: Extension summary1049695
-Node: Extension Exercises1053384
-Node: Language History1054106
-Node: V7/SVR3.11055762
-Node: SVR41057943
-Node: POSIX1059388
-Node: BTL1060777
-Node: POSIX/GNU1061511
-Node: Feature History1067135
-Node: Common Extensions1080233
-Node: Ranges and Locales1081557
-Ref: Ranges and Locales-Footnote-11086175
-Ref: Ranges and Locales-Footnote-21086202
-Ref: Ranges and Locales-Footnote-31086436
-Node: Contributors1086657
-Node: History summary1092198
-Node: Installation1093568
-Node: Gawk Distribution1094514
-Node: Getting1094998
-Node: Extracting1095821
-Node: Distribution contents1097456
-Node: Unix Installation1103521
-Node: Quick Installation1104204
-Node: Shell Startup Files1106615
-Node: Additional Configuration Options1107694
-Node: Configuration Philosophy1109433
-Node: Non-Unix Installation1111802
-Node: PC Installation1112260
-Node: PC Binary Installation1113579
-Node: PC Compiling1115427
-Ref: PC Compiling-Footnote-11118448
-Node: PC Testing1118557
-Node: PC Using1119733
-Node: Cygwin1123848
-Node: MSYS1124671
-Node: VMS Installation1125171
-Node: VMS Compilation1125963
-Ref: VMS Compilation-Footnote-11127185
-Node: VMS Dynamic Extensions1127243
-Node: VMS Installation Details1128927
-Node: VMS Running1131179
-Node: VMS GNV1134015
-Node: VMS Old Gawk1134749
-Node: Bugs1135219
-Node: Other Versions1139102
-Node: Installation summary1145526
-Node: Notes1146582
-Node: Compatibility Mode1147447
-Node: Additions1148229
-Node: Accessing The Source1149154
-Node: Adding Code1150589
-Node: New Ports1156746
-Node: Derived Files1161228
-Ref: Derived Files-Footnote-11166703
-Ref: Derived Files-Footnote-21166737
-Ref: Derived Files-Footnote-31167333
-Node: Future Extensions1167447
-Node: Implementation Limitations1168053
-Node: Extension Design1169301
-Node: Old Extension Problems1170455
-Ref: Old Extension Problems-Footnote-11171972
-Node: Extension New Mechanism Goals1172029
-Ref: Extension New Mechanism Goals-Footnote-11175389
-Node: Extension Other Design Decisions1175578
-Node: Extension Future Growth1177686
-Node: Old Extension Mechanism1178522
-Node: Notes summary1180284
-Node: Basic Concepts1181470
-Node: Basic High Level1182151
-Ref: figure-general-flow1182423
-Ref: figure-process-flow1183022
-Ref: Basic High Level-Footnote-11186251
-Node: Basic Data Typing1186436
-Node: Glossary1189764
-Node: Copying1221693
-Node: GNU Free Documentation License1259249
-Node: Index1284385
+Ref: Arbitrary Precision Integers-Footnote-1909673
+Node: POSIX Floating Point Problems909822
+Ref: POSIX Floating Point Problems-Footnote-1913695
+Node: Floating point summary913733
+Node: Dynamic Extensions915927
+Node: Extension Intro917479
+Node: Plugin License918745
+Node: Extension Mechanism Outline919542
+Ref: figure-load-extension919970
+Ref: figure-register-new-function921450
+Ref: figure-call-new-function922454
+Node: Extension API Description924440
+Node: Extension API Functions Introduction925890
+Node: General Data Types930714
+Ref: General Data Types-Footnote-1936453
+Node: Memory Allocation Functions936752
+Ref: Memory Allocation Functions-Footnote-1939591
+Node: Constructor Functions939687
+Node: Registration Functions941421
+Node: Extension Functions942106
+Node: Exit Callback Functions944403
+Node: Extension Version String945651
+Node: Input Parsers946316
+Node: Output Wrappers956195
+Node: Two-way processors960710
+Node: Printing Messages962914
+Ref: Printing Messages-Footnote-1963990
+Node: Updating `ERRNO'964142
+Node: Requesting Values964882
+Ref: table-value-types-returned965610
+Node: Accessing Parameters966567
+Node: Symbol Table Access967798
+Node: Symbol table by name968312
+Node: Symbol table by cookie970293
+Ref: Symbol table by cookie-Footnote-1974437
+Node: Cached values974500
+Ref: Cached values-Footnote-1977999
+Node: Array Manipulation978090
+Ref: Array Manipulation-Footnote-1979188
+Node: Array Data Types979225
+Ref: Array Data Types-Footnote-1981880
+Node: Array Functions981972
+Node: Flattening Arrays985826
+Node: Creating Arrays992718
+Node: Extension API Variables997489
+Node: Extension Versioning998125
+Node: Extension API Informational Variables1000026
+Node: Extension API Boilerplate1001091
+Node: Finding Extensions1004900
+Node: Extension Example1005460
+Node: Internal File Description1006232
+Node: Internal File Ops1010299
+Ref: Internal File Ops-Footnote-11021969
+Node: Using Internal File Ops1022109
+Ref: Using Internal File Ops-Footnote-11024492
+Node: Extension Samples1024765
+Node: Extension Sample File Functions1026291
+Node: Extension Sample Fnmatch1033929
+Node: Extension Sample Fork1035420
+Node: Extension Sample Inplace1036635
+Node: Extension Sample Ord1038310
+Node: Extension Sample Readdir1039146
+Ref: table-readdir-file-types1040022
+Node: Extension Sample Revout1040833
+Node: Extension Sample Rev2way1041423
+Node: Extension Sample Read write array1042163
+Node: Extension Sample Readfile1044103
+Node: Extension Sample Time1045198
+Node: Extension Sample API Tests1046547
+Node: gawkextlib1047038
+Node: Extension summary1049696
+Node: Extension Exercises1053385
+Node: Language History1054107
+Node: V7/SVR3.11055763
+Node: SVR41057944
+Node: POSIX1059389
+Node: BTL1060778
+Node: POSIX/GNU1061512
+Node: Feature History1067136
+Node: Common Extensions1080234
+Node: Ranges and Locales1081558
+Ref: Ranges and Locales-Footnote-11086176
+Ref: Ranges and Locales-Footnote-21086203
+Ref: Ranges and Locales-Footnote-31086437
+Node: Contributors1086658
+Node: History summary1092199
+Node: Installation1093569
+Node: Gawk Distribution1094515
+Node: Getting1094999
+Node: Extracting1095822
+Node: Distribution contents1097457
+Node: Unix Installation1103522
+Node: Quick Installation1104205
+Node: Shell Startup Files1106616
+Node: Additional Configuration Options1107695
+Node: Configuration Philosophy1109434
+Node: Non-Unix Installation1111803
+Node: PC Installation1112261
+Node: PC Binary Installation1113580
+Node: PC Compiling1115428
+Ref: PC Compiling-Footnote-11118449
+Node: PC Testing1118558
+Node: PC Using1119734
+Node: Cygwin1123849
+Node: MSYS1124672
+Node: VMS Installation1125172
+Node: VMS Compilation1125964
+Ref: VMS Compilation-Footnote-11127186
+Node: VMS Dynamic Extensions1127244
+Node: VMS Installation Details1128928
+Node: VMS Running1131180
+Node: VMS GNV1134016
+Node: VMS Old Gawk1134750
+Node: Bugs1135220
+Node: Other Versions1139103
+Node: Installation summary1145527
+Node: Notes1146583
+Node: Compatibility Mode1147448
+Node: Additions1148230
+Node: Accessing The Source1149155
+Node: Adding Code1150590
+Node: New Ports1156747
+Node: Derived Files1161229
+Ref: Derived Files-Footnote-11166704
+Ref: Derived Files-Footnote-21166738
+Ref: Derived Files-Footnote-31167334
+Node: Future Extensions1167448
+Node: Implementation Limitations1168054
+Node: Extension Design1169302
+Node: Old Extension Problems1170456
+Ref: Old Extension Problems-Footnote-11171973
+Node: Extension New Mechanism Goals1172030
+Ref: Extension New Mechanism Goals-Footnote-11175390
+Node: Extension Other Design Decisions1175579
+Node: Extension Future Growth1177687
+Node: Old Extension Mechanism1178523
+Node: Notes summary1180285
+Node: Basic Concepts1181471
+Node: Basic High Level1182152
+Ref: figure-general-flow1182424
+Ref: figure-process-flow1183023
+Ref: Basic High Level-Footnote-11186252
+Node: Basic Data Typing1186437
+Node: Glossary1189765
+Node: Copying1221694
+Node: GNU Free Documentation License1259250
+Node: Index1284386
 
 End Tag Table
diff --git a/doc/gawk.texi b/doc/gawk.texi
index dd5507d..a099536 100644
--- a/doc/gawk.texi
+++ b/doc/gawk.texi
@@ -31007,7 +31007,7 @@ When asked about the algorithm used, Katie replied:
 @quotation
 It's not that well known but it's not that obscure either.
 It's Euler's modification to Newton's method for calculating pi.
-Take a look at lines (23) - (25) here: 
@uref{http://mathworld.wolfram.com/PiFormulas.htm}.
+Take a look at lines (23) - (25) here: 
@uref{http://mathworld.wolfram.com/PiFormulas.html}.
 
 The algorithm I wrote simply expands the multiply by 2 and works from
 the innermost expression outwards.  I used this to program HP calculators
diff --git a/doc/gawktexi.in b/doc/gawktexi.in
index b366f0d..dfa8cc0 100644
--- a/doc/gawktexi.in
+++ b/doc/gawktexi.in
@@ -30099,7 +30099,7 @@ When asked about the algorithm used, Katie replied:
 @quotation
 It's not that well known but it's not that obscure either.
 It's Euler's modification to Newton's method for calculating pi.
-Take a look at lines (23) - (25) here: 
@uref{http://mathworld.wolfram.com/PiFormulas.htm}.
+Take a look at lines (23) - (25) here: 
@uref{http://mathworld.wolfram.com/PiFormulas.html}.
 
 The algorithm I wrote simply expands the multiply by 2 and works from
 the innermost expression outwards.  I used this to program HP calculators

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

Summary of changes:
 doc/ChangeLog   |    2 +-
 doc/gawk.info   |  296 +++++++++++++++++++++++++++---------------------------
 doc/gawk.texi   |    2 +-
 doc/gawktexi.in |    2 +-
 4 files changed, 151 insertions(+), 151 deletions(-)


hooks/post-receive
-- 
gawk



reply via email to

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