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-4704-g20c0d1e7


From: Arnold Robbins
Subject: [SCM] gawk branch, master, updated. gawk-4.1.0-4704-g20c0d1e7
Date: Thu, 28 Apr 2022 16:25:22 -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  20c0d1e7c5d9bd6b85bbe3dbb9d8c06005442e7e (commit)
       via  50d92ff4fee27a6d4b644293422c6373ad90812d (commit)
       via  4afcd655d827cc095e20abbf05b4aa5d41122600 (commit)
       via  0171cdeb5ce6f0d43bc41b0a69d706d367370bd0 (commit)
       via  cb970456a0cc9e9b024afc5664d27ba486e60715 (commit)
      from  db645f36b6e1c5ffa7760d4fd592fd0e32d7cc99 (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=20c0d1e7c5d9bd6b85bbe3dbb9d8c06005442e7e

commit 20c0d1e7c5d9bd6b85bbe3dbb9d8c06005442e7e
Merge: db645f36 50d92ff4
Author: Arnold D. Robbins <arnold@skeeve.com>
Date:   Thu Apr 28 23:25:09 2022 +0300

    Merge branch 'gawk-5.1-stable'

diff --cc doc/gawk.info
index 46eaccc6,f9a470d4..be86c7fa
--- a/doc/gawk.info
+++ b/doc/gawk.info
@@@ -38790,612 -38635,609 +38790,612 @@@ Inde
  
  Tag Table:
  Node: Top1200
 -Node: Foreword345313
 -Node: Foreword449755
 -Node: Preface51287
 -Ref: Preface-Footnote-154146
 -Ref: Preface-Footnote-254255
 -Ref: Preface-Footnote-354489
 -Node: History54631
 -Node: Names56983
 -Ref: Names-Footnote-158087
 -Node: This Manual58234
 -Ref: This Manual-Footnote-164873
 -Node: Conventions64973
 -Node: Manual History67342
 -Ref: Manual History-Footnote-170339
 -Ref: Manual History-Footnote-270380
 -Node: How To Contribute70454
 -Node: Acknowledgments71380
 -Node: Getting Started76317
 -Node: Running gawk78756
 -Node: One-shot79946
 -Node: Read Terminal81209
 -Node: Long83202
 -Node: Executable Scripts84715
 -Ref: Executable Scripts-Footnote-187348
 -Node: Comments87451
 -Node: Quoting89935
 -Node: DOS Quoting95461
 -Node: Sample Data Files97517
 -Node: Very Simple100112
 -Node: Two Rules106214
 -Node: More Complex108099
 -Node: Statements/Lines110431
 -Ref: Statements/Lines-Footnote-1114915
 -Node: Other Features115180
 -Node: When116116
 -Ref: When-Footnote-1117870
 -Node: Intro Summary117935
 -Node: Invoking Gawk118819
 -Node: Command Line120333
 -Node: Options121131
 -Ref: Options-Footnote-1139045
 -Ref: Options-Footnote-2139276
 -Node: Other Arguments139301
 -Node: Naming Standard Input143312
 -Node: Environment Variables144522
 -Node: AWKPATH Variable145080
 -Ref: AWKPATH Variable-Footnote-1148492
 -Ref: AWKPATH Variable-Footnote-2148526
 -Node: AWKLIBPATH Variable148897
 -Ref: AWKLIBPATH Variable-Footnote-1150594
 -Node: Other Environment Variables150969
 -Node: Exit Status154790
 -Node: Include Files155467
 -Node: Loading Shared Libraries159157
 -Node: Obsolete160585
 -Node: Undocumented161277
 -Node: Invoking Summary161574
 -Node: Regexp164415
 -Node: Regexp Usage165869
 -Node: Escape Sequences167906
 -Node: Regexp Operators174148
 -Node: Regexp Operator Details174633
 -Ref: Regexp Operator Details-Footnote-1181997
 -Node: Interval Expressions182144
 -Ref: Interval Expressions-Footnote-1184344
 -Node: Bracket Expressions184442
 -Ref: table-char-classes186918
 -Node: Leftmost Longest190245
 -Node: Computed Regexps191548
 -Node: GNU Regexp Operators194975
 -Node: Case-sensitivity198712
 -Ref: Case-sensitivity-Footnote-1201578
 -Ref: Case-sensitivity-Footnote-2201813
 -Node: Regexp Summary201921
 -Node: Reading Files203387
 -Node: Records205656
 -Node: awk split records206731
 -Node: gawk split records211431
 -Ref: gawk split records-Footnote-1216505
 -Node: Fields216542
 -Node: Nonconstant Fields219283
 -Ref: Nonconstant Fields-Footnote-1221519
 -Node: Changing Fields221723
 -Node: Field Separators227754
 -Node: Default Field Splitting230452
 -Node: Regexp Field Splitting231570
 -Node: Single Character Fields235247
 -Node: Command Line Field Separator236307
 -Node: Full Line Fields239525
 -Ref: Full Line Fields-Footnote-1241047
 -Ref: Full Line Fields-Footnote-2241093
 -Node: Field Splitting Summary241194
 -Node: Constant Size243268
 -Node: Fixed width data244000
 -Node: Skipping intervening247467
 -Node: Allowing trailing data248265
 -Node: Fields with fixed data249302
 -Node: Splitting By Content250820
 -Ref: Splitting By Content-Footnote-1254656
 -Node: More CSV254819
 -Node: FS versus FPAT256434
 -Node: Testing field creation257594
 -Node: Multiple Line259219
 -Node: Getline265496
 -Node: Plain Getline267965
 -Node: Getline/Variable270538
 -Node: Getline/File271689
 -Node: Getline/Variable/File273077
 -Ref: Getline/Variable/File-Footnote-1274682
 -Node: Getline/Pipe274770
 -Node: Getline/Variable/Pipe277474
 -Node: Getline/Coprocess278609
 -Node: Getline/Variable/Coprocess279876
 -Node: Getline Notes280618
 -Node: Getline Summary283415
 -Ref: table-getline-variants283839
 -Node: Read Timeout284588
 -Ref: Read Timeout-Footnote-1288494
 -Node: Retrying Input288552
 -Node: Command-line directories289751
 -Node: Input Summary290657
 -Node: Input Exercises293829
 -Node: Printing294263
 -Node: Print296097
 -Node: Print Examples297554
 -Node: Output Separators300334
 -Node: OFMT302351
 -Node: Printf303707
 -Node: Basic Printf304492
 -Node: Control Letters306066
 -Node: Format Modifiers311230
 -Node: Printf Examples317245
 -Node: Redirection319731
 -Node: Special FD326572
 -Ref: Special FD-Footnote-1329740
 -Node: Special Files329814
 -Node: Other Inherited Files330431
 -Node: Special Network331432
 -Node: Special Caveats332292
 -Node: Close Files And Pipes333241
 -Ref: table-close-pipe-return-values340148
 -Ref: Close Files And Pipes-Footnote-1340962
 -Ref: Close Files And Pipes-Footnote-2341110
 -Node: Nonfatal341262
 -Node: Output Summary343600
 -Node: Output Exercises344822
 -Node: Expressions345501
 -Node: Values346689
 -Node: Constants347367
 -Node: Scalar Constants348058
 -Ref: Scalar Constants-Footnote-1350568
 -Node: Nondecimal-numbers350818
 -Node: Regexp Constants353819
 -Node: Using Constant Regexps354345
 -Node: Standard Regexp Constants354967
 -Node: Strong Regexp Constants358155
 -Node: Variables361870
 -Node: Using Variables362527
 -Node: Assignment Options364437
 -Node: Conversion366908
 -Node: Strings And Numbers367432
 -Ref: Strings And Numbers-Footnote-1370495
 -Node: Locale influences conversions370604
 -Ref: table-locale-affects373362
 -Node: All Operators373981
 -Node: Arithmetic Ops374610
 -Node: Concatenation377326
 -Ref: Concatenation-Footnote-1380173
 -Node: Assignment Ops380280
 -Ref: table-assign-ops385271
 -Node: Increment Ops386585
 -Node: Truth Values and Conditions390045
 -Node: Truth Values391119
 -Node: Typing and Comparison392167
 -Node: Variable Typing392987
 -Ref: Variable Typing-Footnote-1399450
 -Ref: Variable Typing-Footnote-2399522
 -Node: Comparison Operators399599
 -Ref: table-relational-ops400018
 -Node: POSIX String Comparison403514
 -Ref: POSIX String Comparison-Footnote-1405209
 -Ref: POSIX String Comparison-Footnote-2405348
 -Node: Boolean Ops405432
 -Ref: Boolean Ops-Footnote-1409914
 -Node: Conditional Exp410006
 -Node: Function Calls411742
 -Node: Precedence415619
 -Node: Locales419278
 -Node: Expressions Summary420910
 -Node: Patterns and Actions423483
 -Node: Pattern Overview424603
 -Node: Regexp Patterns426280
 -Node: Expression Patterns426822
 -Node: Ranges430603
 -Node: BEGIN/END433711
 -Node: Using BEGIN/END434472
 -Ref: Using BEGIN/END-Footnote-1437226
 -Node: I/O And BEGIN/END437332
 -Node: BEGINFILE/ENDFILE439645
 -Node: Empty442876
 -Node: Using Shell Variables443193
 -Node: Action Overview445467
 -Node: Statements447792
 -Node: If Statement449640
 -Node: While Statement451135
 -Node: Do Statement453163
 -Node: For Statement454311
 -Node: Switch Statement457566
 -Node: Break Statement460007
 -Node: Continue Statement462099
 -Node: Next Statement463926
 -Node: Nextfile Statement466309
 -Node: Exit Statement468998
 -Node: Built-in Variables471401
 -Node: User-modified472534
 -Node: Auto-set480301
 -Ref: Auto-set-Footnote-1497108
 -Ref: Auto-set-Footnote-2497314
 -Node: ARGC and ARGV497370
 -Node: Pattern Action Summary501583
 -Node: Arrays504013
 -Node: Array Basics505342
 -Node: Array Intro506186
 -Ref: figure-array-elements508161
 -Ref: Array Intro-Footnote-1510866
 -Node: Reference to Elements510994
 -Node: Assigning Elements513458
 -Node: Array Example513949
 -Node: Scanning an Array515708
 -Node: Controlling Scanning518730
 -Ref: Controlling Scanning-Footnote-1525186
 -Node: Numeric Array Subscripts525502
 -Node: Uninitialized Subscripts527686
 -Node: Delete529305
 -Ref: Delete-Footnote-1532057
 -Node: Multidimensional532114
 -Node: Multiscanning535209
 -Node: Arrays of Arrays536800
 -Node: Arrays Summary541568
 -Node: Functions543661
 -Node: Built-in544699
 -Node: Calling Built-in545780
 -Node: Numeric Functions547776
 -Ref: Numeric Functions-Footnote-1551804
 -Ref: Numeric Functions-Footnote-2552452
 -Ref: Numeric Functions-Footnote-3552500
 -Node: String Functions552772
 -Ref: String Functions-Footnote-1577614
 -Ref: String Functions-Footnote-2577742
 -Ref: String Functions-Footnote-3577990
 -Node: Gory Details578077
 -Ref: table-sub-escapes579868
 -Ref: table-sub-proposed581388
 -Ref: table-posix-sub582752
 -Ref: table-gensub-escapes584294
 -Ref: Gory Details-Footnote-1585118
 -Node: I/O Functions585272
 -Ref: table-system-return-values591726
 -Ref: I/O Functions-Footnote-1593807
 -Ref: I/O Functions-Footnote-2593955
 -Node: Time Functions594075
 -Ref: Time Functions-Footnote-1604746
 -Ref: Time Functions-Footnote-2604814
 -Ref: Time Functions-Footnote-3604972
 -Ref: Time Functions-Footnote-4605083
 -Ref: Time Functions-Footnote-5605195
 -Ref: Time Functions-Footnote-6605422
 -Node: Bitwise Functions605688
 -Ref: table-bitwise-ops606282
 -Ref: Bitwise Functions-Footnote-1612346
 -Ref: Bitwise Functions-Footnote-2612519
 -Node: Type Functions612710
 -Node: I18N Functions616039
 -Node: User-defined617690
 -Node: Definition Syntax618502
 -Ref: Definition Syntax-Footnote-1624196
 -Node: Function Example624267
 -Ref: Function Example-Footnote-1627189
 -Node: Function Calling627211
 -Node: Calling A Function627799
 -Node: Variable Scope628757
 -Node: Pass By Value/Reference631751
 -Node: Function Caveats634395
 -Ref: Function Caveats-Footnote-1636442
 -Node: Return Statement636562
 -Node: Dynamic Typing639541
 -Node: Indirect Calls640471
 -Node: Functions Summary651395
 -Node: Library Functions654100
 -Ref: Library Functions-Footnote-1657707
 -Ref: Library Functions-Footnote-2657850
 -Node: Library Names658021
 -Ref: Library Names-Footnote-1661688
 -Ref: Library Names-Footnote-2661911
 -Node: General Functions661997
 -Node: Strtonum Function663179
 -Node: Assert Function666201
 -Node: Round Function669527
 -Node: Cliff Random Function671067
 -Node: Ordinal Functions672083
 -Ref: Ordinal Functions-Footnote-1675146
 -Ref: Ordinal Functions-Footnote-2675398
 -Node: Join Function675608
 -Ref: Join Function-Footnote-1677378
 -Node: Getlocaltime Function677578
 -Node: Readfile Function681320
 -Node: Shell Quoting683297
 -Node: Isnumeric Function684725
 -Node: Data File Management686113
 -Node: Filetrans Function686745
 -Node: Rewind Function690841
 -Node: File Checking692750
 -Ref: File Checking-Footnote-1694084
 -Node: Empty Files694285
 -Node: Ignoring Assigns696264
 -Node: Getopt Function697814
 -Ref: Getopt Function-Footnote-1713111
 -Node: Passwd Functions713311
 -Ref: Passwd Functions-Footnote-1722150
 -Node: Group Functions722238
 -Ref: Group Functions-Footnote-1730136
 -Node: Walking Arrays730343
 -Node: Library Functions Summary733351
 -Node: Library Exercises734757
 -Node: Sample Programs735222
 -Node: Running Examples735992
 -Node: Clones736720
 -Node: Cut Program737944
 -Node: Egrep Program748084
 -Node: Id Program757085
 -Node: Split Program767020
 -Ref: Split Program-Footnote-1776913
 -Node: Tee Program777086
 -Node: Uniq Program779876
 -Node: Wc Program787464
 -Node: Bytes vs. Characters787851
 -Node: Using extensions789399
 -Node: wc program790153
 -Node: Miscellaneous Programs795018
 -Node: Dupword Program796231
 -Node: Alarm Program798261
 -Node: Translate Program803116
 -Ref: Translate Program-Footnote-1807681
 -Node: Labels Program807951
 -Ref: Labels Program-Footnote-1811302
 -Node: Word Sorting811386
 -Node: History Sorting815458
 -Node: Extract Program817683
 -Node: Simple Sed825696
 -Node: Igawk Program828770
 -Ref: Igawk Program-Footnote-1843101
 -Ref: Igawk Program-Footnote-2843303
 -Ref: Igawk Program-Footnote-3843425
 -Node: Anagram Program843540
 -Node: Signature Program846602
 -Node: Programs Summary847849
 -Node: Programs Exercises849063
 -Ref: Programs Exercises-Footnote-1853193
 -Node: Advanced Features853279
 -Node: Nondecimal Data855346
 -Node: Array Sorting856937
 -Node: Controlling Array Traversal857637
 -Ref: Controlling Array Traversal-Footnote-1866005
 -Node: Array Sorting Functions866123
 -Ref: Array Sorting Functions-Footnote-1872034
 -Node: Two-way I/O872230
 -Ref: Two-way I/O-Footnote-1879956
 -Ref: Two-way I/O-Footnote-2880143
 -Node: TCP/IP Networking880225
 -Node: Profiling883301
 -Node: Extension Philosophy892610
 -Node: Advanced Features Summary894089
 -Node: Internationalization896104
 -Node: I18N and L10N897778
 -Node: Explaining gettext898465
 -Ref: Explaining gettext-Footnote-1904357
 -Ref: Explaining gettext-Footnote-2904542
 -Node: Programmer i18n904707
 -Ref: Programmer i18n-Footnote-1909656
 -Node: Translator i18n909705
 -Node: String Extraction910499
 -Ref: String Extraction-Footnote-1911631
 -Node: Printf Ordering911717
 -Ref: Printf Ordering-Footnote-1914503
 -Node: I18N Portability914567
 -Ref: I18N Portability-Footnote-1917023
 -Node: I18N Example917086
 -Ref: I18N Example-Footnote-1920361
 -Ref: I18N Example-Footnote-2920434
 -Node: Gawk I18N920543
 -Node: I18N Summary921165
 -Node: Debugger922506
 -Node: Debugging923506
 -Node: Debugging Concepts923947
 -Node: Debugging Terms925756
 -Node: Awk Debugging928331
 -Ref: Awk Debugging-Footnote-1929276
 -Node: Sample Debugging Session929408
 -Node: Debugger Invocation929942
 -Node: Finding The Bug931328
 -Node: List of Debugger Commands937802
 -Node: Breakpoint Control939135
 -Node: Debugger Execution Control942829
 -Node: Viewing And Changing Data946191
 -Node: Execution Stack949732
 -Node: Debugger Info951369
 -Node: Miscellaneous Debugger Commands955440
 -Node: Readline Support960502
 -Node: Limitations961398
 -Node: Debugging Summary963952
 -Node: Namespaces965231
 -Node: Global Namespace966342
 -Node: Qualified Names967740
 -Node: Default Namespace968739
 -Node: Changing The Namespace969480
 -Node: Naming Rules971094
 -Node: Internal Name Management972942
 -Node: Namespace Example973984
 -Node: Namespace And Features976546
 -Node: Namespace Summary977981
 -Node: Arbitrary Precision Arithmetic979458
 -Node: Computer Arithmetic980945
 -Ref: table-numeric-ranges984711
 -Ref: table-floating-point-ranges985205
 -Ref: Computer Arithmetic-Footnote-1985864
 -Node: Math Definitions985921
 -Ref: table-ieee-formats989237
 -Ref: Math Definitions-Footnote-1989841
 -Node: MPFR features989946
 -Node: FP Math Caution991664
 -Ref: FP Math Caution-Footnote-1992736
 -Node: Inexactness of computations993105
 -Node: Inexact representation994065
 -Node: Comparing FP Values995425
 -Node: Errors accumulate996666
 -Node: Getting Accuracy998099
 -Node: Try To Round1000809
 -Node: Setting precision1001708
 -Ref: table-predefined-precision-strings1002405
 -Node: Setting the rounding mode1004236
 -Ref: table-gawk-rounding-modes1004610
 -Ref: Setting the rounding mode-Footnote-11008542
 -Node: Arbitrary Precision Integers1008721
 -Ref: Arbitrary Precision Integers-Footnote-11011896
 -Node: Checking for MPFR1012045
 -Node: POSIX Floating Point Problems1013519
 -Ref: POSIX Floating Point Problems-Footnote-11018172
 -Node: Floating point summary1018210
 -Node: Dynamic Extensions1020400
 -Node: Extension Intro1021953
 -Node: Plugin License1023219
 -Node: Extension Mechanism Outline1024016
 -Ref: figure-load-extension1024455
 -Ref: figure-register-new-function1026021
 -Ref: figure-call-new-function1027114
 -Node: Extension API Description1029177
 -Node: Extension API Functions Introduction1030890
 -Ref: table-api-std-headers1032726
 -Node: General Data Types1036976
 -Ref: General Data Types-Footnote-11045606
 -Node: Memory Allocation Functions1045905
 -Ref: Memory Allocation Functions-Footnote-11050406
 -Node: Constructor Functions1050505
 -Node: API Ownership of MPFR and GMP Values1053971
 -Node: Registration Functions1055284
 -Node: Extension Functions1055984
 -Node: Exit Callback Functions1061306
 -Node: Extension Version String1062556
 -Node: Input Parsers1063219
 -Node: Output Wrappers1075940
 -Node: Two-way processors1080452
 -Node: Printing Messages1082717
 -Ref: Printing Messages-Footnote-11083888
 -Node: Updating ERRNO1084041
 -Node: Requesting Values1084780
 -Ref: table-value-types-returned1085517
 -Node: Accessing Parameters1086454
 -Node: Symbol Table Access1087691
 -Node: Symbol table by name1088203
 -Ref: Symbol table by name-Footnote-11091228
 -Node: Symbol table by cookie1091356
 -Ref: Symbol table by cookie-Footnote-11095541
 -Node: Cached values1095605
 -Ref: Cached values-Footnote-11099141
 -Node: Array Manipulation1099294
 -Ref: Array Manipulation-Footnote-11100385
 -Node: Array Data Types1100422
 -Ref: Array Data Types-Footnote-11103080
 -Node: Array Functions1103172
 -Node: Flattening Arrays1107670
 -Node: Creating Arrays1114646
 -Node: Redirection API1119413
 -Node: Extension API Variables1122246
 -Node: Extension Versioning1122957
 -Ref: gawk-api-version1123386
 -Node: Extension GMP/MPFR Versioning1125118
 -Node: Extension API Informational Variables1126746
 -Node: Extension API Boilerplate1127819
 -Node: Changes from API V11131793
 -Node: Finding Extensions1133365
 -Node: Extension Example1133924
 -Node: Internal File Description1134722
 -Node: Internal File Ops1138802
 -Ref: Internal File Ops-Footnote-11150152
 -Node: Using Internal File Ops1150292
 -Ref: Using Internal File Ops-Footnote-11152675
 -Node: Extension Samples1152949
 -Node: Extension Sample File Functions1154478
 -Node: Extension Sample Fnmatch1162127
 -Node: Extension Sample Fork1163614
 -Node: Extension Sample Inplace1164832
 -Node: Extension Sample Ord1168458
 -Node: Extension Sample Readdir1169294
 -Ref: table-readdir-file-types1170183
 -Node: Extension Sample Revout1171251
 -Node: Extension Sample Rev2way1171840
 -Node: Extension Sample Read write array1172580
 -Node: Extension Sample Readfile1174522
 -Node: Extension Sample Time1175617
 -Node: Extension Sample API Tests1177369
 -Node: gawkextlib1177861
 -Node: Extension summary1180779
 -Node: Extension Exercises1184481
 -Node: Language History1185723
 -Node: V7/SVR3.11187379
 -Node: SVR41189531
 -Node: POSIX1190965
 -Node: BTL1192346
 -Node: POSIX/GNU1193075
 -Node: Feature History1198853
 -Node: Common Extensions1216028
 -Node: Ranges and Locales1217311
 -Ref: Ranges and Locales-Footnote-11221927
 -Ref: Ranges and Locales-Footnote-21221954
 -Ref: Ranges and Locales-Footnote-31222189
 -Node: Contributors1222412
 -Node: History summary1228409
 -Node: Installation1229789
 -Node: Gawk Distribution1230733
 -Node: Getting1231217
 -Node: Extracting1232180
 -Node: Distribution contents1233818
 -Node: Unix Installation1240879
 -Node: Quick Installation1241683
 -Node: Compiling with MPFR1244103
 -Node: Shell Startup Files1244793
 -Node: Additional Configuration Options1245882
 -Node: Configuration Philosophy1248197
 -Node: Compiling from Git1250593
 -Node: Building the Documentation1251148
 -Node: Non-Unix Installation1252532
 -Node: PC Installation1252992
 -Node: PC Binary Installation1253830
 -Node: PC Compiling1254703
 -Node: PC Using1255820
 -Node: Cygwin1259373
 -Node: MSYS1260597
 -Node: VMS Installation1261199
 -Node: VMS Compilation1261918
 -Ref: VMS Compilation-Footnote-11263147
 -Node: VMS Dynamic Extensions1263205
 -Node: VMS Installation Details1264890
 -Node: VMS Running1267152
 -Node: VMS GNV1271431
 -Node: Bugs1272145
 -Node: Bug definition1273057
 -Node: Bug address1275993
 -Node: Usenet1279381
 -Node: Performance bugs1280570
 -Node: Asking for help1283491
 -Node: Maintainers1285458
 -Node: Other Versions1286652
 -Node: Installation summary1294816
 -Node: Notes1296180
 -Node: Compatibility Mode1296974
 -Node: Additions1297756
 -Node: Accessing The Source1298681
 -Node: Adding Code1300118
 -Node: New Ports1306933
 -Node: Derived Files1311308
 -Ref: Derived Files-Footnote-11316968
 -Ref: Derived Files-Footnote-21317003
 -Ref: Derived Files-Footnote-31317601
 -Node: Future Extensions1317715
 -Node: Implementation Limitations1318373
 -Node: Extension Design1319583
 -Node: Old Extension Problems1320727
 -Ref: Old Extension Problems-Footnote-11322245
 -Node: Extension New Mechanism Goals1322302
 -Ref: Extension New Mechanism Goals-Footnote-11325666
 -Node: Extension Other Design Decisions1325855
 -Node: Extension Future Growth1327968
 -Node: Notes summary1328574
 -Node: Basic Concepts1329732
 -Node: Basic High Level1330413
 -Ref: figure-general-flow1330695
 -Ref: figure-process-flow1331381
 -Ref: Basic High Level-Footnote-11334683
 -Node: Basic Data Typing1334868
 -Node: Glossary1338196
 -Node: Copying1370081
 -Node: GNU Free Documentation License1407624
 -Node: Index1432744
 +Node: Foreword345584
 +Node: Foreword450026
 +Node: Preface51558
 +Ref: Preface-Footnote-154417
 +Ref: Preface-Footnote-254526
 +Ref: Preface-Footnote-354760
 +Node: History54902
 +Node: Names57254
 +Ref: Names-Footnote-158358
 +Node: This Manual58505
 +Ref: This Manual-Footnote-165144
 +Node: Conventions65244
 +Node: Manual History67613
 +Ref: Manual History-Footnote-170610
 +Ref: Manual History-Footnote-270651
 +Node: How To Contribute70725
 +Node: Acknowledgments71651
 +Node: Getting Started76588
 +Node: Running gawk79027
 +Node: One-shot80217
 +Node: Read Terminal81480
 +Node: Long83473
 +Node: Executable Scripts84986
 +Ref: Executable Scripts-Footnote-187619
 +Node: Comments87722
 +Node: Quoting90206
 +Node: DOS Quoting95732
 +Node: Sample Data Files97788
 +Node: Very Simple100383
 +Node: Two Rules106485
 +Node: More Complex108370
 +Node: Statements/Lines110702
 +Ref: Statements/Lines-Footnote-1115186
 +Node: Other Features115451
 +Node: When116387
 +Ref: When-Footnote-1118141
 +Node: Intro Summary118206
 +Node: Invoking Gawk119090
 +Node: Command Line120604
 +Node: Options121402
 +Ref: Options-Footnote-1139256
 +Ref: Options-Footnote-2139487
 +Node: Other Arguments139512
 +Node: Naming Standard Input143523
 +Node: Environment Variables144733
 +Node: AWKPATH Variable145291
 +Ref: AWKPATH Variable-Footnote-1148703
 +Ref: AWKPATH Variable-Footnote-2148737
 +Node: AWKLIBPATH Variable149108
 +Ref: AWKLIBPATH Variable-Footnote-1150805
 +Node: Other Environment Variables151180
 +Node: Exit Status155132
 +Node: Include Files155809
 +Node: Loading Shared Libraries159499
 +Node: Obsolete160927
 +Node: Undocumented161619
 +Node: Invoking Summary161916
 +Node: Regexp164757
 +Node: Regexp Usage166211
 +Node: Escape Sequences168248
- Node: Regexp Operators174489
- Node: Regexp Operator Details174974
- Ref: Regexp Operator Details-Footnote-1182338
- Node: Interval Expressions182485
- Ref: Interval Expressions-Footnote-1184660
- Node: Bracket Expressions184758
- Ref: table-char-classes187234
- Node: Leftmost Longest190561
- Node: Computed Regexps191864
- Node: GNU Regexp Operators195291
- Node: Case-sensitivity198969
- Ref: Case-sensitivity-Footnote-1201835
- Ref: Case-sensitivity-Footnote-2202070
- Node: Regexp Summary202178
- Node: Reading Files203644
- Node: Records205913
- Node: awk split records206988
- Node: gawk split records211688
- Ref: gawk split records-Footnote-1216762
- Node: Fields216799
- Node: Nonconstant Fields219540
- Ref: Nonconstant Fields-Footnote-1221776
- Node: Changing Fields221980
- Node: Field Separators228011
- Node: Default Field Splitting230709
- Node: Regexp Field Splitting231827
- Node: Single Character Fields235504
- Node: Command Line Field Separator236564
- Node: Full Line Fields239782
- Ref: Full Line Fields-Footnote-1241304
- Ref: Full Line Fields-Footnote-2241350
- Node: Field Splitting Summary241451
- Node: Constant Size243525
- Node: Fixed width data244257
- Node: Skipping intervening247724
- Node: Allowing trailing data248522
- Node: Fields with fixed data249559
- Node: Splitting By Content251077
- Ref: Splitting By Content-Footnote-1254913
- Node: More CSV255076
- Node: FS versus FPAT256691
- Node: Testing field creation257851
- Node: Multiple Line259476
- Node: Getline265753
- Node: Plain Getline268222
- Node: Getline/Variable270795
- Node: Getline/File271946
- Node: Getline/Variable/File273334
- Ref: Getline/Variable/File-Footnote-1274939
- Node: Getline/Pipe275027
- Node: Getline/Variable/Pipe277731
- Node: Getline/Coprocess278866
- Node: Getline/Variable/Coprocess280133
- Node: Getline Notes280875
- Node: Getline Summary283672
- Ref: table-getline-variants284096
- Node: Read Timeout284845
- Ref: Read Timeout-Footnote-1288751
- Node: Retrying Input288809
- Node: Command-line directories290008
- Node: Input Summary290914
- Node: Input Exercises294086
- Node: Printing294520
- Node: Print296354
- Node: Print Examples297811
- Node: Output Separators300591
- Node: OFMT302608
- Node: Printf303964
- Node: Basic Printf304749
- Node: Control Letters306323
- Node: Format Modifiers311485
- Node: Printf Examples317500
- Node: Redirection319986
- Node: Special FD326827
- Ref: Special FD-Footnote-1329995
- Node: Special Files330069
- Node: Other Inherited Files330686
- Node: Special Network331687
- Node: Special Caveats332547
- Node: Close Files And Pipes333496
- Ref: table-close-pipe-return-values340403
- Ref: Close Files And Pipes-Footnote-1341217
- Ref: Close Files And Pipes-Footnote-2341365
- Node: Nonfatal341517
- Node: Output Summary343855
- Node: Output Exercises345077
- Node: Expressions345756
- Node: Values346944
- Node: Constants347622
- Node: Scalar Constants348313
- Ref: Scalar Constants-Footnote-1350823
- Node: Nondecimal-numbers351073
- Node: Regexp Constants354074
- Node: Using Constant Regexps354600
- Node: Standard Regexp Constants355222
- Node: Strong Regexp Constants358410
- Node: Variables362125
- Node: Using Variables362782
- Node: Assignment Options364692
- Node: Conversion367163
- Node: Strings And Numbers367687
- Ref: Strings And Numbers-Footnote-1370750
- Node: Locale influences conversions370859
- Ref: table-locale-affects373617
- Node: All Operators374236
- Node: Arithmetic Ops374865
- Node: Concatenation377581
- Ref: Concatenation-Footnote-1380428
- Node: Assignment Ops380535
- Ref: table-assign-ops385526
- Node: Increment Ops386840
- Node: Truth Values and Conditions390300
- Node: Truth Values391374
- Node: Typing and Comparison392422
- Node: Variable Typing393242
- Ref: Variable Typing-Footnote-1399705
- Ref: Variable Typing-Footnote-2399777
- Node: Comparison Operators399854
- Ref: table-relational-ops400273
- Node: POSIX String Comparison403769
- Ref: POSIX String Comparison-Footnote-1405464
- Ref: POSIX String Comparison-Footnote-2405603
- Node: Boolean Ops405687
- Ref: Boolean Ops-Footnote-1410169
- Node: Conditional Exp410261
- Node: Function Calls411997
- Node: Precedence415874
- Node: Locales419533
- Node: Expressions Summary421165
- Node: Patterns and Actions423738
- Node: Pattern Overview424858
- Node: Regexp Patterns426535
- Node: Expression Patterns427077
- Node: Ranges430858
- Node: BEGIN/END433966
- Node: Using BEGIN/END434727
- Ref: Using BEGIN/END-Footnote-1437481
- Node: I/O And BEGIN/END437587
- Node: BEGINFILE/ENDFILE439900
- Node: Empty443131
- Node: Using Shell Variables443448
- Node: Action Overview445722
- Node: Statements448047
- Node: If Statement449895
- Node: While Statement451390
- Node: Do Statement453418
- Node: For Statement454566
- Node: Switch Statement457821
- Node: Break Statement460262
- Node: Continue Statement462354
- Node: Next Statement464181
- Node: Nextfile Statement466564
- Node: Exit Statement469253
- Node: Built-in Variables471656
- Node: User-modified472789
- Node: Auto-set480556
- Ref: Auto-set-Footnote-1497363
- Ref: Auto-set-Footnote-2497569
- Node: ARGC and ARGV497625
- Node: Pattern Action Summary501838
- Node: Arrays504268
- Node: Array Basics505597
- Node: Array Intro506441
- Ref: figure-array-elements508416
- Ref: Array Intro-Footnote-1511121
- Node: Reference to Elements511249
- Node: Assigning Elements513713
- Node: Array Example514204
- Node: Scanning an Array515963
- Node: Controlling Scanning518985
- Ref: Controlling Scanning-Footnote-1525441
- Node: Numeric Array Subscripts525757
- Node: Uninitialized Subscripts527941
- Node: Delete529560
- Ref: Delete-Footnote-1532312
- Node: Multidimensional532369
- Node: Multiscanning535464
- Node: Arrays of Arrays537055
- Node: Arrays Summary541823
- Node: Functions543916
- Node: Built-in544954
- Node: Calling Built-in546107
- Node: Boolean Functions548103
- Node: Numeric Functions548657
- Ref: Numeric Functions-Footnote-1552684
- Ref: Numeric Functions-Footnote-2553332
- Ref: Numeric Functions-Footnote-3553380
- Node: String Functions553652
- Ref: String Functions-Footnote-1578494
- Ref: String Functions-Footnote-2578622
- Ref: String Functions-Footnote-3578870
- Node: Gory Details578957
- Ref: table-sub-escapes580748
- Ref: table-sub-proposed582268
- Ref: table-posix-sub583632
- Ref: table-gensub-escapes585174
- Ref: Gory Details-Footnote-1585998
- Node: I/O Functions586152
- Ref: table-system-return-values592606
- Ref: I/O Functions-Footnote-1594687
- Ref: I/O Functions-Footnote-2594835
- Node: Time Functions594955
- Ref: Time Functions-Footnote-1605626
- Ref: Time Functions-Footnote-2605694
- Ref: Time Functions-Footnote-3605852
- Ref: Time Functions-Footnote-4605963
- Ref: Time Functions-Footnote-5606075
- Ref: Time Functions-Footnote-6606302
- Node: Bitwise Functions606568
- Ref: table-bitwise-ops607162
- Ref: Bitwise Functions-Footnote-1613226
- Ref: Bitwise Functions-Footnote-2613399
- Node: Type Functions613590
- Node: I18N Functions617010
- Node: User-defined618661
- Node: Definition Syntax619473
- Ref: Definition Syntax-Footnote-1625167
- Node: Function Example625238
- Ref: Function Example-Footnote-1628160
- Node: Function Calling628182
- Node: Calling A Function628770
- Node: Variable Scope629728
- Node: Pass By Value/Reference632722
- Node: Function Caveats635366
- Ref: Function Caveats-Footnote-1637413
- Node: Return Statement637533
- Node: Dynamic Typing640512
- Node: Indirect Calls641442
- Node: Functions Summary652369
- Node: Library Functions655074
- Ref: Library Functions-Footnote-1658681
- Ref: Library Functions-Footnote-2658824
- Node: Library Names658995
- Ref: Library Names-Footnote-1662662
- Ref: Library Names-Footnote-2662885
- Node: General Functions662971
- Node: Strtonum Function664153
- Node: Assert Function667175
- Node: Round Function670501
- Node: Cliff Random Function672041
- Node: Ordinal Functions673057
- Ref: Ordinal Functions-Footnote-1676120
- Ref: Ordinal Functions-Footnote-2676372
- Node: Join Function676582
- Ref: Join Function-Footnote-1678352
- Node: Getlocaltime Function678552
- Node: Readfile Function682294
- Node: Shell Quoting684271
- Node: Isnumeric Function685699
- Node: Data File Management687087
- Node: Filetrans Function687719
- Node: Rewind Function691815
- Node: File Checking693724
- Ref: File Checking-Footnote-1695058
- Node: Empty Files695259
- Node: Ignoring Assigns697238
- Node: Getopt Function698788
- Ref: Getopt Function-Footnote-1714085
- Node: Passwd Functions714285
- Ref: Passwd Functions-Footnote-1723124
- Node: Group Functions723212
- Ref: Group Functions-Footnote-1731110
- Node: Walking Arrays731317
- Node: Library Functions Summary734325
- Node: Library Exercises735731
- Node: Sample Programs736196
- Node: Running Examples736966
- Node: Clones737694
- Node: Cut Program738918
- Node: Egrep Program749058
- Node: Id Program758059
- Node: Split Program767994
- Ref: Split Program-Footnote-1777887
- Node: Tee Program778060
- Node: Uniq Program780850
- Node: Wc Program788438
- Node: Bytes vs. Characters788825
- Node: Using extensions790373
- Node: wc program791127
- Node: Miscellaneous Programs795992
- Node: Dupword Program797205
- Node: Alarm Program799235
- Node: Translate Program804090
- Ref: Translate Program-Footnote-1808655
- Node: Labels Program808925
- Ref: Labels Program-Footnote-1812276
- Node: Word Sorting812360
- Node: History Sorting816432
- Node: Extract Program818657
- Node: Simple Sed826670
- Node: Igawk Program829744
- Ref: Igawk Program-Footnote-1844075
- Ref: Igawk Program-Footnote-2844277
- Ref: Igawk Program-Footnote-3844399
- Node: Anagram Program844514
- Node: Signature Program847576
- Node: Programs Summary848823
- Node: Programs Exercises850037
- Ref: Programs Exercises-Footnote-1854167
- Node: Advanced Features854253
- Node: Nondecimal Data856384
- Node: Boolean Typed Values857982
- Node: Array Sorting859863
- Node: Controlling Array Traversal860568
- Ref: Controlling Array Traversal-Footnote-1868936
- Node: Array Sorting Functions869054
- Ref: Array Sorting Functions-Footnote-1874965
- Node: Two-way I/O875161
- Ref: Two-way I/O-Footnote-1882887
- Ref: Two-way I/O-Footnote-2883074
- Node: TCP/IP Networking883156
- Node: Profiling886232
- Node: Extension Philosophy895541
- Node: Advanced Features Summary897020
- Node: Internationalization899035
- Node: I18N and L10N900709
- Node: Explaining gettext901396
- Ref: Explaining gettext-Footnote-1907288
- Ref: Explaining gettext-Footnote-2907473
- Node: Programmer i18n907638
- Ref: Programmer i18n-Footnote-1912587
- Node: Translator i18n912636
- Node: String Extraction913430
- Ref: String Extraction-Footnote-1914562
- Node: Printf Ordering914648
- Ref: Printf Ordering-Footnote-1917434
- Node: I18N Portability917498
- Ref: I18N Portability-Footnote-1919954
- Node: I18N Example920017
- Ref: I18N Example-Footnote-1923292
- Ref: I18N Example-Footnote-2923365
- Node: Gawk I18N923474
- Node: I18N Summary924096
- Node: Debugger925437
- Node: Debugging926437
- Node: Debugging Concepts926878
- Node: Debugging Terms928687
- Node: Awk Debugging931262
- Ref: Awk Debugging-Footnote-1932207
- Node: Sample Debugging Session932339
- Node: Debugger Invocation932873
- Node: Finding The Bug934259
- Node: List of Debugger Commands940733
- Node: Breakpoint Control942066
- Node: Debugger Execution Control945760
- Node: Viewing And Changing Data949122
- Node: Execution Stack952663
- Node: Debugger Info954300
- Node: Miscellaneous Debugger Commands958371
- Node: Readline Support963433
- Node: Limitations964329
- Node: Debugging Summary966883
- Node: Namespaces968162
- Node: Global Namespace969273
- Node: Qualified Names970671
- Node: Default Namespace971670
- Node: Changing The Namespace972411
- Node: Naming Rules974025
- Node: Internal Name Management975873
- Node: Namespace Example976915
- Node: Namespace And Features979477
- Node: Namespace Summary980912
- Node: Arbitrary Precision Arithmetic982389
- Node: Computer Arithmetic983876
- Ref: table-numeric-ranges987642
- Ref: table-floating-point-ranges988136
- Ref: Computer Arithmetic-Footnote-1988795
- Node: Math Definitions988852
- Ref: table-ieee-formats991828
- Node: MPFR features992396
- Node: FP Math Caution994114
- Ref: FP Math Caution-Footnote-1995186
- Node: Inexactness of computations995555
- Node: Inexact representation996586
- Node: Comparing FP Values997946
- Node: Errors accumulate999187
- Node: Strange values1000643
- Ref: Strange values-Footnote-11003231
- Node: Getting Accuracy1003336
- Node: Try To Round1006046
- Node: Setting precision1006945
- Ref: table-predefined-precision-strings1007642
- Node: Setting the rounding mode1009473
- Ref: table-gawk-rounding-modes1009847
- Ref: Setting the rounding mode-Footnote-11013779
- Node: Arbitrary Precision Integers1013958
- Ref: Arbitrary Precision Integers-Footnote-11017133
- Node: Checking for MPFR1017282
- Node: POSIX Floating Point Problems1018756
- Ref: POSIX Floating Point Problems-Footnote-11023409
- Node: Floating point summary1023447
- Node: Dynamic Extensions1025637
- Node: Extension Intro1027190
- Node: Plugin License1028456
- Node: Extension Mechanism Outline1029253
- Ref: figure-load-extension1029692
- Ref: figure-register-new-function1031258
- Ref: figure-call-new-function1032351
- Node: Extension API Description1034414
- Node: Extension API Functions Introduction1036127
- Ref: table-api-std-headers1037963
- Node: General Data Types1042213
- Ref: General Data Types-Footnote-11050919
- Node: Memory Allocation Functions1051218
- Ref: Memory Allocation Functions-Footnote-11055719
- Node: Constructor Functions1055818
- Node: API Ownership of MPFR and GMP Values1059471
- Node: Registration Functions1061004
- Node: Extension Functions1061704
- Node: Exit Callback Functions1067026
- Node: Extension Version String1068276
- Node: Input Parsers1068939
- Node: Output Wrappers1081660
- Node: Two-way processors1086172
- Node: Printing Messages1088437
- Ref: Printing Messages-Footnote-11089608
- Node: Updating ERRNO1089761
- Node: Requesting Values1090500
- Ref: table-value-types-returned1091237
- Node: Accessing Parameters1092346
- Node: Symbol Table Access1093583
- Node: Symbol table by name1094095
- Ref: Symbol table by name-Footnote-11097120
- Node: Symbol table by cookie1097248
- Ref: Symbol table by cookie-Footnote-11101433
- Node: Cached values1101497
- Ref: Cached values-Footnote-11105033
- Node: Array Manipulation1105186
- Ref: Array Manipulation-Footnote-11106277
- Node: Array Data Types1106314
- Ref: Array Data Types-Footnote-11108972
- Node: Array Functions1109064
- Node: Flattening Arrays1113562
- Node: Creating Arrays1120538
- Node: Redirection API1125305
- Node: Extension API Variables1128138
- Node: Extension Versioning1128849
- Ref: gawk-api-version1129278
- Node: Extension GMP/MPFR Versioning1131010
- Node: Extension API Informational Variables1132638
- Node: Extension API Boilerplate1133711
- Node: Changes from API V11137685
- Node: Finding Extensions1139257
- Node: Extension Example1139816
- Node: Internal File Description1140614
- Node: Internal File Ops1144694
- Ref: Internal File Ops-Footnote-11156044
- Node: Using Internal File Ops1156184
- Ref: Using Internal File Ops-Footnote-11158567
- Node: Extension Samples1158841
- Node: Extension Sample File Functions1160370
- Node: Extension Sample Fnmatch1168019
- Node: Extension Sample Fork1169506
- Node: Extension Sample Inplace1170724
- Node: Extension Sample Ord1174350
- Node: Extension Sample Readdir1175186
- Ref: table-readdir-file-types1176075
- Node: Extension Sample Revout1177143
- Node: Extension Sample Rev2way1177732
- Node: Extension Sample Read write array1178472
- Node: Extension Sample Readfile1181637
- Node: Extension Sample Time1182732
- Node: Extension Sample API Tests1184484
- Node: gawkextlib1184976
- Node: Extension summary1187894
- Node: Extension Exercises1191596
- Node: Language History1192838
- Node: V7/SVR3.11194494
- Node: SVR41196646
- Node: POSIX1198080
- Node: BTL1199461
- Node: POSIX/GNU1200190
- Node: Feature History1205968
- Node: Common Extensions1223143
- Node: Ranges and Locales1224426
- Ref: Ranges and Locales-Footnote-11229042
- Ref: Ranges and Locales-Footnote-21229069
- Ref: Ranges and Locales-Footnote-31229304
- Node: Contributors1229527
- Node: History summary1235524
- Node: Installation1236904
- Node: Gawk Distribution1237848
- Node: Getting1238332
- Node: Extracting1239295
- Node: Distribution contents1240933
- Node: Unix Installation1247994
- Node: Quick Installation1248798
- Node: Compiling with MPFR1251218
- Node: Shell Startup Files1251908
- Node: Additional Configuration Options1252997
- Node: Configuration Philosophy1255312
- Node: Compiling from Git1257708
- Node: Building the Documentation1258263
- Node: Non-Unix Installation1259647
- Node: PC Installation1260107
- Node: PC Binary Installation1260945
- Node: PC Compiling1261818
- Node: PC Using1262935
- Node: Cygwin1266488
- Node: MSYS1267712
- Node: VMS Installation1268314
- Node: VMS Compilation1269033
- Ref: VMS Compilation-Footnote-11270262
- Node: VMS Dynamic Extensions1270320
- Node: VMS Installation Details1272005
- Node: VMS Running1274267
- Node: VMS GNV1278546
- Node: Bugs1279260
- Node: Bug definition1280172
- Node: Bug address1283108
- Node: Usenet1286296
- Node: Performance bugs1287485
- Node: Asking for help1290406
- Node: Maintainers1292373
- Node: Other Versions1293567
- Node: Installation summary1301731
- Node: Notes1303095
- Node: Compatibility Mode1303889
- Node: Additions1304671
- Node: Accessing The Source1305596
- Node: Adding Code1307033
- Node: New Ports1313848
- Node: Derived Files1318223
- Ref: Derived Files-Footnote-11323883
- Ref: Derived Files-Footnote-21323918
- Ref: Derived Files-Footnote-31324516
- Node: Future Extensions1324630
- Node: Implementation Limitations1325288
- Node: Extension Design1326498
- Node: Old Extension Problems1327642
- Ref: Old Extension Problems-Footnote-11329160
- Node: Extension New Mechanism Goals1329217
- Ref: Extension New Mechanism Goals-Footnote-11332581
- Node: Extension Other Design Decisions1332770
- Node: Extension Future Growth1334883
- Node: Notes summary1335489
- Node: Basic Concepts1336647
- Node: Basic High Level1337328
- Ref: figure-general-flow1337610
- Ref: figure-process-flow1338296
- Ref: Basic High Level-Footnote-11341598
- Node: Basic Data Typing1341783
- Node: Glossary1345111
- Node: Copying1376998
- Node: GNU Free Documentation License1414541
- Node: Index1439661
++Node: Regexp Operators174490
++Node: Regexp Operator Details174975
++Ref: Regexp Operator Details-Footnote-1182339
++Node: Interval Expressions182486
++Ref: Interval Expressions-Footnote-1184661
++Node: Bracket Expressions184759
++Ref: table-char-classes187235
++Node: Leftmost Longest190562
++Node: Computed Regexps191865
++Node: GNU Regexp Operators195292
++Node: Case-sensitivity198970
++Ref: Case-sensitivity-Footnote-1201836
++Ref: Case-sensitivity-Footnote-2202071
++Node: Regexp Summary202179
++Node: Reading Files203645
++Node: Records205914
++Node: awk split records206989
++Node: gawk split records211689
++Ref: gawk split records-Footnote-1216763
++Node: Fields216800
++Node: Nonconstant Fields219541
++Ref: Nonconstant Fields-Footnote-1221777
++Node: Changing Fields221981
++Node: Field Separators228012
++Node: Default Field Splitting230710
++Node: Regexp Field Splitting231828
++Node: Single Character Fields235505
++Node: Command Line Field Separator236565
++Node: Full Line Fields239783
++Ref: Full Line Fields-Footnote-1241305
++Ref: Full Line Fields-Footnote-2241351
++Node: Field Splitting Summary241452
++Node: Constant Size243526
++Node: Fixed width data244258
++Node: Skipping intervening247725
++Node: Allowing trailing data248523
++Node: Fields with fixed data249560
++Node: Splitting By Content251078
++Ref: Splitting By Content-Footnote-1254914
++Node: More CSV255077
++Node: FS versus FPAT256692
++Node: Testing field creation257852
++Node: Multiple Line259477
++Node: Getline265754
++Node: Plain Getline268223
++Node: Getline/Variable270796
++Node: Getline/File271947
++Node: Getline/Variable/File273335
++Ref: Getline/Variable/File-Footnote-1274940
++Node: Getline/Pipe275028
++Node: Getline/Variable/Pipe277732
++Node: Getline/Coprocess278867
++Node: Getline/Variable/Coprocess280134
++Node: Getline Notes280876
++Node: Getline Summary283673
++Ref: table-getline-variants284097
++Node: Read Timeout284846
++Ref: Read Timeout-Footnote-1288752
++Node: Retrying Input288810
++Node: Command-line directories290009
++Node: Input Summary290915
++Node: Input Exercises294087
++Node: Printing294521
++Node: Print296355
++Node: Print Examples297812
++Node: Output Separators300592
++Node: OFMT302609
++Node: Printf303965
++Node: Basic Printf304750
++Node: Control Letters306324
++Node: Format Modifiers311486
++Node: Printf Examples317501
++Node: Redirection319987
++Node: Special FD326828
++Ref: Special FD-Footnote-1329996
++Node: Special Files330070
++Node: Other Inherited Files330687
++Node: Special Network331688
++Node: Special Caveats332548
++Node: Close Files And Pipes333497
++Ref: table-close-pipe-return-values340404
++Ref: Close Files And Pipes-Footnote-1341218
++Ref: Close Files And Pipes-Footnote-2341366
++Node: Nonfatal341518
++Node: Output Summary343856
++Node: Output Exercises345078
++Node: Expressions345757
++Node: Values346945
++Node: Constants347623
++Node: Scalar Constants348314
++Ref: Scalar Constants-Footnote-1350824
++Node: Nondecimal-numbers351074
++Node: Regexp Constants354075
++Node: Using Constant Regexps354601
++Node: Standard Regexp Constants355223
++Node: Strong Regexp Constants358411
++Node: Variables362126
++Node: Using Variables362783
++Node: Assignment Options364693
++Node: Conversion367164
++Node: Strings And Numbers367688
++Ref: Strings And Numbers-Footnote-1370751
++Node: Locale influences conversions370860
++Ref: table-locale-affects373618
++Node: All Operators374237
++Node: Arithmetic Ops374866
++Node: Concatenation377582
++Ref: Concatenation-Footnote-1380429
++Node: Assignment Ops380536
++Ref: table-assign-ops385527
++Node: Increment Ops386841
++Node: Truth Values and Conditions390301
++Node: Truth Values391375
++Node: Typing and Comparison392423
++Node: Variable Typing393243
++Ref: Variable Typing-Footnote-1399706
++Ref: Variable Typing-Footnote-2399778
++Node: Comparison Operators399855
++Ref: table-relational-ops400274
++Node: POSIX String Comparison403770
++Ref: POSIX String Comparison-Footnote-1405465
++Ref: POSIX String Comparison-Footnote-2405604
++Node: Boolean Ops405688
++Ref: Boolean Ops-Footnote-1410170
++Node: Conditional Exp410262
++Node: Function Calls411998
++Node: Precedence415875
++Node: Locales419534
++Node: Expressions Summary421166
++Node: Patterns and Actions423739
++Node: Pattern Overview424859
++Node: Regexp Patterns426536
++Node: Expression Patterns427078
++Node: Ranges430859
++Node: BEGIN/END433967
++Node: Using BEGIN/END434728
++Ref: Using BEGIN/END-Footnote-1437482
++Node: I/O And BEGIN/END437588
++Node: BEGINFILE/ENDFILE439901
++Node: Empty443132
++Node: Using Shell Variables443449
++Node: Action Overview445723
++Node: Statements448048
++Node: If Statement449896
++Node: While Statement451391
++Node: Do Statement453419
++Node: For Statement454567
++Node: Switch Statement457822
++Node: Break Statement460263
++Node: Continue Statement462355
++Node: Next Statement464182
++Node: Nextfile Statement466565
++Node: Exit Statement469254
++Node: Built-in Variables471657
++Node: User-modified472790
++Node: Auto-set480557
++Ref: Auto-set-Footnote-1497364
++Ref: Auto-set-Footnote-2497570
++Node: ARGC and ARGV497626
++Node: Pattern Action Summary501839
++Node: Arrays504269
++Node: Array Basics505598
++Node: Array Intro506442
++Ref: figure-array-elements508417
++Ref: Array Intro-Footnote-1511122
++Node: Reference to Elements511250
++Node: Assigning Elements513714
++Node: Array Example514205
++Node: Scanning an Array515964
++Node: Controlling Scanning518986
++Ref: Controlling Scanning-Footnote-1525442
++Node: Numeric Array Subscripts525758
++Node: Uninitialized Subscripts527942
++Node: Delete529561
++Ref: Delete-Footnote-1532313
++Node: Multidimensional532370
++Node: Multiscanning535465
++Node: Arrays of Arrays537056
++Node: Arrays Summary541824
++Node: Functions543917
++Node: Built-in544955
++Node: Calling Built-in546108
++Node: Boolean Functions548104
++Node: Numeric Functions548658
++Ref: Numeric Functions-Footnote-1552685
++Ref: Numeric Functions-Footnote-2553333
++Ref: Numeric Functions-Footnote-3553381
++Node: String Functions553653
++Ref: String Functions-Footnote-1578495
++Ref: String Functions-Footnote-2578623
++Ref: String Functions-Footnote-3578871
++Node: Gory Details578958
++Ref: table-sub-escapes580749
++Ref: table-sub-proposed582269
++Ref: table-posix-sub583633
++Ref: table-gensub-escapes585175
++Ref: Gory Details-Footnote-1585999
++Node: I/O Functions586153
++Ref: table-system-return-values592607
++Ref: I/O Functions-Footnote-1594688
++Ref: I/O Functions-Footnote-2594836
++Node: Time Functions594956
++Ref: Time Functions-Footnote-1605627
++Ref: Time Functions-Footnote-2605695
++Ref: Time Functions-Footnote-3605853
++Ref: Time Functions-Footnote-4605964
++Ref: Time Functions-Footnote-5606076
++Ref: Time Functions-Footnote-6606303
++Node: Bitwise Functions606569
++Ref: table-bitwise-ops607163
++Ref: Bitwise Functions-Footnote-1613227
++Ref: Bitwise Functions-Footnote-2613400
++Node: Type Functions613591
++Node: I18N Functions617011
++Node: User-defined618662
++Node: Definition Syntax619474
++Ref: Definition Syntax-Footnote-1625168
++Node: Function Example625239
++Ref: Function Example-Footnote-1628161
++Node: Function Calling628183
++Node: Calling A Function628771
++Node: Variable Scope629729
++Node: Pass By Value/Reference632723
++Node: Function Caveats635367
++Ref: Function Caveats-Footnote-1637414
++Node: Return Statement637534
++Node: Dynamic Typing640513
++Node: Indirect Calls641443
++Node: Functions Summary652370
++Node: Library Functions655075
++Ref: Library Functions-Footnote-1658682
++Ref: Library Functions-Footnote-2658825
++Node: Library Names658996
++Ref: Library Names-Footnote-1662663
++Ref: Library Names-Footnote-2662886
++Node: General Functions662972
++Node: Strtonum Function664154
++Node: Assert Function667176
++Node: Round Function670502
++Node: Cliff Random Function672042
++Node: Ordinal Functions673058
++Ref: Ordinal Functions-Footnote-1676121
++Ref: Ordinal Functions-Footnote-2676373
++Node: Join Function676583
++Ref: Join Function-Footnote-1678353
++Node: Getlocaltime Function678553
++Node: Readfile Function682295
++Node: Shell Quoting684272
++Node: Isnumeric Function685700
++Node: Data File Management687088
++Node: Filetrans Function687720
++Node: Rewind Function691816
++Node: File Checking693725
++Ref: File Checking-Footnote-1695059
++Node: Empty Files695260
++Node: Ignoring Assigns697239
++Node: Getopt Function698789
++Ref: Getopt Function-Footnote-1714086
++Node: Passwd Functions714286
++Ref: Passwd Functions-Footnote-1723125
++Node: Group Functions723213
++Ref: Group Functions-Footnote-1731111
++Node: Walking Arrays731318
++Node: Library Functions Summary734326
++Node: Library Exercises735732
++Node: Sample Programs736197
++Node: Running Examples736967
++Node: Clones737695
++Node: Cut Program738919
++Node: Egrep Program749059
++Node: Id Program758060
++Node: Split Program767995
++Ref: Split Program-Footnote-1777888
++Node: Tee Program778061
++Node: Uniq Program780851
++Node: Wc Program788439
++Node: Bytes vs. Characters788826
++Node: Using extensions790374
++Node: wc program791128
++Node: Miscellaneous Programs795993
++Node: Dupword Program797206
++Node: Alarm Program799236
++Node: Translate Program804091
++Ref: Translate Program-Footnote-1808656
++Node: Labels Program808926
++Ref: Labels Program-Footnote-1812277
++Node: Word Sorting812361
++Node: History Sorting816433
++Node: Extract Program818658
++Node: Simple Sed826671
++Node: Igawk Program829745
++Ref: Igawk Program-Footnote-1844076
++Ref: Igawk Program-Footnote-2844278
++Ref: Igawk Program-Footnote-3844400
++Node: Anagram Program844515
++Node: Signature Program847577
++Node: Programs Summary848824
++Node: Programs Exercises850038
++Ref: Programs Exercises-Footnote-1854168
++Node: Advanced Features854254
++Node: Nondecimal Data856385
++Node: Boolean Typed Values857983
++Node: Array Sorting859864
++Node: Controlling Array Traversal860569
++Ref: Controlling Array Traversal-Footnote-1868937
++Node: Array Sorting Functions869055
++Ref: Array Sorting Functions-Footnote-1874966
++Node: Two-way I/O875162
++Ref: Two-way I/O-Footnote-1882888
++Ref: Two-way I/O-Footnote-2883075
++Node: TCP/IP Networking883157
++Node: Profiling886233
++Node: Extension Philosophy895542
++Node: Advanced Features Summary897021
++Node: Internationalization899036
++Node: I18N and L10N900710
++Node: Explaining gettext901397
++Ref: Explaining gettext-Footnote-1907289
++Ref: Explaining gettext-Footnote-2907474
++Node: Programmer i18n907639
++Ref: Programmer i18n-Footnote-1912588
++Node: Translator i18n912637
++Node: String Extraction913431
++Ref: String Extraction-Footnote-1914563
++Node: Printf Ordering914649
++Ref: Printf Ordering-Footnote-1917435
++Node: I18N Portability917499
++Ref: I18N Portability-Footnote-1919955
++Node: I18N Example920018
++Ref: I18N Example-Footnote-1923293
++Ref: I18N Example-Footnote-2923366
++Node: Gawk I18N923475
++Node: I18N Summary924097
++Node: Debugger925438
++Node: Debugging926438
++Node: Debugging Concepts926879
++Node: Debugging Terms928688
++Node: Awk Debugging931263
++Ref: Awk Debugging-Footnote-1932208
++Node: Sample Debugging Session932340
++Node: Debugger Invocation932874
++Node: Finding The Bug934260
++Node: List of Debugger Commands940734
++Node: Breakpoint Control942067
++Node: Debugger Execution Control945761
++Node: Viewing And Changing Data949123
++Node: Execution Stack952664
++Node: Debugger Info954301
++Node: Miscellaneous Debugger Commands958372
++Node: Readline Support963434
++Node: Limitations964330
++Node: Debugging Summary966884
++Node: Namespaces968163
++Node: Global Namespace969274
++Node: Qualified Names970672
++Node: Default Namespace971671
++Node: Changing The Namespace972412
++Node: Naming Rules974026
++Node: Internal Name Management975874
++Node: Namespace Example976916
++Node: Namespace And Features979478
++Node: Namespace Summary980913
++Node: Arbitrary Precision Arithmetic982390
++Node: Computer Arithmetic983877
++Ref: table-numeric-ranges987643
++Ref: table-floating-point-ranges988137
++Ref: Computer Arithmetic-Footnote-1988796
++Node: Math Definitions988853
++Ref: table-ieee-formats991829
++Node: MPFR features992397
++Node: FP Math Caution994115
++Ref: FP Math Caution-Footnote-1995187
++Node: Inexactness of computations995556
++Node: Inexact representation996587
++Node: Comparing FP Values997947
++Node: Errors accumulate999188
++Node: Strange values1000644
++Ref: Strange values-Footnote-11003232
++Node: Getting Accuracy1003337
++Node: Try To Round1006047
++Node: Setting precision1006946
++Ref: table-predefined-precision-strings1007643
++Node: Setting the rounding mode1009474
++Ref: table-gawk-rounding-modes1009848
++Ref: Setting the rounding mode-Footnote-11013780
++Node: Arbitrary Precision Integers1013959
++Ref: Arbitrary Precision Integers-Footnote-11017134
++Node: Checking for MPFR1017283
++Node: POSIX Floating Point Problems1018757
++Ref: POSIX Floating Point Problems-Footnote-11023410
++Node: Floating point summary1023448
++Node: Dynamic Extensions1025638
++Node: Extension Intro1027191
++Node: Plugin License1028457
++Node: Extension Mechanism Outline1029254
++Ref: figure-load-extension1029693
++Ref: figure-register-new-function1031259
++Ref: figure-call-new-function1032352
++Node: Extension API Description1034415
++Node: Extension API Functions Introduction1036128
++Ref: table-api-std-headers1037964
++Node: General Data Types1042214
++Ref: General Data Types-Footnote-11050920
++Node: Memory Allocation Functions1051219
++Ref: Memory Allocation Functions-Footnote-11055720
++Node: Constructor Functions1055819
++Node: API Ownership of MPFR and GMP Values1059472
++Node: Registration Functions1061005
++Node: Extension Functions1061705
++Node: Exit Callback Functions1067027
++Node: Extension Version String1068277
++Node: Input Parsers1068940
++Node: Output Wrappers1081661
++Node: Two-way processors1086173
++Node: Printing Messages1088438
++Ref: Printing Messages-Footnote-11089609
++Node: Updating ERRNO1089762
++Node: Requesting Values1090501
++Ref: table-value-types-returned1091238
++Node: Accessing Parameters1092347
++Node: Symbol Table Access1093584
++Node: Symbol table by name1094096
++Ref: Symbol table by name-Footnote-11097121
++Node: Symbol table by cookie1097249
++Ref: Symbol table by cookie-Footnote-11101434
++Node: Cached values1101498
++Ref: Cached values-Footnote-11105034
++Node: Array Manipulation1105187
++Ref: Array Manipulation-Footnote-11106278
++Node: Array Data Types1106315
++Ref: Array Data Types-Footnote-11108973
++Node: Array Functions1109065
++Node: Flattening Arrays1113563
++Node: Creating Arrays1120539
++Node: Redirection API1125306
++Node: Extension API Variables1128139
++Node: Extension Versioning1128850
++Ref: gawk-api-version1129279
++Node: Extension GMP/MPFR Versioning1131011
++Node: Extension API Informational Variables1132639
++Node: Extension API Boilerplate1133712
++Node: Changes from API V11137686
++Node: Finding Extensions1139258
++Node: Extension Example1139817
++Node: Internal File Description1140615
++Node: Internal File Ops1144695
++Ref: Internal File Ops-Footnote-11156045
++Node: Using Internal File Ops1156185
++Ref: Using Internal File Ops-Footnote-11158568
++Node: Extension Samples1158842
++Node: Extension Sample File Functions1160371
++Node: Extension Sample Fnmatch1168020
++Node: Extension Sample Fork1169507
++Node: Extension Sample Inplace1170725
++Node: Extension Sample Ord1174351
++Node: Extension Sample Readdir1175187
++Ref: table-readdir-file-types1176076
++Node: Extension Sample Revout1177144
++Node: Extension Sample Rev2way1177733
++Node: Extension Sample Read write array1178473
++Node: Extension Sample Readfile1181638
++Node: Extension Sample Time1182733
++Node: Extension Sample API Tests1184485
++Node: gawkextlib1184977
++Node: Extension summary1187895
++Node: Extension Exercises1191597
++Node: Language History1192839
++Node: V7/SVR3.11194495
++Node: SVR41196647
++Node: POSIX1198081
++Node: BTL1199462
++Node: POSIX/GNU1200191
++Node: Feature History1205969
++Node: Common Extensions1223144
++Node: Ranges and Locales1224427
++Ref: Ranges and Locales-Footnote-11229043
++Ref: Ranges and Locales-Footnote-21229070
++Ref: Ranges and Locales-Footnote-31229305
++Node: Contributors1229528
++Node: History summary1235525
++Node: Installation1236905
++Node: Gawk Distribution1237849
++Node: Getting1238333
++Node: Extracting1239296
++Node: Distribution contents1240934
++Node: Unix Installation1247995
++Node: Quick Installation1248799
++Node: Compiling with MPFR1251219
++Node: Shell Startup Files1251909
++Node: Additional Configuration Options1252998
++Node: Configuration Philosophy1255313
++Node: Compiling from Git1257709
++Node: Building the Documentation1258264
++Node: Non-Unix Installation1259648
++Node: PC Installation1260108
++Node: PC Binary Installation1260946
++Node: PC Compiling1261819
++Node: PC Using1262936
++Node: Cygwin1266489
++Node: MSYS1267713
++Node: VMS Installation1268315
++Node: VMS Compilation1269034
++Ref: VMS Compilation-Footnote-11270263
++Node: VMS Dynamic Extensions1270321
++Node: VMS Installation Details1272006
++Node: VMS Running1274268
++Node: VMS GNV1278547
++Node: Bugs1279261
++Node: Bug definition1280173
++Node: Bug address1283109
++Node: Usenet1286297
++Node: Performance bugs1287486
++Node: Asking for help1290407
++Node: Maintainers1292374
++Node: Other Versions1293568
++Node: Installation summary1301732
++Node: Notes1303096
++Node: Compatibility Mode1303890
++Node: Additions1304672
++Node: Accessing The Source1305597
++Node: Adding Code1307034
++Node: New Ports1313849
++Node: Derived Files1318224
++Ref: Derived Files-Footnote-11323884
++Ref: Derived Files-Footnote-21323919
++Ref: Derived Files-Footnote-31324517
++Node: Future Extensions1324631
++Node: Implementation Limitations1325289
++Node: Extension Design1326499
++Node: Old Extension Problems1327643
++Ref: Old Extension Problems-Footnote-11329161
++Node: Extension New Mechanism Goals1329218
++Ref: Extension New Mechanism Goals-Footnote-11332582
++Node: Extension Other Design Decisions1332771
++Node: Extension Future Growth1334884
++Node: Notes summary1335490
++Node: Basic Concepts1336648
++Node: Basic High Level1337329
++Ref: figure-general-flow1337611
++Ref: figure-process-flow1338297
++Ref: Basic High Level-Footnote-11341599
++Node: Basic Data Typing1341784
++Node: Glossary1345112
++Node: Copying1376999
++Node: GNU Free Documentation License1414542
++Node: Index1439662
  
  End Tag Table
  
diff --cc pc/Makefile.tst
index 8ccab06d,666187d7..dc3b6d55
--- a/pc/Makefile.tst
+++ b/pc/Makefile.tst
@@@ -215,8 -215,9 +216,9 @@@ GAWK_EXT_TESTS = 
        rsstart2 rsstart3 rstest6 sandbox1 shadow shadowbuiltin sortfor \
        sortfor2 sortu sourcesplit split_after_fpat splitarg4 strftfld \
        strftime strtonum strtonum1 stupid1 stupid2 stupid3 stupid4 stupid5 \
 -      switch2 symtab1 symtab2 symtab3 symtab4 symtab5 symtab6 symtab7 \
 -      symtab8 symtab9 symtab10 symtab11 timeout typedregex1 typedregex2 \
 +      switch2 symtab1 symtab10 symtab11 symtab2 symtab3 symtab4 symtab5 \
 +      symtab6 symtab7 symtab8 symtab9 timeout typedregex1 typedregex2 \
+       symtab12 \
        typedregex3 typedregex4 typedregex5 typedregex6 typeof1 typeof2 \
        typeof3 typeof4 typeof5 typeof6 watchpoint1
  
diff --cc test/Makefile.am
index 58accb27,eade5437..c7937405
--- a/test/Makefile.am
+++ b/test/Makefile.am
@@@ -1481,8 -1482,9 +1488,9 @@@ GAWK_EXT_TESTS = 
        rsstart2 rsstart3 rstest6 sandbox1 shadow shadowbuiltin sortfor \
        sortfor2 sortu sourcesplit split_after_fpat splitarg4 strftfld \
        strftime strtonum strtonum1 stupid1 stupid2 stupid3 stupid4 stupid5 \
 -      switch2 symtab1 symtab2 symtab3 symtab4 symtab5 symtab6 symtab7 \
 -      symtab8 symtab9 symtab10 symtab11 timeout typedregex1 typedregex2 \
 +      switch2 symtab1 symtab10 symtab11 symtab2 symtab3 symtab4 symtab5 \
 +      symtab6 symtab7 symtab8 symtab9 timeout typedregex1 typedregex2 \
+       symtab12 \
        typedregex3 typedregex4 typedregex5 typedregex6 typeof1 typeof2 \
        typeof3 typeof4 typeof5 typeof6 watchpoint1
  
diff --cc test/Makefile.in
index 82cc0d5c,cb6c2b2c..f1c1423b
--- a/test/Makefile.in
+++ b/test/Makefile.in
@@@ -1747,8 -1748,9 +1754,9 @@@ GAWK_EXT_TESTS = 
        rsstart2 rsstart3 rstest6 sandbox1 shadow shadowbuiltin sortfor \
        sortfor2 sortu sourcesplit split_after_fpat splitarg4 strftfld \
        strftime strtonum strtonum1 stupid1 stupid2 stupid3 stupid4 stupid5 \
 -      switch2 symtab1 symtab2 symtab3 symtab4 symtab5 symtab6 symtab7 \
 -      symtab8 symtab9 symtab10 symtab11 timeout typedregex1 typedregex2 \
 +      switch2 symtab1 symtab10 symtab11 symtab2 symtab3 symtab4 symtab5 \
 +      symtab6 symtab7 symtab8 symtab9 timeout typedregex1 typedregex2 \
+       symtab12 \
        typedregex3 typedregex4 typedregex5 typedregex6 typeof1 typeof2 \
        typeof3 typeof4 typeof5 typeof6 watchpoint1
  

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

Summary of changes:
 ChangeLog                            |   13 +
 doc/ChangeLog                        |    6 +
 doc/gawk.info                        | 1094 +++++++++++++++++-----------------
 doc/gawk.texi                        |    2 +-
 doc/gawktexi.in                      |    2 +-
 doc/wordlist                         |    1 -
 interpret.h                          |   18 +
 mpfr.c                               |   13 +-
 pc/ChangeLog                         |    8 +
 pc/Makefile.tst                      |   19 +-
 support/ChangeLog                    |    5 +
 support/regcomp.c                    |   30 +-
 test/ChangeLog                       |   18 +-
 test/Makefile.am                     |   10 +-
 test/Makefile.in                     |   25 +-
 test/Maketests                       |   15 +
 test/mpfrnegzero2.awk                |    3 +
 test/mpfrnegzero2.ok                 |    1 +
 test/regex3minus.awk                 |    3 +
 test/{splitvar.ok => regex3minus.ok} |    0
 test/symtab12.awk                    |    7 +
 test/symtab12.ok                     |   32 +
 22 files changed, 752 insertions(+), 573 deletions(-)
 create mode 100644 test/mpfrnegzero2.awk
 create mode 100644 test/mpfrnegzero2.ok
 create mode 100644 test/regex3minus.awk
 copy test/{splitvar.ok => regex3minus.ok} (100%)
 create mode 100644 test/symtab12.awk
 create mode 100644 test/symtab12.ok


hooks/post-receive
-- 
gawk



reply via email to

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