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-2884-ga8f160


From: Arnold Robbins
Subject: [gawk-diffs] [SCM] gawk branch, master, updated. gawk-4.1.0-2884-ga8f1600
Date: Sun, 17 Dec 2017 13:47:06 -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, master has been updated
       via  a8f1600b7ba13834f476e455d382d188b49eef9e (commit)
       via  aed04bc4eda042bfa80d57a84c7d1406782ee66f (commit)
      from  816fa39d6f697d60030365483d3baa5bacda98e5 (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=a8f1600b7ba13834f476e455d382d188b49eef9e

commit a8f1600b7ba13834f476e455d382d188b49eef9e
Merge: 816fa39 aed04bc
Author: Arnold D. Robbins <address@hidden>
Date:   Sun Dec 17 20:46:57 2017 +0200

    Merge branch 'gawk-4.2-stable'

diff --cc doc/gawk.info
index 5dc9f7b,e93b4d3..a60904e
--- a/doc/gawk.info
+++ b/doc/gawk.info
@@@ -36043,444 -36072,445 +36064,445 @@@ Node: Special Network31582
  Node: Special Caveats316688
  Node: Close Files And Pipes317637
  Ref: table-close-pipe-return-values324544
- Ref: Close Files And Pipes-Footnote-1325327
- Ref: Close Files And Pipes-Footnote-2325475
- Node: Nonfatal325627
- Node: Output Summary327952
- Node: Output Exercises329174
- Node: Expressions329853
- Node: Values331041
- Node: Constants331719
- Node: Scalar Constants332410
- Ref: Scalar Constants-Footnote-1333274
- Node: Nondecimal-numbers333524
- Node: Regexp Constants336525
- Node: Using Constant Regexps337051
- Node: Standard Regexp Constants337673
- Node: Strong Regexp Constants340861
- Node: Variables343819
- Node: Using Variables344476
- Node: Assignment Options346386
- Node: Conversion348259
- Node: Strings And Numbers348783
- Ref: Strings And Numbers-Footnote-1351846
- Node: Locale influences conversions351955
- Ref: table-locale-affects354713
- Node: All Operators355331
- Node: Arithmetic Ops355960
- Node: Concatenation358466
- Ref: Concatenation-Footnote-1361313
- Node: Assignment Ops361420
- Ref: table-assign-ops366411
- Node: Increment Ops367724
- Node: Truth Values and Conditions371184
- Node: Truth Values372258
- Node: Typing and Comparison373306
- Node: Variable Typing374126
- Ref: Variable Typing-Footnote-1380589
- Ref: Variable Typing-Footnote-2380661
- Node: Comparison Operators380738
- Ref: table-relational-ops381157
- Node: POSIX String Comparison384652
- Ref: POSIX String Comparison-Footnote-1386347
- Ref: POSIX String Comparison-Footnote-2386486
- Node: Boolean Ops386570
- Ref: Boolean Ops-Footnote-1391052
- Node: Conditional Exp391144
- Node: Function Calls392880
- Node: Precedence396757
- Node: Locales400416
- Node: Expressions Summary402048
- Node: Patterns and Actions404621
- Node: Pattern Overview405741
- Node: Regexp Patterns407418
- Node: Expression Patterns407960
- Node: Ranges411741
- Node: BEGIN/END414849
- Node: Using BEGIN/END415610
- Ref: Using BEGIN/END-Footnote-1418346
- Node: I/O And BEGIN/END418452
- Node: BEGINFILE/ENDFILE420766
- Node: Empty423679
- Node: Using Shell Variables423996
- Node: Action Overview426270
- Node: Statements428595
- Node: If Statement430443
- Node: While Statement431938
- Node: Do Statement433966
- Node: For Statement435114
- Node: Switch Statement438285
- Node: Break Statement440671
- Node: Continue Statement442763
- Node: Next Statement444590
- Node: Nextfile Statement446973
- Node: Exit Statement449625
- Node: Built-in Variables452028
- Node: User-modified453161
- Node: Auto-set460928
- Ref: Auto-set-Footnote-1477261
- Ref: Auto-set-Footnote-2477467
- Node: ARGC and ARGV477523
- Node: Pattern Action Summary481736
- Node: Arrays484166
- Node: Array Basics485495
- Node: Array Intro486339
- Ref: figure-array-elements488314
- Ref: Array Intro-Footnote-1491018
- Node: Reference to Elements491146
- Node: Assigning Elements493610
- Node: Array Example494101
- Node: Scanning an Array495860
- Node: Controlling Scanning498882
- Ref: Controlling Scanning-Footnote-1504281
- Node: Numeric Array Subscripts504597
- Node: Uninitialized Subscripts506781
- Node: Delete508400
- Ref: Delete-Footnote-1511152
- Node: Multidimensional511209
- Node: Multiscanning514304
- Node: Arrays of Arrays515895
- Node: Arrays Summary520662
- Node: Functions522755
- Node: Built-in523793
- Node: Calling Built-in524874
- Node: Numeric Functions526870
- Ref: Numeric Functions-Footnote-1530898
- Ref: Numeric Functions-Footnote-2531255
- Ref: Numeric Functions-Footnote-3531303
- Node: String Functions531575
- Ref: String Functions-Footnote-1555233
- Ref: String Functions-Footnote-2555361
- Ref: String Functions-Footnote-3555609
- Node: Gory Details555696
- Ref: table-sub-escapes557487
- Ref: table-sub-proposed559006
- Ref: table-posix-sub560369
- Ref: table-gensub-escapes561910
- Ref: Gory Details-Footnote-1562733
- Node: I/O Functions562887
- Ref: table-system-return-values569469
- Ref: I/O Functions-Footnote-1571449
- Ref: I/O Functions-Footnote-2571597
- Node: Time Functions571717
- Ref: Time Functions-Footnote-1582388
- Ref: Time Functions-Footnote-2582456
- Ref: Time Functions-Footnote-3582614
- Ref: Time Functions-Footnote-4582725
- Ref: Time Functions-Footnote-5582837
- Ref: Time Functions-Footnote-6583064
- Node: Bitwise Functions583330
- Ref: table-bitwise-ops583924
- Ref: Bitwise Functions-Footnote-1589957
- Ref: Bitwise Functions-Footnote-2590130
- Node: Type Functions590321
- Node: I18N Functions593072
- Node: User-defined594723
- Node: Definition Syntax595528
- Ref: Definition Syntax-Footnote-1601215
- Node: Function Example601286
- Ref: Function Example-Footnote-1604208
- Node: Function Caveats604230
- Node: Calling A Function604748
- Node: Variable Scope605706
- Node: Pass By Value/Reference608700
- Node: Return Statement612199
- Node: Dynamic Typing615178
- Node: Indirect Calls616108
- Ref: Indirect Calls-Footnote-1626360
- Node: Functions Summary626488
- Node: Library Functions629193
- Ref: Library Functions-Footnote-1632800
- Ref: Library Functions-Footnote-2632943
- Node: Library Names633114
- Ref: Library Names-Footnote-1636574
- Ref: Library Names-Footnote-2636797
- Node: General Functions636883
- Node: Strtonum Function637986
- Node: Assert Function641008
- Node: Round Function644334
- Node: Cliff Random Function645875
- Node: Ordinal Functions646891
- Ref: Ordinal Functions-Footnote-1649954
- Ref: Ordinal Functions-Footnote-2650206
- Node: Join Function650416
- Ref: Join Function-Footnote-1652186
- Node: Getlocaltime Function652386
- Node: Readfile Function656128
- Node: Shell Quoting658105
- Node: Data File Management659506
- Node: Filetrans Function660138
- Node: Rewind Function664234
- Node: File Checking666144
- Ref: File Checking-Footnote-1667478
- Node: Empty Files667679
- Node: Ignoring Assigns669658
- Node: Getopt Function671208
- Ref: Getopt Function-Footnote-1682677
- Node: Passwd Functions682877
- Ref: Passwd Functions-Footnote-1691716
- Node: Group Functions691804
- Ref: Group Functions-Footnote-1699702
- Node: Walking Arrays699909
- Node: Library Functions Summary702917
- Node: Library Exercises704323
- Node: Sample Programs704788
- Node: Running Examples705558
- Node: Clones706286
- Node: Cut Program707510
- Node: Egrep Program717439
- Ref: Egrep Program-Footnote-1724951
- Node: Id Program725061
- Node: Split Program728741
- Ref: Split Program-Footnote-1732200
- Node: Tee Program732329
- Node: Uniq Program735119
- Node: Wc Program742545
- Ref: Wc Program-Footnote-1746800
- Node: Miscellaneous Programs746894
- Node: Dupword Program748107
- Node: Alarm Program750137
- Node: Translate Program754992
- Ref: Translate Program-Footnote-1759557
- Node: Labels Program759827
- Ref: Labels Program-Footnote-1763178
- Node: Word Sorting763262
- Node: History Sorting767334
- Node: Extract Program769169
- Node: Simple Sed776699
- Node: Igawk Program779773
- Ref: Igawk Program-Footnote-1794104
- Ref: Igawk Program-Footnote-2794306
- Ref: Igawk Program-Footnote-3794428
- Node: Anagram Program794543
- Node: Signature Program797605
- Node: Programs Summary798852
- Node: Programs Exercises800066
- Ref: Programs Exercises-Footnote-1804195
- Node: Advanced Features804286
- Node: Nondecimal Data806276
- Node: Array Sorting807867
- Node: Controlling Array Traversal808567
- Ref: Controlling Array Traversal-Footnote-1816934
- Node: Array Sorting Functions817052
- Ref: Array Sorting Functions-Footnote-1822143
- Node: Two-way I/O822339
- Ref: Two-way I/O-Footnote-1828891
- Ref: Two-way I/O-Footnote-2829078
- Node: TCP/IP Networking829160
- Node: Profiling832278
- Ref: Profiling-Footnote-1840950
- Node: Advanced Features Summary841273
- Node: Internationalization843117
- Node: I18N and L10N844597
- Node: Explaining gettext845284
- Ref: Explaining gettext-Footnote-1851176
- Ref: Explaining gettext-Footnote-2851361
- Node: Programmer i18n851526
- Ref: Programmer i18n-Footnote-1856475
- Node: Translator i18n856524
- Node: String Extraction857318
- Ref: String Extraction-Footnote-1858450
- Node: Printf Ordering858536
- Ref: Printf Ordering-Footnote-1861322
- Node: I18N Portability861386
- Ref: I18N Portability-Footnote-1863842
- Node: I18N Example863905
- Ref: I18N Example-Footnote-1866711
- Node: Gawk I18N866784
- Node: I18N Summary867429
- Node: Debugger868770
- Node: Debugging869793
- Node: Debugging Concepts870234
- Node: Debugging Terms872043
- Node: Awk Debugging874618
- Node: Sample Debugging Session875524
- Node: Debugger Invocation876058
- Node: Finding The Bug877444
- Node: List of Debugger Commands883922
- Node: Breakpoint Control885255
- Node: Debugger Execution Control888949
- Node: Viewing And Changing Data892311
- Node: Execution Stack895685
- Node: Debugger Info897322
- Node: Miscellaneous Debugger Commands901393
- Node: Readline Support906481
- Node: Limitations907377
- Node: Debugging Summary909486
- Node: Arbitrary Precision Arithmetic910765
- Node: Computer Arithmetic912250
- Ref: table-numeric-ranges915841
- Ref: Computer Arithmetic-Footnote-1916563
- Node: Math Definitions916620
- Ref: table-ieee-formats919936
- Ref: Math Definitions-Footnote-1920539
- Node: MPFR features920644
- Node: FP Math Caution922362
- Ref: FP Math Caution-Footnote-1923434
- Node: Inexactness of computations923803
- Node: Inexact representation924763
- Node: Comparing FP Values926123
- Node: Errors accumulate927205
- Node: Getting Accuracy928638
- Node: Try To Round931348
- Node: Setting precision932247
- Ref: table-predefined-precision-strings932944
- Node: Setting the rounding mode934774
- Ref: table-gawk-rounding-modes935148
- Ref: Setting the rounding mode-Footnote-1938523
- Node: Arbitrary Precision Integers938702
- Ref: Arbitrary Precision Integers-Footnote-1941877
- Node: Checking for MPFR942026
- Node: POSIX Floating Point Problems943323
- Ref: POSIX Floating Point Problems-Footnote-1947194
- Node: Floating point summary947232
- Node: Dynamic Extensions949422
- Node: Extension Intro950975
- Node: Plugin License952241
- Node: Extension Mechanism Outline953038
- Ref: figure-load-extension953477
- Ref: figure-register-new-function955042
- Ref: figure-call-new-function956134
- Node: Extension API Description958196
- Node: Extension API Functions Introduction959838
- Node: General Data Types965378
- Ref: General Data Types-Footnote-1973739
- Node: Memory Allocation Functions974038
- Ref: Memory Allocation Functions-Footnote-1978246
- Node: Constructor Functions978345
- Node: Registration Functions981931
- Node: Extension Functions982616
- Node: Exit Callback Functions987831
- Node: Extension Version String989081
- Node: Input Parsers989744
- Node: Output Wrappers1002465
- Node: Two-way processors1006977
- Node: Printing Messages1009242
- Ref: Printing Messages-Footnote-11010413
- Node: Updating ERRNO1010566
- Node: Requesting Values1011305
- Ref: table-value-types-returned1012042
- Node: Accessing Parameters1012978
- Node: Symbol Table Access1014213
- Node: Symbol table by name1014725
- Node: Symbol table by cookie1016514
- Ref: Symbol table by cookie-Footnote-11020699
- Node: Cached values1020763
- Ref: Cached values-Footnote-11024299
- Node: Array Manipulation1024452
- Ref: Array Manipulation-Footnote-11025543
- Node: Array Data Types1025580
- Ref: Array Data Types-Footnote-11028238
- Node: Array Functions1028330
- Node: Flattening Arrays1032828
- Node: Creating Arrays1039804
- Node: Redirection API1044573
- Node: Extension API Variables1047406
- Node: Extension Versioning1048117
- Ref: gawk-api-version1048546
- Node: Extension GMP/MPFR Versioning1050274
- Node: Extension API Informational Variables1051902
- Node: Extension API Boilerplate1052975
- Node: Changes from API V11056949
- Node: Finding Extensions1058521
- Node: Extension Example1059080
- Node: Internal File Description1059878
- Node: Internal File Ops1063958
- Ref: Internal File Ops-Footnote-11075358
- Node: Using Internal File Ops1075498
- Ref: Using Internal File Ops-Footnote-11077881
- Node: Extension Samples1078155
- Node: Extension Sample File Functions1079684
- Node: Extension Sample Fnmatch1087333
- Node: Extension Sample Fork1088820
- Node: Extension Sample Inplace1090038
- Node: Extension Sample Ord1093255
- Node: Extension Sample Readdir1094091
- Ref: table-readdir-file-types1094980
- Node: Extension Sample Revout1095785
- Node: Extension Sample Rev2way1096374
- Node: Extension Sample Read write array1097114
- Node: Extension Sample Readfile1099056
- Node: Extension Sample Time1100151
- Node: Extension Sample API Tests1101499
- Node: gawkextlib1101991
- Node: Extension summary1104447
- Node: Extension Exercises1108149
- Node: Language History1109647
- Node: V7/SVR3.11111303
- Node: SVR41113455
- Node: POSIX1114889
- Node: BTL1116269
- Node: POSIX/GNU1116998
- Node: Feature History1122776
- Node: Common Extensions1138635
- Node: Ranges and Locales1139918
- Ref: Ranges and Locales-Footnote-11144534
- Ref: Ranges and Locales-Footnote-21144561
- Ref: Ranges and Locales-Footnote-31144796
- Node: Contributors1145017
- Node: History summary1150962
- Node: Installation1152342
- Node: Gawk Distribution1153286
- Node: Getting1153770
- Node: Extracting1154733
- Node: Distribution contents1156371
- Node: Unix Installation1162851
- Node: Quick Installation1163533
- Node: Shell Startup Files1165947
- Node: Additional Configuration Options1167036
- Node: Configuration Philosophy1168897
- Node: Non-Unix Installation1171266
- Node: PC Installation1171726
- Node: PC Binary Installation1172564
- Node: PC Compiling1172999
- Node: PC Using1174116
- Node: Cygwin1177161
- Node: MSYS1177931
- Node: VMS Installation1178432
- Node: VMS Compilation1179223
- Ref: VMS Compilation-Footnote-11180452
- Node: VMS Dynamic Extensions1180510
- Node: VMS Installation Details1182195
- Node: VMS Running1184448
- Node: VMS GNV1188727
- Node: VMS Old Gawk1189462
- Node: Bugs1189933
- Node: Bug address1190596
- Node: Usenet1193388
- Node: Maintainers1194165
- Node: Other Versions1195426
- Node: Installation summary1202188
- Node: Notes1203390
- Node: Compatibility Mode1204255
- Node: Additions1205037
- Node: Accessing The Source1205962
- Node: Adding Code1207399
- Node: New Ports1213618
- Node: Derived Files1218106
- Ref: Derived Files-Footnote-11223752
- Ref: Derived Files-Footnote-21223787
- Ref: Derived Files-Footnote-31224385
- Node: Future Extensions1224499
- Node: Implementation Limitations1225157
- Node: Extension Design1226340
- Node: Old Extension Problems1227494
- Ref: Old Extension Problems-Footnote-11229012
- Node: Extension New Mechanism Goals1229069
- Ref: Extension New Mechanism Goals-Footnote-11232433
- Node: Extension Other Design Decisions1232622
- Node: Extension Future Growth1234735
- Node: Old Extension Mechanism1235571
- Node: Notes summary1237334
- Node: Basic Concepts1238516
- Node: Basic High Level1239197
- Ref: figure-general-flow1239479
- Ref: figure-process-flow1240164
- Ref: Basic High Level-Footnote-11243465
- Node: Basic Data Typing1243650
- Node: Glossary1246978
- Node: Copying1278814
- Node: GNU Free Documentation License1316353
- Node: Index1341471
+ Ref: Close Files And Pipes-Footnote-1325357
+ Ref: Close Files And Pipes-Footnote-2325505
+ Node: Nonfatal325657
+ Node: Output Summary327995
+ Node: Output Exercises329217
+ Node: Expressions329896
+ Node: Values331084
+ Node: Constants331762
+ Node: Scalar Constants332453
+ Ref: Scalar Constants-Footnote-1333317
+ Node: Nondecimal-numbers333567
+ Node: Regexp Constants336568
+ Node: Using Constant Regexps337094
+ Node: Standard Regexp Constants337716
+ Node: Strong Regexp Constants340904
+ Node: Variables343862
+ Node: Using Variables344519
+ Node: Assignment Options346429
+ Node: Conversion348302
+ Node: Strings And Numbers348826
+ Ref: Strings And Numbers-Footnote-1351889
+ Node: Locale influences conversions351998
+ Ref: table-locale-affects354756
+ Node: All Operators355374
+ Node: Arithmetic Ops356003
+ Node: Concatenation358509
+ Ref: Concatenation-Footnote-1361356
+ Node: Assignment Ops361463
+ Ref: table-assign-ops366454
+ Node: Increment Ops367767
+ Node: Truth Values and Conditions371227
+ Node: Truth Values372301
+ Node: Typing and Comparison373349
+ Node: Variable Typing374169
+ Ref: Variable Typing-Footnote-1380632
+ Ref: Variable Typing-Footnote-2380704
+ Node: Comparison Operators380781
+ Ref: table-relational-ops381200
+ Node: POSIX String Comparison384695
+ Ref: POSIX String Comparison-Footnote-1386390
+ Ref: POSIX String Comparison-Footnote-2386529
+ Node: Boolean Ops386613
+ Ref: Boolean Ops-Footnote-1391095
+ Node: Conditional Exp391187
+ Node: Function Calls392923
+ Node: Precedence396800
+ Node: Locales400459
+ Node: Expressions Summary402091
+ Node: Patterns and Actions404664
+ Node: Pattern Overview405784
+ Node: Regexp Patterns407461
+ Node: Expression Patterns408003
+ Node: Ranges411784
+ Node: BEGIN/END414892
+ Node: Using BEGIN/END415653
+ Ref: Using BEGIN/END-Footnote-1418389
+ Node: I/O And BEGIN/END418495
+ Node: BEGINFILE/ENDFILE420809
+ Node: Empty423722
+ Node: Using Shell Variables424039
+ Node: Action Overview426313
+ Node: Statements428638
+ Node: If Statement430486
+ Node: While Statement431981
+ Node: Do Statement434009
+ Node: For Statement435157
+ Node: Switch Statement438328
+ Node: Break Statement440714
+ Node: Continue Statement442806
+ Node: Next Statement444633
+ Node: Nextfile Statement447016
+ Node: Exit Statement449668
+ Node: Built-in Variables452071
+ Node: User-modified453204
+ Node: Auto-set460971
+ Ref: Auto-set-Footnote-1477304
+ Ref: Auto-set-Footnote-2477510
+ Node: ARGC and ARGV477566
+ Node: Pattern Action Summary481779
+ Node: Arrays484209
+ Node: Array Basics485538
+ Node: Array Intro486382
+ Ref: figure-array-elements488357
+ Ref: Array Intro-Footnote-1491061
+ Node: Reference to Elements491189
+ Node: Assigning Elements493653
+ Node: Array Example494144
+ Node: Scanning an Array495903
+ Node: Controlling Scanning498925
+ Ref: Controlling Scanning-Footnote-1504324
+ Node: Numeric Array Subscripts504640
+ Node: Uninitialized Subscripts506824
+ Node: Delete508443
+ Ref: Delete-Footnote-1511195
+ Node: Multidimensional511252
+ Node: Multiscanning514347
+ Node: Arrays of Arrays515938
+ Node: Arrays Summary520705
+ Node: Functions522798
+ Node: Built-in523836
+ Node: Calling Built-in524917
+ Node: Numeric Functions526913
+ Ref: Numeric Functions-Footnote-1530941
+ Ref: Numeric Functions-Footnote-2531298
+ Ref: Numeric Functions-Footnote-3531346
+ Node: String Functions531618
+ Ref: String Functions-Footnote-1555276
+ Ref: String Functions-Footnote-2555404
+ Ref: String Functions-Footnote-3555652
+ Node: Gory Details555739
+ Ref: table-sub-escapes557530
+ Ref: table-sub-proposed559049
+ Ref: table-posix-sub560412
+ Ref: table-gensub-escapes561953
+ Ref: Gory Details-Footnote-1562776
+ Node: I/O Functions562930
+ Ref: table-system-return-values569398
+ Ref: I/O Functions-Footnote-1571378
+ Ref: I/O Functions-Footnote-2571526
+ Node: Time Functions571646
+ Ref: Time Functions-Footnote-1582317
+ Ref: Time Functions-Footnote-2582385
+ Ref: Time Functions-Footnote-3582543
+ Ref: Time Functions-Footnote-4582654
+ Ref: Time Functions-Footnote-5582766
+ Ref: Time Functions-Footnote-6582993
+ Node: Bitwise Functions583259
+ Ref: table-bitwise-ops583853
+ Ref: Bitwise Functions-Footnote-1589898
+ Ref: Bitwise Functions-Footnote-2590071
+ Node: Type Functions590262
+ Node: I18N Functions593013
+ Node: User-defined594664
+ Node: Definition Syntax595469
+ Ref: Definition Syntax-Footnote-1601156
+ Node: Function Example601227
+ Ref: Function Example-Footnote-1604149
+ Node: Function Caveats604171
+ Node: Calling A Function604689
+ Node: Variable Scope605647
+ Node: Pass By Value/Reference608641
+ Node: Return Statement612140
+ Node: Dynamic Typing615119
+ Node: Indirect Calls616049
+ Ref: Indirect Calls-Footnote-1626301
+ Node: Functions Summary626429
+ Node: Library Functions629134
+ Ref: Library Functions-Footnote-1632741
+ Ref: Library Functions-Footnote-2632884
+ Node: Library Names633055
+ Ref: Library Names-Footnote-1636515
+ Ref: Library Names-Footnote-2636738
+ Node: General Functions636824
+ Node: Strtonum Function637927
+ Node: Assert Function640949
+ Node: Round Function644275
+ Node: Cliff Random Function645815
+ Node: Ordinal Functions646831
+ Ref: Ordinal Functions-Footnote-1649894
+ Ref: Ordinal Functions-Footnote-2650146
+ Node: Join Function650356
+ Ref: Join Function-Footnote-1652126
+ Node: Getlocaltime Function652326
+ Node: Readfile Function656068
+ Node: Shell Quoting658045
+ Node: Data File Management659446
+ Node: Filetrans Function660078
+ Node: Rewind Function664174
+ Node: File Checking666084
+ Ref: File Checking-Footnote-1667418
+ Node: Empty Files667619
+ Node: Ignoring Assigns669598
+ Node: Getopt Function671148
+ Ref: Getopt Function-Footnote-1682617
+ Node: Passwd Functions682817
+ Ref: Passwd Functions-Footnote-1691656
+ Node: Group Functions691744
+ Ref: Group Functions-Footnote-1699642
+ Node: Walking Arrays699849
+ Node: Library Functions Summary702857
+ Node: Library Exercises704263
+ Node: Sample Programs704728
+ Node: Running Examples705498
+ Node: Clones706226
+ Node: Cut Program707450
+ Node: Egrep Program717379
+ Ref: Egrep Program-Footnote-1724891
+ Node: Id Program725001
+ Node: Split Program728681
+ Ref: Split Program-Footnote-1732139
+ Node: Tee Program732268
+ Node: Uniq Program735058
+ Node: Wc Program742484
+ Ref: Wc Program-Footnote-1746739
+ Node: Miscellaneous Programs746833
+ Node: Dupword Program748046
+ Node: Alarm Program750076
+ Node: Translate Program754931
+ Ref: Translate Program-Footnote-1759496
+ Node: Labels Program759766
+ Ref: Labels Program-Footnote-1763117
+ Node: Word Sorting763201
+ Node: History Sorting767273
+ Node: Extract Program769108
+ Node: Simple Sed776638
+ Node: Igawk Program779712
+ Ref: Igawk Program-Footnote-1794043
+ Ref: Igawk Program-Footnote-2794245
+ Ref: Igawk Program-Footnote-3794367
+ Node: Anagram Program794482
+ Node: Signature Program797544
+ Node: Programs Summary798791
+ Node: Programs Exercises800005
+ Ref: Programs Exercises-Footnote-1804134
+ Node: Advanced Features804225
+ Node: Nondecimal Data806215
+ Node: Array Sorting807806
+ Node: Controlling Array Traversal808506
+ Ref: Controlling Array Traversal-Footnote-1816874
+ Node: Array Sorting Functions816992
+ Ref: Array Sorting Functions-Footnote-1822083
+ Node: Two-way I/O822279
+ Ref: Two-way I/O-Footnote-1828831
+ Ref: Two-way I/O-Footnote-2829018
+ Node: TCP/IP Networking829100
+ Node: Profiling832218
+ Ref: Profiling-Footnote-1840890
+ Node: Advanced Features Summary841213
+ Node: Internationalization843057
+ Node: I18N and L10N844537
+ Node: Explaining gettext845224
+ Ref: Explaining gettext-Footnote-1851116
+ Ref: Explaining gettext-Footnote-2851301
+ Node: Programmer i18n851466
+ Ref: Programmer i18n-Footnote-1856415
+ Node: Translator i18n856464
+ Node: String Extraction857258
+ Ref: String Extraction-Footnote-1858390
+ Node: Printf Ordering858476
+ Ref: Printf Ordering-Footnote-1861262
+ Node: I18N Portability861326
+ Ref: I18N Portability-Footnote-1863782
+ Node: I18N Example863845
+ Ref: I18N Example-Footnote-1866651
+ Node: Gawk I18N866724
+ Node: I18N Summary867369
+ Node: Debugger868710
+ Node: Debugging869733
+ Node: Debugging Concepts870174
+ Node: Debugging Terms871983
+ Node: Awk Debugging874558
+ Node: Sample Debugging Session875464
+ Node: Debugger Invocation875998
+ Node: Finding The Bug877384
+ Node: List of Debugger Commands883862
+ Node: Breakpoint Control885195
+ Node: Debugger Execution Control888889
+ Node: Viewing And Changing Data892251
+ Node: Execution Stack895625
+ Node: Debugger Info897262
+ Node: Miscellaneous Debugger Commands901333
+ Node: Readline Support906395
+ Node: Limitations907291
+ Node: Debugging Summary909400
+ Node: Arbitrary Precision Arithmetic910679
+ Node: Computer Arithmetic912164
+ Ref: table-numeric-ranges915930
+ Ref: table-floating-point-ranges916423
+ Ref: Computer Arithmetic-Footnote-1917081
+ Node: Math Definitions917138
+ Ref: table-ieee-formats920454
+ Ref: Math Definitions-Footnote-1921057
+ Node: MPFR features921162
+ Node: FP Math Caution922880
+ Ref: FP Math Caution-Footnote-1923952
+ Node: Inexactness of computations924321
+ Node: Inexact representation925281
+ Node: Comparing FP Values926641
+ Node: Errors accumulate927723
+ Node: Getting Accuracy929156
+ Node: Try To Round931866
+ Node: Setting precision932765
+ Ref: table-predefined-precision-strings933462
+ Node: Setting the rounding mode935292
+ Ref: table-gawk-rounding-modes935666
+ Ref: Setting the rounding mode-Footnote-1939041
+ Node: Arbitrary Precision Integers939220
+ Ref: Arbitrary Precision Integers-Footnote-1942395
+ Node: Checking for MPFR942544
+ Node: POSIX Floating Point Problems943841
+ Ref: POSIX Floating Point Problems-Footnote-1947712
+ Node: Floating point summary947750
+ Node: Dynamic Extensions949940
+ Node: Extension Intro951493
+ Node: Plugin License952759
+ Node: Extension Mechanism Outline953556
+ Ref: figure-load-extension953995
+ Ref: figure-register-new-function955560
+ Ref: figure-call-new-function956652
+ Node: Extension API Description958714
+ Node: Extension API Functions Introduction960356
+ Node: General Data Types965896
+ Ref: General Data Types-Footnote-1974257
+ Node: Memory Allocation Functions974556
+ Ref: Memory Allocation Functions-Footnote-1978766
+ Node: Constructor Functions978865
+ Node: Registration Functions982451
+ Node: Extension Functions983136
+ Node: Exit Callback Functions988351
+ Node: Extension Version String989601
+ Node: Input Parsers990264
+ Node: Output Wrappers1002985
+ Node: Two-way processors1007497
+ Node: Printing Messages1009762
+ Ref: Printing Messages-Footnote-11010933
+ Node: Updating ERRNO1011086
+ Node: Requesting Values1011825
+ Ref: table-value-types-returned1012562
+ Node: Accessing Parameters1013498
+ Node: Symbol Table Access1014733
+ Node: Symbol table by name1015245
+ Node: Symbol table by cookie1017034
+ Ref: Symbol table by cookie-Footnote-11021219
+ Node: Cached values1021283
+ Ref: Cached values-Footnote-11024819
+ Node: Array Manipulation1024972
+ Ref: Array Manipulation-Footnote-11026063
+ Node: Array Data Types1026100
+ Ref: Array Data Types-Footnote-11028758
+ Node: Array Functions1028850
+ Node: Flattening Arrays1033348
+ Node: Creating Arrays1040324
+ Node: Redirection API1045091
+ Node: Extension API Variables1047924
+ Node: Extension Versioning1048635
+ Ref: gawk-api-version1049064
+ Node: Extension GMP/MPFR Versioning1050795
+ Node: Extension API Informational Variables1052423
+ Node: Extension API Boilerplate1053496
+ Node: Changes from API V11057470
+ Node: Finding Extensions1059042
+ Node: Extension Example1059601
+ Node: Internal File Description1060399
+ Node: Internal File Ops1064479
+ Ref: Internal File Ops-Footnote-11075830
+ Node: Using Internal File Ops1075970
+ Ref: Using Internal File Ops-Footnote-11078353
+ Node: Extension Samples1078627
+ Node: Extension Sample File Functions1080156
+ Node: Extension Sample Fnmatch1087805
+ Node: Extension Sample Fork1089292
+ Node: Extension Sample Inplace1090510
+ Node: Extension Sample Ord1093727
+ Node: Extension Sample Readdir1094563
+ Ref: table-readdir-file-types1095452
+ Node: Extension Sample Revout1096257
+ Node: Extension Sample Rev2way1096846
+ Node: Extension Sample Read write array1097586
+ Node: Extension Sample Readfile1099528
+ Node: Extension Sample Time1100623
+ Node: Extension Sample API Tests1101971
+ Node: gawkextlib1102463
+ Node: Extension summary1104919
+ Node: Extension Exercises1108621
+ Node: Language History1110119
+ Node: V7/SVR3.11111775
+ Node: SVR41113927
+ Node: POSIX1115361
+ Node: BTL1116741
+ Node: POSIX/GNU1117470
+ Node: Feature History1123248
+ Node: Common Extensions1139107
+ Node: Ranges and Locales1140390
+ Ref: Ranges and Locales-Footnote-11145006
+ Ref: Ranges and Locales-Footnote-21145033
+ Ref: Ranges and Locales-Footnote-31145268
+ Node: Contributors1145489
+ Node: History summary1151434
+ Node: Installation1152814
+ Node: Gawk Distribution1153758
+ Node: Getting1154242
+ Node: Extracting1155205
+ Node: Distribution contents1156843
+ Node: Unix Installation1163323
+ Node: Quick Installation1164005
+ Node: Shell Startup Files1166419
+ Node: Additional Configuration Options1167508
 -Node: Configuration Philosophy1169497
 -Node: Non-Unix Installation1171866
 -Node: PC Installation1172326
 -Node: PC Binary Installation1173164
 -Node: PC Compiling1173599
 -Node: PC Using1174716
 -Node: Cygwin1177761
 -Node: MSYS1178531
 -Node: VMS Installation1179032
 -Node: VMS Compilation1179823
 -Ref: VMS Compilation-Footnote-11181052
 -Node: VMS Dynamic Extensions1181110
 -Node: VMS Installation Details1182795
 -Node: VMS Running1185048
 -Node: VMS GNV1189327
 -Node: VMS Old Gawk1190062
 -Node: Bugs1190533
 -Node: Bug address1191196
 -Node: Usenet1193988
 -Node: Maintainers1194765
 -Node: Other Versions1196026
 -Node: Installation summary1202788
 -Node: Notes1203990
 -Node: Compatibility Mode1204855
 -Node: Additions1205637
 -Node: Accessing The Source1206562
 -Node: Adding Code1207999
 -Node: New Ports1214218
 -Node: Derived Files1218706
 -Ref: Derived Files-Footnote-11224352
 -Ref: Derived Files-Footnote-21224387
 -Ref: Derived Files-Footnote-31224985
 -Node: Future Extensions1225099
 -Node: Implementation Limitations1225757
 -Node: Extension Design1226940
 -Node: Old Extension Problems1228094
 -Ref: Old Extension Problems-Footnote-11229612
 -Node: Extension New Mechanism Goals1229669
 -Ref: Extension New Mechanism Goals-Footnote-11233033
 -Node: Extension Other Design Decisions1233222
 -Node: Extension Future Growth1235335
 -Node: Old Extension Mechanism1236171
 -Node: Notes summary1237934
 -Node: Basic Concepts1239116
 -Node: Basic High Level1239797
 -Ref: figure-general-flow1240079
 -Ref: figure-process-flow1240764
 -Ref: Basic High Level-Footnote-11244065
 -Node: Basic Data Typing1244250
 -Node: Glossary1247578
 -Node: Copying1279416
 -Node: GNU Free Documentation License1316955
 -Node: Index1342073
++Node: Configuration Philosophy1169369
++Node: Non-Unix Installation1171738
++Node: PC Installation1172198
++Node: PC Binary Installation1173036
++Node: PC Compiling1173471
++Node: PC Using1174588
++Node: Cygwin1177633
++Node: MSYS1178403
++Node: VMS Installation1178904
++Node: VMS Compilation1179695
++Ref: VMS Compilation-Footnote-11180924
++Node: VMS Dynamic Extensions1180982
++Node: VMS Installation Details1182667
++Node: VMS Running1184920
++Node: VMS GNV1189199
++Node: VMS Old Gawk1189934
++Node: Bugs1190405
++Node: Bug address1191068
++Node: Usenet1193860
++Node: Maintainers1194637
++Node: Other Versions1195898
++Node: Installation summary1202660
++Node: Notes1203862
++Node: Compatibility Mode1204727
++Node: Additions1205509
++Node: Accessing The Source1206434
++Node: Adding Code1207871
++Node: New Ports1214090
++Node: Derived Files1218578
++Ref: Derived Files-Footnote-11224224
++Ref: Derived Files-Footnote-21224259
++Ref: Derived Files-Footnote-31224857
++Node: Future Extensions1224971
++Node: Implementation Limitations1225629
++Node: Extension Design1226812
++Node: Old Extension Problems1227966
++Ref: Old Extension Problems-Footnote-11229484
++Node: Extension New Mechanism Goals1229541
++Ref: Extension New Mechanism Goals-Footnote-11232905
++Node: Extension Other Design Decisions1233094
++Node: Extension Future Growth1235207
++Node: Old Extension Mechanism1236043
++Node: Notes summary1237806
++Node: Basic Concepts1238988
++Node: Basic High Level1239669
++Ref: figure-general-flow1239951
++Ref: figure-process-flow1240636
++Ref: Basic High Level-Footnote-11243937
++Node: Basic Data Typing1244122
++Node: Glossary1247450
++Node: Copying1279288
++Node: GNU Free Documentation License1316827
++Node: Index1341945
  
  End Tag Table

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

Summary of changes:
 awklib/eg/lib/bits2str.awk  |    2 +-
 awklib/eg/prog/split.awk    |    1 -
 awklib/eg/prog/testbits.awk |    2 +-
 doc/ChangeLog               |   12 +
 doc/gawk.info               | 1084 ++++++++++++++++++++++---------------------
 doc/gawk.texi               |  312 +++++++++++--
 doc/gawktexi.in             |  310 +++++++++++--
 7 files changed, 1130 insertions(+), 593 deletions(-)


hooks/post-receive
-- 
gawk



reply via email to

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